Pushing language C Popping language C Pushing language CUDA Popping language CUDA Pushing language Cxx Popping language Cxx Pushing language FC Popping language FC ================================================================================ ================================================================================ Starting Configure Run at Tue Aug 4 20:54:03 2015 Configure Options: --configModules=PETSc.Configure --optionsModule=config.compilerOptions --download-hdf5=1 --with-blas-lapack-lib=/System/Library/Frameworks/Accelerate.framework/Versions/Current/Accelerate --download-parmetis=yes --download-metis=yes --with-cc=/opt/local/bin/mpicc-mpich-gcc49 --with-cxx=/opt/local/bin/mpicxx-mpich-gcc49 --with-fc=/opt/local/bin/mpif90-mpich-gcc49 --with-mpiexec=/opt/local/bin/mpiexec-mpich-gcc49 PETSC_ARCH=darwin-gnu-fort-debug --download-sowing=1 --download-triangle=1 --download-ctetgen=1 --download-chaco=1 Working directory: /Users/gbisht/projects/petsc/petsc_f0284fa Machine platform: ('Darwin', 'gautam-laptop', '14.4.0', 'Darwin Kernel Version 14.4.0: Thu May 28 11:35:04 PDT 2015; root:xnu-2782.30.5~1/RELEASE_X86_64', 'x86_64', 'i386') Python version: 2.7.6 (default, Sep 9 2014, 15:04:36) [GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.39)] ================================================================================ Pushing language C Popping language C Pushing language CUDA Popping language CUDA Pushing language Cxx Popping language Cxx Pushing language FC Popping language FC ================================================================================ TEST configureExternalPackagesDir from config.framework(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/framework.py:833) TESTING: configureExternalPackagesDir from config.framework(config/BuildSystem/config/framework.py:833) ================================================================================ TEST configureDebuggers from config.utilities.debuggers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/utilities/debuggers.py:22) TESTING: configureDebuggers from config.utilities.debuggers(config/BuildSystem/config/utilities/debuggers.py:22) Find a default debugger and determine its arguments Checking for program /opt/local/bin/gdb...not found Checking for program /opt/local/sbin/gdb...not found Checking for program /usr/local/bin/gdb...not found Checking for program /usr/bin/gdb...not found Checking for program /bin/gdb...not found Checking for program /usr/sbin/gdb...not found Checking for program /sbin/gdb...not found Checking for program /opt/X11/bin/gdb...not found Checking for program /Users/gbisht/gdb...not found Checking for program /opt/local/bin/dbx...not found Checking for program /opt/local/sbin/dbx...not found Checking for program /usr/local/bin/dbx...not found Checking for program /usr/bin/dbx...not found Checking for program /bin/dbx...not found Checking for program /usr/sbin/dbx...not found Checking for program /sbin/dbx...not found Checking for program /opt/X11/bin/dbx...not found Checking for program /Users/gbisht/dbx...not found Checking for program /opt/local/bin/xdb...not found Checking for program /opt/local/sbin/xdb...not found Checking for program /usr/local/bin/xdb...not found Checking for program /usr/bin/xdb...not found Checking for program /bin/xdb...not found Checking for program /usr/sbin/xdb...not found Checking for program /sbin/xdb...not found Checking for program /opt/X11/bin/xdb...not found Checking for program /Users/gbisht/xdb...not found Checking for program /opt/local/bin/dsymutil...not found Checking for program /opt/local/sbin/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" ================================================================================ TEST configureGit from config.sourceControl(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/sourceControl.py:24) TESTING: configureGit from config.sourceControl(config/BuildSystem/config/sourceControl.py:24) Find the Git executable Checking for program /opt/local/bin/git...found Defined make macro "GIT" to "git" Executing: git --version stdout: git version 2.4.5 ================================================================================ TEST configureCLanguage from PETSc.options.languages(/Users/gbisht/projects/petsc/petsc_f0284fa/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" ================================================================================ TEST configureDirectories from PETSc.options.petscdir(/Users/gbisht/projects/petsc/petsc_f0284fa/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 6 #define PETSC_VERSION_SUBMINOR 1 #define PETSC_VERSION_PATCH 0 #define PETSC_VERSION_DATE "unknown" #define PETSC_VERSION_GIT "unknown" #define PETSC_VERSION_DATE_GIT "unknown" #define PETSC_VERSION_(MAJOR,MINOR,SUBMINOR) \ #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) \ Defined make macro "DIR" to "/Users/gbisht/projects/petsc/petsc_f0284fa" ================================================================================ TEST configureInstallationMethod from PETSc.options.petscclone(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/options/petscclone.py:20) TESTING: configureInstallationMethod from PETSc.options.petscclone(config/PETSc/options/petscclone.py:20) bin/maint exists. This appears to be a repository clone .git directory exists Executing: cd /Users/gbisht/projects/petsc/petsc_f0284fa && git describe stdout: v3.6.1-238-gf0284fa Executing: cd /Users/gbisht/projects/petsc/petsc_f0284fa && git log -1 --pretty=format:%H stdout: f0284fab20a4f861b124ea3d6c0cc339c36a1f6f Executing: cd /Users/gbisht/projects/petsc/petsc_f0284fa && git log -1 --pretty=format:%ci stdout: 2015-07-27 13:34:26 -0500 Executing: cd /Users/gbisht/projects/petsc/petsc_f0284fa && git branch stdout: * master Defined "VERSION_GIT" to ""v3.6.1-238-gf0284fa"" Defined "VERSION_DATE_GIT" to ""2015-07-27 13:34:26 -0500"" Defined "VERSION_BRANCH_GIT" to ""master"" ================================================================================ TEST getDatafilespath from PETSc.options.dataFilesPath(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/options/dataFilesPath.py:29) TESTING: getDatafilespath from PETSc.options.dataFilesPath(config/PETSc/options/dataFilesPath.py:29) Checks what DATAFILESPATH should be ================================================================================ TEST configureArchitecture from PETSc.options.arch(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/options/arch.py:25) TESTING: configureArchitecture from PETSc.options.arch(config/PETSc/options/arch.py:25) Checks PETSC_ARCH and sets if not set Defined "ARCH" to ""darwin-gnu-fort-debug"" ================================================================================ TEST setInstallDir from PETSc.options.installDir(/Users/gbisht/projects/petsc/petsc_f0284fa/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 ================================================================================ TEST saveReconfigure from PETSc.options.installDir(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/options/installDir.py:74) TESTING: saveReconfigure from PETSc.options.installDir(config/PETSc/options/installDir.py:74) ================================================================================ TEST cleanInstallDir from PETSc.options.installDir(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/options/installDir.py:67) TESTING: cleanInstallDir from PETSc.options.installDir(config/PETSc/options/installDir.py:67) ================================================================================ TEST configureInstallDir from PETSc.options.installDir(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/options/installDir.py:51) TESTING: configureInstallDir from PETSc.options.installDir(config/PETSc/options/installDir.py:51) Makes installDir subdirectories if it does not exist for both prefix install location and PETSc work install location Changed persistence directory to /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/petsc/conf ================================================================================ TEST restoreReconfigure from PETSc.options.installDir(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/options/installDir.py:87) TESTING: restoreReconfigure from PETSc.options.installDir(config/PETSc/options/installDir.py:87) ================================================================================ TEST setExternalPackagesDir from PETSc.options.externalpackagesdir(/Users/gbisht/projects/petsc/petsc_f0284fa/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/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/options/externalpackagesdir.py:22) TESTING: cleanExternalpackagesDir from PETSc.options.externalpackagesdir(config/PETSc/options/externalpackagesdir.py:22) ================================================================================ TEST printEnvVariables from config.setCompilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/setCompilers.py:1544) TESTING: printEnvVariables from config.setCompilers(config/BuildSystem/config/setCompilers.py:1544) **** printenv **** VERSIONER_PYTHON_PREFER_32_BIT=no TERM_PROGRAM_VERSION=343.7 LOGNAME=gbisht USER=gbisht PATH=/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin HOME=/Users/gbisht PS1=\e[31m\u@\e[31m\h \e[31m\W\e[0m] DISPLAY=/private/tmp/com.apple.launchd.LyETDFZD7o/org.macosforge.xquartz:0 TERM_PROGRAM=Apple_Terminal LANG=en_US.UTF-8 TERM=xterm-256color SHELL=/bin/bash VERSIONER_PYTHON_VERSION=2.7 SHLVL=1 PETSC_ARCH=darwin-gnu-fort-debug XPC_FLAGS=0x0 PETSC_DIR=/Users/gbisht/projects/petsc/petsc_f0284fa _=/usr/bin/python TERM_SESSION_ID=5221E098-F3B1-4393-BD0E-E1EE29C87FD4 XPC_SERVICE_NAME=0 SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.wgUDz6wci4/Listeners Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.1r29xRVAil/Render TMPDIR=/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/ LSCOLORS=ExFxBxDxCxegedabagacad OLDPWD=/Users/gbisht/projects/petsc/petsc_f0284fa/src/ts/examples/tutorials CLICOLOR=1 __CF_USER_TEXT_ENCODING=0x1F6:0x0:0x0 PWD=/Users/gbisht/projects/petsc/petsc_f0284fa ================================================================================ TEST resetEnvCompilers from config.setCompilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/setCompilers.py:1551) TESTING: resetEnvCompilers from config.setCompilers(config/BuildSystem/config/setCompilers.py:1551) ================================================================================ TEST checkEnvCompilers from config.setCompilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/setCompilers.py:1581) TESTING: checkEnvCompilers from config.setCompilers(config/BuildSystem/config/setCompilers.py:1581) ================================================================================ TEST checkMPICompilerOverride from config.setCompilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/setCompilers.py:1516) TESTING: checkMPICompilerOverride from config.setCompilers(config/BuildSystem/config/setCompilers.py:1516) 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/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/setCompilers.py:1535) TESTING: requireMpiLdPath from config.setCompilers(config/BuildSystem/config/setCompilers.py:1535) OpenMPI wrappers require LD_LIBRARY_PATH set ================================================================================ TEST checkVendor from config.setCompilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/setCompilers.py:402) TESTING: checkVendor from config.setCompilers(config/BuildSystem/config/setCompilers.py:402) Determine the compiler vendor Compiler vendor is "" ================================================================================ TEST checkInitialFlags from config.setCompilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/setCompilers.py:412) TESTING: checkInitialFlags from config.setCompilers(config/BuildSystem/config/setCompilers.py:412) Initialize the compiler and linker flags Pushing language C Initialized CFLAGS to Initialized CFLAGS to Initialized LDFLAGS to Popping language C Pushing language CUDA Initialized CUDAFLAGS to Initialized CUDAFLAGS to Initialized LDFLAGS to Popping language CUDA Pushing language Cxx Initialized CXXFLAGS to Initialized CXX_CXXFLAGS to Initialized LDFLAGS to Popping language Cxx Pushing language FC Initialized FFLAGS to Initialized FFLAGS to Initialized LDFLAGS to Popping language FC Initialized CPPFLAGS to Initialized CUDAPPFLAGS to Initialized CXXCPPFLAGS to Initialized CC_LINKER_FLAGS to [] Initialized CXX_LINKER_FLAGS to [] Initialized FC_LINKER_FLAGS to [] Initialized CUDAC_LINKER_FLAGS to [] Initialized sharedLibraryFlags to [] Initialized dynamicLibraryFlags to [] ================================================================================ TEST checkCCompiler from config.setCompilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/setCompilers.py:538) TESTING: checkCCompiler from config.setCompilers(config/BuildSystem/config/setCompilers.py:538) Locate a functional C compiler Checking for program /opt/local/bin/mpicc-mpich-gcc49...found Defined make macro "CC" to "/opt/local/bin/mpicc-mpich-gcc49" Pushing language C All intermediate test results are stored in /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo All intermediate test results are stored in /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Pushing language CUDA Popping language CUDA Pushing language Cxx Popping language Cxx Pushing language FC Popping language FC Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -lpetsc-ufod4vtr9mqHvKIQiVAm Possible ERROR while running linker: exit code 256 stderr: ld: library not found for -lpetsc-ufod4vtr9mqHvKIQiVAm collect2: error: ld returned 1 exit status Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o Testing executable /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest to see if it can be run Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest Popping language C ================================================================================ TEST checkCPreprocessor from config.setCompilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/setCompilers.py:571) TESTING: checkCPreprocessor from config.setCompilers(config/BuildSystem/config/setCompilers.py:571) Locate a functional C preprocessor Checking for program /opt/local/bin/mpicc-mpich-gcc49...found Defined make macro "CPP" to "/opt/local/bin/mpicc-mpich-gcc49 -E" Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c" 2 # 1 "/usr/include/stdlib.h" 1 3 4 # 61 "/usr/include/stdlib.h" 3 4 # 1 "/usr/include/Availability.h" 1 3 4 # 153 "/usr/include/Availability.h" 3 4 # 1 "/usr/include/AvailabilityInternal.h" 1 3 4 # 154 "/usr/include/Availability.h" 2 3 4 # 62 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/_types.h" 1 3 4 # 27 "/usr/include/_types.h" 3 4 # 1 "/usr/include/sys/_types.h" 1 3 4 # 32 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 33 "/usr/include/sys/_types.h" 2 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 32 "/usr/include/machine/_types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 33 "/usr/include/machine/_types.h" 2 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 28 "/usr/include/_types.h" 2 3 4 # 39 "/usr/include/_types.h" 3 4 typedef int __darwin_nl_item; typedef int __darwin_wctrans_t; typedef __uint32_t __darwin_wctype_t; # 64 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/sys/wait.h" 1 3 4 # 79 "/usr/include/sys/wait.h" 3 4 typedef enum { P_ALL, P_PID, P_PGID } idtype_t; # 1 "/usr/include/sys/_types/_pid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_pid_t.h" 3 4 typedef __darwin_pid_t pid_t; # 90 "/usr/include/sys/wait.h" 2 3 4 # 1 "/usr/include/sys/_types/_id_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_id_t.h" 3 4 typedef __darwin_id_t id_t; # 91 "/usr/include/sys/wait.h" 2 3 4 # 109 "/usr/include/sys/wait.h" 3 4 # 1 "/usr/include/sys/signal.h" 1 3 4 # 73 "/usr/include/sys/signal.h" 3 4 # 1 "/usr/include/sys/appleapiopts.h" 1 3 4 # 74 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/machine/signal.h" 1 3 4 # 32 "/usr/include/machine/signal.h" 3 4 # 1 "/usr/include/i386/signal.h" 1 3 4 # 39 "/usr/include/i386/signal.h" 3 4 typedef int sig_atomic_t; # 33 "/usr/include/machine/signal.h" 2 3 4 # 82 "/usr/include/sys/signal.h" 2 3 4 # 145 "/usr/include/sys/signal.h" 3 4 # 1 "/usr/include/machine/_mcontext.h" 1 3 4 # 29 "/usr/include/machine/_mcontext.h" 3 4 # 1 "/usr/include/i386/_mcontext.h" 1 3 4 # 33 "/usr/include/i386/_mcontext.h" 3 4 # 1 "/usr/include/mach/i386/_structs.h" 1 3 4 # 43 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_i386_thread_state { unsigned int __eax; unsigned int __ebx; unsigned int __ecx; unsigned int __edx; unsigned int __edi; unsigned int __esi; unsigned int __ebp; unsigned int __esp; unsigned int __ss; unsigned int __eflags; unsigned int __eip; unsigned int __cs; unsigned int __ds; unsigned int __es; unsigned int __fs; unsigned int __gs; }; # 89 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_fp_control { unsigned short __invalid :1, __denorm :1, __zdiv :1, __ovrfl :1, __undfl :1, __precis :1, :2, __pc :2, __rc :2, :1, :3; }; typedef struct __darwin_fp_control __darwin_fp_control_t; # 147 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_fp_status { unsigned short __invalid :1, __denorm :1, __zdiv :1, __ovrfl :1, __undfl :1, __precis :1, __stkflt :1, __errsumm :1, __c0 :1, __c1 :1, __c2 :1, __tos :3, __c3 :1, __busy :1; }; typedef struct __darwin_fp_status __darwin_fp_status_t; # 191 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_mmst_reg { char __mmst_reg[10]; char __mmst_rsrv[6]; }; # 210 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_xmm_reg { char __xmm_reg[16]; }; # 232 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_i386_float_state { int __fpu_reserved[2]; struct __darwin_fp_control __fpu_fcw; struct __darwin_fp_status __fpu_fsw; __uint8_t __fpu_ftw; __uint8_t __fpu_rsrv1; __uint16_t __fpu_fop; __uint32_t __fpu_ip; __uint16_t __fpu_cs; __uint16_t __fpu_rsrv2; __uint32_t __fpu_dp; __uint16_t __fpu_ds; __uint16_t __fpu_rsrv3; __uint32_t __fpu_mxcsr; __uint32_t __fpu_mxcsrmask; struct __darwin_mmst_reg __fpu_stmm0; struct __darwin_mmst_reg __fpu_stmm1; struct __darwin_mmst_reg __fpu_stmm2; struct __darwin_mmst_reg __fpu_stmm3; struct __darwin_mmst_reg __fpu_stmm4; struct __darwin_mmst_reg __fpu_stmm5; struct __darwin_mmst_reg __fpu_stmm6; struct __darwin_mmst_reg __fpu_stmm7; struct __darwin_xmm_reg __fpu_xmm0; struct __darwin_xmm_reg __fpu_xmm1; struct __darwin_xmm_reg __fpu_xmm2; struct __darwin_xmm_reg __fpu_xmm3; struct __darwin_xmm_reg __fpu_xmm4; struct __darwin_xmm_reg __fpu_xmm5; struct __darwin_xmm_reg __fpu_xmm6; struct __darwin_xmm_reg __fpu_xmm7; char __fpu_rsrv4[14*16]; int __fpu_reserved1; }; struct __darwin_i386_avx_state { int __fpu_reserved[2]; struct __darwin_fp_control __fpu_fcw; struct __darwin_fp_status __fpu_fsw; __uint8_t __fpu_ftw; __uint8_t __fpu_rsrv1; __uint16_t __fpu_fop; __uint32_t __fpu_ip; __uint16_t __fpu_cs; __uint16_t __fpu_rsrv2; __uint32_t __fpu_dp; __uint16_t __fpu_ds; __uint16_t __fpu_rsrv3; __uint32_t __fpu_mxcsr; __uint32_t __fpu_mxcsrmask; struct __darwin_mmst_reg __fpu_stmm0; struct __darwin_mmst_reg __fpu_stmm1; struct __darwin_mmst_reg __fpu_stmm2; struct __darwin_mmst_reg __fpu_stmm3; struct __darwin_mmst_reg __fpu_stmm4; struct __darwin_mmst_reg __fpu_stmm5; struct __darwin_mmst_reg __fpu_stmm6; struct __darwin_mmst_reg __fpu_stmm7; struct __darwin_xmm_reg __fpu_xmm0; struct __darwin_xmm_reg __fpu_xmm1; struct __darwin_xmm_reg __fpu_xmm2; struct __darwin_xmm_reg __fpu_xmm3; struct __darwin_xmm_reg __fpu_xmm4; struct __darwin_xmm_reg __fpu_xmm5; struct __darwin_xmm_reg __fpu_xmm6; struct __darwin_xmm_reg __fpu_xmm7; char __fpu_rsrv4[14*16]; int __fpu_reserved1; char __avx_reserved1[64]; struct __darwin_xmm_reg __fpu_ymmh0; struct __darwin_xmm_reg __fpu_ymmh1; struct __darwin_xmm_reg __fpu_ymmh2; struct __darwin_xmm_reg __fpu_ymmh3; struct __darwin_xmm_reg __fpu_ymmh4; struct __darwin_xmm_reg __fpu_ymmh5; struct __darwin_xmm_reg __fpu_ymmh6; struct __darwin_xmm_reg __fpu_ymmh7; }; # 402 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_i386_exception_state { __uint16_t __trapno; __uint16_t __cpu; __uint32_t __err; __uint32_t __faultvaddr; }; # 422 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_debug_state32 { unsigned int __dr0; unsigned int __dr1; unsigned int __dr2; unsigned int __dr3; unsigned int __dr4; unsigned int __dr5; unsigned int __dr6; unsigned int __dr7; }; # 454 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_thread_state64 { __uint64_t __rax; __uint64_t __rbx; __uint64_t __rcx; __uint64_t __rdx; __uint64_t __rdi; __uint64_t __rsi; __uint64_t __rbp; __uint64_t __rsp; __uint64_t __r8; __uint64_t __r9; __uint64_t __r10; __uint64_t __r11; __uint64_t __r12; __uint64_t __r13; __uint64_t __r14; __uint64_t __r15; __uint64_t __rip; __uint64_t __rflags; __uint64_t __cs; __uint64_t __fs; __uint64_t __gs; }; # 509 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_float_state64 { int __fpu_reserved[2]; struct __darwin_fp_control __fpu_fcw; struct __darwin_fp_status __fpu_fsw; __uint8_t __fpu_ftw; __uint8_t __fpu_rsrv1; __uint16_t __fpu_fop; __uint32_t __fpu_ip; __uint16_t __fpu_cs; __uint16_t __fpu_rsrv2; __uint32_t __fpu_dp; __uint16_t __fpu_ds; __uint16_t __fpu_rsrv3; __uint32_t __fpu_mxcsr; __uint32_t __fpu_mxcsrmask; struct __darwin_mmst_reg __fpu_stmm0; struct __darwin_mmst_reg __fpu_stmm1; struct __darwin_mmst_reg __fpu_stmm2; struct __darwin_mmst_reg __fpu_stmm3; struct __darwin_mmst_reg __fpu_stmm4; struct __darwin_mmst_reg __fpu_stmm5; struct __darwin_mmst_reg __fpu_stmm6; struct __darwin_mmst_reg __fpu_stmm7; struct __darwin_xmm_reg __fpu_xmm0; struct __darwin_xmm_reg __fpu_xmm1; struct __darwin_xmm_reg __fpu_xmm2; struct __darwin_xmm_reg __fpu_xmm3; struct __darwin_xmm_reg __fpu_xmm4; struct __darwin_xmm_reg __fpu_xmm5; struct __darwin_xmm_reg __fpu_xmm6; struct __darwin_xmm_reg __fpu_xmm7; struct __darwin_xmm_reg __fpu_xmm8; struct __darwin_xmm_reg __fpu_xmm9; struct __darwin_xmm_reg __fpu_xmm10; struct __darwin_xmm_reg __fpu_xmm11; struct __darwin_xmm_reg __fpu_xmm12; struct __darwin_xmm_reg __fpu_xmm13; struct __darwin_xmm_reg __fpu_xmm14; struct __darwin_xmm_reg __fpu_xmm15; char __fpu_rsrv4[6*16]; int __fpu_reserved1; }; struct __darwin_x86_avx_state64 { int __fpu_reserved[2]; struct __darwin_fp_control __fpu_fcw; struct __darwin_fp_status __fpu_fsw; __uint8_t __fpu_ftw; __uint8_t __fpu_rsrv1; __uint16_t __fpu_fop; __uint32_t __fpu_ip; __uint16_t __fpu_cs; __uint16_t __fpu_rsrv2; __uint32_t __fpu_dp; __uint16_t __fpu_ds; __uint16_t __fpu_rsrv3; __uint32_t __fpu_mxcsr; __uint32_t __fpu_mxcsrmask; struct __darwin_mmst_reg __fpu_stmm0; struct __darwin_mmst_reg __fpu_stmm1; struct __darwin_mmst_reg __fpu_stmm2; struct __darwin_mmst_reg __fpu_stmm3; struct __darwin_mmst_reg __fpu_stmm4; struct __darwin_mmst_reg __fpu_stmm5; struct __darwin_mmst_reg __fpu_stmm6; struct __darwin_mmst_reg __fpu_stmm7; struct __darwin_xmm_reg __fpu_xmm0; struct __darwin_xmm_reg __fpu_xmm1; struct __darwin_xmm_reg __fpu_xmm2; struct __darwin_xmm_reg __fpu_xmm3; struct __darwin_xmm_reg __fpu_xmm4; struct __darwin_xmm_reg __fpu_xmm5; struct __darwin_xmm_reg __fpu_xmm6; struct __darwin_xmm_reg __fpu_xmm7; struct __darwin_xmm_reg __fpu_xmm8; struct __darwin_xmm_reg __fpu_xmm9; struct __darwin_xmm_reg __fpu_xmm10; struct __darwin_xmm_reg __fpu_xmm11; struct __darwin_xmm_reg __fpu_xmm12; struct __darwin_xmm_reg __fpu_xmm13; struct __darwin_xmm_reg __fpu_xmm14; struct __darwin_xmm_reg __fpu_xmm15; char __fpu_rsrv4[6*16]; int __fpu_reserved1; char __avx_reserved1[64]; struct __darwin_xmm_reg __fpu_ymmh0; struct __darwin_xmm_reg __fpu_ymmh1; struct __darwin_xmm_reg __fpu_ymmh2; struct __darwin_xmm_reg __fpu_ymmh3; struct __darwin_xmm_reg __fpu_ymmh4; struct __darwin_xmm_reg __fpu_ymmh5; struct __darwin_xmm_reg __fpu_ymmh6; struct __darwin_xmm_reg __fpu_ymmh7; struct __darwin_xmm_reg __fpu_ymmh8; struct __darwin_xmm_reg __fpu_ymmh9; struct __darwin_xmm_reg __fpu_ymmh10; struct __darwin_xmm_reg __fpu_ymmh11; struct __darwin_xmm_reg __fpu_ymmh12; struct __darwin_xmm_reg __fpu_ymmh13; struct __darwin_xmm_reg __fpu_ymmh14; struct __darwin_xmm_reg __fpu_ymmh15; }; # 751 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_exception_state64 { __uint16_t __trapno; __uint16_t __cpu; __uint32_t __err; __uint64_t __faultvaddr; }; # 771 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_debug_state64 { __uint64_t __dr0; __uint64_t __dr1; __uint64_t __dr2; __uint64_t __dr3; __uint64_t __dr4; __uint64_t __dr5; __uint64_t __dr6; __uint64_t __dr7; }; # 34 "/usr/include/i386/_mcontext.h" 2 3 4 struct __darwin_mcontext32 { struct __darwin_i386_exception_state __es; struct __darwin_i386_thread_state __ss; struct __darwin_i386_float_state __fs; }; struct __darwin_mcontext_avx32 { struct __darwin_i386_exception_state __es; struct __darwin_i386_thread_state __ss; struct __darwin_i386_avx_state __fs; }; # 76 "/usr/include/i386/_mcontext.h" 3 4 struct __darwin_mcontext64 { struct __darwin_x86_exception_state64 __es; struct __darwin_x86_thread_state64 __ss; struct __darwin_x86_float_state64 __fs; }; struct __darwin_mcontext_avx64 { struct __darwin_x86_exception_state64 __es; struct __darwin_x86_thread_state64 __ss; struct __darwin_x86_avx_state64 __fs; }; # 115 "/usr/include/i386/_mcontext.h" 3 4 typedef struct __darwin_mcontext64 *mcontext_t; # 30 "/usr/include/machine/_mcontext.h" 2 3 4 # 146 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_attr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_attr_t.h" 3 4 typedef __darwin_pthread_attr_t pthread_attr_t; # 148 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_sigaltstack.h" 1 3 4 # 36 "/usr/include/sys/_types/_sigaltstack.h" 3 4 struct __darwin_sigaltstack { void *ss_sp; __darwin_size_t ss_size; int ss_flags; }; typedef struct __darwin_sigaltstack stack_t; # 150 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_ucontext.h" 1 3 4 # 34 "/usr/include/sys/_types/_ucontext.h" 3 4 struct __darwin_ucontext { int uc_onstack; __darwin_sigset_t uc_sigmask; struct __darwin_sigaltstack uc_stack; struct __darwin_ucontext *uc_link; __darwin_size_t uc_mcsize; struct __darwin_mcontext64 *uc_mcontext; }; typedef struct __darwin_ucontext ucontext_t; # 151 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_sigset_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_sigset_t.h" 3 4 typedef __darwin_sigset_t sigset_t; # 154 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_size_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_size_t.h" 3 4 typedef __darwin_size_t size_t; # 155 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_uid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uid_t.h" 3 4 typedef __darwin_uid_t uid_t; # 156 "/usr/include/sys/signal.h" 2 3 4 union sigval { int sival_int; void *sival_ptr; }; struct sigevent { int sigev_notify; int sigev_signo; union sigval sigev_value; void (*sigev_notify_function)(union sigval); pthread_attr_t *sigev_notify_attributes; }; typedef struct __siginfo { int si_signo; int si_errno; int si_code; pid_t si_pid; uid_t si_uid; int si_status; void *si_addr; union sigval si_value; long si_band; unsigned long __pad[7]; } siginfo_t; # 268 "/usr/include/sys/signal.h" 3 4 union __sigaction_u { void (*__sa_handler)(int); void (*__sa_sigaction)(int, struct __siginfo *, void *); }; struct __sigaction { union __sigaction_u __sigaction_u; void (*sa_tramp)(void *, int, int, siginfo_t *, void *); sigset_t sa_mask; int sa_flags; }; struct sigaction { union __sigaction_u __sigaction_u; sigset_t sa_mask; int sa_flags; }; # 330 "/usr/include/sys/signal.h" 3 4 typedef void (*sig_t)(int); # 347 "/usr/include/sys/signal.h" 3 4 struct sigvec { void (*sv_handler)(int); int sv_mask; int sv_flags; }; # 366 "/usr/include/sys/signal.h" 3 4 struct sigstack { char *ss_sp; int ss_onstack; }; # 388 "/usr/include/sys/signal.h" 3 4 void (*signal(int, void (*)(int)))(int); # 110 "/usr/include/sys/wait.h" 2 3 4 # 1 "/usr/include/sys/resource.h" 1 3 4 # 72 "/usr/include/sys/resource.h" 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 1 3 4 # 9 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 1 3 4 # 27 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 3 4 # 1 "/usr/include/sys/_types/_int8_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int8_t.h" 3 4 typedef signed char int8_t; # 28 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int16_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int16_t.h" 3 4 typedef short int16_t; # 29 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int32_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int32_t.h" 3 4 typedef int int32_t; # 30 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int64_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int64_t.h" 3 4 typedef long long int64_t; # 31 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint8_t.h" 1 3 4 # 31 "/usr/include/_types/_uint8_t.h" 3 4 typedef unsigned char uint8_t; # 33 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint16_t.h" 1 3 4 # 31 "/usr/include/_types/_uint16_t.h" 3 4 typedef unsigned short uint16_t; # 34 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint32_t.h" 1 3 4 # 31 "/usr/include/_types/_uint32_t.h" 3 4 typedef unsigned int uint32_t; # 35 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint64_t.h" 1 3 4 # 31 "/usr/include/_types/_uint64_t.h" 3 4 typedef unsigned long long uint64_t; # 36 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 typedef int8_t int_least8_t; typedef int16_t int_least16_t; typedef int32_t int_least32_t; typedef int64_t int_least64_t; typedef uint8_t uint_least8_t; typedef uint16_t uint_least16_t; typedef uint32_t uint_least32_t; typedef uint64_t uint_least64_t; typedef int8_t int_fast8_t; typedef int16_t int_fast16_t; typedef int32_t int_fast32_t; typedef int64_t int_fast64_t; typedef uint8_t uint_fast8_t; typedef uint16_t uint_fast16_t; typedef uint32_t uint_fast32_t; typedef uint64_t uint_fast64_t; # 1 "/usr/include/sys/_types/_intptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_intptr_t.h" 3 4 typedef __darwin_intptr_t intptr_t; # 63 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_uintptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uintptr_t.h" 3 4 typedef unsigned long uintptr_t; # 64 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_intmax_t.h" 1 3 4 # 32 "/usr/include/_types/_intmax_t.h" 3 4 typedef long int intmax_t; # 68 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uintmax_t.h" 1 3 4 # 32 "/usr/include/_types/_uintmax_t.h" 3 4 typedef long unsigned int uintmax_t; # 69 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 10 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 2 3 4 # 73 "/usr/include/sys/resource.h" 2 3 4 # 1 "/usr/include/sys/_types/_timeval.h" 1 3 4 # 30 "/usr/include/sys/_types/_timeval.h" 3 4 struct timeval { __darwin_time_t tv_sec; __darwin_suseconds_t tv_usec; }; # 81 "/usr/include/sys/resource.h" 2 3 4 # 89 "/usr/include/sys/resource.h" 3 4 typedef __uint64_t rlim_t; # 152 "/usr/include/sys/resource.h" 3 4 struct rusage { struct timeval ru_utime; struct timeval ru_stime; # 163 "/usr/include/sys/resource.h" 3 4 long ru_maxrss; long ru_ixrss; long ru_idrss; long ru_isrss; long ru_minflt; long ru_majflt; long ru_nswap; long ru_inblock; long ru_oublock; long ru_msgsnd; long ru_msgrcv; long ru_nsignals; long ru_nvcsw; long ru_nivcsw; }; # 192 "/usr/include/sys/resource.h" 3 4 typedef void *rusage_info_t; struct rusage_info_v0 { uint8_t ri_uuid[16]; uint64_t ri_user_time; uint64_t ri_system_time; uint64_t ri_pkg_idle_wkups; uint64_t ri_interrupt_wkups; uint64_t ri_pageins; uint64_t ri_wired_size; uint64_t ri_resident_size; uint64_t ri_phys_footprint; uint64_t ri_proc_start_abstime; uint64_t ri_proc_exit_abstime; }; struct rusage_info_v1 { uint8_t ri_uuid[16]; uint64_t ri_user_time; uint64_t ri_system_time; uint64_t ri_pkg_idle_wkups; uint64_t ri_interrupt_wkups; uint64_t ri_pageins; uint64_t ri_wired_size; uint64_t ri_resident_size; uint64_t ri_phys_footprint; uint64_t ri_proc_start_abstime; uint64_t ri_proc_exit_abstime; uint64_t ri_child_user_time; uint64_t ri_child_system_time; uint64_t ri_child_pkg_idle_wkups; uint64_t ri_child_interrupt_wkups; uint64_t ri_child_pageins; uint64_t ri_child_elapsed_abstime; }; struct rusage_info_v2 { uint8_t ri_uuid[16]; uint64_t ri_user_time; uint64_t ri_system_time; uint64_t ri_pkg_idle_wkups; uint64_t ri_interrupt_wkups; uint64_t ri_pageins; uint64_t ri_wired_size; uint64_t ri_resident_size; uint64_t ri_phys_footprint; uint64_t ri_proc_start_abstime; uint64_t ri_proc_exit_abstime; uint64_t ri_child_user_time; uint64_t ri_child_system_time; uint64_t ri_child_pkg_idle_wkups; uint64_t ri_child_interrupt_wkups; uint64_t ri_child_pageins; uint64_t ri_child_elapsed_abstime; uint64_t ri_diskio_bytesread; uint64_t ri_diskio_byteswritten; }; struct rusage_info_v3 { uint8_t ri_uuid[16]; uint64_t ri_user_time; uint64_t ri_system_time; uint64_t ri_pkg_idle_wkups; uint64_t ri_interrupt_wkups; uint64_t ri_pageins; uint64_t ri_wired_size; uint64_t ri_resident_size; uint64_t ri_phys_footprint; uint64_t ri_proc_start_abstime; uint64_t ri_proc_exit_abstime; uint64_t ri_child_user_time; uint64_t ri_child_system_time; uint64_t ri_child_pkg_idle_wkups; uint64_t ri_child_interrupt_wkups; uint64_t ri_child_pageins; uint64_t ri_child_elapsed_abstime; uint64_t ri_diskio_bytesread; uint64_t ri_diskio_byteswritten; uint64_t ri_cpu_time_qos_default; uint64_t ri_cpu_time_qos_maintenance; uint64_t ri_cpu_time_qos_background; uint64_t ri_cpu_time_qos_utility; uint64_t ri_cpu_time_qos_legacy; uint64_t ri_cpu_time_qos_user_initiated; uint64_t ri_cpu_time_qos_user_interactive; uint64_t ri_billed_system_time; uint64_t ri_serviced_system_time; }; typedef struct rusage_info_v3 rusage_info_current; # 325 "/usr/include/sys/resource.h" 3 4 struct rlimit { rlim_t rlim_cur; rlim_t rlim_max; }; # 353 "/usr/include/sys/resource.h" 3 4 struct proc_rlimit_control_wakeupmon { uint32_t wm_flags; int32_t wm_rate; }; # 382 "/usr/include/sys/resource.h" 3 4 int getpriority(int, id_t); int getiopolicy_np(int, int) ; int getrlimit(int, struct rlimit *) __asm("_" "getrlimit" ); int getrusage(int, struct rusage *); int setpriority(int, id_t, int); int setiopolicy_np(int, int, int) ; int setrlimit(int, const struct rlimit *) __asm("_" "setrlimit" ); # 111 "/usr/include/sys/wait.h" 2 3 4 # 186 "/usr/include/sys/wait.h" 3 4 # 1 "/usr/include/machine/endian.h" 1 3 4 # 35 "/usr/include/machine/endian.h" 3 4 # 1 "/usr/include/i386/endian.h" 1 3 4 # 99 "/usr/include/i386/endian.h" 3 4 # 1 "/usr/include/sys/_endian.h" 1 3 4 # 130 "/usr/include/sys/_endian.h" 3 4 # 1 "/usr/include/libkern/_OSByteOrder.h" 1 3 4 # 66 "/usr/include/libkern/_OSByteOrder.h" 3 4 # 1 "/usr/include/libkern/i386/_OSByteOrder.h" 1 3 4 # 44 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static __inline__ __uint16_t _OSSwapInt16( __uint16_t _data ) { return ((__uint16_t)((_data << 8) | (_data >> 8))); } static __inline__ __uint32_t _OSSwapInt32( __uint32_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 91 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static __inline__ __uint64_t _OSSwapInt64( __uint64_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 67 "/usr/include/libkern/_OSByteOrder.h" 2 3 4 # 131 "/usr/include/sys/_endian.h" 2 3 4 # 100 "/usr/include/i386/endian.h" 2 3 4 # 36 "/usr/include/machine/endian.h" 2 3 4 # 187 "/usr/include/sys/wait.h" 2 3 4 union wait { int w_status; struct { unsigned int w_Termsig:7, w_Coredump:1, w_Retcode:8, w_Filler:16; } w_T; struct { unsigned int w_Stopval:8, w_Stopsig:8, w_Filler:16; } w_S; }; # 247 "/usr/include/sys/wait.h" 3 4 pid_t wait(int *) __asm("_" "wait" ); pid_t waitpid(pid_t, int *, int) __asm("_" "waitpid" ); int waitid(idtype_t, id_t, siginfo_t *, int) __asm("_" "waitid" ); pid_t wait3(int *, int, struct rusage *); pid_t wait4(pid_t, int *, int, struct rusage *); # 66 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/alloca.h" 1 3 4 # 31 "/usr/include/alloca.h" 3 4 void *alloca(size_t); # 68 "/usr/include/stdlib.h" 2 3 4 # 76 "/usr/include/stdlib.h" 3 4 # 1 "/usr/include/sys/_types/_ct_rune_t.h" 1 3 4 # 31 "/usr/include/sys/_types/_ct_rune_t.h" 3 4 typedef __darwin_ct_rune_t ct_rune_t; # 77 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/sys/_types/_rune_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_rune_t.h" 3 4 typedef __darwin_rune_t rune_t; # 78 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/sys/_types/_wchar_t.h" 1 3 4 # 33 "/usr/include/sys/_types/_wchar_t.h" 3 4 typedef __darwin_wchar_t wchar_t; # 81 "/usr/include/stdlib.h" 2 3 4 typedef struct { int quot; int rem; } div_t; typedef struct { long quot; long rem; } ldiv_t; typedef struct { long long quot; long long rem; } lldiv_t; # 1 "/usr/include/sys/_types/_null.h" 1 3 4 # 100 "/usr/include/stdlib.h" 2 3 4 # 117 "/usr/include/stdlib.h" 3 4 extern int __mb_cur_max; # 127 "/usr/include/stdlib.h" 3 4 void abort(void) __attribute__((noreturn)); int abs(int) __attribute__((const)); int atexit(void (*)(void)); double atof(const char *); int atoi(const char *); long atol(const char *); long long atoll(const char *); void *bsearch(const void *, const void *, size_t, size_t, int (*)(const void *, const void *)); void *calloc(size_t, size_t); div_t div(int, int) __attribute__((const)); void exit(int) __attribute__((noreturn)); void free(void *); char *getenv(const char *); long labs(long) __attribute__((const)); ldiv_t ldiv(long, long) __attribute__((const)); long long llabs(long long); lldiv_t lldiv(long long, long long); void *malloc(size_t); int mblen(const char *, size_t); size_t mbstowcs(wchar_t * , const char * , size_t); int mbtowc(wchar_t * , const char * , size_t); int posix_memalign(void **, size_t, size_t) ; void qsort(void *, size_t, size_t, int (*)(const void *, const void *)); int rand(void); void *realloc(void *, size_t); void srand(unsigned); double strtod(const char *, char **) __asm("_" "strtod" ); float strtof(const char *, char **) __asm("_" "strtof" ); long strtol(const char *, char **, int); long double strtold(const char *, char **); long long strtoll(const char *, char **, int); unsigned long strtoul(const char *, char **, int); unsigned long long strtoull(const char *, char **, int); int system(const char *) __asm("_" "system" ) ; size_t wcstombs(char * , const wchar_t * , size_t); int wctomb(char *, wchar_t); void _Exit(int) __attribute__((noreturn)); long a64l(const char *); double drand48(void); char *ecvt(double, int, int *, int *); double erand48(unsigned short[3]); char *fcvt(double, int, int *, int *); char *gcvt(double, int, char *); int getsubopt(char **, char * const *, char **); int grantpt(int); char *initstate(unsigned, char *, size_t); long jrand48(unsigned short[3]); char *l64a(long); void lcong48(unsigned short[7]); long lrand48(void); char *mktemp(char *); int mkstemp(char *); long mrand48(void); long nrand48(unsigned short[3]); int posix_openpt(int); char *ptsname(int); int putenv(char *) __asm("_" "putenv" ); long random(void); int rand_r(unsigned *); char *realpath(const char * , char * ) __asm("_" "realpath" "$DARWIN_EXTSN"); unsigned short *seed48(unsigned short[3]); int setenv(const char *, const char *, int) __asm("_" "setenv" ); void setkey(const char *) __asm("_" "setkey" ); char *setstate(const char *); void srand48(long); void srandom(unsigned); int unlockpt(int); int unsetenv(const char *) __asm("_" "unsetenv" ); # 1 "/usr/include/machine/types.h" 1 3 4 # 35 "/usr/include/machine/types.h" 3 4 # 1 "/usr/include/i386/types.h" 1 3 4 # 81 "/usr/include/i386/types.h" 3 4 typedef unsigned char u_int8_t; typedef unsigned short u_int16_t; typedef unsigned int u_int32_t; typedef unsigned long long u_int64_t; typedef int64_t register_t; # 97 "/usr/include/i386/types.h" 3 4 typedef u_int64_t user_addr_t; typedef u_int64_t user_size_t; typedef int64_t user_ssize_t; typedef int64_t user_long_t; typedef u_int64_t user_ulong_t; typedef int64_t user_time_t; typedef int64_t user_off_t; typedef u_int64_t syscall_arg_t; # 36 "/usr/include/machine/types.h" 2 3 4 # 239 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/sys/_types/_dev_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_dev_t.h" 3 4 typedef __darwin_dev_t dev_t; # 241 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/sys/_types/_mode_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_mode_t.h" 3 4 typedef __darwin_mode_t mode_t; # 242 "/usr/include/stdlib.h" 2 3 4 u_int32_t arc4random(void); void arc4random_addrandom(unsigned char * , int ); void arc4random_buf(void * , size_t ) ; void arc4random_stir(void); u_int32_t arc4random_uniform(u_int32_t ) ; char *cgetcap(char *, const char *, int); int cgetclose(void); int cgetent(char **, char **, const char *); int cgetfirst(char **, char **); int cgetmatch(const char *, const char *); int cgetnext(char **, char **); int cgetnum(char *, const char *, long *); int cgetset(const char *); int cgetstr(char *, const char *, char **); int cgetustr(char *, const char *, char **); int daemon(int, int) __asm("_" "daemon" "$1050") __attribute__((deprecated)); char *devname(dev_t, mode_t); char *devname_r(dev_t, mode_t, char *buf, int len); char *getbsize(int *, long *); int getloadavg(double [], int); const char *getprogname(void); int heapsort(void *, size_t, size_t, int (*)(const void *, const void *)); int mergesort(void *, size_t, size_t, int (*)(const void *, const void *)); void psort(void *, size_t, size_t, int (*)(const void *, const void *)) ; void psort_r(void *, size_t, size_t, void *, int (*)(void *, const void *, const void *)) ; void qsort_r(void *, size_t, size_t, void *, int (*)(void *, const void *, const void *)); int radixsort(const unsigned char **, int, const unsigned char *, unsigned); void setprogname(const char *); int sradixsort(const unsigned char **, int, const unsigned char *, unsigned); void sranddev(void); void srandomdev(void); void *reallocf(void *, size_t); long long strtoq(const char *, char **, int); unsigned long long strtouq(const char *, char **, int); extern char *suboptarg; void *valloc(size_t); # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Popping language C ================================================================================ TEST checkCUDACompiler from config.setCompilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/setCompilers.py:612) TESTING: checkCUDACompiler from config.setCompilers(config/BuildSystem/config/setCompilers.py:612) Locate a functional CUDA compiler ================================================================================ TEST checkCUDAPreprocessor from config.setCompilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/setCompilers.py:652) TESTING: checkCUDAPreprocessor from config.setCompilers(config/BuildSystem/config/setCompilers.py:652) Locate a functional CUDA preprocessor ================================================================================ TEST checkCxxCompiler from config.setCompilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/setCompilers.py:764) TESTING: checkCxxCompiler from config.setCompilers(config/BuildSystem/config/setCompilers.py:764) Locate a functional Cxx compiler Checking for program /opt/local/bin/mpicxx-mpich-gcc49...found Defined make macro "CXX" to "/opt/local/bin/mpicxx-mpich-gcc49" Pushing language Cxx Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Pushing language CUDA Popping language CUDA Pushing language Cxx Popping language Cxx Pushing language FC Popping language FC Pushing language CXX Popping language CXX Executing: /opt/local/bin/mpicxx-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language CXX Popping language CXX Executing: /opt/local/bin/mpicxx-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -lpetsc-ufod4vtr9mqHvKIQiVAm Possible ERROR while running linker: exit code 256 stderr: ld: library not found for -lpetsc-ufod4vtr9mqHvKIQiVAm collect2: error: ld returned 1 exit status Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language CXX Popping language CXX Executing: /opt/local/bin/mpicxx-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o Testing executable /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest to see if it can be run Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest Popping language Cxx ================================================================================ TEST checkCxxPreprocessor from config.setCompilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/setCompilers.py:802) TESTING: checkCxxPreprocessor from config.setCompilers(config/BuildSystem/config/setCompilers.py:802) Locate a functional Cxx preprocessor Checking for program /opt/local/bin/mpicxx-mpich-gcc49...found Defined make macro "CXXCPP" to "/opt/local/bin/mpicxx-mpich-gcc49 -E" Pushing language Cxx Executing: /opt/local/bin/mpicxx-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conffix.h" 1 extern "C" { } # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc" 2 # 1 "/opt/local/include/gcc49/c++/cstdlib" 1 3 # 39 "/opt/local/include/gcc49/c++/cstdlib" 3 # 40 "/opt/local/include/gcc49/c++/cstdlib" 3 # 1 "/opt/local/include/gcc49/c++/x86_64-apple-darwin14/bits/c++config.h" 1 3 # 186 "/opt/local/include/gcc49/c++/x86_64-apple-darwin14/bits/c++config.h" 3 namespace std { typedef long unsigned int size_t; typedef long int ptrdiff_t; } # 430 "/opt/local/include/gcc49/c++/x86_64-apple-darwin14/bits/c++config.h" 3 # 1 "/opt/local/include/gcc49/c++/x86_64-apple-darwin14/bits/os_defines.h" 1 3 # 431 "/opt/local/include/gcc49/c++/x86_64-apple-darwin14/bits/c++config.h" 2 3 # 1 "/opt/local/include/gcc49/c++/x86_64-apple-darwin14/bits/cpu_defines.h" 1 3 # 434 "/opt/local/include/gcc49/c++/x86_64-apple-darwin14/bits/c++config.h" 2 3 # 42 "/opt/local/include/gcc49/c++/cstdlib" 2 3 # 72 "/opt/local/include/gcc49/c++/cstdlib" 3 # 1 "/usr/include/stdlib.h" 1 3 4 # 61 "/usr/include/stdlib.h" 3 4 # 1 "/usr/include/Availability.h" 1 3 4 # 153 "/usr/include/Availability.h" 3 4 # 1 "/usr/include/AvailabilityInternal.h" 1 3 4 # 154 "/usr/include/Availability.h" 2 3 4 # 62 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/_types.h" 1 3 4 # 27 "/usr/include/_types.h" 3 4 # 1 "/usr/include/sys/_types.h" 1 3 4 # 32 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 33 "/usr/include/sys/_types.h" 2 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 32 "/usr/include/machine/_types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 33 "/usr/include/machine/_types.h" 2 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 28 "/usr/include/_types.h" 2 3 4 # 39 "/usr/include/_types.h" 3 4 typedef int __darwin_nl_item; typedef int __darwin_wctrans_t; typedef __uint32_t __darwin_wctype_t; # 64 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/sys/wait.h" 1 3 4 # 79 "/usr/include/sys/wait.h" 3 4 typedef enum { P_ALL, P_PID, P_PGID } idtype_t; # 1 "/usr/include/sys/_types/_pid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_pid_t.h" 3 4 typedef __darwin_pid_t pid_t; # 90 "/usr/include/sys/wait.h" 2 3 4 # 1 "/usr/include/sys/_types/_id_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_id_t.h" 3 4 typedef __darwin_id_t id_t; # 91 "/usr/include/sys/wait.h" 2 3 4 # 109 "/usr/include/sys/wait.h" 3 4 # 1 "/usr/include/sys/signal.h" 1 3 4 # 73 "/usr/include/sys/signal.h" 3 4 # 1 "/usr/include/sys/appleapiopts.h" 1 3 4 # 74 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/machine/signal.h" 1 3 4 # 32 "/usr/include/machine/signal.h" 3 4 # 1 "/usr/include/i386/signal.h" 1 3 4 # 39 "/usr/include/i386/signal.h" 3 4 typedef int sig_atomic_t; # 33 "/usr/include/machine/signal.h" 2 3 4 # 82 "/usr/include/sys/signal.h" 2 3 4 # 145 "/usr/include/sys/signal.h" 3 4 # 1 "/usr/include/machine/_mcontext.h" 1 3 4 # 29 "/usr/include/machine/_mcontext.h" 3 4 # 1 "/usr/include/i386/_mcontext.h" 1 3 4 # 33 "/usr/include/i386/_mcontext.h" 3 4 # 1 "/usr/include/mach/i386/_structs.h" 1 3 4 # 43 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_i386_thread_state { unsigned int __eax; unsigned int __ebx; unsigned int __ecx; unsigned int __edx; unsigned int __edi; unsigned int __esi; unsigned int __ebp; unsigned int __esp; unsigned int __ss; unsigned int __eflags; unsigned int __eip; unsigned int __cs; unsigned int __ds; unsigned int __es; unsigned int __fs; unsigned int __gs; }; # 89 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_fp_control { unsigned short __invalid :1, __denorm :1, __zdiv :1, __ovrfl :1, __undfl :1, __precis :1, :2, __pc :2, __rc :2, :1, :3; }; typedef struct __darwin_fp_control __darwin_fp_control_t; # 147 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_fp_status { unsigned short __invalid :1, __denorm :1, __zdiv :1, __ovrfl :1, __undfl :1, __precis :1, __stkflt :1, __errsumm :1, __c0 :1, __c1 :1, __c2 :1, __tos :3, __c3 :1, __busy :1; }; typedef struct __darwin_fp_status __darwin_fp_status_t; # 191 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_mmst_reg { char __mmst_reg[10]; char __mmst_rsrv[6]; }; # 210 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_xmm_reg { char __xmm_reg[16]; }; # 232 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_i386_float_state { int __fpu_reserved[2]; struct __darwin_fp_control __fpu_fcw; struct __darwin_fp_status __fpu_fsw; __uint8_t __fpu_ftw; __uint8_t __fpu_rsrv1; __uint16_t __fpu_fop; __uint32_t __fpu_ip; __uint16_t __fpu_cs; __uint16_t __fpu_rsrv2; __uint32_t __fpu_dp; __uint16_t __fpu_ds; __uint16_t __fpu_rsrv3; __uint32_t __fpu_mxcsr; __uint32_t __fpu_mxcsrmask; struct __darwin_mmst_reg __fpu_stmm0; struct __darwin_mmst_reg __fpu_stmm1; struct __darwin_mmst_reg __fpu_stmm2; struct __darwin_mmst_reg __fpu_stmm3; struct __darwin_mmst_reg __fpu_stmm4; struct __darwin_mmst_reg __fpu_stmm5; struct __darwin_mmst_reg __fpu_stmm6; struct __darwin_mmst_reg __fpu_stmm7; struct __darwin_xmm_reg __fpu_xmm0; struct __darwin_xmm_reg __fpu_xmm1; struct __darwin_xmm_reg __fpu_xmm2; struct __darwin_xmm_reg __fpu_xmm3; struct __darwin_xmm_reg __fpu_xmm4; struct __darwin_xmm_reg __fpu_xmm5; struct __darwin_xmm_reg __fpu_xmm6; struct __darwin_xmm_reg __fpu_xmm7; char __fpu_rsrv4[14*16]; int __fpu_reserved1; }; struct __darwin_i386_avx_state { int __fpu_reserved[2]; struct __darwin_fp_control __fpu_fcw; struct __darwin_fp_status __fpu_fsw; __uint8_t __fpu_ftw; __uint8_t __fpu_rsrv1; __uint16_t __fpu_fop; __uint32_t __fpu_ip; __uint16_t __fpu_cs; __uint16_t __fpu_rsrv2; __uint32_t __fpu_dp; __uint16_t __fpu_ds; __uint16_t __fpu_rsrv3; __uint32_t __fpu_mxcsr; __uint32_t __fpu_mxcsrmask; struct __darwin_mmst_reg __fpu_stmm0; struct __darwin_mmst_reg __fpu_stmm1; struct __darwin_mmst_reg __fpu_stmm2; struct __darwin_mmst_reg __fpu_stmm3; struct __darwin_mmst_reg __fpu_stmm4; struct __darwin_mmst_reg __fpu_stmm5; struct __darwin_mmst_reg __fpu_stmm6; struct __darwin_mmst_reg __fpu_stmm7; struct __darwin_xmm_reg __fpu_xmm0; struct __darwin_xmm_reg __fpu_xmm1; struct __darwin_xmm_reg __fpu_xmm2; struct __darwin_xmm_reg __fpu_xmm3; struct __darwin_xmm_reg __fpu_xmm4; struct __darwin_xmm_reg __fpu_xmm5; struct __darwin_xmm_reg __fpu_xmm6; struct __darwin_xmm_reg __fpu_xmm7; char __fpu_rsrv4[14*16]; int __fpu_reserved1; char __avx_reserved1[64]; struct __darwin_xmm_reg __fpu_ymmh0; struct __darwin_xmm_reg __fpu_ymmh1; struct __darwin_xmm_reg __fpu_ymmh2; struct __darwin_xmm_reg __fpu_ymmh3; struct __darwin_xmm_reg __fpu_ymmh4; struct __darwin_xmm_reg __fpu_ymmh5; struct __darwin_xmm_reg __fpu_ymmh6; struct __darwin_xmm_reg __fpu_ymmh7; }; # 402 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_i386_exception_state { __uint16_t __trapno; __uint16_t __cpu; __uint32_t __err; __uint32_t __faultvaddr; }; # 422 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_debug_state32 { unsigned int __dr0; unsigned int __dr1; unsigned int __dr2; unsigned int __dr3; unsigned int __dr4; unsigned int __dr5; unsigned int __dr6; unsigned int __dr7; }; # 454 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_thread_state64 { __uint64_t __rax; __uint64_t __rbx; __uint64_t __rcx; __uint64_t __rdx; __uint64_t __rdi; __uint64_t __rsi; __uint64_t __rbp; __uint64_t __rsp; __uint64_t __r8; __uint64_t __r9; __uint64_t __r10; __uint64_t __r11; __uint64_t __r12; __uint64_t __r13; __uint64_t __r14; __uint64_t __r15; __uint64_t __rip; __uint64_t __rflags; __uint64_t __cs; __uint64_t __fs; __uint64_t __gs; }; # 509 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_float_state64 { int __fpu_reserved[2]; struct __darwin_fp_control __fpu_fcw; struct __darwin_fp_status __fpu_fsw; __uint8_t __fpu_ftw; __uint8_t __fpu_rsrv1; __uint16_t __fpu_fop; __uint32_t __fpu_ip; __uint16_t __fpu_cs; __uint16_t __fpu_rsrv2; __uint32_t __fpu_dp; __uint16_t __fpu_ds; __uint16_t __fpu_rsrv3; __uint32_t __fpu_mxcsr; __uint32_t __fpu_mxcsrmask; struct __darwin_mmst_reg __fpu_stmm0; struct __darwin_mmst_reg __fpu_stmm1; struct __darwin_mmst_reg __fpu_stmm2; struct __darwin_mmst_reg __fpu_stmm3; struct __darwin_mmst_reg __fpu_stmm4; struct __darwin_mmst_reg __fpu_stmm5; struct __darwin_mmst_reg __fpu_stmm6; struct __darwin_mmst_reg __fpu_stmm7; struct __darwin_xmm_reg __fpu_xmm0; struct __darwin_xmm_reg __fpu_xmm1; struct __darwin_xmm_reg __fpu_xmm2; struct __darwin_xmm_reg __fpu_xmm3; struct __darwin_xmm_reg __fpu_xmm4; struct __darwin_xmm_reg __fpu_xmm5; struct __darwin_xmm_reg __fpu_xmm6; struct __darwin_xmm_reg __fpu_xmm7; struct __darwin_xmm_reg __fpu_xmm8; struct __darwin_xmm_reg __fpu_xmm9; struct __darwin_xmm_reg __fpu_xmm10; struct __darwin_xmm_reg __fpu_xmm11; struct __darwin_xmm_reg __fpu_xmm12; struct __darwin_xmm_reg __fpu_xmm13; struct __darwin_xmm_reg __fpu_xmm14; struct __darwin_xmm_reg __fpu_xmm15; char __fpu_rsrv4[6*16]; int __fpu_reserved1; }; struct __darwin_x86_avx_state64 { int __fpu_reserved[2]; struct __darwin_fp_control __fpu_fcw; struct __darwin_fp_status __fpu_fsw; __uint8_t __fpu_ftw; __uint8_t __fpu_rsrv1; __uint16_t __fpu_fop; __uint32_t __fpu_ip; __uint16_t __fpu_cs; __uint16_t __fpu_rsrv2; __uint32_t __fpu_dp; __uint16_t __fpu_ds; __uint16_t __fpu_rsrv3; __uint32_t __fpu_mxcsr; __uint32_t __fpu_mxcsrmask; struct __darwin_mmst_reg __fpu_stmm0; struct __darwin_mmst_reg __fpu_stmm1; struct __darwin_mmst_reg __fpu_stmm2; struct __darwin_mmst_reg __fpu_stmm3; struct __darwin_mmst_reg __fpu_stmm4; struct __darwin_mmst_reg __fpu_stmm5; struct __darwin_mmst_reg __fpu_stmm6; struct __darwin_mmst_reg __fpu_stmm7; struct __darwin_xmm_reg __fpu_xmm0; struct __darwin_xmm_reg __fpu_xmm1; struct __darwin_xmm_reg __fpu_xmm2; struct __darwin_xmm_reg __fpu_xmm3; struct __darwin_xmm_reg __fpu_xmm4; struct __darwin_xmm_reg __fpu_xmm5; struct __darwin_xmm_reg __fpu_xmm6; struct __darwin_xmm_reg __fpu_xmm7; struct __darwin_xmm_reg __fpu_xmm8; struct __darwin_xmm_reg __fpu_xmm9; struct __darwin_xmm_reg __fpu_xmm10; struct __darwin_xmm_reg __fpu_xmm11; struct __darwin_xmm_reg __fpu_xmm12; struct __darwin_xmm_reg __fpu_xmm13; struct __darwin_xmm_reg __fpu_xmm14; struct __darwin_xmm_reg __fpu_xmm15; char __fpu_rsrv4[6*16]; int __fpu_reserved1; char __avx_reserved1[64]; struct __darwin_xmm_reg __fpu_ymmh0; struct __darwin_xmm_reg __fpu_ymmh1; struct __darwin_xmm_reg __fpu_ymmh2; struct __darwin_xmm_reg __fpu_ymmh3; struct __darwin_xmm_reg __fpu_ymmh4; struct __darwin_xmm_reg __fpu_ymmh5; struct __darwin_xmm_reg __fpu_ymmh6; struct __darwin_xmm_reg __fpu_ymmh7; struct __darwin_xmm_reg __fpu_ymmh8; struct __darwin_xmm_reg __fpu_ymmh9; struct __darwin_xmm_reg __fpu_ymmh10; struct __darwin_xmm_reg __fpu_ymmh11; struct __darwin_xmm_reg __fpu_ymmh12; struct __darwin_xmm_reg __fpu_ymmh13; struct __darwin_xmm_reg __fpu_ymmh14; struct __darwin_xmm_reg __fpu_ymmh15; }; # 751 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_exception_state64 { __uint16_t __trapno; __uint16_t __cpu; __uint32_t __err; __uint64_t __faultvaddr; }; # 771 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_debug_state64 { __uint64_t __dr0; __uint64_t __dr1; __uint64_t __dr2; __uint64_t __dr3; __uint64_t __dr4; __uint64_t __dr5; __uint64_t __dr6; __uint64_t __dr7; }; # 34 "/usr/include/i386/_mcontext.h" 2 3 4 struct __darwin_mcontext32 { struct __darwin_i386_exception_state __es; struct __darwin_i386_thread_state __ss; struct __darwin_i386_float_state __fs; }; struct __darwin_mcontext_avx32 { struct __darwin_i386_exception_state __es; struct __darwin_i386_thread_state __ss; struct __darwin_i386_avx_state __fs; }; # 76 "/usr/include/i386/_mcontext.h" 3 4 struct __darwin_mcontext64 { struct __darwin_x86_exception_state64 __es; struct __darwin_x86_thread_state64 __ss; struct __darwin_x86_float_state64 __fs; }; struct __darwin_mcontext_avx64 { struct __darwin_x86_exception_state64 __es; struct __darwin_x86_thread_state64 __ss; struct __darwin_x86_avx_state64 __fs; }; # 115 "/usr/include/i386/_mcontext.h" 3 4 typedef struct __darwin_mcontext64 *mcontext_t; # 30 "/usr/include/machine/_mcontext.h" 2 3 4 # 146 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_attr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_attr_t.h" 3 4 typedef __darwin_pthread_attr_t pthread_attr_t; # 148 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_sigaltstack.h" 1 3 4 # 36 "/usr/include/sys/_types/_sigaltstack.h" 3 4 struct __darwin_sigaltstack { void *ss_sp; __darwin_size_t ss_size; int ss_flags; }; typedef struct __darwin_sigaltstack stack_t; # 150 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_ucontext.h" 1 3 4 # 34 "/usr/include/sys/_types/_ucontext.h" 3 4 struct __darwin_ucontext { int uc_onstack; __darwin_sigset_t uc_sigmask; struct __darwin_sigaltstack uc_stack; struct __darwin_ucontext *uc_link; __darwin_size_t uc_mcsize; struct __darwin_mcontext64 *uc_mcontext; }; typedef struct __darwin_ucontext ucontext_t; # 151 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_sigset_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_sigset_t.h" 3 4 typedef __darwin_sigset_t sigset_t; # 154 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_size_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_size_t.h" 3 4 typedef __darwin_size_t size_t; # 155 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_uid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uid_t.h" 3 4 typedef __darwin_uid_t uid_t; # 156 "/usr/include/sys/signal.h" 2 3 4 union sigval { int sival_int; void *sival_ptr; }; struct sigevent { int sigev_notify; int sigev_signo; union sigval sigev_value; void (*sigev_notify_function)(union sigval); pthread_attr_t *sigev_notify_attributes; }; typedef struct __siginfo { int si_signo; int si_errno; int si_code; pid_t si_pid; uid_t si_uid; int si_status; void *si_addr; union sigval si_value; long si_band; unsigned long __pad[7]; } siginfo_t; # 268 "/usr/include/sys/signal.h" 3 4 union __sigaction_u { void (*__sa_handler)(int); void (*__sa_sigaction)(int, struct __siginfo *, void *); }; struct __sigaction { union __sigaction_u __sigaction_u; void (*sa_tramp)(void *, int, int, siginfo_t *, void *); sigset_t sa_mask; int sa_flags; }; struct sigaction { union __sigaction_u __sigaction_u; sigset_t sa_mask; int sa_flags; }; # 330 "/usr/include/sys/signal.h" 3 4 typedef void (*sig_t)(int); # 347 "/usr/include/sys/signal.h" 3 4 struct sigvec { void (*sv_handler)(int); int sv_mask; int sv_flags; }; # 366 "/usr/include/sys/signal.h" 3 4 struct sigstack { char *ss_sp; int ss_onstack; }; # 388 "/usr/include/sys/signal.h" 3 4 extern "C" { void (*signal(int, void (*)(int)))(int); } # 110 "/usr/include/sys/wait.h" 2 3 4 # 1 "/usr/include/sys/resource.h" 1 3 4 # 72 "/usr/include/sys/resource.h" 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 1 3 4 # 9 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 1 3 4 # 27 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 3 4 # 1 "/usr/include/sys/_types/_int8_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int8_t.h" 3 4 typedef signed char int8_t; # 28 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int16_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int16_t.h" 3 4 typedef short int16_t; # 29 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int32_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int32_t.h" 3 4 typedef int int32_t; # 30 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int64_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int64_t.h" 3 4 typedef long long int64_t; # 31 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint8_t.h" 1 3 4 # 31 "/usr/include/_types/_uint8_t.h" 3 4 typedef unsigned char uint8_t; # 33 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint16_t.h" 1 3 4 # 31 "/usr/include/_types/_uint16_t.h" 3 4 typedef unsigned short uint16_t; # 34 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint32_t.h" 1 3 4 # 31 "/usr/include/_types/_uint32_t.h" 3 4 typedef unsigned int uint32_t; # 35 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint64_t.h" 1 3 4 # 31 "/usr/include/_types/_uint64_t.h" 3 4 typedef unsigned long long uint64_t; # 36 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 typedef int8_t int_least8_t; typedef int16_t int_least16_t; typedef int32_t int_least32_t; typedef int64_t int_least64_t; typedef uint8_t uint_least8_t; typedef uint16_t uint_least16_t; typedef uint32_t uint_least32_t; typedef uint64_t uint_least64_t; typedef int8_t int_fast8_t; typedef int16_t int_fast16_t; typedef int32_t int_fast32_t; typedef int64_t int_fast64_t; typedef uint8_t uint_fast8_t; typedef uint16_t uint_fast16_t; typedef uint32_t uint_fast32_t; typedef uint64_t uint_fast64_t; # 1 "/usr/include/sys/_types/_intptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_intptr_t.h" 3 4 typedef __darwin_intptr_t intptr_t; # 63 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_uintptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uintptr_t.h" 3 4 typedef unsigned long uintptr_t; # 64 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_intmax_t.h" 1 3 4 # 32 "/usr/include/_types/_intmax_t.h" 3 4 typedef long int intmax_t; # 68 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uintmax_t.h" 1 3 4 # 32 "/usr/include/_types/_uintmax_t.h" 3 4 typedef long unsigned int uintmax_t; # 69 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 10 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 2 3 4 # 73 "/usr/include/sys/resource.h" 2 3 4 # 1 "/usr/include/sys/_types/_timeval.h" 1 3 4 # 30 "/usr/include/sys/_types/_timeval.h" 3 4 struct timeval { __darwin_time_t tv_sec; __darwin_suseconds_t tv_usec; }; # 81 "/usr/include/sys/resource.h" 2 3 4 # 89 "/usr/include/sys/resource.h" 3 4 typedef __uint64_t rlim_t; # 152 "/usr/include/sys/resource.h" 3 4 struct rusage { struct timeval ru_utime; struct timeval ru_stime; # 163 "/usr/include/sys/resource.h" 3 4 long ru_maxrss; long ru_ixrss; long ru_idrss; long ru_isrss; long ru_minflt; long ru_majflt; long ru_nswap; long ru_inblock; long ru_oublock; long ru_msgsnd; long ru_msgrcv; long ru_nsignals; long ru_nvcsw; long ru_nivcsw; }; # 192 "/usr/include/sys/resource.h" 3 4 typedef void *rusage_info_t; struct rusage_info_v0 { uint8_t ri_uuid[16]; uint64_t ri_user_time; uint64_t ri_system_time; uint64_t ri_pkg_idle_wkups; uint64_t ri_interrupt_wkups; uint64_t ri_pageins; uint64_t ri_wired_size; uint64_t ri_resident_size; uint64_t ri_phys_footprint; uint64_t ri_proc_start_abstime; uint64_t ri_proc_exit_abstime; }; struct rusage_info_v1 { uint8_t ri_uuid[16]; uint64_t ri_user_time; uint64_t ri_system_time; uint64_t ri_pkg_idle_wkups; uint64_t ri_interrupt_wkups; uint64_t ri_pageins; uint64_t ri_wired_size; uint64_t ri_resident_size; uint64_t ri_phys_footprint; uint64_t ri_proc_start_abstime; uint64_t ri_proc_exit_abstime; uint64_t ri_child_user_time; uint64_t ri_child_system_time; uint64_t ri_child_pkg_idle_wkups; uint64_t ri_child_interrupt_wkups; uint64_t ri_child_pageins; uint64_t ri_child_elapsed_abstime; }; struct rusage_info_v2 { uint8_t ri_uuid[16]; uint64_t ri_user_time; uint64_t ri_system_time; uint64_t ri_pkg_idle_wkups; uint64_t ri_interrupt_wkups; uint64_t ri_pageins; uint64_t ri_wired_size; uint64_t ri_resident_size; uint64_t ri_phys_footprint; uint64_t ri_proc_start_abstime; uint64_t ri_proc_exit_abstime; uint64_t ri_child_user_time; uint64_t ri_child_system_time; uint64_t ri_child_pkg_idle_wkups; uint64_t ri_child_interrupt_wkups; uint64_t ri_child_pageins; uint64_t ri_child_elapsed_abstime; uint64_t ri_diskio_bytesread; uint64_t ri_diskio_byteswritten; }; struct rusage_info_v3 { uint8_t ri_uuid[16]; uint64_t ri_user_time; uint64_t ri_system_time; uint64_t ri_pkg_idle_wkups; uint64_t ri_interrupt_wkups; uint64_t ri_pageins; uint64_t ri_wired_size; uint64_t ri_resident_size; uint64_t ri_phys_footprint; uint64_t ri_proc_start_abstime; uint64_t ri_proc_exit_abstime; uint64_t ri_child_user_time; uint64_t ri_child_system_time; uint64_t ri_child_pkg_idle_wkups; uint64_t ri_child_interrupt_wkups; uint64_t ri_child_pageins; uint64_t ri_child_elapsed_abstime; uint64_t ri_diskio_bytesread; uint64_t ri_diskio_byteswritten; uint64_t ri_cpu_time_qos_default; uint64_t ri_cpu_time_qos_maintenance; uint64_t ri_cpu_time_qos_background; uint64_t ri_cpu_time_qos_utility; uint64_t ri_cpu_time_qos_legacy; uint64_t ri_cpu_time_qos_user_initiated; uint64_t ri_cpu_time_qos_user_interactive; uint64_t ri_billed_system_time; uint64_t ri_serviced_system_time; }; typedef struct rusage_info_v3 rusage_info_current; # 325 "/usr/include/sys/resource.h" 3 4 struct rlimit { rlim_t rlim_cur; rlim_t rlim_max; }; # 353 "/usr/include/sys/resource.h" 3 4 struct proc_rlimit_control_wakeupmon { uint32_t wm_flags; int32_t wm_rate; }; # 382 "/usr/include/sys/resource.h" 3 4 extern "C" { int getpriority(int, id_t); int getiopolicy_np(int, int) ; int getrlimit(int, struct rlimit *) __asm("_" "getrlimit" ); int getrusage(int, struct rusage *); int setpriority(int, id_t, int); int setiopolicy_np(int, int, int) ; int setrlimit(int, const struct rlimit *) __asm("_" "setrlimit" ); } # 111 "/usr/include/sys/wait.h" 2 3 4 # 186 "/usr/include/sys/wait.h" 3 4 # 1 "/usr/include/machine/endian.h" 1 3 4 # 35 "/usr/include/machine/endian.h" 3 4 # 1 "/usr/include/i386/endian.h" 1 3 4 # 99 "/usr/include/i386/endian.h" 3 4 # 1 "/usr/include/sys/_endian.h" 1 3 4 # 130 "/usr/include/sys/_endian.h" 3 4 # 1 "/usr/include/libkern/_OSByteOrder.h" 1 3 4 # 66 "/usr/include/libkern/_OSByteOrder.h" 3 4 # 1 "/usr/include/libkern/i386/_OSByteOrder.h" 1 3 4 # 44 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static inline __uint16_t _OSSwapInt16( __uint16_t _data ) { return ((__uint16_t)((_data << 8) | (_data >> 8))); } static inline __uint32_t _OSSwapInt32( __uint32_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 91 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static inline __uint64_t _OSSwapInt64( __uint64_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 67 "/usr/include/libkern/_OSByteOrder.h" 2 3 4 # 131 "/usr/include/sys/_endian.h" 2 3 4 # 100 "/usr/include/i386/endian.h" 2 3 4 # 36 "/usr/include/machine/endian.h" 2 3 4 # 187 "/usr/include/sys/wait.h" 2 3 4 union wait { int w_status; struct { unsigned int w_Termsig:7, w_Coredump:1, w_Retcode:8, w_Filler:16; } w_T; struct { unsigned int w_Stopval:8, w_Stopsig:8, w_Filler:16; } w_S; }; # 247 "/usr/include/sys/wait.h" 3 4 extern "C" { pid_t wait(int *) __asm("_" "wait" ); pid_t waitpid(pid_t, int *, int) __asm("_" "waitpid" ); int waitid(idtype_t, id_t, siginfo_t *, int) __asm("_" "waitid" ); pid_t wait3(int *, int, struct rusage *); pid_t wait4(pid_t, int *, int, struct rusage *); } # 66 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/alloca.h" 1 3 4 # 31 "/usr/include/alloca.h" 3 4 extern "C" { void *alloca(size_t); } # 68 "/usr/include/stdlib.h" 2 3 4 # 76 "/usr/include/stdlib.h" 3 4 # 1 "/usr/include/sys/_types/_ct_rune_t.h" 1 3 4 # 31 "/usr/include/sys/_types/_ct_rune_t.h" 3 4 typedef __darwin_ct_rune_t ct_rune_t; # 77 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/sys/_types/_rune_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_rune_t.h" 3 4 typedef __darwin_rune_t rune_t; # 78 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/sys/_types/_wchar_t.h" 1 3 4 # 81 "/usr/include/stdlib.h" 2 3 4 typedef struct { int quot; int rem; } div_t; typedef struct { long quot; long rem; } ldiv_t; typedef struct { long long quot; long long rem; } lldiv_t; # 1 "/usr/include/sys/_types/_null.h" 1 3 4 # 100 "/usr/include/stdlib.h" 2 3 4 # 117 "/usr/include/stdlib.h" 3 4 extern int __mb_cur_max; # 127 "/usr/include/stdlib.h" 3 4 extern "C" { void abort(void) __attribute__((noreturn)); int abs(int) __attribute__((const)); int atexit(void (*)(void)); double atof(const char *); int atoi(const char *); long atol(const char *); long long atoll(const char *); void *bsearch(const void *, const void *, size_t, size_t, int (*)(const void *, const void *)); void *calloc(size_t, size_t); div_t div(int, int) __attribute__((const)); void exit(int) __attribute__((noreturn)); void free(void *); char *getenv(const char *); long labs(long) __attribute__((const)); ldiv_t ldiv(long, long) __attribute__((const)); long long llabs(long long); lldiv_t lldiv(long long, long long); void *malloc(size_t); int mblen(const char *, size_t); size_t mbstowcs(wchar_t * , const char * , size_t); int mbtowc(wchar_t * , const char * , size_t); int posix_memalign(void **, size_t, size_t) ; void qsort(void *, size_t, size_t, int (*)(const void *, const void *)); int rand(void); void *realloc(void *, size_t); void srand(unsigned); double strtod(const char *, char **) __asm("_" "strtod" ); float strtof(const char *, char **) __asm("_" "strtof" ); long strtol(const char *, char **, int); long double strtold(const char *, char **); long long strtoll(const char *, char **, int); unsigned long strtoul(const char *, char **, int); unsigned long long strtoull(const char *, char **, int); int system(const char *) __asm("_" "system" ) ; size_t wcstombs(char * , const wchar_t * , size_t); int wctomb(char *, wchar_t); void _Exit(int) __attribute__((noreturn)); long a64l(const char *); double drand48(void); char *ecvt(double, int, int *, int *); double erand48(unsigned short[3]); char *fcvt(double, int, int *, int *); char *gcvt(double, int, char *); int getsubopt(char **, char * const *, char **); int grantpt(int); char *initstate(unsigned, char *, size_t); long jrand48(unsigned short[3]); char *l64a(long); void lcong48(unsigned short[7]); long lrand48(void); char *mktemp(char *); int mkstemp(char *); long mrand48(void); long nrand48(unsigned short[3]); int posix_openpt(int); char *ptsname(int); int putenv(char *) __asm("_" "putenv" ); long random(void); int rand_r(unsigned *); char *realpath(const char * , char * ) __asm("_" "realpath" "$DARWIN_EXTSN"); unsigned short *seed48(unsigned short[3]); int setenv(const char *, const char *, int) __asm("_" "setenv" ); void setkey(const char *) __asm("_" "setkey" ); char *setstate(const char *); void srand48(long); void srandom(unsigned); int unlockpt(int); int unsetenv(const char *) __asm("_" "unsetenv" ); # 1 "/usr/include/machine/types.h" 1 3 4 # 35 "/usr/include/machine/types.h" 3 4 # 1 "/usr/include/i386/types.h" 1 3 4 # 81 "/usr/include/i386/types.h" 3 4 typedef unsigned char u_int8_t; typedef unsigned short u_int16_t; typedef unsigned int u_int32_t; typedef unsigned long long u_int64_t; typedef int64_t register_t; # 97 "/usr/include/i386/types.h" 3 4 typedef u_int64_t user_addr_t; typedef u_int64_t user_size_t; typedef int64_t user_ssize_t; typedef int64_t user_long_t; typedef u_int64_t user_ulong_t; typedef int64_t user_time_t; typedef int64_t user_off_t; typedef u_int64_t syscall_arg_t; # 36 "/usr/include/machine/types.h" 2 3 4 # 239 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/sys/_types/_dev_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_dev_t.h" 3 4 typedef __darwin_dev_t dev_t; # 241 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/sys/_types/_mode_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_mode_t.h" 3 4 typedef __darwin_mode_t mode_t; # 242 "/usr/include/stdlib.h" 2 3 4 u_int32_t arc4random(void); void arc4random_addrandom(unsigned char * , int ); void arc4random_buf(void * , size_t ) ; void arc4random_stir(void); u_int32_t arc4random_uniform(u_int32_t ) ; char *cgetcap(char *, const char *, int); int cgetclose(void); int cgetent(char **, char **, const char *); int cgetfirst(char **, char **); int cgetmatch(const char *, const char *); int cgetnext(char **, char **); int cgetnum(char *, const char *, long *); int cgetset(const char *); int cgetstr(char *, const char *, char **); int cgetustr(char *, const char *, char **); int daemon(int, int) __asm("_" "daemon" "$1050") __attribute__((deprecated)); char *devname(dev_t, mode_t); char *devname_r(dev_t, mode_t, char *buf, int len); char *getbsize(int *, long *); int getloadavg(double [], int); const char *getprogname(void); int heapsort(void *, size_t, size_t, int (*)(const void *, const void *)); int mergesort(void *, size_t, size_t, int (*)(const void *, const void *)); void psort(void *, size_t, size_t, int (*)(const void *, const void *)) ; void psort_r(void *, size_t, size_t, void *, int (*)(void *, const void *, const void *)) ; void qsort_r(void *, size_t, size_t, void *, int (*)(void *, const void *, const void *)); int radixsort(const unsigned char **, int, const unsigned char *, unsigned); void setprogname(const char *); int sradixsort(const unsigned char **, int, const unsigned char *, unsigned); void sranddev(void); void srandomdev(void); void *reallocf(void *, size_t); long long strtoq(const char *, char **, int); unsigned long long strtouq(const char *, char **, int); extern char *suboptarg; void *valloc(size_t); } # 73 "/opt/local/include/gcc49/c++/cstdlib" 2 3 # 114 "/opt/local/include/gcc49/c++/cstdlib" 3 namespace std __attribute__ ((__visibility__ ("default"))) { using ::div_t; using ::ldiv_t; using ::abort; using ::abs; using ::atexit; using ::atof; using ::atoi; using ::atol; using ::bsearch; using ::calloc; using ::div; using ::exit; using ::free; using ::getenv; using ::labs; using ::ldiv; using ::malloc; using ::mblen; using ::mbstowcs; using ::mbtowc; using ::qsort; using ::rand; using ::realloc; using ::srand; using ::strtod; using ::strtol; using ::strtoul; using ::system; using ::wcstombs; using ::wctomb; inline long abs(long __i) { return __builtin_labs(__i); } inline ldiv_t div(long __i, long __j) { return ldiv(__i, __j); } inline long long abs(long long __x) { return __builtin_llabs (__x); } inline __int128 abs(__int128 __x) { return __x >= 0 ? __x : -__x; } } # 196 "/opt/local/include/gcc49/c++/cstdlib" 3 namespace __gnu_cxx __attribute__ ((__visibility__ ("default"))) { using ::lldiv_t; using ::_Exit; using ::llabs; inline lldiv_t div(long long __n, long long __d) { lldiv_t __q; __q.quot = __n / __d; __q.rem = __n % __d; return __q; } using ::lldiv; # 228 "/opt/local/include/gcc49/c++/cstdlib" 3 using ::atoll; using ::strtoll; using ::strtoull; using ::strtof; using ::strtold; } namespace std { using ::__gnu_cxx::lldiv_t; using ::__gnu_cxx::_Exit; using ::__gnu_cxx::llabs; using ::__gnu_cxx::div; using ::__gnu_cxx::lldiv; using ::__gnu_cxx::atoll; using ::__gnu_cxx::strtof; using ::__gnu_cxx::strtoll; using ::__gnu_cxx::strtoull; using ::__gnu_cxx::strtold; } # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Popping language Cxx ================================================================================ TEST checkFortranCompiler from config.setCompilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/setCompilers.py:919) TESTING: checkFortranCompiler from config.setCompilers(config/BuildSystem/config/setCompilers.py:919) Locate a functional Fortran compiler Checking for program /opt/local/bin/mpif90-mpich-gcc49...found Defined make macro "FC" to "/opt/local/bin/mpif90-mpich-gcc49" Pushing language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.F Successful compile: Source: program main end Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.F Successful compile: Source: program main end Pushing language C Popping language C Pushing language CUDA Popping language CUDA Pushing language Cxx Popping language Cxx Pushing language FC Popping language FC Pushing language FC Popping language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.F Successful compile: Source: program main end Pushing language FC Popping language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -lpetsc-ufod4vtr9mqHvKIQiVAm Possible ERROR while running linker: exit code 256 stderr: ld: library not found for -lpetsc-ufod4vtr9mqHvKIQiVAm collect2: error: ld returned 1 exit status Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.F Successful compile: Source: program main end Pushing language FC Popping language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o Testing executable /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest to see if it can be run Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest Popping language FC ================================================================================ TEST checkFortranComments from config.setCompilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/setCompilers.py:940) TESTING: checkFortranComments from config.setCompilers(config/BuildSystem/config/setCompilers.py:940) Make sure fortran comment "!" works Pushing language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.F Successful compile: Source: ! comment program main end Fortran comments can use ! in column 1 Popping language FC ================================================================================ TEST checkPIC from config.setCompilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/setCompilers.py:1003) TESTING: checkPIC from config.setCompilers(config/BuildSystem/config/setCompilers.py:1003) Determine the PIC option for each compiler - There needs to be a test that checks that the functionality is actually working Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 --help stdout: Usage: gcc-mp-4.9 [options] file... Options: -pass-exit-codes Exit with highest error code from a phase --help Display this information --target-help Display target specific command line options --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...] Display specific types of command line options (Use '-v --help' to display command line options of sub-processes) --version Display compiler version information -dumpspecs Display all of the built in spec strings -dumpversion Display the version of the compiler -dumpmachine Display the compiler's target processor -print-search-dirs Display the directories in the compiler's search path -print-libgcc-file-name Display the name of the compiler's companion library -print-file-name= Display the full path to library -print-prog-name= Display the full path to compiler component -print-multiarch Display the target's normalized GNU triplet, used as a component in the library path -print-multi-directory Display the root directory for versions of libgcc -print-multi-lib Display the mapping between command line options and multiple library search directories -print-multi-os-directory Display the relative path to OS libraries -print-sysroot Display the target libraries directory -print-sysroot-headers-suffix Display the sysroot suffix used to find headers -Wa, Pass comma-separated on to the assembler -Wp, Pass comma-separated on to the preprocessor -Wl, Pass comma-separated on to the linker -Xassembler Pass on to the assembler -Xpreprocessor Pass on to the preprocessor -Xlinker Pass on to the linker -save-temps Do not delete intermediate files -save-temps= Do not delete intermediate files -no-canonical-prefixes Do not canonicalize paths when building relative prefixes to other gcc components -pipe Use pipes rather than intermediate files -time Time the execution of each subprocess -specs= Override built-in specs with the contents of -std= Assume that the input sources are for --sysroot= Use as the root directory for headers and libraries -B Add to the compiler's search paths -v Display the programs invoked by the compiler -### Like -v but options quoted and commands not executed -E Preprocess only; do not compile, assemble or link -S Compile only; do not assemble or link -c Compile and assemble, but do not link -o Place the output into -pie Create a position independent executable -shared Create a shared library -x Specify the language of the following input files Permissible languages include: c c++ assembler none 'none' means revert to the default behavior of guessing the language based on the file's extension Options starting with -g, -f, -m, -O, -W, or --param are automatically passed on to the various sub-processes invoked by gcc-mp-4.9. In order to pass other options on to these processes the -W options must be used. For bug reporting instructions, please see: . Trying C compiler flag -fPIC Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o Valid C linker flag -fPIC Adding C compiler flag -fPIC Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -fPIC Popping language C Pushing language Cxx Executing: /opt/local/bin/mpicxx-mpich-gcc49 --help stdout: Usage: g++-mp-4.9 [options] file... Options: -pass-exit-codes Exit with highest error code from a phase --help Display this information --target-help Display target specific command line options --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...] Display specific types of command line options (Use '-v --help' to display command line options of sub-processes) --version Display compiler version information -dumpspecs Display all of the built in spec strings -dumpversion Display the version of the compiler -dumpmachine Display the compiler's target processor -print-search-dirs Display the directories in the compiler's search path -print-libgcc-file-name Display the name of the compiler's companion library -print-file-name= Display the full path to library -print-prog-name= Display the full path to compiler component -print-multiarch Display the target's normalized GNU triplet, used as a component in the library path -print-multi-directory Display the root directory for versions of libgcc -print-multi-lib Display the mapping between command line options and multiple library search directories -print-multi-os-directory Display the relative path to OS libraries -print-sysroot Display the target libraries directory -print-sysroot-headers-suffix Display the sysroot suffix used to find headers -Wa, Pass comma-separated on to the assembler -Wp, Pass comma-separated on to the preprocessor -Wl, Pass comma-separated on to the linker -Xassembler Pass on to the assembler -Xpreprocessor Pass on to the preprocessor -Xlinker Pass on to the linker -save-temps Do not delete intermediate files -save-temps= Do not delete intermediate files -no-canonical-prefixes Do not canonicalize paths when building relative prefixes to other gcc components -pipe Use pipes rather than intermediate files -time Time the execution of each subprocess -specs= Override built-in specs with the contents of -std= Assume that the input sources are for --sysroot= Use as the root directory for headers and libraries -B Add to the compiler's search paths -v Display the programs invoked by the compiler -### Like -v but options quoted and commands not executed -E Preprocess only; do not compile, assemble or link -S Compile only; do not assemble or link -c Compile and assemble, but do not link -o Place the output into -pie Create a position independent executable -shared Create a shared library -x Specify the language of the following input files Permissible languages include: c c++ assembler none 'none' means revert to the default behavior of guessing the language based on the file's extension Options starting with -g, -f, -m, -O, -W, or --param are automatically passed on to the various sub-processes invoked by g++-mp-4.9. In order to pass other options on to these processes the -W options must be used. For bug reporting instructions, please see: . Trying Cxx compiler flag -fPIC Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language CXX Popping language CXX Executing: /opt/local/bin/mpicxx-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o Valid Cxx linker flag -fPIC Adding Cxx compiler flag -fPIC Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -fPIC Popping language Cxx Pushing language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 --help stdout: Usage: gfortran-mp-4.9 [options] file... Options: -pass-exit-codes Exit with highest error code from a phase --help Display this information --target-help Display target specific command line options --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...] Display specific types of command line options (Use '-v --help' to display command line options of sub-processes) --version Display compiler version information -dumpspecs Display all of the built in spec strings -dumpversion Display the version of the compiler -dumpmachine Display the compiler's target processor -print-search-dirs Display the directories in the compiler's search path -print-libgcc-file-name Display the name of the compiler's companion library -print-file-name= Display the full path to library -print-prog-name= Display the full path to compiler component -print-multiarch Display the target's normalized GNU triplet, used as a component in the library path -print-multi-directory Display the root directory for versions of libgcc -print-multi-lib Display the mapping between command line options and multiple library search directories -print-multi-os-directory Display the relative path to OS libraries -print-sysroot Display the target libraries directory -print-sysroot-headers-suffix Display the sysroot suffix used to find headers -Wa, Pass comma-separated on to the assembler -Wp, Pass comma-separated on to the preprocessor -Wl, Pass comma-separated on to the linker -Xassembler Pass on to the assembler -Xpreprocessor Pass on to the preprocessor -Xlinker Pass on to the linker -save-temps Do not delete intermediate files -save-temps= Do not delete intermediate files -no-canonical-prefixes Do not canonicalize paths when building relative prefixes to other gcc components -pipe Use pipes rather than intermediate files -time Time the execution of each subprocess -specs= Override built-in specs with the contents of -std= Assume that the input sources are for --sysroot= Use as the root directory for headers and libraries -B Add to the compiler's search paths -v Display the programs invoked by the compiler -### Like -v but options quoted and commands not executed -E Preprocess only; do not compile, assemble or link -S Compile only; do not assemble or link -c Compile and assemble, but do not link -o Place the output into -pie Create a position independent executable -shared Create a shared library -x Specify the language of the following input files Permissible languages include: c c++ assembler none 'none' means revert to the default behavior of guessing the language based on the file's extension Options starting with -g, -f, -m, -O, -W, or --param are automatically passed on to the various sub-processes invoked by gfortran-mp-4.9. In order to pass other options on to these processes the -W options must be used. For bug reporting instructions, please see: . Trying FC compiler flag -fPIC Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.F Successful compile: Source: program main end Pushing language FC Popping language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o Valid FC linker flag -fPIC Adding FC compiler flag -fPIC Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.F Successful compile: Source: program main end Added FC compiler flag -fPIC Popping language FC ================================================================================ TEST checkLargeFileIO from config.setCompilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/setCompilers.py:1036) TESTING: checkLargeFileIO from config.setCompilers(config/BuildSystem/config/setCompilers.py:1036) ================================================================================ TEST checkArchiver from config.setCompilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/setCompilers.py:1135) TESTING: checkArchiver from config.setCompilers(config/BuildSystem/config/setCompilers.py:1135) Check that the archiver exists and can make a library usable by the compiler Pushing language C Executing: ar -V Executing: ar -V Defined make macro "FAST_AR_FLAGS" to "Scq" Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int foo(int a) { return a+1; } Checking for program /opt/local/bin/ar...found Defined make macro "AR" to "/opt/local/bin/ar" Checking for program /opt/local/bin/ranlib...found Defined make macro "RANLIB" to "/opt/local/bin/ranlib -c" Executing: /opt/local/bin/ar cr /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/libconf1.a /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conf1.o Executing: /opt/local/bin/ranlib -c /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/libconf1.a Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" extern int foo(int); int main() { int b = foo(1); if (b); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -L/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -lconf1 Defined make macro "AR_FLAGS" to "cr" Defined make macro "AR_LIB_SUFFIX" to "a" Popping language C ================================================================================ TEST checkSharedLinker from config.setCompilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/setCompilers.py:1246) TESTING: checkSharedLinker from config.setCompilers(config/BuildSystem/config/setCompilers.py:1246) Check that the linker can produce shared libraries Executing: uname -s stdout: Darwin Checking shared linker /opt/local/bin/mpicc-mpich-gcc49 using flags ['-dynamiclib -single_module', '-undefined dynamic_lookup', '-multiply_defined suppress'] Checking for program /opt/local/bin/mpicc-mpich-gcc49...found Defined make macro "LD_SHARED" to "/opt/local/bin/mpicc-mpich-gcc49" Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -dynamiclib -single_module -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o Valid C linker flag -dynamiclib -single_module Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -undefined dynamic_lookup -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o Valid C linker flag -undefined dynamic_lookup Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -multiply_defined suppress -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o Valid C linker flag -multiply_defined suppress Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int foo(void) {printf("hello"); return 0;} Pushing language C Popping language C Pushing language CUDA Popping language CUDA Pushing language Cxx Popping language Cxx Pushing language FC Popping language FC Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/libconftest.dylib -dynamiclib -single_module -undefined dynamic_lookup -multiply_defined suppress -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -L/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -lconftest Using shared linker /opt/local/bin/mpicc-mpich-gcc49 with flags ['-dynamiclib -single_module', '-undefined dynamic_lookup', '-multiply_defined suppress'] and library extension dylib Executing: uname -s stdout: Darwin ================================================================================ TEST checkLinkerMac from config.setCompilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/setCompilers.py:1304) TESTING: checkLinkerMac from config.setCompilers(config/BuildSystem/config/setCompilers.py:1304) Tests some Apple Mac specific linker flags Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -Wl,-multiply_defined,suppress -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o Valid C linker flag -Wl,-multiply_defined,suppress Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -Wl,-multiply_defined -Wl,suppress -Wl,-multiply_defined,suppress -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o Valid C linker flag -Wl,-multiply_defined -Wl,suppress Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -Wl,-commons,use_dylibs -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o Valid C linker flag -Wl,-commons,use_dylibs Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -Wl,-search_paths_first -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o Valid C linker flag -Wl,-search_paths_first Popping language C Pushing language Cxx Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language CXX Popping language CXX Executing: /opt/local/bin/mpicxx-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -Wl,-multiply_defined,suppress /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o Valid Cxx linker flag -Wl,-multiply_defined,suppress Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language CXX Popping language CXX Executing: /opt/local/bin/mpicxx-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -Wl,-multiply_defined -Wl,suppress -Wl,-multiply_defined,suppress /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o Valid Cxx linker flag -Wl,-multiply_defined -Wl,suppress Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language CXX Popping language CXX Executing: /opt/local/bin/mpicxx-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -Wl,-commons,use_dylibs -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o Valid Cxx linker flag -Wl,-commons,use_dylibs Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language CXX Popping language CXX Executing: /opt/local/bin/mpicxx-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -Wl,-search_paths_first -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o Valid Cxx linker flag -Wl,-search_paths_first Popping language Cxx Pushing language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.F Successful compile: Source: program main end Pushing language FC Popping language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -Wl,-multiply_defined,suppress -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o Valid FC linker flag -Wl,-multiply_defined,suppress Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.F Successful compile: Source: program main end Pushing language FC Popping language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -Wl,-multiply_defined -Wl,suppress -Wl,-multiply_defined,suppress -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o Valid FC linker flag -Wl,-multiply_defined -Wl,suppress Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.F Successful compile: Source: program main end Pushing language FC Popping language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -Wl,-commons,use_dylibs -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o Valid FC linker flag -Wl,-commons,use_dylibs Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.F Successful compile: Source: program main end Pushing language FC Popping language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -Wl,-search_paths_first -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o Valid FC linker flag -Wl,-search_paths_first Popping language FC ================================================================================ TEST checkSharedLinkerPaths from config.setCompilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/setCompilers.py:1324) TESTING: checkSharedLinkerPaths from config.setCompilers(config/BuildSystem/config/setCompilers.py:1324) Determine the shared linker path options - IRIX: -rpath - Linux, OSF: -Wl,-rpath, - Solaris: -R - FreeBSD: -Wl,-R, Pushing language C Executing: uname -s stdout: Darwin Executing: /opt/local/bin/mpicc-mpich-gcc49 -V Trying C linker flag -Wl,-rpath, Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o Valid C linker flag -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa Popping language C Pushing language Cxx Executing: uname -s stdout: Darwin Executing: /opt/local/bin/mpicc-mpich-gcc49 -V Trying Cxx linker flag -Wl,-rpath, Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language CXX Popping language CXX Executing: /opt/local/bin/mpicxx-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o Valid Cxx linker flag -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa Popping language Cxx Pushing language FC Executing: uname -s stdout: Darwin Executing: /opt/local/bin/mpicc-mpich-gcc49 -V Trying FC linker flag -Wl,-rpath, Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.F Successful compile: Source: program main end Pushing language FC Popping language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o Valid FC linker flag -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa Popping language FC ================================================================================ TEST checkLibC from config.setCompilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/setCompilers.py:1359) TESTING: checkLibC from config.setCompilers(config/BuildSystem/config/setCompilers.py:1359) Test whether we need to explicitly include libc in shared linking - Mac OSX requires an explicit reference to libc for shared linking Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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;} Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/libconftest.dylib -dynamiclib -single_module -undefined dynamic_lookup -multiply_defined suppress -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o Shared linking does not require an explicit libc reference ================================================================================ TEST checkDynamicLinker from config.setCompilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/setCompilers.py:1408) TESTING: checkDynamicLinker from config.setCompilers(config/BuildSystem/config/setCompilers.py:1408) Check that the linker can dynamicaly load shared libraries Checking for header: dlfcn.h All intermediate test results are stored in /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/usr/include/dlfcn.h" 1 3 4 # 37 "/usr/include/dlfcn.h" 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 38 "/usr/include/dlfcn.h" 2 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdbool.h" 1 3 4 # 41 "/usr/include/dlfcn.h" 2 3 4 # 1 "/usr/include/Availability.h" 1 3 4 # 153 "/usr/include/Availability.h" 3 4 # 1 "/usr/include/AvailabilityInternal.h" 1 3 4 # 154 "/usr/include/Availability.h" 2 3 4 # 42 "/usr/include/dlfcn.h" 2 3 4 typedef struct dl_info { const char *dli_fname; void *dli_fbase; const char *dli_sname; void *dli_saddr; } Dl_info; extern int dladdr(const void *, Dl_info *); extern int dlclose(void * __handle); extern char * dlerror(void); extern void * dlopen(const char * __path, int __mode); extern void * dlsym(void * __handle, const char * __symbol); extern _Bool dlopen_preflight(const char* __path) ; # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_DLFCN_H" to "1" Checking for functions [dlopen dlsym dlclose] in library ['dl'] [] Pushing language C All intermediate test results are stored in /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -ldl Defined "HAVE_LIBDL" to "1" Popping language C Adding ['dl'] to LIBS Executing: uname -s stdout: Darwin Checking dynamic linker /opt/local/bin/mpicc-mpich-gcc49 using flags ['-dynamiclib -single_module', '-undefined dynamic_lookup', '-multiply_defined suppress'] Checking for program /opt/local/bin/mpicc-mpich-gcc49...found Defined make macro "DYNAMICLINKER" to "/opt/local/bin/mpicc-mpich-gcc49" Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -dynamiclib -single_module -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -ldl Valid C linker flag -dynamiclib -single_module Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -undefined dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -ldl Valid C linker flag -undefined dynamic_lookup Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -multiply_defined suppress -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -ldl Valid C linker flag -multiply_defined suppress Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int foo(void) {printf("test");return 0;} Pushing language C Popping language C Pushing language CUDA Popping language CUDA Pushing language Cxx Popping language Cxx Pushing language FC Popping language FC Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/libconftest.dylib -dynamiclib -single_module -undefined dynamic_lookup -multiply_defined suppress -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -ldl Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c:11:3: warning: incompatible implicit declaration of built-in function 'printf' printf("Could not load symbol\n"); ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c:15:3: warning: incompatible implicit declaration of built-in function 'printf' printf("Invalid return from foo()\n"); ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c:19:3: warning: incompatible implicit declaration of built-in function 'printf' printf("Could not close library\n"); ^ Source: #include "confdefs.h" #include "conffix.h" #include int main() { void *handle = dlopen("/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -ldl Using dynamic linker /opt/local/bin/mpicc-mpich-gcc49 with flags ['-dynamiclib -single_module', '-undefined dynamic_lookup', '-multiply_defined suppress'] and library extension dylib ================================================================================ TEST output from config.setCompilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/setCompilers.py:1460) TESTING: output from config.setCompilers(config/BuildSystem/config/setCompilers.py:1460) Output module data as defines and substitutions Substituting "CC" with "/opt/local/bin/mpicc-mpich-gcc49" Substituting "CFLAGS" with " -fPIC" Defined make macro "CC_LINKER_SLFLAG" to "-Wl,-rpath," Substituting "CPP" with "/opt/local/bin/mpicc-mpich-gcc49 -E" Substituting "CPPFLAGS" with "" Substituting "CXX" with "/opt/local/bin/mpicxx-mpich-gcc49" Substituting "CXX_CXXFLAGS" with " -fPIC" Substituting "CXXFLAGS" with "" Substituting "CXX_LINKER_SLFLAG" with "-Wl,-rpath," Substituting "CXXCPP" with "/opt/local/bin/mpicxx-mpich-gcc49 -E" Substituting "CXXCPPFLAGS" with "" Substituting "FC" with "/opt/local/bin/mpif90-mpich-gcc49" Substituting "FFLAGS" with " -fPIC" Defined make macro "FC_LINKER_SLFLAG" to "-Wl,-rpath," Substituting "LDFLAGS" with "" Substituting "LIBS" with "-ldl " Substituting "SHARED_LIBRARY_FLAG" with "-dynamiclib -single_module -undefined dynamic_lookup -multiply_defined suppress" Executing: uname -s stdout: Darwin ================================================================================ TEST checkSharedDynamicPicOptions from PETSc.options.sharedLibraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/options/sharedLibraries.py:37) TESTING: checkSharedDynamicPicOptions from PETSc.options.sharedLibraries(config/PETSc/options/sharedLibraries.py:37) ================================================================================ TEST configureSharedLibraries from PETSc.options.sharedLibraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/options/sharedLibraries.py:53) TESTING: configureSharedLibraries from PETSc.options.sharedLibraries(config/PETSc/options/sharedLibraries.py:53) 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 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 "HAVE_SHARED_LIBRARIES" to "1" Defined "USE_SHARED_LIBRARIES" to "1" ================================================================================ TEST configureDynamicLibraries from PETSc.options.sharedLibraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/options/sharedLibraries.py:96) TESTING: configureDynamicLibraries from PETSc.options.sharedLibraries(config/PETSc/options/sharedLibraries.py:96) Checks whether dynamic loading is available (with dlfcn.h and libdl) Defined "HAVE_DYNAMIC_LIBRARIES" to "1" ================================================================================ TEST configureSerializedFunctions from PETSc.options.sharedLibraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/options/sharedLibraries.py:102) TESTING: configureSerializedFunctions from PETSc.options.sharedLibraries(config/PETSc/options/sharedLibraries.py:102) Defines PETSC_SERIALIZE_FUNCTIONS if they are used Requires shared libraries ================================================================================ TEST configureIndexSize from PETSc.options.indexTypes(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/options/indexTypes.py:31) TESTING: configureIndexSize from PETSc.options.indexTypes(config/PETSc/options/indexTypes.py:31) Defined make macro "PETSC_INDEX_SIZE" to "32" ================================================================================ TEST configureCompilerFlags from config.compilerFlags(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/compilerFlags.py:71) TESTING: configureCompilerFlags from config.compilerFlags(config/BuildSystem/config/compilerFlags.py:71) Get the default compiler flags Defined make macro "MPICC_SHOW" to "/opt/local/bin/gcc-mp-4.9 -pipe -m64 -Wl,-flat_namespace -I/opt/local/include/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -lmpi -lpmpi" Trying C compiler flag -Wall Trying C compiler flag -Wwrite-strings Trying C compiler flag -Wno-strict-aliasing Trying C compiler flag -Wno-unknown-pragmas Defined make macro "MPICC_SHOW" to "/opt/local/bin/gcc-mp-4.9 -pipe -m64 -Wl,-flat_namespace -I/opt/local/include/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -lmpi -lpmpi" Trying C compiler flag -g3 Trying C compiler flag -O0 Defined make macro "MPICXX_SHOW" to "/opt/local/bin/g++-mp-4.9 -pipe -m64 -Wl,-flat_namespace -I/opt/local/include/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -lmpicxx -lmpi -lpmpi" Trying Cxx compiler flag -Wall Trying Cxx compiler flag -Wwrite-strings Trying Cxx compiler flag -Wno-strict-aliasing Trying Cxx compiler flag -Wno-unknown-pragmas Defined make macro "MPICXX_SHOW" to "/opt/local/bin/g++-mp-4.9 -pipe -m64 -Wl,-flat_namespace -I/opt/local/include/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -lmpicxx -lmpi -lpmpi" Trying Cxx compiler flag -g Trying Cxx compiler flag -O0 Trying FC compiler flag -Wall Trying FC compiler flag -Wno-unused-variable Trying FC compiler flag -ffree-line-length-0 Trying FC compiler flag -Wno-unused-dummy-argument Trying FC compiler flag -g Trying FC compiler flag -O0 Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -Wall Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wwrite-strings /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -Wwrite-strings Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -Wno-strict-aliasing Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -Wno-unknown-pragmas Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -g3 Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added C compiler flag -O0 Popping language C Pushing language Cxx Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -Wall -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -Wall Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -Wall -Wwrite-strings -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -Wwrite-strings Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -Wno-strict-aliasing Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -Wno-unknown-pragmas Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -g Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Added Cxx compiler flag -O0 Popping language Cxx Pushing language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.F Successful compile: Source: program main end Added FC compiler flag -Wall Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wno-unused-variable /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.F Successful compile: Source: program main end Added FC compiler flag -Wno-unused-variable Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.F Successful compile: Source: program main end Added FC compiler flag -ffree-line-length-0 Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.F Successful compile: Source: program main end Added FC compiler flag -Wno-unused-dummy-argument Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.F Successful compile: Source: program main end Added FC compiler flag -g Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.F Successful compile: Source: program main end Added FC compiler flag -O0 Popping language FC Executing: /opt/local/bin/mpicc-mpich-gcc49 --version stdout: gcc-mp-4.9 (MacPorts gcc49 4.9.3_0) 4.9.3 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. getCompilerVersion: /opt/local/bin/mpicc-mpich-gcc49 gcc-mp-4.9 (MacPorts gcc49 4.9.3_0) 4.9.3 Executing: /opt/local/bin/mpicc-mpich-gcc49 -show stdout: /opt/local/bin/gcc-mp-4.9 -pipe -m64 -Wl,-flat_namespace -I/opt/local/include/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -lmpi -lpmpi Executing: /opt/local/bin/gcc-mp-4.9 --help stdout: Usage: gcc-mp-4.9 [options] file... Options: -pass-exit-codes Exit with highest error code from a phase --help Display this information --target-help Display target specific command line options --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...] Display specific types of command line options (Use '-v --help' to display command line options of sub-processes) --version Display compiler version information -dumpspecs Display all of the built in spec strings -dumpversion Display the version of the compiler -dumpmachine Display the compiler's target processor -print-search-dirs Display the directories in the compiler's search path -print-libgcc-file-name Display the name of the compiler's companion library -print-file-name= Display the full path to library -print-prog-name= Display the full path to compiler component -print-multiarch Display the target's normalized GNU triplet, used as a component in the library path -print-multi-directory Display the root directory for versions of libgcc -print-multi-lib Display the mapping between command line options and multiple library search directories -print-multi-os-directory Display the relative path to OS libraries -print-sysroot Display the target libraries directory -print-sysroot-headers-suffix Display the sysroot suffix used to find headers -Wa, Pass comma-separated on to the assembler -Wp, Pass comma-separated on to the preprocessor -Wl, Pass comma-separated on to the linker -Xassembler Pass on to the assembler -Xpreprocessor Pass on to the preprocessor -Xlinker Pass on to the linker -save-temps Do not delete intermediate files -save-temps= Do not delete intermediate files -no-canonical-prefixes Do not canonicalize paths when building relative prefixes to other gcc components -pipe Use pipes rather than intermediate files -time Time the execution of each subprocess -specs= Override built-in specs with the contents of -std= Assume that the input sources are for --sysroot= Use as the root directory for headers and libraries -B Add to the compiler's search paths -v Display the programs invoked by the compiler -### Like -v but options quoted and commands not executed -E Preprocess only; do not compile, assemble or link -S Compile only; do not assemble or link -c Compile and assemble, but do not link -o Place the output into -pie Create a position independent executable -shared Create a shared library -x Specify the language of the following input files Permissible languages include: c c++ assembler none 'none' means revert to the default behavior of guessing the language based on the file's extension Options starting with -g, -f, -m, -O, -W, or --param are automatically passed on to the various sub-processes invoked by gcc-mp-4.9. In order to pass other options on to these processes the -W options must be used. For bug reporting instructions, please see: . Executing: /opt/local/bin/mpicc-mpich-gcc49 -show stdout: /opt/local/bin/gcc-mp-4.9 -pipe -m64 -Wl,-flat_namespace -I/opt/local/include/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -lmpi -lpmpi Executing: /opt/local/bin/mpicxx-mpich-gcc49 --version stdout: g++-mp-4.9 (MacPorts gcc49 4.9.3_0) 4.9.3 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. getCompilerVersion: /opt/local/bin/mpicxx-mpich-gcc49 g++-mp-4.9 (MacPorts gcc49 4.9.3_0) 4.9.3 Executing: /opt/local/bin/mpicxx-mpich-gcc49 -show stdout: /opt/local/bin/g++-mp-4.9 -pipe -m64 -Wl,-flat_namespace -I/opt/local/include/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -lmpicxx -lmpi -lpmpi Executing: /opt/local/bin/g++-mp-4.9 --help stdout: Usage: g++-mp-4.9 [options] file... Options: -pass-exit-codes Exit with highest error code from a phase --help Display this information --target-help Display target specific command line options --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...] Display specific types of command line options (Use '-v --help' to display command line options of sub-processes) --version Display compiler version information -dumpspecs Display all of the built in spec strings -dumpversion Display the version of the compiler -dumpmachine Display the compiler's target processor -print-search-dirs Display the directories in the compiler's search path -print-libgcc-file-name Display the name of the compiler's companion library -print-file-name= Display the full path to library -print-prog-name= Display the full path to compiler component -print-multiarch Display the target's normalized GNU triplet, used as a component in the library path -print-multi-directory Display the root directory for versions of libgcc -print-multi-lib Display the mapping between command line options and multiple library search directories -print-multi-os-directory Display the relative path to OS libraries -print-sysroot Display the target libraries directory -print-sysroot-headers-suffix Display the sysroot suffix used to find headers -Wa, Pass comma-separated on to the assembler -Wp, Pass comma-separated on to the preprocessor -Wl, Pass comma-separated on to the linker -Xassembler Pass on to the assembler -Xpreprocessor Pass on to the preprocessor -Xlinker Pass on to the linker -save-temps Do not delete intermediate files -save-temps= Do not delete intermediate files -no-canonical-prefixes Do not canonicalize paths when building relative prefixes to other gcc components -pipe Use pipes rather than intermediate files -time Time the execution of each subprocess -specs= Override built-in specs with the contents of -std= Assume that the input sources are for --sysroot= Use as the root directory for headers and libraries -B Add to the compiler's search paths -v Display the programs invoked by the compiler -### Like -v but options quoted and commands not executed -E Preprocess only; do not compile, assemble or link -S Compile only; do not assemble or link -c Compile and assemble, but do not link -o Place the output into -pie Create a position independent executable -shared Create a shared library -x Specify the language of the following input files Permissible languages include: c c++ assembler none 'none' means revert to the default behavior of guessing the language based on the file's extension Options starting with -g, -f, -m, -O, -W, or --param are automatically passed on to the various sub-processes invoked by g++-mp-4.9. In order to pass other options on to these processes the -W options must be used. For bug reporting instructions, please see: . Executing: /opt/local/bin/mpicxx-mpich-gcc49 -show stdout: /opt/local/bin/g++-mp-4.9 -pipe -m64 -Wl,-flat_namespace -I/opt/local/include/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -lmpicxx -lmpi -lpmpi Executing: /opt/local/bin/mpif90-mpich-gcc49 --version stdout: GNU Fortran (MacPorts gcc49 4.9.3_0) 4.9.3 Copyright (C) 2015 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING getCompilerVersion: /opt/local/bin/mpif90-mpich-gcc49 GNU Fortran (MacPorts gcc49 4.9.3_0) 4.9.3 Executing: /opt/local/bin/mpif90-mpich-gcc49 --help stdout: Usage: gfortran-mp-4.9 [options] file... Options: -pass-exit-codes Exit with highest error code from a phase --help Display this information --target-help Display target specific command line options --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...] Display specific types of command line options (Use '-v --help' to display command line options of sub-processes) --version Display compiler version information -dumpspecs Display all of the built in spec strings -dumpversion Display the version of the compiler -dumpmachine Display the compiler's target processor -print-search-dirs Display the directories in the compiler's search path -print-libgcc-file-name Display the name of the compiler's companion library -print-file-name= Display the full path to library -print-prog-name= Display the full path to compiler component -print-multiarch Display the target's normalized GNU triplet, used as a component in the library path -print-multi-directory Display the root directory for versions of libgcc -print-multi-lib Display the mapping between command line options and multiple library search directories -print-multi-os-directory Display the relative path to OS libraries -print-sysroot Display the target libraries directory -print-sysroot-headers-suffix Display the sysroot suffix used to find headers -Wa, Pass comma-separated on to the assembler -Wp, Pass comma-separated on to the preprocessor -Wl, Pass comma-separated on to the linker -Xassembler Pass on to the assembler -Xpreprocessor Pass on to the preprocessor -Xlinker Pass on to the linker -save-temps Do not delete intermediate files -save-temps= Do not delete intermediate files -no-canonical-prefixes Do not canonicalize paths when building relative prefixes to other gcc components -pipe Use pipes rather than intermediate files -time Time the execution of each subprocess -specs= Override built-in specs with the contents of -std= Assume that the input sources are for --sysroot= Use as the root directory for headers and libraries -B Add to the compiler's search paths -v Display the programs invoked by the compiler -### Like -v but options quoted and commands not executed -E Preprocess only; do not compile, assemble or link -S Compile only; do not assemble or link -c Compile and assemble, but do not link -o Place the output into -pie Create a position independent executable -shared Create a shared library -x Specify the language of the following input files Permissible languages include: c c++ assembler none 'none' means revert to the default behavior of guessing the language based on the file's extension Options starting with -g, -f, -m, -O, -W, or --param are automatically passed on to the various sub-processes invoked by gfortran-mp-4.9. In order to pass other options on to these processes the -W options must be used. For bug reporting instructions, please see: . Executing: /opt/local/bin/mpif90-mpich-gcc49 --version stdout: GNU Fortran (MacPorts gcc49 4.9.3_0) 4.9.3 Copyright (C) 2015 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING Executing: /opt/local/bin/mpif90-mpich-gcc49 --version stdout: GNU Fortran (MacPorts gcc49 4.9.3_0) 4.9.3 Copyright (C) 2015 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING ================================================================================ TEST configureDebugging from PETSc.options.debugging(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/options/debugging.py:25) TESTING: configureDebugging from PETSc.options.debugging(config/PETSc/options/debugging.py:25) Defined "USE_ERRORCHECKING" to "1" ================================================================================ TEST checkRestrict from config.compilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/compilers.py:137) TESTING: checkRestrict from config.compilers(config/BuildSystem/config/compilers.py:137) Check for the C/CXX restrict keyword Pushing language C All intermediate test results are stored in /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.c:5:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'x' float * restrict x;; ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.c:5:18: error: 'x' undeclared (first use in this function) /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.c:5:18: note: each undeclared identifier is reported only once for each function it appears in Source: #include "confdefs.h" #include "conffix.h" int main() { float * restrict x;; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.c:5:23: warning: unused variable 'x' [-Wunused-variable] float * __restrict__ x;; ^ Source: #include "confdefs.h" #include "conffix.h" int main() { float * __restrict__ x;; return 0; } compilers: Set C restrict keyword to __restrict__ Defined "C_RESTRICT" to " __restrict__" Popping language C ================================================================================ TEST checkCFormatting from config.compilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/compilers.py:313) TESTING: checkCFormatting from config.compilers(config/BuildSystem/config/compilers.py:313) Activate format string checking if using the GNU compilers ================================================================================ TEST checkCStaticInline from config.compilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/compilers.py:108) TESTING: checkCStaticInline from config.compilers(config/BuildSystem/config/compilers.py:108) Check for C keyword: static inline Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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 StaticInline keyword to static inline Popping language C Defined "C_STATIC_INLINE" to "static inline" ================================================================================ TEST checkDynamicLoadFlag from config.compilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/compilers.py:324) TESTING: checkDynamicLoadFlag from config.compilers(config/BuildSystem/config/compilers.py:324) Checks that dlopen() takes RTLD_XXX, and defines PETSC_HAVE_RTLD_XXX if it does Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include char *libname; int main() { dlopen(libname, RTLD_LAZY); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -ldl Defined "HAVE_RTLD_LAZY" to "1" Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include char *libname; int main() { dlopen(libname, RTLD_NOW); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -ldl Defined "HAVE_RTLD_NOW" to "1" Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include char *libname; int main() { dlopen(libname, RTLD_LOCAL); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -ldl Defined "HAVE_RTLD_LOCAL" to "1" Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include char *libname; int main() { dlopen(libname, RTLD_GLOBAL); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -ldl Defined "HAVE_RTLD_GLOBAL" to "1" ================================================================================ TEST checkCLibraries from config.compilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/compilers.py:164) TESTING: checkCLibraries from config.compilers(config/BuildSystem/config/compilers.py:164) Determines the libraries needed to link with C Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest -v -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -ldl stdout: mpicc for MPICH version 3.1.4 Possible ERROR while running linker: stdout: mpicc for MPICH version 3.1.4stderr: Using built-in specs. COLLECT_GCC=/opt/local/bin/gcc-mp-4.9 COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/lto-wrapper Target: x86_64-apple-darwin14 Configured with: /opt/local/var/macports/build/_opt_mports_dports_lang_gcc49/gcc49/work/gcc-4.9.3/configure --prefix=/opt/local --build=x86_64-apple-darwin14 --enable-languages=c,c++,objc,obj-c++,lto,fortran,java --libdir=/opt/local/lib/gcc49 --includedir=/opt/local/include/gcc49 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-4.9 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.9 --with-gxx-include-dir=/opt/local/include/gcc49/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --disable-isl-version-check --with-cloog=/opt/local --disable-cloog-version-check --enable-stage1-checking --disable-multilib --enable-lto --enable-libstdcxx-time --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --with-pkgversion='MacPorts gcc49 4.9.3_0' Thread model: posix gcc version 4.9.3 (MacPorts gcc49 4.9.3_0) COMPILER_PATH=/opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/libexec/gcc/x86_64-apple-darwin14/:/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/ LIBRARY_PATH=/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/../../../:/usr/lib/ COLLECT_GCC_OPTIONS='-mmacosx-version-min=10.10.4' '-pipe' '-m64' '-o' '/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest' '-v' '-fPIC' '-Wall' '-Wwrite-strings' '-Wno-strict-aliasing' '-Wno-unknown-pragmas' '-g3' '-O0' '-I' '/opt/local/include/mpich-gcc49' '-L/opt/local/lib/mpich-gcc49' '-mtune=core2' /opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/collect2 -dynamic -arch x86_64 -macosx_version_min 10.10.4 -weak_reference_mismatches non-weak -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest -L/opt/local/lib/mpich-gcc49 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/../../.. -flat_namespace -multiply_defined suppress -multiply_defined suppress -commons use_dylibs -search_paths_first /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -lmpi -lpmpi -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem -v -idsym collect2 version 4.9.3 /opt/local/bin/ld -dynamic -arch x86_64 -macosx_version_min 10.10.4 -weak_reference_mismatches non-weak -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest -L/opt/local/lib/mpich-gcc49 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/../../.. -flat_namespace -multiply_defined suppress -multiply_defined suppress -commons use_dylibs -search_paths_first /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -lmpi -lpmpi -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem -v @(#)PROGRAM:ld PROJECT:ld64-241.9 configured to support archs: i386 x86_64 x86_64h armv6 armv7 armv7s armv7m arm64 Library search paths: /opt/local/lib/mpich-gcc49 /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 /opt/local/lib/gcc49 /usr/lib /usr/local/lib Framework search paths: /Library/Frameworks/ /System/Library/Frameworks/ /opt/local/bin/nm -n /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o dsymutil /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest Popping language C compilers: Checking arg mpicc compilers: Unknown arg mpicc 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.1.4 compilers: Unknown arg 3.1.4 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=/opt/local/bin/gcc-mp-4.9 compilers: Unknown arg COLLECT_GCC=/opt/local/bin/gcc-mp-4.9 compilers: Checking arg COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/lto-wrapper compilers: Unknown arg COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/lto-wrapper compilers: Checking arg Target: compilers: Unknown arg Target: compilers: Checking arg x86_64-apple-darwin14 compilers: Unknown arg x86_64-apple-darwin14 compilers: Checking arg Configured compilers: Unknown arg Configured compilers: Checking arg with: compilers: Unknown arg with: compilers: Checking arg /opt/local/var/macports/build/_opt_mports_dports_lang_gcc49/gcc49/work/gcc-4.9.3/configure compilers: Unknown arg /opt/local/var/macports/build/_opt_mports_dports_lang_gcc49/gcc49/work/gcc-4.9.3/configure compilers: Checking arg --prefix=/opt/local compilers: Unknown arg --prefix=/opt/local compilers: Checking arg --build=x86_64-apple-darwin14 compilers: Unknown arg --build=x86_64-apple-darwin14 compilers: Checking arg --enable-languages=c,c++,objc,obj-c++,lto,fortran,java compilers: Unknown arg --enable-languages=c,c++,objc,obj-c++,lto,fortran,java compilers: Checking arg --libdir=/opt/local/lib/gcc49 compilers: Unknown arg --libdir=/opt/local/lib/gcc49 compilers: Checking arg --includedir=/opt/local/include/gcc49 compilers: Unknown arg --includedir=/opt/local/include/gcc49 compilers: Checking arg --infodir=/opt/local/share/info compilers: Unknown arg --infodir=/opt/local/share/info compilers: Checking arg --mandir=/opt/local/share/man compilers: Unknown arg --mandir=/opt/local/share/man compilers: Checking arg --datarootdir=/opt/local/share/gcc-4.9 compilers: Unknown arg --datarootdir=/opt/local/share/gcc-4.9 compilers: Checking arg --with-local-prefix=/opt/local compilers: Unknown arg --with-local-prefix=/opt/local compilers: Checking arg --with-system-zlib compilers: Unknown arg --with-system-zlib compilers: Checking arg --disable-nls compilers: Unknown arg --disable-nls compilers: Checking arg --program-suffix=-mp-4.9 compilers: Unknown arg --program-suffix=-mp-4.9 compilers: Checking arg --with-gxx-include-dir=/opt/local/include/gcc49/c++/ compilers: Unknown arg --with-gxx-include-dir=/opt/local/include/gcc49/c++/ compilers: Checking arg --with-gmp=/opt/local compilers: Unknown arg --with-gmp=/opt/local compilers: Checking arg --with-mpfr=/opt/local compilers: Unknown arg --with-mpfr=/opt/local compilers: Checking arg --with-mpc=/opt/local compilers: Unknown arg --with-mpc=/opt/local compilers: Checking arg --with-isl=/opt/local compilers: Unknown arg --with-isl=/opt/local compilers: Checking arg --disable-isl-version-check compilers: Unknown arg --disable-isl-version-check compilers: Checking arg --with-cloog=/opt/local compilers: Unknown arg --with-cloog=/opt/local compilers: Checking arg --disable-cloog-version-check compilers: Unknown arg --disable-cloog-version-check compilers: Checking arg --enable-stage1-checking compilers: Unknown arg --enable-stage1-checking compilers: Checking arg --disable-multilib compilers: Unknown arg --disable-multilib compilers: Checking arg --enable-lto compilers: Unknown arg --enable-lto compilers: Checking arg --enable-libstdcxx-time compilers: Unknown arg --enable-libstdcxx-time compilers: Checking arg --with-as=/opt/local/bin/as compilers: Unknown arg --with-as=/opt/local/bin/as compilers: Checking arg --with-ld=/opt/local/bin/ld compilers: Unknown arg --with-ld=/opt/local/bin/ld compilers: Checking arg --with-ar=/opt/local/bin/ar compilers: Unknown arg --with-ar=/opt/local/bin/ar compilers: Checking arg --with-bugurl=https://trac.macports.org/newticket compilers: Unknown arg --with-bugurl=https://trac.macports.org/newticket compilers: Checking arg --with-pkgversion= compilers: Unknown arg --with-pkgversion= 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 4.9.3 compilers: Unknown arg 4.9.3 compilers: Checking arg (MacPorts compilers: Unknown arg (MacPorts compilers: Checking arg gcc49 compilers: Unknown arg gcc49 compilers: Checking arg 4.9.3_0) compilers: Unknown arg 4.9.3_0) compilers: Checking arg COMPILER_PATH=/opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/libexec/gcc/x86_64-apple-darwin14/:/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/ compilers: Unknown arg COMPILER_PATH=/opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/libexec/gcc/x86_64-apple-darwin14/:/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/ compilers: Checking arg LIBRARY_PATH=/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/../../../:/usr/lib/ compilers: Unknown arg LIBRARY_PATH=/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/../../../:/usr/lib/ compilers: Checking arg COLLECT_GCC_OPTIONS= compilers: Unknown arg COLLECT_GCC_OPTIONS= compilers: Checking arg /opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/collect2 compilers: Unknown arg /opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/collect2 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.10.4 compilers: Unknown arg 10.10.4 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/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest compilers: Unknown arg /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest compilers: Checking arg -L/opt/local/lib/mpich-gcc49 compilers: Found library directory: -L/opt/local/lib/mpich-gcc49 compilers: Checking arg -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Found library directory: -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Checking arg -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/../../.. compilers: Found library directory: -L/opt/local/lib/gcc49 compilers: Checking arg -flat_namespace compilers: Unknown arg -flat_namespace 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 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o compilers: Unknown arg /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o compilers: Checking arg -lmpi compilers: Found library : -lmpi compilers: Checking arg -lpmpi compilers: Found library : -lpmpi compilers: Checking arg -no_compact_unwind compilers: Unknown arg -no_compact_unwind compilers: Checking arg -lSystem compilers: Found library : -lSystem compilers: Checking arg -lgcc_ext.10.5 compilers: Found library : -lgcc_ext.10.5 compilers: Checking arg -lgcc compilers: Skipping system library: -lgcc compilers: Checking arg -lSystem 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 4.9.3 compilers: Unknown arg 4.9.3 compilers: Checking arg /opt/local/bin/ld compilers: Unknown arg /opt/local/bin/ld 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.10.4 compilers: Unknown arg 10.10.4 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/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest compilers: Unknown arg /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest compilers: Checking arg -L/opt/local/lib/mpich-gcc49 compilers: Found library directory: -L/opt/local/lib/mpich-gcc49 compilers: Checking arg -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Found library directory: -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Checking arg -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/../../.. compilers: Found library directory: -L/opt/local/lib/gcc49 compilers: Checking arg -flat_namespace compilers: Unknown arg -flat_namespace 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 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o compilers: Unknown arg /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o compilers: Checking arg -lmpi compilers: Checking arg -lpmpi compilers: Checking arg -no_compact_unwind compilers: Unknown arg -no_compact_unwind compilers: Checking arg -lSystem compilers: Checking arg -lgcc_ext.10.5 compilers: Checking arg -lgcc compilers: Skipping system library: -lgcc compilers: Checking arg -lSystem compilers: Checking arg -v compilers: Unknown arg -v compilers: Checking arg @(#)PROGRAM:ld compilers: Unknown arg @(#)PROGRAM:ld compilers: Checking arg PROJECT:ld64-241.9 compilers: Unknown arg PROJECT:ld64-241.9 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 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 armv6 compilers: Unknown arg armv6 compilers: Checking arg armv7 compilers: Unknown arg armv7 compilers: Checking arg armv7s compilers: Unknown arg armv7s compilers: Checking arg armv7m compilers: Unknown arg armv7m compilers: Checking arg arm64 compilers: Unknown arg arm64 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 /opt/local/lib/mpich-gcc49 compilers: Unknown arg /opt/local/lib/mpich-gcc49 compilers: Checking arg /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Unknown arg /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Checking arg /opt/local/lib/gcc49 compilers: Unknown arg /opt/local/lib/gcc49 compilers: Checking arg /usr/lib compilers: Unknown arg /usr/lib compilers: Checking arg /usr/local/lib compilers: Unknown arg /usr/local/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/Frameworks/ compilers: Unknown arg /Library/Frameworks/ compilers: Checking arg /System/Library/Frameworks/ compilers: Unknown arg /System/Library/Frameworks/ compilers: Checking arg /opt/local/bin/nm compilers: Unknown arg /opt/local/bin/nm compilers: Checking arg -n compilers: Unknown arg -n compilers: Checking arg /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o compilers: Unknown arg /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o compilers: Checking arg dsymutil compilers: Unknown arg dsymutil compilers: Checking arg /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest compilers: Unknown arg /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest compilers: Libraries needed to link C code with another linker: ['-Wl,-rpath,/opt/local/lib/mpich-gcc49', '-L/opt/local/lib/mpich-gcc49', '-Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-Wl,-rpath,/opt/local/lib/gcc49', '-L/opt/local/lib/gcc49', '-lmpi', '-lpmpi', '-lSystem', '-lgcc_ext.10.5', '-Wl,-rpath,/opt/local/lib/mpich-gcc49', '-L/opt/local/lib/mpich-gcc49', '-Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-Wl,-rpath,/opt/local/lib/gcc49', '-L/opt/local/lib/gcc49'] compilers: Check that C libraries can be used from Fortran Pushing language FC Popping language FC Pushing language FC Popping language FC Pushing language FC Popping language FC Pushing language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.F Successful compile: Source: program main end Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.F Successful compile: Source: program main end Executing: /opt/local/bin/mpif90-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.F Successful compile: Source: program main end Executing: /opt/local/bin/mpif90-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -lpetsc-ufod4vtr9mqHvKIQiVAm Possible ERROR while running linker: exit code 256 stderr: ld: library not found for -lpetsc-ufod4vtr9mqHvKIQiVAm collect2: error: ld returned 1 exit status Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.F Successful compile: Source: program main end Executing: /opt/local/bin/mpif90-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Testing executable /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest to see if it can be run Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest Popping language FC ================================================================================ TEST checkDependencyGenerationFlag from config.compilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/compilers.py:1354) TESTING: checkDependencyGenerationFlag from config.compilers(config/BuildSystem/config/compilers.py:1354) 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" Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -MMD -MP /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Popping language C Trying Cxx compiler flag -MMD -MP Defined make macro "CXX_DEPFLAGS" to "-MMD -MP" Pushing language Cxx Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC -MMD -MP /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Popping language Cxx Trying FC compiler flag -MMD -MP Defined make macro "FC_DEPFLAGS" to "-MMD -MP" Pushing language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 -MMD -MP /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.F Successful compile: Source: program main end Popping language FC ================================================================================ TEST checkC99Flag from config.compilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/compilers.py:1400) TESTING: checkC99Flag from config.compilers(config/BuildSystem/config/compilers.py:1400) Check for -std=c99 or equivalent flag Accepted C99 compile flag: -std=c99 Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c:10:5: error: 'for' loop initial declarations are only allowed in C99 or C11 mode for (int i=0; i<2; i++){ ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c:10:5: note: use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c:6:9: warning: variable 'x' set but not used [-Wunused-but-set-variable] int x[2],y; ^ Source: #include "confdefs.h" #include "conffix.h" int main() { int x[2],y; y = 5; // c++ comment int j = 2; for (int i=0; i<2; i++){ x[i] = i*j*y; } ; return 0; } Rejecting compiler flag due to nonzero status from link Rejecting compiler flag due to /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c:10:5: error: 'for' loop initial declarations are only allowed in C99 or C11 mode for (int i=0; i<2; i++){ ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c:10:5: note: use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c:6:9: warning: variable 'x' set but not used [-Wunused-but-set-variable] int x[2],y; ^ PETSc Error: No output file produced Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -std=c99 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c:6:9: warning: variable 'x' set but not used [-Wunused-but-set-variable] int x[2],y; ^ Source: #include "confdefs.h" #include "conffix.h" int main() { int x[2],y; y = 5; // c++ comment int j = 2; for (int i=0; i<2; i++){ x[i] = i*j*y; } ; return 0; } Popping language C ================================================================================ TEST checkRestrict from config.compilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/compilers.py:137) TESTING: checkRestrict from config.compilers(config/BuildSystem/config/compilers.py:137) Check for the C/CXX restrict keyword Pushing language Cxx Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.cc Possible ERROR while running compiler: exit code 256 stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.cc: In function 'int main()': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.cc:5:18: error: expected initializer before 'x' float * restrict x;; ^ Source: #include "confdefs.h" #include "conffix.h" int main() { float * restrict x;; return 0; } Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.cc Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.cc: In function 'int main()': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.cc:5:23: warning: unused variable 'x' [-Wunused-variable] float * __restrict__ x;; ^ Source: #include "confdefs.h" #include "conffix.h" int main() { float * __restrict__ x;; return 0; } compilers: Set Cxx restrict keyword to __restrict__ Defined "CXX_RESTRICT" to " __restrict__" Popping language Cxx ================================================================================ TEST checkCxxNamespace from config.compilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/compilers.py:364) TESTING: checkCxxNamespace from config.compilers(config/BuildSystem/config/compilers.py:364) Checks that C++ compiler supports namespaces, and if it does defines HAVE_CXX_NAMESPACE Pushing language Cxx Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" namespace petsc {int dummy;} int main() { ; return 0; } Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" template struct a {}; namespace trouble{ template struct a : public ::a {}; } trouble::a uugh; int main() { ; return 0; } Popping language Cxx compilers: C++ has namespaces Defined "HAVE_CXX_NAMESPACE" to "1" ================================================================================ TEST checkCxxOptionalExtensions from config.compilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/compilers.py:337) TESTING: checkCxxOptionalExtensions from config.compilers(config/BuildSystem/config/compilers.py:337) Check whether the C++ compiler (IBM xlC, OSF5) need special flag for .c files which contain C++ Pushing language Cxx Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { class somename { int i; };; return 0; } Added Cxx compiler flag Popping language Cxx ================================================================================ TEST checkCxxStaticInline from config.compilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/compilers.py:122) TESTING: checkCxxStaticInline from config.compilers(config/BuildSystem/config/compilers.py:122) Check for C++ keyword: static inline Pushing language Cxx Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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 StaticInline keyword to static inline Popping language Cxx Defined "CXX_STATIC_INLINE" to "static inline" ================================================================================ TEST checkCxxLibraries from config.compilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/compilers.py:422) TESTING: checkCxxLibraries from config.compilers(config/BuildSystem/config/compilers.py:422) Determines the libraries needed to link with C++ Pushing language Cxx Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Pushing language CXX Popping language CXX Executing: /opt/local/bin/mpicxx-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest -v -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl stdout: mpicxx for MPICH version 3.1.4 Possible ERROR while running linker: stdout: mpicxx for MPICH version 3.1.4stderr: Using built-in specs. COLLECT_GCC=/opt/local/bin/g++-mp-4.9 COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/lto-wrapper Target: x86_64-apple-darwin14 Configured with: /opt/local/var/macports/build/_opt_mports_dports_lang_gcc49/gcc49/work/gcc-4.9.3/configure --prefix=/opt/local --build=x86_64-apple-darwin14 --enable-languages=c,c++,objc,obj-c++,lto,fortran,java --libdir=/opt/local/lib/gcc49 --includedir=/opt/local/include/gcc49 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-4.9 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.9 --with-gxx-include-dir=/opt/local/include/gcc49/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --disable-isl-version-check --with-cloog=/opt/local --disable-cloog-version-check --enable-stage1-checking --disable-multilib --enable-lto --enable-libstdcxx-time --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --with-pkgversion='MacPorts gcc49 4.9.3_0' Thread model: posix gcc version 4.9.3 (MacPorts gcc49 4.9.3_0) COMPILER_PATH=/opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/libexec/gcc/x86_64-apple-darwin14/:/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/ LIBRARY_PATH=/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/../../../:/usr/lib/ COLLECT_GCC_OPTIONS='-mmacosx-version-min=10.10.4' '-pipe' '-m64' '-o' '/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest' '-v' '-Wall' '-Wwrite-strings' '-Wno-strict-aliasing' '-Wno-unknown-pragmas' '-g' '-O0' '-L/opt/local/lib/mpich-gcc49' '-L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3' '-L/opt/local/lib/gcc49' '-L/opt/local/lib/mpich-gcc49' '-L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3' '-L/opt/local/lib/gcc49' '-I' '/opt/local/include/mpich-gcc49' '-L/opt/local/lib/mpich-gcc49' '-shared-libgcc' '-mtune=core2' /opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/collect2 -dynamic -arch x86_64 -macosx_version_min 10.10.4 -weak_reference_mismatches non-weak -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest -L/opt/local/lib/mpich-gcc49 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49 -L/opt/local/lib/mpich-gcc49 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49 -L/opt/local/lib/mpich-gcc49 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/../../.. -flat_namespace -multiply_defined suppress -multiply_defined suppress -commons use_dylibs -search_paths_first /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -rpath /opt/local/lib/mpich-gcc49 -rpath /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -rpath /opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -rpath /opt/local/lib/mpich-gcc49 -rpath /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -rpath /opt/local/lib/gcc49 -lmpicxx -lmpi -lpmpi -lstdc++ -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem -v -idsym collect2 version 4.9.3 /opt/local/bin/ld -dynamic -arch x86_64 -macosx_version_min 10.10.4 -weak_reference_mismatches non-weak -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest -L/opt/local/lib/mpich-gcc49 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49 -L/opt/local/lib/mpich-gcc49 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49 -L/opt/local/lib/mpich-gcc49 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/../../.. -flat_namespace -multiply_defined suppress -multiply_defined suppress -commons use_dylibs -search_paths_first /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -rpath /opt/local/lib/mpich-gcc49 -rpath /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -rpath /opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -rpath /opt/local/lib/mpich-gcc49 -rpath /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -rpath /opt/local/lib/gcc49 -lmpicxx -lmpi -lpmpi -lstdc++ -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem -v @(#)PROGRAM:ld PROJECT:ld64-241.9 configured to support archs: i386 x86_64 x86_64h armv6 armv7 armv7s armv7m arm64 Library search paths: /opt/local/lib/mpich-gcc49 /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 /opt/local/lib/gcc49 /opt/local/lib/mpich-gcc49 /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 /opt/local/lib/gcc49 /opt/local/lib/mpich-gcc49 /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 /opt/local/lib/gcc49 /usr/lib /usr/local/lib Framework search paths: /Library/Frameworks/ /System/Library/Frameworks/ /opt/local/bin/nm -n /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o dsymutil /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest Popping language Cxx compilers: Checking arg mpicxx compilers: Unknown arg mpicxx 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.1.4 compilers: Unknown arg 3.1.4 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=/opt/local/bin/g++-mp-4.9 compilers: Unknown arg COLLECT_GCC=/opt/local/bin/g++-mp-4.9 compilers: Checking arg COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/lto-wrapper compilers: Unknown arg COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/lto-wrapper compilers: Checking arg Target: compilers: Unknown arg Target: compilers: Checking arg x86_64-apple-darwin14 compilers: Unknown arg x86_64-apple-darwin14 compilers: Checking arg Configured compilers: Unknown arg Configured compilers: Checking arg with: compilers: Unknown arg with: compilers: Checking arg /opt/local/var/macports/build/_opt_mports_dports_lang_gcc49/gcc49/work/gcc-4.9.3/configure compilers: Unknown arg /opt/local/var/macports/build/_opt_mports_dports_lang_gcc49/gcc49/work/gcc-4.9.3/configure compilers: Checking arg --prefix=/opt/local compilers: Unknown arg --prefix=/opt/local compilers: Checking arg --build=x86_64-apple-darwin14 compilers: Unknown arg --build=x86_64-apple-darwin14 compilers: Checking arg --enable-languages=c,c++,objc,obj-c++,lto,fortran,java compilers: Unknown arg --enable-languages=c,c++,objc,obj-c++,lto,fortran,java compilers: Checking arg --libdir=/opt/local/lib/gcc49 compilers: Unknown arg --libdir=/opt/local/lib/gcc49 compilers: Checking arg --includedir=/opt/local/include/gcc49 compilers: Unknown arg --includedir=/opt/local/include/gcc49 compilers: Checking arg --infodir=/opt/local/share/info compilers: Unknown arg --infodir=/opt/local/share/info compilers: Checking arg --mandir=/opt/local/share/man compilers: Unknown arg --mandir=/opt/local/share/man compilers: Checking arg --datarootdir=/opt/local/share/gcc-4.9 compilers: Unknown arg --datarootdir=/opt/local/share/gcc-4.9 compilers: Checking arg --with-local-prefix=/opt/local compilers: Unknown arg --with-local-prefix=/opt/local compilers: Checking arg --with-system-zlib compilers: Unknown arg --with-system-zlib compilers: Checking arg --disable-nls compilers: Unknown arg --disable-nls compilers: Checking arg --program-suffix=-mp-4.9 compilers: Unknown arg --program-suffix=-mp-4.9 compilers: Checking arg --with-gxx-include-dir=/opt/local/include/gcc49/c++/ compilers: Unknown arg --with-gxx-include-dir=/opt/local/include/gcc49/c++/ compilers: Checking arg --with-gmp=/opt/local compilers: Unknown arg --with-gmp=/opt/local compilers: Checking arg --with-mpfr=/opt/local compilers: Unknown arg --with-mpfr=/opt/local compilers: Checking arg --with-mpc=/opt/local compilers: Unknown arg --with-mpc=/opt/local compilers: Checking arg --with-isl=/opt/local compilers: Unknown arg --with-isl=/opt/local compilers: Checking arg --disable-isl-version-check compilers: Unknown arg --disable-isl-version-check compilers: Checking arg --with-cloog=/opt/local compilers: Unknown arg --with-cloog=/opt/local compilers: Checking arg --disable-cloog-version-check compilers: Unknown arg --disable-cloog-version-check compilers: Checking arg --enable-stage1-checking compilers: Unknown arg --enable-stage1-checking compilers: Checking arg --disable-multilib compilers: Unknown arg --disable-multilib compilers: Checking arg --enable-lto compilers: Unknown arg --enable-lto compilers: Checking arg --enable-libstdcxx-time compilers: Unknown arg --enable-libstdcxx-time compilers: Checking arg --with-as=/opt/local/bin/as compilers: Unknown arg --with-as=/opt/local/bin/as compilers: Checking arg --with-ld=/opt/local/bin/ld compilers: Unknown arg --with-ld=/opt/local/bin/ld compilers: Checking arg --with-ar=/opt/local/bin/ar compilers: Unknown arg --with-ar=/opt/local/bin/ar compilers: Checking arg --with-bugurl=https://trac.macports.org/newticket compilers: Unknown arg --with-bugurl=https://trac.macports.org/newticket compilers: Checking arg --with-pkgversion= compilers: Unknown arg --with-pkgversion= 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 4.9.3 compilers: Unknown arg 4.9.3 compilers: Checking arg (MacPorts compilers: Unknown arg (MacPorts compilers: Checking arg gcc49 compilers: Unknown arg gcc49 compilers: Checking arg 4.9.3_0) compilers: Unknown arg 4.9.3_0) compilers: Checking arg COMPILER_PATH=/opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/libexec/gcc/x86_64-apple-darwin14/:/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/ compilers: Unknown arg COMPILER_PATH=/opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/libexec/gcc/x86_64-apple-darwin14/:/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/ compilers: Checking arg LIBRARY_PATH=/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/../../../:/usr/lib/ compilers: Unknown arg LIBRARY_PATH=/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/../../../:/usr/lib/ compilers: Checking arg COLLECT_GCC_OPTIONS= compilers: Unknown arg COLLECT_GCC_OPTIONS= compilers: Checking arg /opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/collect2 compilers: Unknown arg /opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/collect2 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.10.4 compilers: Unknown arg 10.10.4 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/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest compilers: Unknown arg /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest compilers: Checking arg -L/opt/local/lib/mpich-gcc49 compilers: Found library directory: -L/opt/local/lib/mpich-gcc49 compilers: Checking arg -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Found library directory: -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Checking arg -L/opt/local/lib/gcc49 compilers: Found library directory: -L/opt/local/lib/gcc49 compilers: Checking arg -L/opt/local/lib/mpich-gcc49 compilers: Checking arg -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Checking arg -L/opt/local/lib/gcc49 compilers: Checking arg -L/opt/local/lib/mpich-gcc49 compilers: Checking arg -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Checking arg -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/../../.. compilers: Checking arg -flat_namespace compilers: Unknown arg -flat_namespace 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 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o compilers: Unknown arg /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o compilers: Checking arg -rpath compilers: Found -rpath library: /opt/local/lib/mpich-gcc49 compilers: Checking arg -rpath compilers: Found -rpath library: /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Checking arg -rpath compilers: Found -rpath library: /opt/local/lib/gcc49 compilers: Checking arg -lmpi compilers: Found library: -lmpi Library already in C list so skipping in C++ compilers: Checking arg -lpmpi compilers: Found library: -lpmpi Library already in C list so skipping in C++ compilers: Checking arg -lSystem compilers: Found library: -lSystem Library already in C list so skipping in C++ compilers: Checking arg -lgcc_ext.10.5 compilers: Found library: -lgcc_ext.10.5 Library already in C list so skipping in C++ compilers: Checking arg -rpath compilers: Already in rpathflags, skipping:-rpath compilers: Checking arg -rpath compilers: Already in rpathflags, skipping:-rpath compilers: Checking arg -rpath compilers: Already in rpathflags, skipping:-rpath compilers: Checking arg -lmpicxx compilers: Found library: -lmpicxx compilers: Checking arg -lmpi compilers: Checking arg -lpmpi compilers: Checking arg -lstdc++ compilers: Found library: -lstdc++ compilers: Checking arg -no_compact_unwind compilers: Unknown arg -no_compact_unwind compilers: Checking arg -lSystem compilers: Checking arg -lgcc_ext.10.5 compilers: Checking arg -lgcc compilers: Skipping system library: -lgcc compilers: Checking arg -lSystem 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 4.9.3 compilers: Unknown arg 4.9.3 compilers: Checking arg /opt/local/bin/ld compilers: Unknown arg /opt/local/bin/ld 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.10.4 compilers: Unknown arg 10.10.4 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/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest compilers: Unknown arg /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest compilers: Checking arg -L/opt/local/lib/mpich-gcc49 compilers: Checking arg -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Checking arg -L/opt/local/lib/gcc49 compilers: Checking arg -L/opt/local/lib/mpich-gcc49 compilers: Checking arg -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Checking arg -L/opt/local/lib/gcc49 compilers: Checking arg -L/opt/local/lib/mpich-gcc49 compilers: Checking arg -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Checking arg -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/../../.. compilers: Checking arg -flat_namespace compilers: Unknown arg -flat_namespace 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 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o compilers: Unknown arg /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o compilers: Checking arg -rpath compilers: Already in rpathflags, skipping:-rpath compilers: Checking arg -rpath compilers: Already in rpathflags, skipping:-rpath compilers: Checking arg -rpath compilers: Already in rpathflags, skipping:-rpath compilers: Checking arg -lmpi compilers: Checking arg -lpmpi compilers: Checking arg -lSystem compilers: Checking arg -lgcc_ext.10.5 compilers: Checking arg -rpath compilers: Already in rpathflags, skipping:-rpath compilers: Checking arg -rpath compilers: Already in rpathflags, skipping:-rpath compilers: Checking arg -rpath compilers: Already in rpathflags, skipping:-rpath compilers: Checking arg -lmpicxx compilers: Checking arg -lmpi compilers: Checking arg -lpmpi compilers: Checking arg -lstdc++ compilers: Checking arg -no_compact_unwind compilers: Unknown arg -no_compact_unwind compilers: Checking arg -lSystem compilers: Checking arg -lgcc_ext.10.5 compilers: Checking arg -lgcc compilers: Skipping system library: -lgcc compilers: Checking arg -lSystem compilers: Checking arg -v compilers: Unknown arg -v compilers: Checking arg @(#)PROGRAM:ld compilers: Unknown arg @(#)PROGRAM:ld compilers: Checking arg PROJECT:ld64-241.9 compilers: Unknown arg PROJECT:ld64-241.9 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 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 armv6 compilers: Unknown arg armv6 compilers: Checking arg armv7 compilers: Unknown arg armv7 compilers: Checking arg armv7s compilers: Unknown arg armv7s compilers: Checking arg armv7m compilers: Unknown arg armv7m compilers: Checking arg arm64 compilers: Unknown arg arm64 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 /opt/local/lib/mpich-gcc49 compilers: Unknown arg /opt/local/lib/mpich-gcc49 compilers: Checking arg /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Unknown arg /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Checking arg /opt/local/lib/gcc49 compilers: Unknown arg /opt/local/lib/gcc49 compilers: Checking arg /opt/local/lib/mpich-gcc49 compilers: Unknown arg /opt/local/lib/mpich-gcc49 compilers: Checking arg /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Unknown arg /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Checking arg /opt/local/lib/gcc49 compilers: Unknown arg /opt/local/lib/gcc49 compilers: Checking arg /opt/local/lib/mpich-gcc49 compilers: Unknown arg /opt/local/lib/mpich-gcc49 compilers: Checking arg /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Unknown arg /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Checking arg /opt/local/lib/gcc49 compilers: Unknown arg /opt/local/lib/gcc49 compilers: Checking arg /usr/lib compilers: Unknown arg /usr/lib compilers: Checking arg /usr/local/lib compilers: Unknown arg /usr/local/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/Frameworks/ compilers: Unknown arg /Library/Frameworks/ compilers: Checking arg /System/Library/Frameworks/ compilers: Unknown arg /System/Library/Frameworks/ compilers: Checking arg /opt/local/bin/nm compilers: Unknown arg /opt/local/bin/nm compilers: Checking arg -n compilers: Unknown arg -n compilers: Checking arg /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o compilers: Unknown arg /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o compilers: Checking arg dsymutil compilers: Unknown arg dsymutil compilers: Checking arg /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest compilers: Unknown arg /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest compilers: Libraries needed to link Cxx code with another linker: ['-Wl,-rpath,/opt/local/lib/mpich-gcc49', '-L/opt/local/lib/mpich-gcc49', '-Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-Wl,-rpath,/opt/local/lib/gcc49', '-L/opt/local/lib/gcc49', '-Wl,-rpath,/opt/local/lib/mpich-gcc49', '-Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-Wl,-rpath,/opt/local/lib/gcc49', '-lmpicxx', '-lstdc++'] compilers: Check that Cxx libraries can be used from C Pushing language C Popping language C Pushing language C Popping language C Pushing language C Popping language C Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -lmpicxx -lstdc++ -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -lmpicxx -lstdc++ -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -lpetsc-ufod4vtr9mqHvKIQiVAm Possible ERROR while running linker: exit code 256 stderr: ld: library not found for -lpetsc-ufod4vtr9mqHvKIQiVAm collect2: error: ld returned 1 exit status Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -lmpicxx -lstdc++ -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Testing executable /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest to see if it can be run Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest Popping language C compilers: Check that Cxx libraries can be used from Fortran Pushing language FC Popping language FC Pushing language FC Popping language FC Pushing language FC Popping language FC Pushing language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.F Successful compile: Source: program main end Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.F Successful compile: Source: program main end Executing: /opt/local/bin/mpif90-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -lmpicxx -lstdc++ -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.F Successful compile: Source: program main end Executing: /opt/local/bin/mpif90-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -lmpicxx -lstdc++ -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -lpetsc-ufod4vtr9mqHvKIQiVAm Possible ERROR while running linker: exit code 256 stderr: ld: library not found for -lpetsc-ufod4vtr9mqHvKIQiVAm collect2: error: ld returned 1 exit status Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.F Successful compile: Source: program main end Executing: /opt/local/bin/mpif90-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -lmpicxx -lstdc++ -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Testing executable /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest to see if it can be run Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest Popping language FC ================================================================================ TEST checkCxx11 from config.compilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/compilers.py:379) TESTING: checkCxx11 from config.compilers(config/BuildSystem/config/compilers.py:379) Determine the option needed to support the C++11 dialect We auto-detect C++11 if the compiler supports it without options, otherwise we require with-cxx-dialect=C++11 to try adding flags to support it. Pushing language Cxx Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc Possible ERROR while running compiler: exit code 256 stderr: In file included from /opt/local/include/gcc49/c++/random:35:0, from /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc:4: /opt/local/include/gcc49/c++/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support for the \ ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc:5:11: warning: identifier 'constexpr' is a keyword in C++11 [-Wc++0x-compat] template constexpr T Cubed( T x ) { return x*x*x; } ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc:5:32: error: 'constexpr' does not name a type template constexpr T Cubed( T x ) { return x*x*x; } ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc:5:32: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc: In function 'int main()': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc:10:11: error: 'random_device' is not a member of 'std' std::random_device rd; ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc:11:11: error: 'mt19937' is not a member of 'std' std::mt19937 mt(rd()); ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc:12:11: error: 'normal_distribution' is not a member of 'std' std::normal_distribution dist(0,1); ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc:12:36: error: expected primary-expression before 'double' std::normal_distribution dist(0,1); ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc:13:33: error: 'mt' was not declared in this scope const double x = dist(mt); ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc:13:35: error: 'dist' was not declared in this scope const double x = dist(mt); ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc:13:24: warning: unused variable 'x' [-Wunused-variable] const double x = dist(mt); ^ Source: #include "confdefs.h" #include "conffix.h" #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); ; return 0; } Rejecting compiler flag due to nonzero status from link Rejecting compiler flag due to In file included from /opt/local/include/gcc49/c++/random:35:0, from /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc:4: /opt/local/include/gcc49/c++/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support for the \ ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc:5:11: warning: identifier 'constexpr' is a keyword in C++11 [-Wc++0x-compat] template constexpr T Cubed( T x ) { return x*x*x; } ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc:5:32: error: 'constexpr' does not name a type template constexpr T Cubed( T x ) { return x*x*x; } ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc:5:32: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc: In function 'int main()': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc:10:11: error: 'random_device' is not a member of 'std' std::random_device rd; ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc:11:11: error: 'mt19937' is not a member of 'std' std::mt19937 mt(rd()); ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc:12:11: error: 'normal_distribution' is not a member of 'std' std::normal_distribution dist(0,1); ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc:12:36: error: expected primary-expression before 'double' std::normal_distribution dist(0,1); ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc:13:33: error: 'mt' was not declared in this scope const double x = dist(mt); ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc:13:35: error: 'dist' was not declared in this scope const double x = dist(mt); ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc:13:24: warning: unused variable 'x' [-Wunused-variable] const double x = dist(mt); ^ PETSc Error: No output file produced Popping language Cxx ================================================================================ TEST checkFortranTypeSizes from config.compilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/compilers.py:585) TESTING: checkFortranTypeSizes from config.compilers(config/BuildSystem/config/compilers.py:585) Check whether real*8 is supported and suggest flags which will allow support Pushing language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.F Successful compile: Source: program main real*8 variable end Popping language FC ================================================================================ TEST checkFortranNameMangling from config.compilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/compilers.py:644) TESTING: checkFortranNameMangling from config.compilers(config/BuildSystem/config/compilers.py:644) Checks Fortran name mangling, and defines HAVE_FORTRAN_UNDERSCORE, HAVE_FORTRAN_NOUNDERSCORE, HAVE_FORTRAN_CAPS, or HAVE_FORTRAN_STDCALL Testing Fortran mangling type underscore with code void d1chk_(void){return;} Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" void d1chk_(void){return;} Popping language C Pushing language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.F Successful compile: Source: program main call d1chk() end Pushing language FC Popping language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/confc.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Popping language FC compilers: Fortran name mangling is underscore Defined "HAVE_FORTRAN_UNDERSCORE" to "1" ================================================================================ TEST checkFortranNameManglingDouble from config.compilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/compilers.py:681) TESTING: checkFortranNameManglingDouble from config.compilers(config/BuildSystem/config/compilers.py:681) Checks if symbols containing an underscore append an extra underscore, and defines HAVE_FORTRAN_UNDERSCORE_UNDERSCORE if necessary Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" void d1_chk__(void){return;} Popping language C Pushing language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.F Successful compile: Source: program main call d1_chk() end Pushing language FC Popping language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/confc.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 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 Popping language FC ================================================================================ TEST checkFortranPreprocessor from config.compilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/compilers.py:691) TESTING: checkFortranPreprocessor from config.compilers(config/BuildSystem/config/compilers.py:691) Determine if Fortran handles preprocessing properly compilers: Fortran uses CPP preprocessor ================================================================================ TEST checkFortranDefineCompilerOption from config.compilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/compilers.py:714) TESTING: checkFortranDefineCompilerOption from config.compilers(config/BuildSystem/config/compilers.py:714) Check if -WF,-Dfoobar or -Dfoobar is the compiler option to define a macro Defined make macro "FC_DEFINE_FLAG" to "-D" Pushing language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 -DTesting /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.F Successful compile: Source: program main #define dummy dummy #ifndef Testing fooey #endif end Popping language FC compilers: Fortran uses -D for defining macro ================================================================================ TEST checkFortranLibraries from config.compilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/compilers.py:734) TESTING: checkFortranLibraries from config.compilers(config/BuildSystem/config/compilers.py:734) 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. Pushing language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -V Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.F Successful compile: Source: program main end Pushing language FC Popping language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest -v -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl stdout: mpifort for MPICH version 3.1.4 Possible ERROR while running linker: stdout: mpifort for MPICH version 3.1.4stderr: Driving: /opt/local/bin/gfortran-mp-4.9 -mmacosx-version-min=10.10.4 -pipe -m64 -Wl,-flat_namespace -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest -v -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -I/opt/local/include/mpich-gcc49 -I/opt/local/include/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -lmpifort -lmpi -lpmpi -l gfortran -shared-libgcc Using built-in specs. COLLECT_GCC=/opt/local/bin/gfortran-mp-4.9 COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/lto-wrapper Target: x86_64-apple-darwin14 Configured with: /opt/local/var/macports/build/_opt_mports_dports_lang_gcc49/gcc49/work/gcc-4.9.3/configure --prefix=/opt/local --build=x86_64-apple-darwin14 --enable-languages=c,c++,objc,obj-c++,lto,fortran,java --libdir=/opt/local/lib/gcc49 --includedir=/opt/local/include/gcc49 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-4.9 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.9 --with-gxx-include-dir=/opt/local/include/gcc49/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --disable-isl-version-check --with-cloog=/opt/local --disable-cloog-version-check --enable-stage1-checking --disable-multilib --enable-lto --enable-libstdcxx-time --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --with-pkgversion='MacPorts gcc49 4.9.3_0' Thread model: posix gcc version 4.9.3 (MacPorts gcc49 4.9.3_0) Reading specs from /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/../../../libgfortran.spec rename spec lib to liborig COLLECT_GCC_OPTIONS='-mmacosx-version-min=10.10.4' '-pipe' '-m64' '-o' '/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest' '-v' '-fPIC' '-Wall' '-Wno-unused-variable' '-ffree-line-length-0' '-Wno-unused-dummy-argument' '-g' '-O0' '-L/opt/local/lib/mpich-gcc49' '-L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3' '-L/opt/local/lib/gcc49' '-L/opt/local/lib/mpich-gcc49' '-L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3' '-L/opt/local/lib/gcc49' '-I' '/opt/local/include/mpich-gcc49' '-I' '/opt/local/include/mpich-gcc49' '-L/opt/local/lib/mpich-gcc49' '-shared-libgcc' '-mtune=core2' COMPILER_PATH=/opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/libexec/gcc/x86_64-apple-darwin14/:/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/ LIBRARY_PATH=/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/../../../:/usr/lib/ COLLECT_GCC_OPTIONS='-mmacosx-version-min=10.10.4' '-pipe' '-m64' '-o' '/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest' '-v' '-fPIC' '-Wall' '-Wno-unused-variable' '-ffree-line-length-0' '-Wno-unused-dummy-argument' '-g' '-O0' '-L/opt/local/lib/mpich-gcc49' '-L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3' '-L/opt/local/lib/gcc49' '-L/opt/local/lib/mpich-gcc49' '-L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3' '-L/opt/local/lib/gcc49' '-I' '/opt/local/include/mpich-gcc49' '-I' '/opt/local/include/mpich-gcc49' '-L/opt/local/lib/mpich-gcc49' '-shared-libgcc' '-mtune=core2' /opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/collect2 -dynamic -arch x86_64 -macosx_version_min 10.10.4 -weak_reference_mismatches non-weak -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest -L/opt/local/lib/mpich-gcc49 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49 -L/opt/local/lib/mpich-gcc49 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49 -L/opt/local/lib/mpich-gcc49 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/../../.. -flat_namespace -multiply_defined suppress -multiply_defined suppress -commons use_dylibs -search_paths_first /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -rpath /opt/local/lib/mpich-gcc49 -rpath /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -rpath /opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -rpath /opt/local/lib/mpich-gcc49 -rpath /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -rpath /opt/local/lib/gcc49 -lmpifort -lmpi -lpmpi -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v -idsym collect2 version 4.9.3 /opt/local/bin/ld -dynamic -arch x86_64 -macosx_version_min 10.10.4 -weak_reference_mismatches non-weak -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest -L/opt/local/lib/mpich-gcc49 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49 -L/opt/local/lib/mpich-gcc49 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49 -L/opt/local/lib/mpich-gcc49 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/../../.. -flat_namespace -multiply_defined suppress -multiply_defined suppress -commons use_dylibs -search_paths_first /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -rpath /opt/local/lib/mpich-gcc49 -rpath /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -rpath /opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -rpath /opt/local/lib/mpich-gcc49 -rpath /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -rpath /opt/local/lib/gcc49 -lmpifort -lmpi -lpmpi -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v @(#)PROGRAM:ld PROJECT:ld64-241.9 configured to support archs: i386 x86_64 x86_64h armv6 armv7 armv7s armv7m arm64 Library search paths: /opt/local/lib/mpich-gcc49 /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 /opt/local/lib/gcc49 /opt/local/lib/mpich-gcc49 /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 /opt/local/lib/gcc49 /opt/local/lib/mpich-gcc49 /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 /opt/local/lib/gcc49 /usr/lib /usr/local/lib Framework search paths: /Library/Frameworks/ /System/Library/Frameworks/ /opt/local/bin/nm -n /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o dsymutil /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest Popping language FC 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.1.4 compilers: Unknown arg 3.1.4 compilers: Checking arg Driving: compilers: Unknown arg Driving: compilers: Checking arg /opt/local/bin/gfortran-mp-4.9 compilers: Unknown arg /opt/local/bin/gfortran-mp-4.9 compilers: Checking arg -mmacosx-version-min=10.10.4 compilers: Unknown arg -mmacosx-version-min=10.10.4 compilers: Checking arg -pipe compilers: Unknown arg -pipe compilers: Checking arg -m64 compilers: Unknown arg -m64 compilers: Checking arg -Wl,-flat_namespace compilers: Unknown arg -Wl,-flat_namespace compilers: Checking arg -o compilers: Unknown arg -o compilers: Checking arg /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest compilers: Unknown arg /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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 -fPIC compilers: Unknown arg -fPIC compilers: Checking arg -Wall compilers: Unknown arg -Wall compilers: Checking arg -Wno-unused-variable compilers: Unknown arg -Wno-unused-variable compilers: Checking arg -ffree-line-length-0 compilers: Unknown arg -ffree-line-length-0 compilers: Checking arg -Wno-unused-dummy-argument compilers: Unknown arg -Wno-unused-dummy-argument compilers: Checking arg -g compilers: Unknown arg -g compilers: Checking arg -O0 compilers: Unknown arg -O0 compilers: Checking arg /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o compilers: Unknown arg /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o compilers: Checking arg -Wl,-rpath,/opt/local/lib/mpich-gcc49 compilers: Unknown arg -Wl,-rpath,/opt/local/lib/mpich-gcc49 compilers: Checking arg -L/opt/local/lib/mpich-gcc49 compilers: Found library directory: -L/opt/local/lib/mpich-gcc49 compilers: Checking arg -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Unknown arg -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Checking arg -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Found library directory: -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Checking arg -Wl,-rpath,/opt/local/lib/gcc49 compilers: Unknown arg -Wl,-rpath,/opt/local/lib/gcc49 compilers: Checking arg -L/opt/local/lib/gcc49 compilers: Found library directory: -L/opt/local/lib/gcc49 compilers: Checking arg -lmpi compilers: Found library: -lmpi Library already in C list so skipping in Fortran compilers: Checking arg -lpmpi compilers: Found library: -lpmpi Library already in C list so skipping in Fortran compilers: Checking arg -lSystem compilers: Found library: -lSystem Library already in C list so skipping in Fortran compilers: Checking arg -lgcc_ext.10.5 compilers: Found library: -lgcc_ext.10.5 Library already in C list so skipping in Fortran compilers: Checking arg -Wl,-rpath,/opt/local/lib/mpich-gcc49 compilers: Unknown arg -Wl,-rpath,/opt/local/lib/mpich-gcc49 compilers: Checking arg -L/opt/local/lib/mpich-gcc49 compilers: Already in lflags so skipping: -L/opt/local/lib/mpich-gcc49 compilers: Checking arg -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Unknown arg -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Checking arg -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Already in lflags so skipping: -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Checking arg -Wl,-rpath,/opt/local/lib/gcc49 compilers: Unknown arg -Wl,-rpath,/opt/local/lib/gcc49 compilers: Checking arg -L/opt/local/lib/gcc49 compilers: Already in lflags so skipping: -L/opt/local/lib/gcc49 compilers: Checking arg -ldl compilers: Found library: -ldl compilers: Checking arg -I/opt/local/include/mpich-gcc49 compilers: Found include directory: /opt/local/include/mpich-gcc49 compilers: Checking arg -I/opt/local/include/mpich-gcc49 compilers: Found include directory: /opt/local/include/mpich-gcc49 compilers: Checking arg -L/opt/local/lib/mpich-gcc49 compilers: Already in lflags so skipping: -L/opt/local/lib/mpich-gcc49 compilers: Checking arg -lmpifort compilers: Found library: -lmpifort compilers: Checking arg -lmpi compilers: Already in lflags: -lmpi compilers: Checking arg -lpmpi compilers: Already in lflags: -lpmpi 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=/opt/local/bin/gfortran-mp-4.9 compilers: Unknown arg COLLECT_GCC=/opt/local/bin/gfortran-mp-4.9 compilers: Checking arg COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/lto-wrapper compilers: Unknown arg COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/lto-wrapper compilers: Checking arg Target: compilers: Unknown arg Target: compilers: Checking arg x86_64-apple-darwin14 compilers: Unknown arg x86_64-apple-darwin14 compilers: Checking arg Configured compilers: Unknown arg Configured compilers: Checking arg with: compilers: Unknown arg with: compilers: Checking arg /opt/local/var/macports/build/_opt_mports_dports_lang_gcc49/gcc49/work/gcc-4.9.3/configure compilers: Unknown arg /opt/local/var/macports/build/_opt_mports_dports_lang_gcc49/gcc49/work/gcc-4.9.3/configure compilers: Checking arg --prefix=/opt/local compilers: Unknown arg --prefix=/opt/local compilers: Checking arg --build=x86_64-apple-darwin14 compilers: Unknown arg --build=x86_64-apple-darwin14 compilers: Checking arg --enable-languages=c,c++,objc,obj-c++,lto,fortran,java compilers: Unknown arg --enable-languages=c,c++,objc,obj-c++,lto,fortran,java compilers: Checking arg --libdir=/opt/local/lib/gcc49 compilers: Unknown arg --libdir=/opt/local/lib/gcc49 compilers: Checking arg --includedir=/opt/local/include/gcc49 compilers: Unknown arg --includedir=/opt/local/include/gcc49 compilers: Checking arg --infodir=/opt/local/share/info compilers: Unknown arg --infodir=/opt/local/share/info compilers: Checking arg --mandir=/opt/local/share/man compilers: Unknown arg --mandir=/opt/local/share/man compilers: Checking arg --datarootdir=/opt/local/share/gcc-4.9 compilers: Unknown arg --datarootdir=/opt/local/share/gcc-4.9 compilers: Checking arg --with-local-prefix=/opt/local compilers: Unknown arg --with-local-prefix=/opt/local compilers: Checking arg --with-system-zlib compilers: Unknown arg --with-system-zlib compilers: Checking arg --disable-nls compilers: Unknown arg --disable-nls compilers: Checking arg --program-suffix=-mp-4.9 compilers: Unknown arg --program-suffix=-mp-4.9 compilers: Checking arg --with-gxx-include-dir=/opt/local/include/gcc49/c++/ compilers: Unknown arg --with-gxx-include-dir=/opt/local/include/gcc49/c++/ compilers: Checking arg --with-gmp=/opt/local compilers: Unknown arg --with-gmp=/opt/local compilers: Checking arg --with-mpfr=/opt/local compilers: Unknown arg --with-mpfr=/opt/local compilers: Checking arg --with-mpc=/opt/local compilers: Unknown arg --with-mpc=/opt/local compilers: Checking arg --with-isl=/opt/local compilers: Unknown arg --with-isl=/opt/local compilers: Checking arg --disable-isl-version-check compilers: Unknown arg --disable-isl-version-check compilers: Checking arg --with-cloog=/opt/local compilers: Unknown arg --with-cloog=/opt/local compilers: Checking arg --disable-cloog-version-check compilers: Unknown arg --disable-cloog-version-check compilers: Checking arg --enable-stage1-checking compilers: Unknown arg --enable-stage1-checking compilers: Checking arg --disable-multilib compilers: Unknown arg --disable-multilib compilers: Checking arg --enable-lto compilers: Unknown arg --enable-lto compilers: Checking arg --enable-libstdcxx-time compilers: Unknown arg --enable-libstdcxx-time compilers: Checking arg --with-as=/opt/local/bin/as compilers: Unknown arg --with-as=/opt/local/bin/as compilers: Checking arg --with-ld=/opt/local/bin/ld compilers: Unknown arg --with-ld=/opt/local/bin/ld compilers: Checking arg --with-ar=/opt/local/bin/ar compilers: Unknown arg --with-ar=/opt/local/bin/ar compilers: Checking arg --with-bugurl=https://trac.macports.org/newticket compilers: Unknown arg --with-bugurl=https://trac.macports.org/newticket compilers: Checking arg --with-pkgversion= compilers: Unknown arg --with-pkgversion= 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 4.9.3 compilers: Unknown arg 4.9.3 compilers: Checking arg (MacPorts compilers: Unknown arg (MacPorts compilers: Checking arg gcc49 compilers: Unknown arg gcc49 compilers: Checking arg 4.9.3_0) compilers: Unknown arg 4.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 /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/../../../libgfortran.spec compilers: Unknown arg /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/../../../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=/opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/libexec/gcc/x86_64-apple-darwin14/:/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/ compilers: Skipping arg COMPILER_PATH=/opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/libexec/gcc/x86_64-apple-darwin14/:/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/ compilers: Checking arg LIBRARY_PATH=/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/../../../:/usr/lib/ compilers: Skipping arg LIBRARY_PATH=/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/:/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/../../../:/usr/lib/ compilers: Checking arg COLLECT_GCC_OPTIONS= compilers: Unknown arg COLLECT_GCC_OPTIONS= compilers: Checking arg /opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/collect2 compilers: Unknown arg /opt/local/libexec/gcc/x86_64-apple-darwin14/4.9.3/collect2 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.10.4 compilers: Unknown arg 10.10.4 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/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest compilers: Unknown arg /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest compilers: Checking arg -L/opt/local/lib/mpich-gcc49 compilers: Already in lflags so skipping: -L/opt/local/lib/mpich-gcc49 compilers: Checking arg -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Already in lflags so skipping: -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Checking arg -L/opt/local/lib/gcc49 compilers: Already in lflags so skipping: -L/opt/local/lib/gcc49 compilers: Checking arg -L/opt/local/lib/mpich-gcc49 compilers: Already in lflags so skipping: -L/opt/local/lib/mpich-gcc49 compilers: Checking arg -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Already in lflags so skipping: -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Checking arg -L/opt/local/lib/gcc49 compilers: Already in lflags so skipping: -L/opt/local/lib/gcc49 compilers: Checking arg -L/opt/local/lib/mpich-gcc49 compilers: Already in lflags so skipping: -L/opt/local/lib/mpich-gcc49 compilers: Checking arg -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Already in lflags so skipping: -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Checking arg -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/../../.. compilers: Already in lflags so skipping: -L/opt/local/lib/gcc49 compilers: Checking arg -flat_namespace compilers: Unknown arg -flat_namespace 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 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o compilers: Unknown arg /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o compilers: Checking arg -rpath compilers: Found -rpath library: /opt/local/lib/mpich-gcc49 compilers: Checking arg -rpath compilers: Found -rpath library: /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Checking arg -rpath compilers: Found -rpath library: /opt/local/lib/gcc49 compilers: Checking arg -lmpi compilers: Already in lflags: -lmpi compilers: Checking arg -lpmpi compilers: Already in lflags: -lpmpi compilers: Checking arg -lSystem compilers: Already in lflags: -lSystem compilers: Checking arg -lgcc_ext.10.5 compilers: Already in lflags: -lgcc_ext.10.5 compilers: Checking arg -rpath compilers: Already in rpathflags so skipping: -rpath compilers: Checking arg -rpath compilers: Already in rpathflags so skipping: -rpath compilers: Checking arg -rpath compilers: Already in rpathflags so skipping: -rpath 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 -no_compact_unwind compilers: Unknown arg -no_compact_unwind compilers: Checking arg -lSystem compilers: Already in lflags: -lSystem compilers: Checking arg -lgcc_ext.10.5 compilers: Already in lflags: -lgcc_ext.10.5 compilers: Checking arg -lgcc compilers: Found system library therefor 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: Already in lflags: -lgcc_ext.10.5 compilers: Checking arg -lgcc compilers: Found system library therefor skipping: -lgcc compilers: Checking arg -lSystem compilers: Already in lflags: -lSystem 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 4.9.3 compilers: Unknown arg 4.9.3 compilers: Checking arg /opt/local/bin/ld compilers: Unknown arg /opt/local/bin/ld 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.10.4 compilers: Unknown arg 10.10.4 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/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest compilers: Unknown arg /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest compilers: Checking arg -L/opt/local/lib/mpich-gcc49 compilers: Already in lflags so skipping: -L/opt/local/lib/mpich-gcc49 compilers: Checking arg -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Already in lflags so skipping: -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Checking arg -L/opt/local/lib/gcc49 compilers: Already in lflags so skipping: -L/opt/local/lib/gcc49 compilers: Checking arg -L/opt/local/lib/mpich-gcc49 compilers: Already in lflags so skipping: -L/opt/local/lib/mpich-gcc49 compilers: Checking arg -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Already in lflags so skipping: -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Checking arg -L/opt/local/lib/gcc49 compilers: Already in lflags so skipping: -L/opt/local/lib/gcc49 compilers: Checking arg -L/opt/local/lib/mpich-gcc49 compilers: Already in lflags so skipping: -L/opt/local/lib/mpich-gcc49 compilers: Checking arg -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Already in lflags so skipping: -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Checking arg -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/../../.. compilers: Already in lflags so skipping: -L/opt/local/lib/gcc49 compilers: Checking arg -flat_namespace compilers: Unknown arg -flat_namespace 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 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o compilers: Unknown arg /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o compilers: Checking arg -rpath compilers: Already in rpathflags so skipping: -rpath compilers: Checking arg -rpath compilers: Already in rpathflags so skipping: -rpath compilers: Checking arg -rpath compilers: Already in rpathflags so skipping: -rpath compilers: Checking arg -lmpi compilers: Already in lflags: -lmpi compilers: Checking arg -lpmpi compilers: Already in lflags: -lpmpi compilers: Checking arg -lSystem compilers: Already in lflags: -lSystem compilers: Checking arg -lgcc_ext.10.5 compilers: Already in lflags: -lgcc_ext.10.5 compilers: Checking arg -rpath compilers: Already in rpathflags so skipping: -rpath compilers: Checking arg -rpath compilers: Already in rpathflags so skipping: -rpath compilers: Checking arg -rpath compilers: Already in rpathflags so skipping: -rpath 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 -no_compact_unwind compilers: Unknown arg -no_compact_unwind compilers: Checking arg -lSystem compilers: Already in lflags: -lSystem compilers: Checking arg -lgcc_ext.10.5 compilers: Already in lflags: -lgcc_ext.10.5 compilers: Checking arg -lgcc compilers: Found system library therefor skipping: -lgcc compilers: Checking arg -lquadmath compilers: Already in lflags: -lquadmath compilers: Checking arg -lm compilers: Found library: -lm compilers: Checking arg -lgcc_ext.10.5 compilers: Already in lflags: -lgcc_ext.10.5 compilers: Checking arg -lgcc compilers: Found system library therefor skipping: -lgcc compilers: Checking arg -lSystem compilers: Already in lflags: -lSystem compilers: Checking arg -v compilers: Unknown arg -v compilers: Checking arg @(#)PROGRAM:ld compilers: Unknown arg @(#)PROGRAM:ld compilers: Checking arg PROJECT:ld64-241.9 compilers: Unknown arg PROJECT:ld64-241.9 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 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 armv6 compilers: Unknown arg armv6 compilers: Checking arg armv7 compilers: Unknown arg armv7 compilers: Checking arg armv7s compilers: Unknown arg armv7s compilers: Checking arg armv7m compilers: Unknown arg armv7m compilers: Checking arg arm64 compilers: Unknown arg arm64 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 /opt/local/lib/mpich-gcc49 compilers: Unknown arg /opt/local/lib/mpich-gcc49 compilers: Checking arg /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Unknown arg /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Checking arg /opt/local/lib/gcc49 compilers: Unknown arg /opt/local/lib/gcc49 compilers: Checking arg /opt/local/lib/mpich-gcc49 compilers: Unknown arg /opt/local/lib/mpich-gcc49 compilers: Checking arg /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Unknown arg /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Checking arg /opt/local/lib/gcc49 compilers: Unknown arg /opt/local/lib/gcc49 compilers: Checking arg /opt/local/lib/mpich-gcc49 compilers: Unknown arg /opt/local/lib/mpich-gcc49 compilers: Checking arg /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Unknown arg /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 compilers: Checking arg /opt/local/lib/gcc49 compilers: Unknown arg /opt/local/lib/gcc49 compilers: Checking arg /usr/lib compilers: Unknown arg /usr/lib compilers: Checking arg /usr/local/lib compilers: Unknown arg /usr/local/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/Frameworks/ compilers: Unknown arg /Library/Frameworks/ compilers: Checking arg /System/Library/Frameworks/ compilers: Unknown arg /System/Library/Frameworks/ compilers: Checking arg /opt/local/bin/nm compilers: Unknown arg /opt/local/bin/nm compilers: Checking arg -n compilers: Unknown arg -n compilers: Checking arg /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o compilers: Unknown arg /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o compilers: Checking arg dsymutil compilers: Unknown arg dsymutil compilers: Checking arg /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest compilers: Unknown arg /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest compilers: Libraries needed to link Fortran code with the C linker: ['-Wl,-rpath,/opt/local/lib/mpich-gcc49', '-L/opt/local/lib/mpich-gcc49', '-Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-Wl,-rpath,/opt/local/lib/gcc49', '-L/opt/local/lib/gcc49', '-ldl', '-lmpifort', '-lgfortran', '-Wl,-rpath,/opt/local/lib/mpich-gcc49', '-Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-Wl,-rpath,/opt/local/lib/gcc49', '-lgfortran', '-lquadmath', '-lm', '-lm'] compilers: Libraries needed to link Fortran main with the C linker: [] compilers: Check that Fortran libraries can be used from C Pushing language C Popping language C Pushing language C Popping language C Pushing language C Popping language C Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -lmpifort -lgfortran -Wl,-rpath,/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -lgfortran -lquadmath -lm -lm -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -lmpifort -lgfortran -Wl,-rpath,/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -lgfortran -lquadmath -lm -lm -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -lpetsc-ufod4vtr9mqHvKIQiVAm Possible ERROR while running linker: exit code 256 stderr: ld: library not found for -lpetsc-ufod4vtr9mqHvKIQiVAm collect2: error: ld returned 1 exit status Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -lmpifort -lgfortran -Wl,-rpath,/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -lgfortran -lquadmath -lm -lm -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Testing executable /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest to see if it can be run Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest Popping language C compilers: Check that Fortran libraries can be used from C++ Pushing language CXX Popping language CXX Pushing language CXX Popping language CXX Pushing language CXX Popping language CXX compilers: Fortran libraries can be used from C++ Pushing language Cxx Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: /opt/local/bin/mpicxx-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -lmpifort -lgfortran -Wl,-rpath,/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -lgfortran -lquadmath -lm -lm -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: /opt/local/bin/mpicxx-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -lmpifort -lgfortran -Wl,-rpath,/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -lgfortran -lquadmath -lm -lm -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -lpetsc-ufod4vtr9mqHvKIQiVAm Possible ERROR while running linker: exit code 256 stderr: ld: library not found for -lpetsc-ufod4vtr9mqHvKIQiVAm collect2: error: ld returned 1 exit status Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { ; return 0; } Executing: /opt/local/bin/mpicxx-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -lmpifort -lgfortran -Wl,-rpath,/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -lgfortran -lquadmath -lm -lm -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Testing executable /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest to see if it can be run Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers/conftest Popping language Cxx ================================================================================ TEST checkFortranLinkingCxx from config.compilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/compilers.py:1088) TESTING: checkFortranLinkingCxx from config.compilers(config/BuildSystem/config/compilers.py:1088) Check that Fortran can be linked against C++ Pushing language Cxx Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" extern "C" void d1chk_(void); void foo(void){d1chk_();} Popping language Cxx Pushing language Cxx Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" extern "C" void d1chk_(void); void d1chk_(void){return;} Popping language Cxx Pushing language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.F Successful compile: Source: program main call d1chk() end Pushing language FC Popping language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/cxxobj.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/confc.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Popping language FC compilers: Fortran can link C++ functions ================================================================================ TEST checkFortran90 from config.compilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/compilers.py:1123) TESTING: checkFortran90 from config.compilers(config/BuildSystem/config/compilers.py:1123) Determine whether the Fortran compiler handles F90 Pushing language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.F Successful compile: Source: program main INTEGER, PARAMETER :: int = SELECTED_INT_KIND(8) INTEGER (KIND=int) :: ierr ierr = 1 end Pushing language FC Popping language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "USING_F90" to "1" Fortran compiler supports F90 Popping language FC ================================================================================ TEST checkFortran2003 from config.compilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/compilers.py:1136) TESTING: checkFortran2003 from config.compilers(config/BuildSystem/config/compilers.py:1136) Determine whether the Fortran compiler handles F2003 Pushing language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.F Successful compile: Source: 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 Pushing language FC Popping language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "USING_F2003" to "1" Fortran compiler supports F2003 Popping language FC ================================================================================ TEST checkFortran90Array from config.compilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/compilers.py:1156) TESTING: checkFortran90Array from config.compilers(config/BuildSystem/config/compilers.py:1156) Check for F90 array interfaces Executing: uname -s stdout: Darwin Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include void f90arraytest_(void* a1, void* a2,void* a3, void* i) { printf("arrays [%p %p %p]\n",a1,a2,a3); fflush(stdout); return; } void f90ptrtest_(void* a1, void* a2,void* a3, void* i, void* p1 ,void* p2, void* p3) { printf("arrays [%p %p %p]\n",a1,a2,a3); if ((p1 == p3) && (p1 != p2)) { printf("pointers match! [%p %p] [%p]\n",p1,p3,p2); fflush(stdout); } else { printf("pointers do not match! [%p %p] [%p]\n",p1,p3,p2); fflush(stdout); exit(111); } return; } Popping language C Pushing language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.F 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 Pushing language FC Popping language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/fooobj.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Testing executable /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest to see if it can be run Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest stdout: arrays [0x7fff5f21b900 0x7fff5f21b900 0x7fff5f21b900] arrays [0x7fff5f21b8b0 0x7fff5f21b860 0x7fff5f21b8b0] pointers do not match! [0x7fff5f21b7e0 0x7fff5f21b900] [0x7fff75726300] ERROR while running executable: Could not execute "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest": arrays [0x7fff5f21b900 0x7fff5f21b900 0x7fff5f21b900] arrays [0x7fff5f21b8b0 0x7fff5f21b860 0x7fff5f21b8b0] pointers do not match! [0x7fff5f21b7e0 0x7fff5f21b900] [0x7fff75726300] Popping language FC compilers: F90 uses a single argument for array pointers ================================================================================ TEST checkFortranModuleInclude from config.compilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/compilers.py:1243) TESTING: checkFortranModuleInclude from config.compilers(config/BuildSystem/config/compilers.py:1243) Figures out what flag is used to specify the include path for Fortran modules Pushing language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.F Successful compile: Source: module configtest integer testint parameter (testint = 42) end module configtest Pushing language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/confdir -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.F Successful compile: Source: program main use configtest write(*,*) testint end Pushing language FC Popping language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/confdir -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/configtest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl compilers: Fortran module include flag -I found Popping language FC ================================================================================ TEST checkFortranModuleOutput from config.compilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/compilers.py:1309) TESTING: checkFortranModuleOutput from config.compilers(config/BuildSystem/config/compilers.py:1309) Figures out what flag is used to specify the include path for Fortran modules Pushing language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -module /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/confdir -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.F Possible ERROR while running compiler: exit code 256 stderr: gfortran-mp-4.9: 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 Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -module:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/confdir -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.F Possible ERROR while running compiler: exit code 256 stderr: gfortran-mp-4.9: error: unrecognized command line option '-module:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/confdir' Source: module configtest integer testint parameter (testint = 42) end module configtest compilers: Fortran module output flag -module: compile failed Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fmod=/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/confdir -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.F Possible ERROR while running compiler: exit code 256 stderr: gfortran-mp-4.9: error: unrecognized command line option '-fmod=/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/confdir' Source: module configtest integer testint parameter (testint = 42) end module configtest compilers: Fortran module output flag -fmod= compile failed Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -J/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/confdir -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers/conftest.F Successful compile: Source: module configtest integer testint parameter (testint = 42) end module configtest compilers: Fortran module output flag -J found Popping language FC ================================================================================ TEST setupFrameworkCompilers from config.compilers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/compilers.py:1467) TESTING: setupFrameworkCompilers from config.compilers(config/BuildSystem/config/compilers.py:1467) ================================================================================ TEST configureClosure from config.utilities.closure(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/utilities/closure.py:18) TESTING: configureClosure from config.utilities.closure(config/BuildSystem/config/utilities/closure.py:18) Determine if Apple ^close syntax is supported in C Pushing language C All intermediate test results are stored in /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure/conftest.c:6:6: error: expected identifier or '(' before '^' token int (^closure)(int);; ^ Source: #include "confdefs.h" #include "conffix.h" #include int main() { int (^closure)(int);; return 0; } Compile failed inside link ================================================================================ TEST configureFortranCPP from PETSc.options.fortranCPP(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/options/fortranCPP.py:27) TESTING: configureFortranCPP from PETSc.options.fortranCPP(config/PETSc/options/fortranCPP.py:27) Handle case where Fortran cannot preprocess properly Defined make rule ".f.o .f90.o .f95.o" with dependencies "" and code ['${PETSC_MAKE_STOP_ON_ERROR}${FC} -c ${FC_FLAGS} ${FFLAGS} -o $@ $<'] Defined make rule ".f.a" with dependencies "" and code ['${PETSC_MAKE_STOP_ON_ERROR}${FC} -c ${FC_FLAGS} ${FFLAGS} $<', '-${AR} ${AR_FLAGS} ${LIBNAME} $*.o', '-${RM} $*.o'] Defined make rule ".F.o .F90.o .F95.o" with dependencies "" and code ['${PETSC_MAKE_STOP_ON_ERROR}${FC} -c ${FC_FLAGS} ${FFLAGS} ${FCPPFLAGS} -o $@ $<'] Defined make rule ".F.a" with dependencies "" and code ['${PETSC_MAKE_STOP_ON_ERROR}${FC} -c ${FC_FLAGS} ${FFLAGS} ${FCPPFLAGS} $<', '-${AR} ${AR_FLAGS} ${LIBNAME} $*.o', '-${RM} $*.o'] ================================================================================ TEST checkStdC from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/headers.py:105) TESTING: checkStdC from config.headers(config/BuildSystem/config/headers.py:105) Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include #include #include int main() { ; return 0; } Source: #include "confdefs.h" #include "conffix.h" #include Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/usr/include/string.h" 1 3 4 # 61 "/usr/include/string.h" 3 4 # 1 "/usr/include/_types.h" 1 3 4 # 27 "/usr/include/_types.h" 3 4 # 1 "/usr/include/sys/_types.h" 1 3 4 # 32 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 33 "/usr/include/sys/_types.h" 2 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 32 "/usr/include/machine/_types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 33 "/usr/include/machine/_types.h" 2 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 28 "/usr/include/_types.h" 2 3 4 # 39 "/usr/include/_types.h" 3 4 typedef int __darwin_nl_item; typedef int __darwin_wctrans_t; typedef __uint32_t __darwin_wctype_t; # 62 "/usr/include/string.h" 2 3 4 # 1 "/usr/include/Availability.h" 1 3 4 # 153 "/usr/include/Availability.h" 3 4 # 1 "/usr/include/AvailabilityInternal.h" 1 3 4 # 154 "/usr/include/Availability.h" 2 3 4 # 64 "/usr/include/string.h" 2 3 4 # 1 "/usr/include/sys/_types/_size_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_size_t.h" 3 4 typedef __darwin_size_t size_t; # 65 "/usr/include/string.h" 2 3 4 # 1 "/usr/include/sys/_types/_null.h" 1 3 4 # 66 "/usr/include/string.h" 2 3 4 void *memchr(const void *, int, size_t); int memcmp(const void *, const void *, size_t); void *memcpy(void *, const void *, size_t); void *memmove(void *, const void *, size_t); void *memset(void *, int, size_t); char *strcat(char *, const char *); char *strchr(const char *, int); int strcmp(const char *, const char *); int strcoll(const char *, const char *); char *strcpy(char *, const char *); size_t strcspn(const char *, const char *); char *strerror(int) __asm("_" "strerror" ); size_t strlen(const char *); char *strncat(char *, const char *, size_t); int strncmp(const char *, const char *, size_t); char *strncpy(char *, const char *, size_t); char *strpbrk(const char *, const char *); char *strrchr(const char *, int); size_t strspn(const char *, const char *); char *strstr(const char *, const char *); char *strtok(char *, const char *); size_t strxfrm(char *, const char *, size_t); # 103 "/usr/include/string.h" 3 4 char *strtok_r(char *, const char *, char **); # 115 "/usr/include/string.h" 3 4 int strerror_r(int, char *, size_t); char *strdup(const char *); void *memccpy(void *, const void *, int, size_t); # 129 "/usr/include/string.h" 3 4 char *stpcpy(char *, const char *); char *stpncpy(char *, const char *, size_t) ; char *strndup(const char *, size_t) ; size_t strnlen(const char *, size_t) ; char *strsignal(int sig); # 1 "/usr/include/sys/_types/_rsize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_rsize_t.h" 3 4 typedef __darwin_size_t rsize_t; # 142 "/usr/include/string.h" 2 3 4 # 1 "/usr/include/sys/_types/_errno_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_errno_t.h" 3 4 typedef int errno_t; # 143 "/usr/include/string.h" 2 3 4 errno_t memset_s(void *, rsize_t, int, rsize_t) ; # 1 "/usr/include/sys/_types/_ssize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ssize_t.h" 3 4 typedef __darwin_ssize_t ssize_t; # 153 "/usr/include/string.h" 2 3 4 void *memmem(const void *, size_t, const void *, size_t) ; void memset_pattern4(void *, const void *, size_t) ; void memset_pattern8(void *, const void *, size_t) ; void memset_pattern16(void *, const void *, size_t) ; char *strcasestr(const char *, const char *); char *strnstr(const char *, const char *, size_t); size_t strlcat(char *, const char *, size_t); size_t strlcpy(char *, const char *, size_t); void strmode(int, char *); char *strsep(char **, const char *); void swab(const void * , void * , ssize_t); # 1 "/usr/include/strings.h" 1 3 4 # 67 "/usr/include/strings.h" 3 4 int bcmp(const void *, const void *, size_t) ; void bcopy(const void *, void *, size_t) ; void bzero(void *, size_t) ; char *index(const char *, int) ; char *rindex(const char *, int) ; int ffs(int); int strcasecmp(const char *, const char *); int strncasecmp(const char *, const char *, size_t); int ffsl(long) ; int ffsll(long long) ; int fls(int) ; int flsl(long) ; int flsll(long long) ; # 1 "/usr/include/string.h" 1 3 4 # 93 "/usr/include/strings.h" 2 3 4 # 177 "/usr/include/string.h" 2 3 4 # 186 "/usr/include/string.h" 3 4 # 1 "/usr/include/secure/_string.h" 1 3 4 # 33 "/usr/include/secure/_string.h" 3 4 # 1 "/usr/include/secure/_common.h" 1 3 4 # 34 "/usr/include/secure/_string.h" 2 3 4 # 187 "/usr/include/string.h" 2 3 4 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Source: #include "confdefs.h" #include "conffix.h" #include Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/usr/include/stdlib.h" 1 3 4 # 61 "/usr/include/stdlib.h" 3 4 # 1 "/usr/include/Availability.h" 1 3 4 # 153 "/usr/include/Availability.h" 3 4 # 1 "/usr/include/AvailabilityInternal.h" 1 3 4 # 154 "/usr/include/Availability.h" 2 3 4 # 62 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/_types.h" 1 3 4 # 27 "/usr/include/_types.h" 3 4 # 1 "/usr/include/sys/_types.h" 1 3 4 # 32 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 33 "/usr/include/sys/_types.h" 2 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 32 "/usr/include/machine/_types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 33 "/usr/include/machine/_types.h" 2 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 28 "/usr/include/_types.h" 2 3 4 # 39 "/usr/include/_types.h" 3 4 typedef int __darwin_nl_item; typedef int __darwin_wctrans_t; typedef __uint32_t __darwin_wctype_t; # 64 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/sys/wait.h" 1 3 4 # 79 "/usr/include/sys/wait.h" 3 4 typedef enum { P_ALL, P_PID, P_PGID } idtype_t; # 1 "/usr/include/sys/_types/_pid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_pid_t.h" 3 4 typedef __darwin_pid_t pid_t; # 90 "/usr/include/sys/wait.h" 2 3 4 # 1 "/usr/include/sys/_types/_id_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_id_t.h" 3 4 typedef __darwin_id_t id_t; # 91 "/usr/include/sys/wait.h" 2 3 4 # 109 "/usr/include/sys/wait.h" 3 4 # 1 "/usr/include/sys/signal.h" 1 3 4 # 73 "/usr/include/sys/signal.h" 3 4 # 1 "/usr/include/sys/appleapiopts.h" 1 3 4 # 74 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/machine/signal.h" 1 3 4 # 32 "/usr/include/machine/signal.h" 3 4 # 1 "/usr/include/i386/signal.h" 1 3 4 # 39 "/usr/include/i386/signal.h" 3 4 typedef int sig_atomic_t; # 33 "/usr/include/machine/signal.h" 2 3 4 # 82 "/usr/include/sys/signal.h" 2 3 4 # 145 "/usr/include/sys/signal.h" 3 4 # 1 "/usr/include/machine/_mcontext.h" 1 3 4 # 29 "/usr/include/machine/_mcontext.h" 3 4 # 1 "/usr/include/i386/_mcontext.h" 1 3 4 # 33 "/usr/include/i386/_mcontext.h" 3 4 # 1 "/usr/include/mach/i386/_structs.h" 1 3 4 # 43 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_i386_thread_state { unsigned int __eax; unsigned int __ebx; unsigned int __ecx; unsigned int __edx; unsigned int __edi; unsigned int __esi; unsigned int __ebp; unsigned int __esp; unsigned int __ss; unsigned int __eflags; unsigned int __eip; unsigned int __cs; unsigned int __ds; unsigned int __es; unsigned int __fs; unsigned int __gs; }; # 89 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_fp_control { unsigned short __invalid :1, __denorm :1, __zdiv :1, __ovrfl :1, __undfl :1, __precis :1, :2, __pc :2, __rc :2, :1, :3; }; typedef struct __darwin_fp_control __darwin_fp_control_t; # 147 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_fp_status { unsigned short __invalid :1, __denorm :1, __zdiv :1, __ovrfl :1, __undfl :1, __precis :1, __stkflt :1, __errsumm :1, __c0 :1, __c1 :1, __c2 :1, __tos :3, __c3 :1, __busy :1; }; typedef struct __darwin_fp_status __darwin_fp_status_t; # 191 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_mmst_reg { char __mmst_reg[10]; char __mmst_rsrv[6]; }; # 210 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_xmm_reg { char __xmm_reg[16]; }; # 232 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_i386_float_state { int __fpu_reserved[2]; struct __darwin_fp_control __fpu_fcw; struct __darwin_fp_status __fpu_fsw; __uint8_t __fpu_ftw; __uint8_t __fpu_rsrv1; __uint16_t __fpu_fop; __uint32_t __fpu_ip; __uint16_t __fpu_cs; __uint16_t __fpu_rsrv2; __uint32_t __fpu_dp; __uint16_t __fpu_ds; __uint16_t __fpu_rsrv3; __uint32_t __fpu_mxcsr; __uint32_t __fpu_mxcsrmask; struct __darwin_mmst_reg __fpu_stmm0; struct __darwin_mmst_reg __fpu_stmm1; struct __darwin_mmst_reg __fpu_stmm2; struct __darwin_mmst_reg __fpu_stmm3; struct __darwin_mmst_reg __fpu_stmm4; struct __darwin_mmst_reg __fpu_stmm5; struct __darwin_mmst_reg __fpu_stmm6; struct __darwin_mmst_reg __fpu_stmm7; struct __darwin_xmm_reg __fpu_xmm0; struct __darwin_xmm_reg __fpu_xmm1; struct __darwin_xmm_reg __fpu_xmm2; struct __darwin_xmm_reg __fpu_xmm3; struct __darwin_xmm_reg __fpu_xmm4; struct __darwin_xmm_reg __fpu_xmm5; struct __darwin_xmm_reg __fpu_xmm6; struct __darwin_xmm_reg __fpu_xmm7; char __fpu_rsrv4[14*16]; int __fpu_reserved1; }; struct __darwin_i386_avx_state { int __fpu_reserved[2]; struct __darwin_fp_control __fpu_fcw; struct __darwin_fp_status __fpu_fsw; __uint8_t __fpu_ftw; __uint8_t __fpu_rsrv1; __uint16_t __fpu_fop; __uint32_t __fpu_ip; __uint16_t __fpu_cs; __uint16_t __fpu_rsrv2; __uint32_t __fpu_dp; __uint16_t __fpu_ds; __uint16_t __fpu_rsrv3; __uint32_t __fpu_mxcsr; __uint32_t __fpu_mxcsrmask; struct __darwin_mmst_reg __fpu_stmm0; struct __darwin_mmst_reg __fpu_stmm1; struct __darwin_mmst_reg __fpu_stmm2; struct __darwin_mmst_reg __fpu_stmm3; struct __darwin_mmst_reg __fpu_stmm4; struct __darwin_mmst_reg __fpu_stmm5; struct __darwin_mmst_reg __fpu_stmm6; struct __darwin_mmst_reg __fpu_stmm7; struct __darwin_xmm_reg __fpu_xmm0; struct __darwin_xmm_reg __fpu_xmm1; struct __darwin_xmm_reg __fpu_xmm2; struct __darwin_xmm_reg __fpu_xmm3; struct __darwin_xmm_reg __fpu_xmm4; struct __darwin_xmm_reg __fpu_xmm5; struct __darwin_xmm_reg __fpu_xmm6; struct __darwin_xmm_reg __fpu_xmm7; char __fpu_rsrv4[14*16]; int __fpu_reserved1; char __avx_reserved1[64]; struct __darwin_xmm_reg __fpu_ymmh0; struct __darwin_xmm_reg __fpu_ymmh1; struct __darwin_xmm_reg __fpu_ymmh2; struct __darwin_xmm_reg __fpu_ymmh3; struct __darwin_xmm_reg __fpu_ymmh4; struct __darwin_xmm_reg __fpu_ymmh5; struct __darwin_xmm_reg __fpu_ymmh6; struct __darwin_xmm_reg __fpu_ymmh7; }; # 402 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_i386_exception_state { __uint16_t __trapno; __uint16_t __cpu; __uint32_t __err; __uint32_t __faultvaddr; }; # 422 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_debug_state32 { unsigned int __dr0; unsigned int __dr1; unsigned int __dr2; unsigned int __dr3; unsigned int __dr4; unsigned int __dr5; unsigned int __dr6; unsigned int __dr7; }; # 454 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_thread_state64 { __uint64_t __rax; __uint64_t __rbx; __uint64_t __rcx; __uint64_t __rdx; __uint64_t __rdi; __uint64_t __rsi; __uint64_t __rbp; __uint64_t __rsp; __uint64_t __r8; __uint64_t __r9; __uint64_t __r10; __uint64_t __r11; __uint64_t __r12; __uint64_t __r13; __uint64_t __r14; __uint64_t __r15; __uint64_t __rip; __uint64_t __rflags; __uint64_t __cs; __uint64_t __fs; __uint64_t __gs; }; # 509 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_float_state64 { int __fpu_reserved[2]; struct __darwin_fp_control __fpu_fcw; struct __darwin_fp_status __fpu_fsw; __uint8_t __fpu_ftw; __uint8_t __fpu_rsrv1; __uint16_t __fpu_fop; __uint32_t __fpu_ip; __uint16_t __fpu_cs; __uint16_t __fpu_rsrv2; __uint32_t __fpu_dp; __uint16_t __fpu_ds; __uint16_t __fpu_rsrv3; __uint32_t __fpu_mxcsr; __uint32_t __fpu_mxcsrmask; struct __darwin_mmst_reg __fpu_stmm0; struct __darwin_mmst_reg __fpu_stmm1; struct __darwin_mmst_reg __fpu_stmm2; struct __darwin_mmst_reg __fpu_stmm3; struct __darwin_mmst_reg __fpu_stmm4; struct __darwin_mmst_reg __fpu_stmm5; struct __darwin_mmst_reg __fpu_stmm6; struct __darwin_mmst_reg __fpu_stmm7; struct __darwin_xmm_reg __fpu_xmm0; struct __darwin_xmm_reg __fpu_xmm1; struct __darwin_xmm_reg __fpu_xmm2; struct __darwin_xmm_reg __fpu_xmm3; struct __darwin_xmm_reg __fpu_xmm4; struct __darwin_xmm_reg __fpu_xmm5; struct __darwin_xmm_reg __fpu_xmm6; struct __darwin_xmm_reg __fpu_xmm7; struct __darwin_xmm_reg __fpu_xmm8; struct __darwin_xmm_reg __fpu_xmm9; struct __darwin_xmm_reg __fpu_xmm10; struct __darwin_xmm_reg __fpu_xmm11; struct __darwin_xmm_reg __fpu_xmm12; struct __darwin_xmm_reg __fpu_xmm13; struct __darwin_xmm_reg __fpu_xmm14; struct __darwin_xmm_reg __fpu_xmm15; char __fpu_rsrv4[6*16]; int __fpu_reserved1; }; struct __darwin_x86_avx_state64 { int __fpu_reserved[2]; struct __darwin_fp_control __fpu_fcw; struct __darwin_fp_status __fpu_fsw; __uint8_t __fpu_ftw; __uint8_t __fpu_rsrv1; __uint16_t __fpu_fop; __uint32_t __fpu_ip; __uint16_t __fpu_cs; __uint16_t __fpu_rsrv2; __uint32_t __fpu_dp; __uint16_t __fpu_ds; __uint16_t __fpu_rsrv3; __uint32_t __fpu_mxcsr; __uint32_t __fpu_mxcsrmask; struct __darwin_mmst_reg __fpu_stmm0; struct __darwin_mmst_reg __fpu_stmm1; struct __darwin_mmst_reg __fpu_stmm2; struct __darwin_mmst_reg __fpu_stmm3; struct __darwin_mmst_reg __fpu_stmm4; struct __darwin_mmst_reg __fpu_stmm5; struct __darwin_mmst_reg __fpu_stmm6; struct __darwin_mmst_reg __fpu_stmm7; struct __darwin_xmm_reg __fpu_xmm0; struct __darwin_xmm_reg __fpu_xmm1; struct __darwin_xmm_reg __fpu_xmm2; struct __darwin_xmm_reg __fpu_xmm3; struct __darwin_xmm_reg __fpu_xmm4; struct __darwin_xmm_reg __fpu_xmm5; struct __darwin_xmm_reg __fpu_xmm6; struct __darwin_xmm_reg __fpu_xmm7; struct __darwin_xmm_reg __fpu_xmm8; struct __darwin_xmm_reg __fpu_xmm9; struct __darwin_xmm_reg __fpu_xmm10; struct __darwin_xmm_reg __fpu_xmm11; struct __darwin_xmm_reg __fpu_xmm12; struct __darwin_xmm_reg __fpu_xmm13; struct __darwin_xmm_reg __fpu_xmm14; struct __darwin_xmm_reg __fpu_xmm15; char __fpu_rsrv4[6*16]; int __fpu_reserved1; char __avx_reserved1[64]; struct __darwin_xmm_reg __fpu_ymmh0; struct __darwin_xmm_reg __fpu_ymmh1; struct __darwin_xmm_reg __fpu_ymmh2; struct __darwin_xmm_reg __fpu_ymmh3; struct __darwin_xmm_reg __fpu_ymmh4; struct __darwin_xmm_reg __fpu_ymmh5; struct __darwin_xmm_reg __fpu_ymmh6; struct __darwin_xmm_reg __fpu_ymmh7; struct __darwin_xmm_reg __fpu_ymmh8; struct __darwin_xmm_reg __fpu_ymmh9; struct __darwin_xmm_reg __fpu_ymmh10; struct __darwin_xmm_reg __fpu_ymmh11; struct __darwin_xmm_reg __fpu_ymmh12; struct __darwin_xmm_reg __fpu_ymmh13; struct __darwin_xmm_reg __fpu_ymmh14; struct __darwin_xmm_reg __fpu_ymmh15; }; # 751 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_exception_state64 { __uint16_t __trapno; __uint16_t __cpu; __uint32_t __err; __uint64_t __faultvaddr; }; # 771 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_debug_state64 { __uint64_t __dr0; __uint64_t __dr1; __uint64_t __dr2; __uint64_t __dr3; __uint64_t __dr4; __uint64_t __dr5; __uint64_t __dr6; __uint64_t __dr7; }; # 34 "/usr/include/i386/_mcontext.h" 2 3 4 struct __darwin_mcontext32 { struct __darwin_i386_exception_state __es; struct __darwin_i386_thread_state __ss; struct __darwin_i386_float_state __fs; }; struct __darwin_mcontext_avx32 { struct __darwin_i386_exception_state __es; struct __darwin_i386_thread_state __ss; struct __darwin_i386_avx_state __fs; }; # 76 "/usr/include/i386/_mcontext.h" 3 4 struct __darwin_mcontext64 { struct __darwin_x86_exception_state64 __es; struct __darwin_x86_thread_state64 __ss; struct __darwin_x86_float_state64 __fs; }; struct __darwin_mcontext_avx64 { struct __darwin_x86_exception_state64 __es; struct __darwin_x86_thread_state64 __ss; struct __darwin_x86_avx_state64 __fs; }; # 115 "/usr/include/i386/_mcontext.h" 3 4 typedef struct __darwin_mcontext64 *mcontext_t; # 30 "/usr/include/machine/_mcontext.h" 2 3 4 # 146 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_attr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_attr_t.h" 3 4 typedef __darwin_pthread_attr_t pthread_attr_t; # 148 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_sigaltstack.h" 1 3 4 # 36 "/usr/include/sys/_types/_sigaltstack.h" 3 4 struct __darwin_sigaltstack { void *ss_sp; __darwin_size_t ss_size; int ss_flags; }; typedef struct __darwin_sigaltstack stack_t; # 150 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_ucontext.h" 1 3 4 # 34 "/usr/include/sys/_types/_ucontext.h" 3 4 struct __darwin_ucontext { int uc_onstack; __darwin_sigset_t uc_sigmask; struct __darwin_sigaltstack uc_stack; struct __darwin_ucontext *uc_link; __darwin_size_t uc_mcsize; struct __darwin_mcontext64 *uc_mcontext; }; typedef struct __darwin_ucontext ucontext_t; # 151 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_sigset_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_sigset_t.h" 3 4 typedef __darwin_sigset_t sigset_t; # 154 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_size_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_size_t.h" 3 4 typedef __darwin_size_t size_t; # 155 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_uid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uid_t.h" 3 4 typedef __darwin_uid_t uid_t; # 156 "/usr/include/sys/signal.h" 2 3 4 union sigval { int sival_int; void *sival_ptr; }; struct sigevent { int sigev_notify; int sigev_signo; union sigval sigev_value; void (*sigev_notify_function)(union sigval); pthread_attr_t *sigev_notify_attributes; }; typedef struct __siginfo { int si_signo; int si_errno; int si_code; pid_t si_pid; uid_t si_uid; int si_status; void *si_addr; union sigval si_value; long si_band; unsigned long __pad[7]; } siginfo_t; # 268 "/usr/include/sys/signal.h" 3 4 union __sigaction_u { void (*__sa_handler)(int); void (*__sa_sigaction)(int, struct __siginfo *, void *); }; struct __sigaction { union __sigaction_u __sigaction_u; void (*sa_tramp)(void *, int, int, siginfo_t *, void *); sigset_t sa_mask; int sa_flags; }; struct sigaction { union __sigaction_u __sigaction_u; sigset_t sa_mask; int sa_flags; }; # 330 "/usr/include/sys/signal.h" 3 4 typedef void (*sig_t)(int); # 347 "/usr/include/sys/signal.h" 3 4 struct sigvec { void (*sv_handler)(int); int sv_mask; int sv_flags; }; # 366 "/usr/include/sys/signal.h" 3 4 struct sigstack { char *ss_sp; int ss_onstack; }; # 388 "/usr/include/sys/signal.h" 3 4 void (*signal(int, void (*)(int)))(int); # 110 "/usr/include/sys/wait.h" 2 3 4 # 1 "/usr/include/sys/resource.h" 1 3 4 # 72 "/usr/include/sys/resource.h" 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 1 3 4 # 9 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 1 3 4 # 27 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 3 4 # 1 "/usr/include/sys/_types/_int8_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int8_t.h" 3 4 typedef signed char int8_t; # 28 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int16_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int16_t.h" 3 4 typedef short int16_t; # 29 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int32_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int32_t.h" 3 4 typedef int int32_t; # 30 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int64_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int64_t.h" 3 4 typedef long long int64_t; # 31 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint8_t.h" 1 3 4 # 31 "/usr/include/_types/_uint8_t.h" 3 4 typedef unsigned char uint8_t; # 33 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint16_t.h" 1 3 4 # 31 "/usr/include/_types/_uint16_t.h" 3 4 typedef unsigned short uint16_t; # 34 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint32_t.h" 1 3 4 # 31 "/usr/include/_types/_uint32_t.h" 3 4 typedef unsigned int uint32_t; # 35 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint64_t.h" 1 3 4 # 31 "/usr/include/_types/_uint64_t.h" 3 4 typedef unsigned long long uint64_t; # 36 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 typedef int8_t int_least8_t; typedef int16_t int_least16_t; typedef int32_t int_least32_t; typedef int64_t int_least64_t; typedef uint8_t uint_least8_t; typedef uint16_t uint_least16_t; typedef uint32_t uint_least32_t; typedef uint64_t uint_least64_t; typedef int8_t int_fast8_t; typedef int16_t int_fast16_t; typedef int32_t int_fast32_t; typedef int64_t int_fast64_t; typedef uint8_t uint_fast8_t; typedef uint16_t uint_fast16_t; typedef uint32_t uint_fast32_t; typedef uint64_t uint_fast64_t; # 1 "/usr/include/sys/_types/_intptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_intptr_t.h" 3 4 typedef __darwin_intptr_t intptr_t; # 63 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_uintptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uintptr_t.h" 3 4 typedef unsigned long uintptr_t; # 64 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_intmax_t.h" 1 3 4 # 32 "/usr/include/_types/_intmax_t.h" 3 4 typedef long int intmax_t; # 68 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uintmax_t.h" 1 3 4 # 32 "/usr/include/_types/_uintmax_t.h" 3 4 typedef long unsigned int uintmax_t; # 69 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 10 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 2 3 4 # 73 "/usr/include/sys/resource.h" 2 3 4 # 1 "/usr/include/sys/_types/_timeval.h" 1 3 4 # 30 "/usr/include/sys/_types/_timeval.h" 3 4 struct timeval { __darwin_time_t tv_sec; __darwin_suseconds_t tv_usec; }; # 81 "/usr/include/sys/resource.h" 2 3 4 # 89 "/usr/include/sys/resource.h" 3 4 typedef __uint64_t rlim_t; # 152 "/usr/include/sys/resource.h" 3 4 struct rusage { struct timeval ru_utime; struct timeval ru_stime; # 163 "/usr/include/sys/resource.h" 3 4 long ru_maxrss; long ru_ixrss; long ru_idrss; long ru_isrss; long ru_minflt; long ru_majflt; long ru_nswap; long ru_inblock; long ru_oublock; long ru_msgsnd; long ru_msgrcv; long ru_nsignals; long ru_nvcsw; long ru_nivcsw; }; # 192 "/usr/include/sys/resource.h" 3 4 typedef void *rusage_info_t; struct rusage_info_v0 { uint8_t ri_uuid[16]; uint64_t ri_user_time; uint64_t ri_system_time; uint64_t ri_pkg_idle_wkups; uint64_t ri_interrupt_wkups; uint64_t ri_pageins; uint64_t ri_wired_size; uint64_t ri_resident_size; uint64_t ri_phys_footprint; uint64_t ri_proc_start_abstime; uint64_t ri_proc_exit_abstime; }; struct rusage_info_v1 { uint8_t ri_uuid[16]; uint64_t ri_user_time; uint64_t ri_system_time; uint64_t ri_pkg_idle_wkups; uint64_t ri_interrupt_wkups; uint64_t ri_pageins; uint64_t ri_wired_size; uint64_t ri_resident_size; uint64_t ri_phys_footprint; uint64_t ri_proc_start_abstime; uint64_t ri_proc_exit_abstime; uint64_t ri_child_user_time; uint64_t ri_child_system_time; uint64_t ri_child_pkg_idle_wkups; uint64_t ri_child_interrupt_wkups; uint64_t ri_child_pageins; uint64_t ri_child_elapsed_abstime; }; struct rusage_info_v2 { uint8_t ri_uuid[16]; uint64_t ri_user_time; uint64_t ri_system_time; uint64_t ri_pkg_idle_wkups; uint64_t ri_interrupt_wkups; uint64_t ri_pageins; uint64_t ri_wired_size; uint64_t ri_resident_size; uint64_t ri_phys_footprint; uint64_t ri_proc_start_abstime; uint64_t ri_proc_exit_abstime; uint64_t ri_child_user_time; uint64_t ri_child_system_time; uint64_t ri_child_pkg_idle_wkups; uint64_t ri_child_interrupt_wkups; uint64_t ri_child_pageins; uint64_t ri_child_elapsed_abstime; uint64_t ri_diskio_bytesread; uint64_t ri_diskio_byteswritten; }; struct rusage_info_v3 { uint8_t ri_uuid[16]; uint64_t ri_user_time; uint64_t ri_system_time; uint64_t ri_pkg_idle_wkups; uint64_t ri_interrupt_wkups; uint64_t ri_pageins; uint64_t ri_wired_size; uint64_t ri_resident_size; uint64_t ri_phys_footprint; uint64_t ri_proc_start_abstime; uint64_t ri_proc_exit_abstime; uint64_t ri_child_user_time; uint64_t ri_child_system_time; uint64_t ri_child_pkg_idle_wkups; uint64_t ri_child_interrupt_wkups; uint64_t ri_child_pageins; uint64_t ri_child_elapsed_abstime; uint64_t ri_diskio_bytesread; uint64_t ri_diskio_byteswritten; uint64_t ri_cpu_time_qos_default; uint64_t ri_cpu_time_qos_maintenance; uint64_t ri_cpu_time_qos_background; uint64_t ri_cpu_time_qos_utility; uint64_t ri_cpu_time_qos_legacy; uint64_t ri_cpu_time_qos_user_initiated; uint64_t ri_cpu_time_qos_user_interactive; uint64_t ri_billed_system_time; uint64_t ri_serviced_system_time; }; typedef struct rusage_info_v3 rusage_info_current; # 325 "/usr/include/sys/resource.h" 3 4 struct rlimit { rlim_t rlim_cur; rlim_t rlim_max; }; # 353 "/usr/include/sys/resource.h" 3 4 struct proc_rlimit_control_wakeupmon { uint32_t wm_flags; int32_t wm_rate; }; # 382 "/usr/include/sys/resource.h" 3 4 int getpriority(int, id_t); int getiopolicy_np(int, int) ; int getrlimit(int, struct rlimit *) __asm("_" "getrlimit" ); int getrusage(int, struct rusage *); int setpriority(int, id_t, int); int setiopolicy_np(int, int, int) ; int setrlimit(int, const struct rlimit *) __asm("_" "setrlimit" ); # 111 "/usr/include/sys/wait.h" 2 3 4 # 186 "/usr/include/sys/wait.h" 3 4 # 1 "/usr/include/machine/endian.h" 1 3 4 # 35 "/usr/include/machine/endian.h" 3 4 # 1 "/usr/include/i386/endian.h" 1 3 4 # 99 "/usr/include/i386/endian.h" 3 4 # 1 "/usr/include/sys/_endian.h" 1 3 4 # 130 "/usr/include/sys/_endian.h" 3 4 # 1 "/usr/include/libkern/_OSByteOrder.h" 1 3 4 # 66 "/usr/include/libkern/_OSByteOrder.h" 3 4 # 1 "/usr/include/libkern/i386/_OSByteOrder.h" 1 3 4 # 44 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static __inline__ __uint16_t _OSSwapInt16( __uint16_t _data ) { return ((__uint16_t)((_data << 8) | (_data >> 8))); } static __inline__ __uint32_t _OSSwapInt32( __uint32_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 91 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static __inline__ __uint64_t _OSSwapInt64( __uint64_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 67 "/usr/include/libkern/_OSByteOrder.h" 2 3 4 # 131 "/usr/include/sys/_endian.h" 2 3 4 # 100 "/usr/include/i386/endian.h" 2 3 4 # 36 "/usr/include/machine/endian.h" 2 3 4 # 187 "/usr/include/sys/wait.h" 2 3 4 union wait { int w_status; struct { unsigned int w_Termsig:7, w_Coredump:1, w_Retcode:8, w_Filler:16; } w_T; struct { unsigned int w_Stopval:8, w_Stopsig:8, w_Filler:16; } w_S; }; # 247 "/usr/include/sys/wait.h" 3 4 pid_t wait(int *) __asm("_" "wait" ); pid_t waitpid(pid_t, int *, int) __asm("_" "waitpid" ); int waitid(idtype_t, id_t, siginfo_t *, int) __asm("_" "waitid" ); pid_t wait3(int *, int, struct rusage *); pid_t wait4(pid_t, int *, int, struct rusage *); # 66 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/alloca.h" 1 3 4 # 31 "/usr/include/alloca.h" 3 4 void *alloca(size_t); # 68 "/usr/include/stdlib.h" 2 3 4 # 76 "/usr/include/stdlib.h" 3 4 # 1 "/usr/include/sys/_types/_ct_rune_t.h" 1 3 4 # 31 "/usr/include/sys/_types/_ct_rune_t.h" 3 4 typedef __darwin_ct_rune_t ct_rune_t; # 77 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/sys/_types/_rune_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_rune_t.h" 3 4 typedef __darwin_rune_t rune_t; # 78 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/sys/_types/_wchar_t.h" 1 3 4 # 33 "/usr/include/sys/_types/_wchar_t.h" 3 4 typedef __darwin_wchar_t wchar_t; # 81 "/usr/include/stdlib.h" 2 3 4 typedef struct { int quot; int rem; } div_t; typedef struct { long quot; long rem; } ldiv_t; typedef struct { long long quot; long long rem; } lldiv_t; # 1 "/usr/include/sys/_types/_null.h" 1 3 4 # 100 "/usr/include/stdlib.h" 2 3 4 # 117 "/usr/include/stdlib.h" 3 4 extern int __mb_cur_max; # 127 "/usr/include/stdlib.h" 3 4 void abort(void) __attribute__((noreturn)); int abs(int) __attribute__((const)); int atexit(void (*)(void)); double atof(const char *); int atoi(const char *); long atol(const char *); long long atoll(const char *); void *bsearch(const void *, const void *, size_t, size_t, int (*)(const void *, const void *)); void *calloc(size_t, size_t); div_t div(int, int) __attribute__((const)); void exit(int) __attribute__((noreturn)); void free(void *); char *getenv(const char *); long labs(long) __attribute__((const)); ldiv_t ldiv(long, long) __attribute__((const)); long long llabs(long long); lldiv_t lldiv(long long, long long); void *malloc(size_t); int mblen(const char *, size_t); size_t mbstowcs(wchar_t * , const char * , size_t); int mbtowc(wchar_t * , const char * , size_t); int posix_memalign(void **, size_t, size_t) ; void qsort(void *, size_t, size_t, int (*)(const void *, const void *)); int rand(void); void *realloc(void *, size_t); void srand(unsigned); double strtod(const char *, char **) __asm("_" "strtod" ); float strtof(const char *, char **) __asm("_" "strtof" ); long strtol(const char *, char **, int); long double strtold(const char *, char **); long long strtoll(const char *, char **, int); unsigned long strtoul(const char *, char **, int); unsigned long long strtoull(const char *, char **, int); int system(const char *) __asm("_" "system" ) ; size_t wcstombs(char * , const wchar_t * , size_t); int wctomb(char *, wchar_t); void _Exit(int) __attribute__((noreturn)); long a64l(const char *); double drand48(void); char *ecvt(double, int, int *, int *); double erand48(unsigned short[3]); char *fcvt(double, int, int *, int *); char *gcvt(double, int, char *); int getsubopt(char **, char * const *, char **); int grantpt(int); char *initstate(unsigned, char *, size_t); long jrand48(unsigned short[3]); char *l64a(long); void lcong48(unsigned short[7]); long lrand48(void); char *mktemp(char *); int mkstemp(char *); long mrand48(void); long nrand48(unsigned short[3]); int posix_openpt(int); char *ptsname(int); int putenv(char *) __asm("_" "putenv" ); long random(void); int rand_r(unsigned *); char *realpath(const char * , char * ) __asm("_" "realpath" "$DARWIN_EXTSN"); unsigned short *seed48(unsigned short[3]); int setenv(const char *, const char *, int) __asm("_" "setenv" ); void setkey(const char *) __asm("_" "setkey" ); char *setstate(const char *); void srand48(long); void srandom(unsigned); int unlockpt(int); int unsetenv(const char *) __asm("_" "unsetenv" ); # 1 "/usr/include/machine/types.h" 1 3 4 # 35 "/usr/include/machine/types.h" 3 4 # 1 "/usr/include/i386/types.h" 1 3 4 # 81 "/usr/include/i386/types.h" 3 4 typedef unsigned char u_int8_t; typedef unsigned short u_int16_t; typedef unsigned int u_int32_t; typedef unsigned long long u_int64_t; typedef int64_t register_t; # 97 "/usr/include/i386/types.h" 3 4 typedef u_int64_t user_addr_t; typedef u_int64_t user_size_t; typedef int64_t user_ssize_t; typedef int64_t user_long_t; typedef u_int64_t user_ulong_t; typedef int64_t user_time_t; typedef int64_t user_off_t; typedef u_int64_t syscall_arg_t; # 36 "/usr/include/machine/types.h" 2 3 4 # 239 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/sys/_types/_dev_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_dev_t.h" 3 4 typedef __darwin_dev_t dev_t; # 241 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/sys/_types/_mode_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_mode_t.h" 3 4 typedef __darwin_mode_t mode_t; # 242 "/usr/include/stdlib.h" 2 3 4 u_int32_t arc4random(void); void arc4random_addrandom(unsigned char * , int ); void arc4random_buf(void * , size_t ) ; void arc4random_stir(void); u_int32_t arc4random_uniform(u_int32_t ) ; char *cgetcap(char *, const char *, int); int cgetclose(void); int cgetent(char **, char **, const char *); int cgetfirst(char **, char **); int cgetmatch(const char *, const char *); int cgetnext(char **, char **); int cgetnum(char *, const char *, long *); int cgetset(const char *); int cgetstr(char *, const char *, char **); int cgetustr(char *, const char *, char **); int daemon(int, int) __asm("_" "daemon" "$1050") __attribute__((deprecated)); char *devname(dev_t, mode_t); char *devname_r(dev_t, mode_t, char *buf, int len); char *getbsize(int *, long *); int getloadavg(double [], int); const char *getprogname(void); int heapsort(void *, size_t, size_t, int (*)(const void *, const void *)); int mergesort(void *, size_t, size_t, int (*)(const void *, const void *)); void psort(void *, size_t, size_t, int (*)(const void *, const void *)) ; void psort_r(void *, size_t, size_t, void *, int (*)(void *, const void *, const void *)) ; void qsort_r(void *, size_t, size_t, void *, int (*)(void *, const void *, const void *)); int radixsort(const unsigned char **, int, const unsigned char *, unsigned); void setprogname(const char *); int sradixsort(const unsigned char **, int, const unsigned char *, unsigned); void sranddev(void); void srandomdev(void); void *reallocf(void *, size_t); long long strtoq(const char *, char **, int); unsigned long long strtouq(const char *, char **, int); extern char *suboptarg; void *valloc(size_t); # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Testing executable /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest to see if it can be run Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest Defined "STDC_HEADERS" to "1" ================================================================================ TEST checkStat from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 Source: #include "confdefs.h" #include "conffix.h" #include #include #if defined(S_ISBLK) && defined(S_IFDIR) # if S_ISBLK (S_IFDIR) You lose. # endif #endif #if defined(S_ISBLK) && defined(S_IFCHR) # if S_ISBLK (S_IFCHR) You lose. # endif #endif #if defined(S_ISLNK) && defined(S_IFREG) # if S_ISLNK (S_IFREG) You lose. # endif #endif #if defined(S_ISSOCK) && defined(S_IFREG) # if S_ISSOCK (S_IFREG) You lose. # endif #endif Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/usr/include/sys/types.h" 1 3 4 # 72 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/appleapiopts.h" 1 3 4 # 73 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 76 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/machine/types.h" 1 3 4 # 35 "/usr/include/machine/types.h" 3 4 # 1 "/usr/include/i386/types.h" 1 3 4 # 70 "/usr/include/i386/types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 71 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_int8_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int8_t.h" 3 4 typedef signed char int8_t; # 77 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_int16_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int16_t.h" 3 4 typedef short int16_t; # 78 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_int32_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int32_t.h" 3 4 typedef int int32_t; # 79 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_int64_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int64_t.h" 3 4 typedef long long int64_t; # 80 "/usr/include/i386/types.h" 2 3 4 typedef unsigned char u_int8_t; typedef unsigned short u_int16_t; typedef unsigned int u_int32_t; typedef unsigned long long u_int64_t; typedef int64_t register_t; # 1 "/usr/include/sys/_types/_intptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_intptr_t.h" 3 4 typedef __darwin_intptr_t intptr_t; # 93 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_uintptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uintptr_t.h" 3 4 typedef unsigned long uintptr_t; # 94 "/usr/include/i386/types.h" 2 3 4 typedef u_int64_t user_addr_t; typedef u_int64_t user_size_t; typedef int64_t user_ssize_t; typedef int64_t user_long_t; typedef u_int64_t user_ulong_t; typedef int64_t user_time_t; typedef int64_t user_off_t; typedef u_int64_t syscall_arg_t; # 36 "/usr/include/machine/types.h" 2 3 4 # 79 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types.h" 1 3 4 # 33 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 80 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/machine/endian.h" 1 3 4 # 35 "/usr/include/machine/endian.h" 3 4 # 1 "/usr/include/i386/endian.h" 1 3 4 # 99 "/usr/include/i386/endian.h" 3 4 # 1 "/usr/include/sys/_endian.h" 1 3 4 # 130 "/usr/include/sys/_endian.h" 3 4 # 1 "/usr/include/libkern/_OSByteOrder.h" 1 3 4 # 66 "/usr/include/libkern/_OSByteOrder.h" 3 4 # 1 "/usr/include/libkern/i386/_OSByteOrder.h" 1 3 4 # 44 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static __inline__ __uint16_t _OSSwapInt16( __uint16_t _data ) { return ((__uint16_t)((_data << 8) | (_data >> 8))); } static __inline__ __uint32_t _OSSwapInt32( __uint32_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 91 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static __inline__ __uint64_t _OSSwapInt64( __uint64_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 67 "/usr/include/libkern/_OSByteOrder.h" 2 3 4 # 131 "/usr/include/sys/_endian.h" 2 3 4 # 100 "/usr/include/i386/endian.h" 2 3 4 # 36 "/usr/include/machine/endian.h" 2 3 4 # 82 "/usr/include/sys/types.h" 2 3 4 typedef unsigned char u_char; typedef unsigned short u_short; typedef unsigned int u_int; typedef unsigned long u_long; typedef unsigned short ushort; typedef unsigned int uint; typedef u_int64_t u_quad_t; typedef int64_t quad_t; typedef quad_t * qaddr_t; typedef char * caddr_t; typedef int32_t daddr_t; # 1 "/usr/include/sys/_types/_dev_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_dev_t.h" 3 4 typedef __darwin_dev_t dev_t; # 103 "/usr/include/sys/types.h" 2 3 4 typedef u_int32_t fixpt_t; # 1 "/usr/include/sys/_types/_blkcnt_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_blkcnt_t.h" 3 4 typedef __darwin_blkcnt_t blkcnt_t; # 107 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_blksize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_blksize_t.h" 3 4 typedef __darwin_blksize_t blksize_t; # 108 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_gid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_gid_t.h" 3 4 typedef __darwin_gid_t gid_t; # 109 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_in_addr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_in_addr_t.h" 3 4 typedef __uint32_t in_addr_t; # 110 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_in_port_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_in_port_t.h" 3 4 typedef __uint16_t in_port_t; # 111 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_ino_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ino_t.h" 3 4 typedef __darwin_ino_t ino_t; # 112 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_ino64_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ino64_t.h" 3 4 typedef __darwin_ino64_t ino64_t; # 115 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_key_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_key_t.h" 3 4 typedef __int32_t key_t; # 118 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_mode_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_mode_t.h" 3 4 typedef __darwin_mode_t mode_t; # 119 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_nlink_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_nlink_t.h" 3 4 typedef __uint16_t nlink_t; # 120 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_id_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_id_t.h" 3 4 typedef __darwin_id_t id_t; # 121 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_pid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_pid_t.h" 3 4 typedef __darwin_pid_t pid_t; # 122 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_off_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_off_t.h" 3 4 typedef __darwin_off_t off_t; # 123 "/usr/include/sys/types.h" 2 3 4 typedef int32_t segsz_t; typedef int32_t swblk_t; # 1 "/usr/include/sys/_types/_uid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uid_t.h" 3 4 typedef __darwin_uid_t uid_t; # 128 "/usr/include/sys/types.h" 2 3 4 # 161 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/_types/_clock_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_clock_t.h" 3 4 typedef __darwin_clock_t clock_t; # 162 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_size_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_size_t.h" 3 4 typedef __darwin_size_t size_t; # 163 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_ssize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ssize_t.h" 3 4 typedef __darwin_ssize_t ssize_t; # 164 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_time_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_time_t.h" 3 4 typedef __darwin_time_t time_t; # 165 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_useconds_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_useconds_t.h" 3 4 typedef __darwin_useconds_t useconds_t; # 167 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_suseconds_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_suseconds_t.h" 3 4 typedef __darwin_suseconds_t suseconds_t; # 168 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_rsize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_rsize_t.h" 3 4 typedef __darwin_size_t rsize_t; # 171 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_errno_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_errno_t.h" 3 4 typedef int errno_t; # 172 "/usr/include/sys/types.h" 2 3 4 # 180 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/_types/_fd_def.h" 1 3 4 # 45 "/usr/include/sys/_types/_fd_def.h" 3 4 typedef struct fd_set { __int32_t fds_bits[((((1024) % ((sizeof(__int32_t) * 8))) == 0) ? ((1024) / ((sizeof(__int32_t) * 8))) : (((1024) / ((sizeof(__int32_t) * 8))) + 1))]; } fd_set; static __inline int __darwin_fd_isset(int _n, const struct fd_set *_p) { return (_p->fds_bits[(unsigned long)_n/(sizeof(__int32_t) * 8)] & ((__int32_t)(1<<((unsigned long)_n % (sizeof(__int32_t) * 8))))); } # 181 "/usr/include/sys/types.h" 2 3 4 typedef __int32_t fd_mask; # 1 "/usr/include/sys/_types/_fd_setsize.h" 1 3 4 # 194 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_set.h" 1 3 4 # 195 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_clr.h" 1 3 4 # 196 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_zero.h" 1 3 4 # 197 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_isset.h" 1 3 4 # 198 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_copy.h" 1 3 4 # 201 "/usr/include/sys/types.h" 2 3 4 # 211 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/_pthread/_pthread_attr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_attr_t.h" 3 4 typedef __darwin_pthread_attr_t pthread_attr_t; # 212 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_cond_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_cond_t.h" 3 4 typedef __darwin_pthread_cond_t pthread_cond_t; # 213 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_condattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_condattr_t.h" 3 4 typedef __darwin_pthread_condattr_t pthread_condattr_t; # 214 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_mutex_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_mutex_t.h" 3 4 typedef __darwin_pthread_mutex_t pthread_mutex_t; # 215 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_mutexattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_mutexattr_t.h" 3 4 typedef __darwin_pthread_mutexattr_t pthread_mutexattr_t; # 216 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_once_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_once_t.h" 3 4 typedef __darwin_pthread_once_t pthread_once_t; # 217 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_rwlock_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_rwlock_t.h" 3 4 typedef __darwin_pthread_rwlock_t pthread_rwlock_t; # 218 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_rwlockattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_rwlockattr_t.h" 3 4 typedef __darwin_pthread_rwlockattr_t pthread_rwlockattr_t; # 219 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_t.h" 3 4 typedef __darwin_pthread_t pthread_t; # 220 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_key_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_key_t.h" 3 4 typedef __darwin_pthread_key_t pthread_key_t; # 224 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fsblkcnt_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_fsblkcnt_t.h" 3 4 typedef __darwin_fsblkcnt_t fsblkcnt_t; # 229 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fsfilcnt_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_fsfilcnt_t.h" 3 4 typedef __darwin_fsfilcnt_t fsfilcnt_t; # 230 "/usr/include/sys/types.h" 2 3 4 # 5 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/usr/include/sys/stat.h" 1 3 4 # 75 "/usr/include/sys/stat.h" 3 4 # 1 "/usr/include/Availability.h" 1 3 4 # 153 "/usr/include/Availability.h" 3 4 # 1 "/usr/include/AvailabilityInternal.h" 1 3 4 # 154 "/usr/include/Availability.h" 2 3 4 # 76 "/usr/include/sys/stat.h" 2 3 4 # 1 "/usr/include/sys/_types/_timespec.h" 1 3 4 # 30 "/usr/include/sys/_types/_timespec.h" 3 4 struct timespec { __darwin_time_t tv_sec; long tv_nsec; }; # 79 "/usr/include/sys/stat.h" 2 3 4 # 110 "/usr/include/sys/stat.h" 3 4 struct ostat { __uint16_t st_dev; ino_t st_ino; mode_t st_mode; nlink_t st_nlink; __uint16_t st_uid; __uint16_t st_gid; __uint16_t st_rdev; __int32_t st_size; struct timespec st_atimespec; struct timespec st_mtimespec; struct timespec st_ctimespec; __int32_t st_blksize; __int32_t st_blocks; __uint32_t st_flags; __uint32_t st_gen; }; # 182 "/usr/include/sys/stat.h" 3 4 struct stat { dev_t st_dev; mode_t st_mode; nlink_t st_nlink; __darwin_ino64_t st_ino; uid_t st_uid; gid_t st_gid; dev_t st_rdev; struct timespec st_atimespec; struct timespec st_mtimespec; struct timespec st_ctimespec; struct timespec st_birthtimespec; off_t st_size; blkcnt_t st_blocks; blksize_t st_blksize; __uint32_t st_flags; __uint32_t st_gen; __int32_t st_lspare; __int64_t st_qspare[2]; }; # 221 "/usr/include/sys/stat.h" 3 4 struct stat64 { dev_t st_dev; mode_t st_mode; nlink_t st_nlink; __darwin_ino64_t st_ino; uid_t st_uid; gid_t st_gid; dev_t st_rdev; struct timespec st_atimespec; struct timespec st_mtimespec; struct timespec st_ctimespec; struct timespec st_birthtimespec; off_t st_size; blkcnt_t st_blocks; blksize_t st_blksize; __uint32_t st_flags; __uint32_t st_gen; __int32_t st_lspare; __int64_t st_qspare[2]; }; # 241 "/usr/include/sys/stat.h" 3 4 # 1 "/usr/include/sys/_types/_s_ifmt.h" 1 3 4 # 242 "/usr/include/sys/stat.h" 2 3 4 # 349 "/usr/include/sys/stat.h" 3 4 int chmod(const char *, mode_t) __asm("_" "chmod" ); int fchmod(int, mode_t) __asm("_" "fchmod" ); int fstat(int, struct stat *) __asm("_" "fstat" "$INODE64"); int lstat(const char *, struct stat *) __asm("_" "lstat" "$INODE64"); int mkdir(const char *, mode_t); int mkfifo(const char *, mode_t); int stat(const char *, struct stat *) __asm("_" "stat" "$INODE64"); int mknod(const char *, mode_t, dev_t); mode_t umask(mode_t); int fchmodat(int, const char *, mode_t, int) ; int fstatat(int, const char *, struct stat *, int) __asm("_" "fstatat" "$INODE64") ; int mkdirat(int, const char *, mode_t) ; # 1 "/usr/include/sys/_types/_filesec_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_filesec_t.h" 3 4 struct _filesec; typedef struct _filesec *filesec_t; # 370 "/usr/include/sys/stat.h" 2 3 4 int chflags(const char *, __uint32_t); int chmodx_np(const char *, filesec_t); int fchflags(int, __uint32_t); int fchmodx_np(int, filesec_t); int fstatx_np(int, struct stat *, filesec_t) __asm("_" "fstatx_np" "$INODE64"); int lchflags(const char *, __uint32_t) ; int lchmod(const char *, mode_t) ; int lstatx_np(const char *, struct stat *, filesec_t) __asm("_" "lstatx_np" "$INODE64"); int mkdirx_np(const char *, filesec_t); int mkfifox_np(const char *, filesec_t); int statx_np(const char *, struct stat *, filesec_t) __asm("_" "statx_np" "$INODE64"); int umaskx_np(filesec_t) __attribute__((deprecated)); int fstatx64_np(int, struct stat64 *, filesec_t) __attribute__((deprecated)); int lstatx64_np(const char *, struct stat64 *, filesec_t) __attribute__((deprecated)); int statx64_np(const char *, struct stat64 *, filesec_t) __attribute__((deprecated)); int fstat64(int, struct stat64 *) __attribute__((deprecated)); int lstat64(const char *, struct stat64 *) __attribute__((deprecated)); int stat64(const char *, struct stat64 *) __attribute__((deprecated)); # 6 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 ================================================================================ TEST checkSysWait from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/headers.py:173) TESTING: checkSysWait from config.headers(config/BuildSystem/config/headers.py:173) Check for POSIX.1 compatible sys/wait.h, and defines HAVE_SYS_WAIT_H if found Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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/gbisht/projects/petsc/petsc_f0284fa/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 Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/usr/include/time.h" 1 3 4 # 66 "/usr/include/time.h" 3 4 # 1 "/usr/include/_types.h" 1 3 4 # 27 "/usr/include/_types.h" 3 4 # 1 "/usr/include/sys/_types.h" 1 3 4 # 32 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 33 "/usr/include/sys/_types.h" 2 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 32 "/usr/include/machine/_types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 33 "/usr/include/machine/_types.h" 2 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 28 "/usr/include/_types.h" 2 3 4 # 39 "/usr/include/_types.h" 3 4 typedef int __darwin_nl_item; typedef int __darwin_wctrans_t; typedef __uint32_t __darwin_wctype_t; # 67 "/usr/include/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_clock_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_clock_t.h" 3 4 typedef __darwin_clock_t clock_t; # 68 "/usr/include/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_null.h" 1 3 4 # 69 "/usr/include/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_size_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_size_t.h" 3 4 typedef __darwin_size_t size_t; # 70 "/usr/include/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_time_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_time_t.h" 3 4 typedef __darwin_time_t time_t; # 71 "/usr/include/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_timespec.h" 1 3 4 # 30 "/usr/include/sys/_types/_timespec.h" 3 4 struct timespec { __darwin_time_t tv_sec; long tv_nsec; }; # 72 "/usr/include/time.h" 2 3 4 struct tm { int tm_sec; int tm_min; int tm_hour; int tm_mday; int tm_mon; int tm_year; int tm_wday; int tm_yday; int tm_isdst; long tm_gmtoff; char *tm_zone; }; # 96 "/usr/include/time.h" 3 4 extern char *tzname[]; extern int getdate_err; extern long timezone __asm("_" "timezone" ); extern int daylight; char *asctime(const struct tm *); clock_t clock(void) __asm("_" "clock" ); char *ctime(const time_t *); double difftime(time_t, time_t); struct tm *getdate(const char *); struct tm *gmtime(const time_t *); struct tm *localtime(const time_t *); time_t mktime(struct tm *) __asm("_" "mktime" ); size_t strftime(char * , size_t, const char * , const struct tm * ) __asm("_" "strftime" ); char *strptime(const char * , const char * , struct tm * ) __asm("_" "strptime" ); time_t time(time_t *); void tzset(void); char *asctime_r(const struct tm * , char * ); char *ctime_r(const time_t *, char *); struct tm *gmtime_r(const time_t * , struct tm * ); struct tm *localtime_r(const time_t * , struct tm * ); time_t posix2time(time_t); void tzsetwall(void); time_t time2posix(time_t); time_t timelocal(struct tm * const); time_t timegm(struct tm * const); int nanosleep(const struct timespec *, struct timespec *) __asm("_" "nanosleep" ); # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_TIME_H" to "1" Checking for header: sys/time.h Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/usr/include/sys/time.h" 1 3 4 # 67 "/usr/include/sys/time.h" 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 68 "/usr/include/sys/time.h" 2 3 4 # 1 "/usr/include/sys/_types.h" 1 3 4 # 33 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 32 "/usr/include/machine/_types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 33 "/usr/include/machine/_types.h" 2 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 69 "/usr/include/sys/time.h" 2 3 4 # 1 "/usr/include/Availability.h" 1 3 4 # 153 "/usr/include/Availability.h" 3 4 # 1 "/usr/include/AvailabilityInternal.h" 1 3 4 # 154 "/usr/include/Availability.h" 2 3 4 # 70 "/usr/include/sys/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_def.h" 1 3 4 # 45 "/usr/include/sys/_types/_fd_def.h" 3 4 typedef struct fd_set { __int32_t fds_bits[((((1024) % ((sizeof(__int32_t) * 8))) == 0) ? ((1024) / ((sizeof(__int32_t) * 8))) : (((1024) / ((sizeof(__int32_t) * 8))) + 1))]; } fd_set; static __inline int __darwin_fd_isset(int _n, const struct fd_set *_p) { return (_p->fds_bits[(unsigned long)_n/(sizeof(__int32_t) * 8)] & ((__int32_t)(1<<((unsigned long)_n % (sizeof(__int32_t) * 8))))); } # 76 "/usr/include/sys/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_timespec.h" 1 3 4 # 30 "/usr/include/sys/_types/_timespec.h" 3 4 struct timespec { __darwin_time_t tv_sec; long tv_nsec; }; # 77 "/usr/include/sys/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_timeval.h" 1 3 4 # 30 "/usr/include/sys/_types/_timeval.h" 3 4 struct timeval { __darwin_time_t tv_sec; __darwin_suseconds_t tv_usec; }; # 78 "/usr/include/sys/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_time_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_time_t.h" 3 4 typedef __darwin_time_t time_t; # 80 "/usr/include/sys/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_suseconds_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_suseconds_t.h" 3 4 typedef __darwin_suseconds_t suseconds_t; # 81 "/usr/include/sys/time.h" 2 3 4 struct itimerval { struct timeval it_interval; struct timeval it_value; }; # 105 "/usr/include/sys/time.h" 3 4 # 1 "/usr/include/sys/_types/_fd_setsize.h" 1 3 4 # 106 "/usr/include/sys/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_set.h" 1 3 4 # 107 "/usr/include/sys/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_clr.h" 1 3 4 # 108 "/usr/include/sys/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_isset.h" 1 3 4 # 109 "/usr/include/sys/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_zero.h" 1 3 4 # 110 "/usr/include/sys/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_copy.h" 1 3 4 # 114 "/usr/include/sys/time.h" 2 3 4 # 124 "/usr/include/sys/time.h" 3 4 struct timezone { int tz_minuteswest; int tz_dsttime; }; # 167 "/usr/include/sys/time.h" 3 4 struct clockinfo { int hz; int tick; int tickadj; int stathz; int profhz; }; # 1 "/usr/include/time.h" 1 3 4 # 66 "/usr/include/time.h" 3 4 # 1 "/usr/include/_types.h" 1 3 4 # 39 "/usr/include/_types.h" 3 4 typedef int __darwin_nl_item; typedef int __darwin_wctrans_t; typedef __uint32_t __darwin_wctype_t; # 67 "/usr/include/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_clock_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_clock_t.h" 3 4 typedef __darwin_clock_t clock_t; # 68 "/usr/include/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_null.h" 1 3 4 # 69 "/usr/include/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_size_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_size_t.h" 3 4 typedef __darwin_size_t size_t; # 70 "/usr/include/time.h" 2 3 4 struct tm { int tm_sec; int tm_min; int tm_hour; int tm_mday; int tm_mon; int tm_year; int tm_wday; int tm_yday; int tm_isdst; long tm_gmtoff; char *tm_zone; }; # 96 "/usr/include/time.h" 3 4 extern char *tzname[]; extern int getdate_err; extern long timezone __asm("_" "timezone" ); extern int daylight; char *asctime(const struct tm *); clock_t clock(void) __asm("_" "clock" ); char *ctime(const time_t *); double difftime(time_t, time_t); struct tm *getdate(const char *); struct tm *gmtime(const time_t *); struct tm *localtime(const time_t *); time_t mktime(struct tm *) __asm("_" "mktime" ); size_t strftime(char * , size_t, const char * , const struct tm * ) __asm("_" "strftime" ); char *strptime(const char * , const char * , struct tm * ) __asm("_" "strptime" ); time_t time(time_t *); void tzset(void); char *asctime_r(const struct tm * , char * ); char *ctime_r(const time_t *, char *); struct tm *gmtime_r(const time_t * , struct tm * ); struct tm *localtime_r(const time_t * , struct tm * ); time_t posix2time(time_t); void tzsetwall(void); time_t time2posix(time_t); time_t timelocal(struct tm * const); time_t timegm(struct tm * const); int nanosleep(const struct timespec *, struct timespec *) __asm("_" "nanosleep" ); # 179 "/usr/include/sys/time.h" 2 3 4 int adjtime(const struct timeval *, struct timeval *); int futimes(int, const struct timeval *); int lutimes(const char *, const struct timeval *) ; int settimeofday(const struct timeval *, const struct timezone *); int getitimer(int, struct itimerval *); int gettimeofday(struct timeval * , void * ); # 1 "/usr/include/sys/_select.h" 1 3 4 # 39 "/usr/include/sys/_select.h" 3 4 int select(int, fd_set * , fd_set * , fd_set * , struct timeval * ) __asm("_" "select" "$1050") ; # 194 "/usr/include/sys/time.h" 2 3 4 int setitimer(int, const struct itimerval * , struct itimerval * ); int utimes(const char *, const struct timeval *); # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_TIME_H" to "1" Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include #include int main() { struct tm *tp = 0; if (tp); ; return 0; } Defined "TIME_WITH_SYS_TIME" to "1" ================================================================================ TEST checkMath from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/headers.py:203) TESTING: checkMath from config.headers(config/BuildSystem/config/headers.py:203) Checks for the math headers and defines Checking for header: math.h Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/math.h" 1 3 4 # 45 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/math.h" 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 46 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/math.h" 2 3 4 # 1 "/usr/include/Availability.h" 1 3 4 # 153 "/usr/include/Availability.h" 3 4 # 1 "/usr/include/AvailabilityInternal.h" 1 3 4 # 154 "/usr/include/Availability.h" 2 3 4 # 47 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/math.h" 2 3 4 # 59 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/math.h" 3 4 typedef float float_t; typedef double double_t; # 126 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/math.h" 3 4 extern int __math_errhandling(void); # 159 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/math.h" 3 4 extern int __fpclassifyf(float); extern int __fpclassifyd(double); extern int __fpclassifyl(long double); # 203 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/math.h" 3 4 extern __inline __attribute__ ((__always_inline__)) int __inline_isfinitef(float); extern __inline __attribute__ ((__always_inline__)) int __inline_isfinited(double); extern __inline __attribute__ ((__always_inline__)) int __inline_isfinitel(long double); extern __inline __attribute__ ((__always_inline__)) int __inline_isinff(float); extern __inline __attribute__ ((__always_inline__)) int __inline_isinfd(double); extern __inline __attribute__ ((__always_inline__)) int __inline_isinfl(long double); extern __inline __attribute__ ((__always_inline__)) int __inline_isnanf(float); extern __inline __attribute__ ((__always_inline__)) int __inline_isnand(double); extern __inline __attribute__ ((__always_inline__)) int __inline_isnanl(long double); extern __inline __attribute__ ((__always_inline__)) int __inline_isnormalf(float); extern __inline __attribute__ ((__always_inline__)) int __inline_isnormald(double); extern __inline __attribute__ ((__always_inline__)) int __inline_isnormall(long double); extern __inline __attribute__ ((__always_inline__)) int __inline_signbitf(float); extern __inline __attribute__ ((__always_inline__)) int __inline_signbitd(double); extern __inline __attribute__ ((__always_inline__)) int __inline_signbitl(long double); extern __inline __attribute__ ((__always_inline__)) int __inline_isfinitef(float __x) { return __x == __x && __builtin_fabsf(__x) != __builtin_inff(); } extern __inline __attribute__ ((__always_inline__)) int __inline_isfinited(double __x) { return __x == __x && __builtin_fabs(__x) != __builtin_inf(); } extern __inline __attribute__ ((__always_inline__)) int __inline_isfinitel(long double __x) { return __x == __x && __builtin_fabsl(__x) != __builtin_infl(); } extern __inline __attribute__ ((__always_inline__)) int __inline_isinff(float __x) { return __builtin_fabsf(__x) == __builtin_inff(); } extern __inline __attribute__ ((__always_inline__)) int __inline_isinfd(double __x) { return __builtin_fabs(__x) == __builtin_inf(); } extern __inline __attribute__ ((__always_inline__)) int __inline_isinfl(long double __x) { return __builtin_fabsl(__x) == __builtin_infl(); } extern __inline __attribute__ ((__always_inline__)) int __inline_isnanf(float __x) { return __x != __x; } extern __inline __attribute__ ((__always_inline__)) int __inline_isnand(double __x) { return __x != __x; } extern __inline __attribute__ ((__always_inline__)) int __inline_isnanl(long double __x) { return __x != __x; } extern __inline __attribute__ ((__always_inline__)) int __inline_signbitf(float __x) { union { float __f; unsigned int __u; } __u; __u.__f = __x; return (int)(__u.__u >> 31); } extern __inline __attribute__ ((__always_inline__)) int __inline_signbitd(double __x) { union { double __f; unsigned long long __u; } __u; __u.__f = __x; return (int)(__u.__u >> 63); } extern __inline __attribute__ ((__always_inline__)) int __inline_signbitl(long double __x) { union { long double __ld; struct{ unsigned long long __m; unsigned short __sexp; } __p; } __u; __u.__ld = __x; return (int)(__u.__p.__sexp >> 15); } extern __inline __attribute__ ((__always_inline__)) int __inline_isnormalf(float __x) { return __inline_isfinitef(__x) && __builtin_fabsf(__x) >= 1.17549435082228750797e-38F; } extern __inline __attribute__ ((__always_inline__)) int __inline_isnormald(double __x) { return __inline_isfinited(__x) && __builtin_fabs(__x) >= ((double)2.22507385850720138309e-308L); } extern __inline __attribute__ ((__always_inline__)) int __inline_isnormall(long double __x) { return __inline_isfinitel(__x) && __builtin_fabsl(__x) >= 3.36210314311209350626e-4932L; } # 337 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/math.h" 3 4 extern float acosf(float); extern double acos(double); extern long double acosl(long double); extern float asinf(float); extern double asin(double); extern long double asinl(long double); extern float atanf(float); extern double atan(double); extern long double atanl(long double); extern float atan2f(float, float); extern double atan2(double, double); extern long double atan2l(long double, long double); extern float cosf(float); extern double cos(double); extern long double cosl(long double); extern float sinf(float); extern double sin(double); extern long double sinl(long double); extern float tanf(float); extern double tan(double); extern long double tanl(long double); extern float acoshf(float); extern double acosh(double); extern long double acoshl(long double); extern float asinhf(float); extern double asinh(double); extern long double asinhl(long double); extern float atanhf(float); extern double atanh(double); extern long double atanhl(long double); extern float coshf(float); extern double cosh(double); extern long double coshl(long double); extern float sinhf(float); extern double sinh(double); extern long double sinhl(long double); extern float tanhf(float); extern double tanh(double); extern long double tanhl(long double); extern float expf(float); extern double exp(double); extern long double expl(long double); extern float exp2f(float); extern double exp2(double); extern long double exp2l(long double); extern float expm1f(float); extern double expm1(double); extern long double expm1l(long double); extern float logf(float); extern double log(double); extern long double logl(long double); extern float log10f(float); extern double log10(double); extern long double log10l(long double); extern float log2f(float); extern double log2(double); extern long double log2l(long double); extern float log1pf(float); extern double log1p(double); extern long double log1pl(long double); extern float logbf(float); extern double logb(double); extern long double logbl(long double); extern float modff(float, float *); extern double modf(double, double *); extern long double modfl(long double, long double *); extern float ldexpf(float, int); extern double ldexp(double, int); extern long double ldexpl(long double, int); extern float frexpf(float, int *); extern double frexp(double, int *); extern long double frexpl(long double, int *); extern int ilogbf(float); extern int ilogb(double); extern int ilogbl(long double); extern float scalbnf(float, int); extern double scalbn(double, int); extern long double scalbnl(long double, int); extern float scalblnf(float, long int); extern double scalbln(double, long int); extern long double scalblnl(long double, long int); extern float fabsf(float); extern double fabs(double); extern long double fabsl(long double); extern float cbrtf(float); extern double cbrt(double); extern long double cbrtl(long double); extern float hypotf(float, float); extern double hypot(double, double); extern long double hypotl(long double, long double); extern float powf(float, float); extern double pow(double, double); extern long double powl(long double, long double); extern float sqrtf(float); extern double sqrt(double); extern long double sqrtl(long double); extern float erff(float); extern double erf(double); extern long double erfl(long double); extern float erfcf(float); extern double erfc(double); extern long double erfcl(long double); extern float lgammaf(float); extern double lgamma(double); extern long double lgammal(long double); extern float tgammaf(float); extern double tgamma(double); extern long double tgammal(long double); extern float ceilf(float); extern double ceil(double); extern long double ceill(long double); extern float floorf(float); extern double floor(double); extern long double floorl(long double); extern float nearbyintf(float); extern double nearbyint(double); extern long double nearbyintl(long double); extern float rintf(float); extern double rint(double); extern long double rintl(long double); extern long int lrintf(float); extern long int lrint(double); extern long int lrintl(long double); extern float roundf(float); extern double round(double); extern long double roundl(long double); extern long int lroundf(float); extern long int lround(double); extern long int lroundl(long double); extern long long int llrintf(float); extern long long int llrint(double); extern long long int llrintl(long double); extern long long int llroundf(float); extern long long int llround(double); extern long long int llroundl(long double); extern float truncf(float); extern double trunc(double); extern long double truncl(long double); extern float fmodf(float, float); extern double fmod(double, double); extern long double fmodl(long double, long double); extern float remainderf(float, float); extern double remainder(double, double); extern long double remainderl(long double, long double); extern float remquof(float, float, int *); extern double remquo(double, double, int *); extern long double remquol(long double, long double, int *); extern float copysignf(float, float); extern double copysign(double, double); extern long double copysignl(long double, long double); extern float nanf(const char *); extern double nan(const char *); extern long double nanl(const char *); extern float nextafterf(float, float); extern double nextafter(double, double); extern long double nextafterl(long double, long double); extern double nexttoward(double, long double); extern float nexttowardf(float, long double); extern long double nexttowardl(long double, long double); extern float fdimf(float, float); extern double fdim(double, double); extern long double fdiml(long double, long double); extern float fmaxf(float, float); extern double fmax(double, double); extern long double fmaxl(long double, long double); extern float fminf(float, float); extern double fmin(double, double); extern long double fminl(long double, long double); extern float fmaf(float, float, float); extern double fma(double, double, double); extern long double fmal(long double, long double, long double); # 580 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/math.h" 3 4 extern float __inff(void) __attribute__((deprecated)); extern double __inf(void) __attribute__((deprecated)); extern long double __infl(void) __attribute__((deprecated)); extern float __nan(void) ; # 612 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/math.h" 3 4 extern float __exp10f(float) ; extern double __exp10(double) ; extern __inline __attribute__ ((__always_inline__)) void __sincosf(float __x, float *__sinp, float *__cosp) ; extern __inline __attribute__ ((__always_inline__)) void __sincos(double __x, double *__sinp, double *__cosp) ; # 629 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/math.h" 3 4 extern float __cospif(float) ; extern double __cospi(double) ; extern float __sinpif(float) ; extern double __sinpi(double) ; extern float __tanpif(float) ; extern double __tanpi(double) ; extern __inline __attribute__ ((__always_inline__)) void __sincospif(float __x, float *__sinp, float *__cosp) ; extern __inline __attribute__ ((__always_inline__)) void __sincospi(double __x, double *__sinp, double *__cosp) ; struct __float2 { float __sinval; float __cosval; }; struct __double2 { double __sinval; double __cosval; }; extern struct __float2 __sincosf_stret(float); extern struct __double2 __sincos_stret(double); extern struct __float2 __sincospif_stret(float); extern struct __double2 __sincospi_stret(double); extern __inline __attribute__ ((__always_inline__)) void __sincosf(float __x, float *__sinp, float *__cosp) { const struct __float2 __stret = __sincosf_stret(__x); *__sinp = __stret.__sinval; *__cosp = __stret.__cosval; } extern __inline __attribute__ ((__always_inline__)) void __sincos(double __x, double *__sinp, double *__cosp) { const struct __double2 __stret = __sincos_stret(__x); *__sinp = __stret.__sinval; *__cosp = __stret.__cosval; } extern __inline __attribute__ ((__always_inline__)) void __sincospif(float __x, float *__sinp, float *__cosp) { const struct __float2 __stret = __sincospif_stret(__x); *__sinp = __stret.__sinval; *__cosp = __stret.__cosval; } extern __inline __attribute__ ((__always_inline__)) void __sincospi(double __x, double *__sinp, double *__cosp) { const struct __double2 __stret = __sincospi_stret(__x); *__sinp = __stret.__sinval; *__cosp = __stret.__cosval; } extern double j0(double) ; extern double j1(double) ; extern double jn(int, double) ; extern double y0(double) ; extern double y1(double) ; extern double yn(int, double) ; extern double scalb(double, double); extern int signgam; # 727 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/math.h" 3 4 extern long int rinttol(double) __attribute__((deprecated)); extern long int roundtol(double) __attribute__((deprecated)); extern double drem(double, double) __attribute__((deprecated)); extern int finite(double) __attribute__((deprecated)); extern double gamma(double) __attribute__((deprecated)); extern double significand(double) __attribute__((deprecated)); struct exception { int type; char *name; double arg1; double arg2; double retval; }; extern int matherr(struct exception *) __attribute__((deprecated)); # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_MATH_H" to "1" Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { double pi = M_PI; if (pi); ; return 0; } Found math #defines, like M_PI ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/usr/include/sys/socket.h" 1 3 4 # 75 "/usr/include/sys/socket.h" 3 4 # 1 "/usr/include/sys/types.h" 1 3 4 # 72 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/appleapiopts.h" 1 3 4 # 73 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 76 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/machine/types.h" 1 3 4 # 35 "/usr/include/machine/types.h" 3 4 # 1 "/usr/include/i386/types.h" 1 3 4 # 70 "/usr/include/i386/types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 71 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_int8_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int8_t.h" 3 4 typedef signed char int8_t; # 77 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_int16_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int16_t.h" 3 4 typedef short int16_t; # 78 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_int32_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int32_t.h" 3 4 typedef int int32_t; # 79 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_int64_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int64_t.h" 3 4 typedef long long int64_t; # 80 "/usr/include/i386/types.h" 2 3 4 typedef unsigned char u_int8_t; typedef unsigned short u_int16_t; typedef unsigned int u_int32_t; typedef unsigned long long u_int64_t; typedef int64_t register_t; # 1 "/usr/include/sys/_types/_intptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_intptr_t.h" 3 4 typedef __darwin_intptr_t intptr_t; # 93 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_uintptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uintptr_t.h" 3 4 typedef unsigned long uintptr_t; # 94 "/usr/include/i386/types.h" 2 3 4 typedef u_int64_t user_addr_t; typedef u_int64_t user_size_t; typedef int64_t user_ssize_t; typedef int64_t user_long_t; typedef u_int64_t user_ulong_t; typedef int64_t user_time_t; typedef int64_t user_off_t; typedef u_int64_t syscall_arg_t; # 36 "/usr/include/machine/types.h" 2 3 4 # 79 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types.h" 1 3 4 # 33 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 80 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/machine/endian.h" 1 3 4 # 35 "/usr/include/machine/endian.h" 3 4 # 1 "/usr/include/i386/endian.h" 1 3 4 # 99 "/usr/include/i386/endian.h" 3 4 # 1 "/usr/include/sys/_endian.h" 1 3 4 # 130 "/usr/include/sys/_endian.h" 3 4 # 1 "/usr/include/libkern/_OSByteOrder.h" 1 3 4 # 66 "/usr/include/libkern/_OSByteOrder.h" 3 4 # 1 "/usr/include/libkern/i386/_OSByteOrder.h" 1 3 4 # 44 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static __inline__ __uint16_t _OSSwapInt16( __uint16_t _data ) { return ((__uint16_t)((_data << 8) | (_data >> 8))); } static __inline__ __uint32_t _OSSwapInt32( __uint32_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 91 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static __inline__ __uint64_t _OSSwapInt64( __uint64_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 67 "/usr/include/libkern/_OSByteOrder.h" 2 3 4 # 131 "/usr/include/sys/_endian.h" 2 3 4 # 100 "/usr/include/i386/endian.h" 2 3 4 # 36 "/usr/include/machine/endian.h" 2 3 4 # 82 "/usr/include/sys/types.h" 2 3 4 typedef unsigned char u_char; typedef unsigned short u_short; typedef unsigned int u_int; typedef unsigned long u_long; typedef unsigned short ushort; typedef unsigned int uint; typedef u_int64_t u_quad_t; typedef int64_t quad_t; typedef quad_t * qaddr_t; typedef char * caddr_t; typedef int32_t daddr_t; # 1 "/usr/include/sys/_types/_dev_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_dev_t.h" 3 4 typedef __darwin_dev_t dev_t; # 103 "/usr/include/sys/types.h" 2 3 4 typedef u_int32_t fixpt_t; # 1 "/usr/include/sys/_types/_blkcnt_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_blkcnt_t.h" 3 4 typedef __darwin_blkcnt_t blkcnt_t; # 107 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_blksize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_blksize_t.h" 3 4 typedef __darwin_blksize_t blksize_t; # 108 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_gid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_gid_t.h" 3 4 typedef __darwin_gid_t gid_t; # 109 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_in_addr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_in_addr_t.h" 3 4 typedef __uint32_t in_addr_t; # 110 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_in_port_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_in_port_t.h" 3 4 typedef __uint16_t in_port_t; # 111 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_ino_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ino_t.h" 3 4 typedef __darwin_ino_t ino_t; # 112 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_ino64_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ino64_t.h" 3 4 typedef __darwin_ino64_t ino64_t; # 115 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_key_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_key_t.h" 3 4 typedef __int32_t key_t; # 118 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_mode_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_mode_t.h" 3 4 typedef __darwin_mode_t mode_t; # 119 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_nlink_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_nlink_t.h" 3 4 typedef __uint16_t nlink_t; # 120 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_id_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_id_t.h" 3 4 typedef __darwin_id_t id_t; # 121 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_pid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_pid_t.h" 3 4 typedef __darwin_pid_t pid_t; # 122 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_off_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_off_t.h" 3 4 typedef __darwin_off_t off_t; # 123 "/usr/include/sys/types.h" 2 3 4 typedef int32_t segsz_t; typedef int32_t swblk_t; # 1 "/usr/include/sys/_types/_uid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uid_t.h" 3 4 typedef __darwin_uid_t uid_t; # 128 "/usr/include/sys/types.h" 2 3 4 # 161 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/_types/_clock_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_clock_t.h" 3 4 typedef __darwin_clock_t clock_t; # 162 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_size_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_size_t.h" 3 4 typedef __darwin_size_t size_t; # 163 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_ssize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ssize_t.h" 3 4 typedef __darwin_ssize_t ssize_t; # 164 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_time_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_time_t.h" 3 4 typedef __darwin_time_t time_t; # 165 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_useconds_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_useconds_t.h" 3 4 typedef __darwin_useconds_t useconds_t; # 167 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_suseconds_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_suseconds_t.h" 3 4 typedef __darwin_suseconds_t suseconds_t; # 168 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_rsize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_rsize_t.h" 3 4 typedef __darwin_size_t rsize_t; # 171 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_errno_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_errno_t.h" 3 4 typedef int errno_t; # 172 "/usr/include/sys/types.h" 2 3 4 # 180 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/_types/_fd_def.h" 1 3 4 # 45 "/usr/include/sys/_types/_fd_def.h" 3 4 typedef struct fd_set { __int32_t fds_bits[((((1024) % ((sizeof(__int32_t) * 8))) == 0) ? ((1024) / ((sizeof(__int32_t) * 8))) : (((1024) / ((sizeof(__int32_t) * 8))) + 1))]; } fd_set; static __inline int __darwin_fd_isset(int _n, const struct fd_set *_p) { return (_p->fds_bits[(unsigned long)_n/(sizeof(__int32_t) * 8)] & ((__int32_t)(1<<((unsigned long)_n % (sizeof(__int32_t) * 8))))); } # 181 "/usr/include/sys/types.h" 2 3 4 typedef __int32_t fd_mask; # 1 "/usr/include/sys/_types/_fd_setsize.h" 1 3 4 # 194 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_set.h" 1 3 4 # 195 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_clr.h" 1 3 4 # 196 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_zero.h" 1 3 4 # 197 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_isset.h" 1 3 4 # 198 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_copy.h" 1 3 4 # 201 "/usr/include/sys/types.h" 2 3 4 # 211 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/_pthread/_pthread_attr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_attr_t.h" 3 4 typedef __darwin_pthread_attr_t pthread_attr_t; # 212 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_cond_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_cond_t.h" 3 4 typedef __darwin_pthread_cond_t pthread_cond_t; # 213 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_condattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_condattr_t.h" 3 4 typedef __darwin_pthread_condattr_t pthread_condattr_t; # 214 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_mutex_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_mutex_t.h" 3 4 typedef __darwin_pthread_mutex_t pthread_mutex_t; # 215 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_mutexattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_mutexattr_t.h" 3 4 typedef __darwin_pthread_mutexattr_t pthread_mutexattr_t; # 216 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_once_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_once_t.h" 3 4 typedef __darwin_pthread_once_t pthread_once_t; # 217 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_rwlock_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_rwlock_t.h" 3 4 typedef __darwin_pthread_rwlock_t pthread_rwlock_t; # 218 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_rwlockattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_rwlockattr_t.h" 3 4 typedef __darwin_pthread_rwlockattr_t pthread_rwlockattr_t; # 219 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_t.h" 3 4 typedef __darwin_pthread_t pthread_t; # 220 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_key_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_key_t.h" 3 4 typedef __darwin_pthread_key_t pthread_key_t; # 224 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fsblkcnt_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_fsblkcnt_t.h" 3 4 typedef __darwin_fsblkcnt_t fsblkcnt_t; # 229 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fsfilcnt_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_fsfilcnt_t.h" 3 4 typedef __darwin_fsfilcnt_t fsfilcnt_t; # 230 "/usr/include/sys/types.h" 2 3 4 # 76 "/usr/include/sys/socket.h" 2 3 4 # 1 "/usr/include/machine/_param.h" 1 3 4 # 29 "/usr/include/machine/_param.h" 3 4 # 1 "/usr/include/i386/_param.h" 1 3 4 # 30 "/usr/include/machine/_param.h" 2 3 4 # 78 "/usr/include/sys/socket.h" 2 3 4 # 1 "/usr/include/Availability.h" 1 3 4 # 153 "/usr/include/Availability.h" 3 4 # 1 "/usr/include/AvailabilityInternal.h" 1 3 4 # 154 "/usr/include/Availability.h" 2 3 4 # 81 "/usr/include/sys/socket.h" 2 3 4 # 93 "/usr/include/sys/socket.h" 3 4 # 1 "/usr/include/sys/_types/_sa_family_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_sa_family_t.h" 3 4 typedef __uint8_t sa_family_t; # 94 "/usr/include/sys/socket.h" 2 3 4 # 1 "/usr/include/sys/_types/_socklen_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_socklen_t.h" 3 4 typedef __darwin_socklen_t socklen_t; # 95 "/usr/include/sys/socket.h" 2 3 4 # 105 "/usr/include/sys/socket.h" 3 4 # 1 "/usr/include/sys/_types/_iovec_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_iovec_t.h" 3 4 struct iovec { void * iov_base; size_t iov_len; }; # 106 "/usr/include/sys/socket.h" 2 3 4 # 190 "/usr/include/sys/socket.h" 3 4 struct linger { int l_onoff; int l_linger; }; # 208 "/usr/include/sys/socket.h" 3 4 struct so_np_extensions { u_int32_t npx_flags; u_int32_t npx_mask; }; # 283 "/usr/include/sys/socket.h" 3 4 struct sockaddr { __uint8_t sa_len; sa_family_t sa_family; char sa_data[14]; }; # 296 "/usr/include/sys/socket.h" 3 4 struct sockproto { __uint16_t sp_family; __uint16_t sp_protocol; }; # 316 "/usr/include/sys/socket.h" 3 4 struct sockaddr_storage { __uint8_t ss_len; sa_family_t ss_family; char __ss_pad1[((sizeof(__int64_t)) - sizeof(__uint8_t) - sizeof(sa_family_t))]; __int64_t __ss_align; char __ss_pad2[(128 - sizeof(__uint8_t) - sizeof(sa_family_t) - ((sizeof(__int64_t)) - sizeof(__uint8_t) - sizeof(sa_family_t)) - (sizeof(__int64_t)))]; }; # 416 "/usr/include/sys/socket.h" 3 4 struct msghdr { void *msg_name; socklen_t msg_namelen; struct iovec *msg_iov; int msg_iovlen; void *msg_control; socklen_t msg_controllen; int msg_flags; }; # 457 "/usr/include/sys/socket.h" 3 4 struct cmsghdr { socklen_t cmsg_len; int cmsg_level; int cmsg_type; }; # 548 "/usr/include/sys/socket.h" 3 4 struct sf_hdtr { struct iovec *headers; int hdr_cnt; struct iovec *trailers; int trl_cnt; }; int accept(int, struct sockaddr * , socklen_t * ) __asm("_" "accept" ); int bind(int, const struct sockaddr *, socklen_t) __asm("_" "bind" ); int connect(int, const struct sockaddr *, socklen_t) __asm("_" "connect" ); int getpeername(int, struct sockaddr * , socklen_t * ) __asm("_" "getpeername" ); int getsockname(int, struct sockaddr * , socklen_t * ) __asm("_" "getsockname" ); int getsockopt(int, int, int, void * , socklen_t * ); int listen(int, int) __asm("_" "listen" ); ssize_t recv(int, void *, size_t, int) __asm("_" "recv" ); ssize_t recvfrom(int, void *, size_t, int, struct sockaddr * , socklen_t * ) __asm("_" "recvfrom" ); ssize_t recvmsg(int, struct msghdr *, int) __asm("_" "recvmsg" ); ssize_t send(int, const void *, size_t, int) __asm("_" "send" ); ssize_t sendmsg(int, const struct msghdr *, int) __asm("_" "sendmsg" ); ssize_t sendto(int, const void *, size_t, int, const struct sockaddr *, socklen_t) __asm("_" "sendto" ); int setsockopt(int, int, int, const void *, socklen_t); int shutdown(int, int); int sockatmark(int) ; int socket(int, int, int); int socketpair(int, int, int, int *) __asm("_" "socketpair" ); int sendfile(int, int, off_t, off_t *, struct sf_hdtr *, int); void pfctlinput(int, struct sockaddr *); # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_SOCKET_H" to "1" ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/usr/include/sys/types.h" 1 3 4 # 72 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/appleapiopts.h" 1 3 4 # 73 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 76 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/machine/types.h" 1 3 4 # 35 "/usr/include/machine/types.h" 3 4 # 1 "/usr/include/i386/types.h" 1 3 4 # 70 "/usr/include/i386/types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 71 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_int8_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int8_t.h" 3 4 typedef signed char int8_t; # 77 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_int16_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int16_t.h" 3 4 typedef short int16_t; # 78 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_int32_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int32_t.h" 3 4 typedef int int32_t; # 79 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_int64_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int64_t.h" 3 4 typedef long long int64_t; # 80 "/usr/include/i386/types.h" 2 3 4 typedef unsigned char u_int8_t; typedef unsigned short u_int16_t; typedef unsigned int u_int32_t; typedef unsigned long long u_int64_t; typedef int64_t register_t; # 1 "/usr/include/sys/_types/_intptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_intptr_t.h" 3 4 typedef __darwin_intptr_t intptr_t; # 93 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_uintptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uintptr_t.h" 3 4 typedef unsigned long uintptr_t; # 94 "/usr/include/i386/types.h" 2 3 4 typedef u_int64_t user_addr_t; typedef u_int64_t user_size_t; typedef int64_t user_ssize_t; typedef int64_t user_long_t; typedef u_int64_t user_ulong_t; typedef int64_t user_time_t; typedef int64_t user_off_t; typedef u_int64_t syscall_arg_t; # 36 "/usr/include/machine/types.h" 2 3 4 # 79 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types.h" 1 3 4 # 33 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 80 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/machine/endian.h" 1 3 4 # 35 "/usr/include/machine/endian.h" 3 4 # 1 "/usr/include/i386/endian.h" 1 3 4 # 99 "/usr/include/i386/endian.h" 3 4 # 1 "/usr/include/sys/_endian.h" 1 3 4 # 130 "/usr/include/sys/_endian.h" 3 4 # 1 "/usr/include/libkern/_OSByteOrder.h" 1 3 4 # 66 "/usr/include/libkern/_OSByteOrder.h" 3 4 # 1 "/usr/include/libkern/i386/_OSByteOrder.h" 1 3 4 # 44 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static __inline__ __uint16_t _OSSwapInt16( __uint16_t _data ) { return ((__uint16_t)((_data << 8) | (_data >> 8))); } static __inline__ __uint32_t _OSSwapInt32( __uint32_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 91 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static __inline__ __uint64_t _OSSwapInt64( __uint64_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 67 "/usr/include/libkern/_OSByteOrder.h" 2 3 4 # 131 "/usr/include/sys/_endian.h" 2 3 4 # 100 "/usr/include/i386/endian.h" 2 3 4 # 36 "/usr/include/machine/endian.h" 2 3 4 # 82 "/usr/include/sys/types.h" 2 3 4 typedef unsigned char u_char; typedef unsigned short u_short; typedef unsigned int u_int; typedef unsigned long u_long; typedef unsigned short ushort; typedef unsigned int uint; typedef u_int64_t u_quad_t; typedef int64_t quad_t; typedef quad_t * qaddr_t; typedef char * caddr_t; typedef int32_t daddr_t; # 1 "/usr/include/sys/_types/_dev_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_dev_t.h" 3 4 typedef __darwin_dev_t dev_t; # 103 "/usr/include/sys/types.h" 2 3 4 typedef u_int32_t fixpt_t; # 1 "/usr/include/sys/_types/_blkcnt_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_blkcnt_t.h" 3 4 typedef __darwin_blkcnt_t blkcnt_t; # 107 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_blksize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_blksize_t.h" 3 4 typedef __darwin_blksize_t blksize_t; # 108 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_gid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_gid_t.h" 3 4 typedef __darwin_gid_t gid_t; # 109 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_in_addr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_in_addr_t.h" 3 4 typedef __uint32_t in_addr_t; # 110 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_in_port_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_in_port_t.h" 3 4 typedef __uint16_t in_port_t; # 111 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_ino_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ino_t.h" 3 4 typedef __darwin_ino_t ino_t; # 112 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_ino64_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ino64_t.h" 3 4 typedef __darwin_ino64_t ino64_t; # 115 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_key_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_key_t.h" 3 4 typedef __int32_t key_t; # 118 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_mode_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_mode_t.h" 3 4 typedef __darwin_mode_t mode_t; # 119 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_nlink_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_nlink_t.h" 3 4 typedef __uint16_t nlink_t; # 120 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_id_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_id_t.h" 3 4 typedef __darwin_id_t id_t; # 121 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_pid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_pid_t.h" 3 4 typedef __darwin_pid_t pid_t; # 122 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_off_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_off_t.h" 3 4 typedef __darwin_off_t off_t; # 123 "/usr/include/sys/types.h" 2 3 4 typedef int32_t segsz_t; typedef int32_t swblk_t; # 1 "/usr/include/sys/_types/_uid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uid_t.h" 3 4 typedef __darwin_uid_t uid_t; # 128 "/usr/include/sys/types.h" 2 3 4 # 161 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/_types/_clock_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_clock_t.h" 3 4 typedef __darwin_clock_t clock_t; # 162 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_size_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_size_t.h" 3 4 typedef __darwin_size_t size_t; # 163 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_ssize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ssize_t.h" 3 4 typedef __darwin_ssize_t ssize_t; # 164 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_time_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_time_t.h" 3 4 typedef __darwin_time_t time_t; # 165 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_useconds_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_useconds_t.h" 3 4 typedef __darwin_useconds_t useconds_t; # 167 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_suseconds_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_suseconds_t.h" 3 4 typedef __darwin_suseconds_t suseconds_t; # 168 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_rsize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_rsize_t.h" 3 4 typedef __darwin_size_t rsize_t; # 171 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_errno_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_errno_t.h" 3 4 typedef int errno_t; # 172 "/usr/include/sys/types.h" 2 3 4 # 180 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/_types/_fd_def.h" 1 3 4 # 45 "/usr/include/sys/_types/_fd_def.h" 3 4 typedef struct fd_set { __int32_t fds_bits[((((1024) % ((sizeof(__int32_t) * 8))) == 0) ? ((1024) / ((sizeof(__int32_t) * 8))) : (((1024) / ((sizeof(__int32_t) * 8))) + 1))]; } fd_set; static __inline int __darwin_fd_isset(int _n, const struct fd_set *_p) { return (_p->fds_bits[(unsigned long)_n/(sizeof(__int32_t) * 8)] & ((__int32_t)(1<<((unsigned long)_n % (sizeof(__int32_t) * 8))))); } # 181 "/usr/include/sys/types.h" 2 3 4 typedef __int32_t fd_mask; # 1 "/usr/include/sys/_types/_fd_setsize.h" 1 3 4 # 194 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_set.h" 1 3 4 # 195 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_clr.h" 1 3 4 # 196 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_zero.h" 1 3 4 # 197 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_isset.h" 1 3 4 # 198 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_copy.h" 1 3 4 # 201 "/usr/include/sys/types.h" 2 3 4 # 211 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/_pthread/_pthread_attr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_attr_t.h" 3 4 typedef __darwin_pthread_attr_t pthread_attr_t; # 212 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_cond_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_cond_t.h" 3 4 typedef __darwin_pthread_cond_t pthread_cond_t; # 213 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_condattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_condattr_t.h" 3 4 typedef __darwin_pthread_condattr_t pthread_condattr_t; # 214 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_mutex_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_mutex_t.h" 3 4 typedef __darwin_pthread_mutex_t pthread_mutex_t; # 215 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_mutexattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_mutexattr_t.h" 3 4 typedef __darwin_pthread_mutexattr_t pthread_mutexattr_t; # 216 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_once_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_once_t.h" 3 4 typedef __darwin_pthread_once_t pthread_once_t; # 217 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_rwlock_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_rwlock_t.h" 3 4 typedef __darwin_pthread_rwlock_t pthread_rwlock_t; # 218 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_rwlockattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_rwlockattr_t.h" 3 4 typedef __darwin_pthread_rwlockattr_t pthread_rwlockattr_t; # 219 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_t.h" 3 4 typedef __darwin_pthread_t pthread_t; # 220 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_key_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_key_t.h" 3 4 typedef __darwin_pthread_key_t pthread_key_t; # 224 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fsblkcnt_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_fsblkcnt_t.h" 3 4 typedef __darwin_fsblkcnt_t fsblkcnt_t; # 229 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fsfilcnt_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_fsfilcnt_t.h" 3 4 typedef __darwin_fsfilcnt_t fsfilcnt_t; # 230 "/usr/include/sys/types.h" 2 3 4 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_TYPES_H" to "1" ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Possible ERROR while running preprocessor: exit code 256 stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:20: fatal error: malloc.h: No such file or directory #include ^ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:20: fatal error: malloc.h: No such file or directory #include ^ compilation terminated. : Preprocess stderr after filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:20: fatal error: malloc.h: No such file or directory #include ^compilation terminated.: ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/usr/include/time.h" 1 3 4 # 66 "/usr/include/time.h" 3 4 # 1 "/usr/include/_types.h" 1 3 4 # 27 "/usr/include/_types.h" 3 4 # 1 "/usr/include/sys/_types.h" 1 3 4 # 32 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 33 "/usr/include/sys/_types.h" 2 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 32 "/usr/include/machine/_types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 33 "/usr/include/machine/_types.h" 2 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 28 "/usr/include/_types.h" 2 3 4 # 39 "/usr/include/_types.h" 3 4 typedef int __darwin_nl_item; typedef int __darwin_wctrans_t; typedef __uint32_t __darwin_wctype_t; # 67 "/usr/include/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_clock_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_clock_t.h" 3 4 typedef __darwin_clock_t clock_t; # 68 "/usr/include/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_null.h" 1 3 4 # 69 "/usr/include/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_size_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_size_t.h" 3 4 typedef __darwin_size_t size_t; # 70 "/usr/include/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_time_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_time_t.h" 3 4 typedef __darwin_time_t time_t; # 71 "/usr/include/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_timespec.h" 1 3 4 # 30 "/usr/include/sys/_types/_timespec.h" 3 4 struct timespec { __darwin_time_t tv_sec; long tv_nsec; }; # 72 "/usr/include/time.h" 2 3 4 struct tm { int tm_sec; int tm_min; int tm_hour; int tm_mday; int tm_mon; int tm_year; int tm_wday; int tm_yday; int tm_isdst; long tm_gmtoff; char *tm_zone; }; # 96 "/usr/include/time.h" 3 4 extern char *tzname[]; extern int getdate_err; extern long timezone __asm("_" "timezone" ); extern int daylight; char *asctime(const struct tm *); clock_t clock(void) __asm("_" "clock" ); char *ctime(const time_t *); double difftime(time_t, time_t); struct tm *getdate(const char *); struct tm *gmtime(const time_t *); struct tm *localtime(const time_t *); time_t mktime(struct tm *) __asm("_" "mktime" ); size_t strftime(char * , size_t, const char * , const struct tm * ) __asm("_" "strftime" ); char *strptime(const char * , const char * , struct tm * ) __asm("_" "strptime" ); time_t time(time_t *); void tzset(void); char *asctime_r(const struct tm * , char * ); char *ctime_r(const time_t *, char *); struct tm *gmtime_r(const time_t * , struct tm * ); struct tm *localtime_r(const time_t * , struct tm * ); time_t posix2time(time_t); void tzsetwall(void); time_t time2posix(time_t); time_t timelocal(struct tm * const); time_t timegm(struct tm * const); int nanosleep(const struct timespec *, struct timespec *) __asm("_" "nanosleep" ); # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_TIME_H" to "1" ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Possible ERROR while running preprocessor: exit code 256 stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:20: fatal error: Direct.h: No such file or directory #include ^ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:20: fatal error: Direct.h: No such file or directory #include ^ compilation terminated. : Preprocess stderr after filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:20: fatal error: Direct.h: No such file or directory #include ^compilation terminated.: ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Possible ERROR while running preprocessor: exit code 256 stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:22: fatal error: Ws2tcpip.h: No such file or directory #include ^ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:22: fatal error: Ws2tcpip.h: No such file or directory #include ^ compilation terminated. : Preprocess stderr after filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:22: fatal error: Ws2tcpip.h: No such file or directory #include ^compilation terminated.: ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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: endian.h Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Possible ERROR while running preprocessor: exit code 256 stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:20: fatal error: endian.h: No such file or directory #include ^ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:20: fatal error: endian.h: No such file or directory #include ^ compilation terminated. : Preprocess stderr after filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:20: fatal error: endian.h: No such file or directory #include ^compilation terminated.: ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Possible ERROR while running preprocessor: exit code 256 stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. : Preprocess stderr after filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:20: fatal error: ieeefp.h: No such file or directory #include ^compilation terminated.: ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/usr/include/strings.h" 1 3 4 # 61 "/usr/include/strings.h" 3 4 # 1 "/usr/include/_types.h" 1 3 4 # 27 "/usr/include/_types.h" 3 4 # 1 "/usr/include/sys/_types.h" 1 3 4 # 32 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 33 "/usr/include/sys/_types.h" 2 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 32 "/usr/include/machine/_types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 33 "/usr/include/machine/_types.h" 2 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 28 "/usr/include/_types.h" 2 3 4 # 39 "/usr/include/_types.h" 3 4 typedef int __darwin_nl_item; typedef int __darwin_wctrans_t; typedef __uint32_t __darwin_wctype_t; # 62 "/usr/include/strings.h" 2 3 4 # 1 "/usr/include/Availability.h" 1 3 4 # 153 "/usr/include/Availability.h" 3 4 # 1 "/usr/include/AvailabilityInternal.h" 1 3 4 # 154 "/usr/include/Availability.h" 2 3 4 # 65 "/usr/include/strings.h" 2 3 4 # 1 "/usr/include/sys/_types/_size_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_size_t.h" 3 4 typedef __darwin_size_t size_t; # 66 "/usr/include/strings.h" 2 3 4 int bcmp(const void *, const void *, size_t) ; void bcopy(const void *, void *, size_t) ; void bzero(void *, size_t) ; char *index(const char *, int) ; char *rindex(const char *, int) ; int ffs(int); int strcasecmp(const char *, const char *); int strncasecmp(const char *, const char *, size_t); int ffsl(long) ; int ffsll(long long) ; int fls(int) ; int flsl(long) ; int flsll(long long) ; # 1 "/usr/include/string.h" 1 3 4 # 65 "/usr/include/string.h" 3 4 # 1 "/usr/include/sys/_types/_null.h" 1 3 4 # 66 "/usr/include/string.h" 2 3 4 void *memchr(const void *, int, size_t); int memcmp(const void *, const void *, size_t); void *memcpy(void *, const void *, size_t); void *memmove(void *, const void *, size_t); void *memset(void *, int, size_t); char *strcat(char *, const char *); char *strchr(const char *, int); int strcmp(const char *, const char *); int strcoll(const char *, const char *); char *strcpy(char *, const char *); size_t strcspn(const char *, const char *); char *strerror(int) __asm("_" "strerror" ); size_t strlen(const char *); char *strncat(char *, const char *, size_t); int strncmp(const char *, const char *, size_t); char *strncpy(char *, const char *, size_t); char *strpbrk(const char *, const char *); char *strrchr(const char *, int); size_t strspn(const char *, const char *); char *strstr(const char *, const char *); char *strtok(char *, const char *); size_t strxfrm(char *, const char *, size_t); # 103 "/usr/include/string.h" 3 4 char *strtok_r(char *, const char *, char **); # 115 "/usr/include/string.h" 3 4 int strerror_r(int, char *, size_t); char *strdup(const char *); void *memccpy(void *, const void *, int, size_t); # 129 "/usr/include/string.h" 3 4 char *stpcpy(char *, const char *); char *stpncpy(char *, const char *, size_t) ; char *strndup(const char *, size_t) ; size_t strnlen(const char *, size_t) ; char *strsignal(int sig); # 1 "/usr/include/sys/_types/_rsize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_rsize_t.h" 3 4 typedef __darwin_size_t rsize_t; # 142 "/usr/include/string.h" 2 3 4 # 1 "/usr/include/sys/_types/_errno_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_errno_t.h" 3 4 typedef int errno_t; # 143 "/usr/include/string.h" 2 3 4 errno_t memset_s(void *, rsize_t, int, rsize_t) ; # 1 "/usr/include/sys/_types/_ssize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ssize_t.h" 3 4 typedef __darwin_ssize_t ssize_t; # 153 "/usr/include/string.h" 2 3 4 void *memmem(const void *, size_t, const void *, size_t) ; void memset_pattern4(void *, const void *, size_t) ; void memset_pattern8(void *, const void *, size_t) ; void memset_pattern16(void *, const void *, size_t) ; char *strcasestr(const char *, const char *); char *strnstr(const char *, const char *, size_t); size_t strlcat(char *, const char *, size_t); size_t strlcpy(char *, const char *, size_t); void strmode(int, char *); char *strsep(char **, const char *); void swab(const void * , void * , ssize_t); # 1 "/usr/include/strings.h" 1 3 4 # 177 "/usr/include/string.h" 2 3 4 # 186 "/usr/include/string.h" 3 4 # 1 "/usr/include/secure/_string.h" 1 3 4 # 33 "/usr/include/secure/_string.h" 3 4 # 1 "/usr/include/secure/_common.h" 1 3 4 # 34 "/usr/include/secure/_string.h" 2 3 4 # 187 "/usr/include/string.h" 2 3 4 # 93 "/usr/include/strings.h" 2 3 4 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_STRINGS_H" to "1" ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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: sched.h Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/usr/include/sched.h" 1 3 4 # 27 "/usr/include/sched.h" 3 4 # 1 "/usr/include/pthread_impl.h" 1 3 4 # 28 "/usr/include/sched.h" 2 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 29 "/usr/include/sched.h" 2 3 4 struct sched_param { int sched_priority; char __opaque[4]; }; extern int sched_yield(void); extern int sched_get_priority_min(int); extern int sched_get_priority_max(int); # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SCHED_H" to "1" ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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: cxxabi.h Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/usr/include/cxxabi.h" 1 3 4 # 18 "/usr/include/cxxabi.h" 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stddef.h" 1 3 4 # 147 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stddef.h" 3 4 typedef long int ptrdiff_t; # 212 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stddef.h" 3 4 typedef long unsigned int size_t; # 324 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stddef.h" 3 4 typedef int wchar_t; # 19 "/usr/include/cxxabi.h" 2 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 1 3 4 # 9 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 1 3 4 # 27 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 3 4 # 1 "/usr/include/sys/_types/_int8_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int8_t.h" 3 4 typedef __signed char int8_t; # 28 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int16_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int16_t.h" 3 4 typedef short int16_t; # 29 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int32_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int32_t.h" 3 4 typedef int int32_t; # 30 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int64_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int64_t.h" 3 4 typedef long long int64_t; # 31 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint8_t.h" 1 3 4 # 31 "/usr/include/_types/_uint8_t.h" 3 4 typedef unsigned char uint8_t; # 33 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint16_t.h" 1 3 4 # 31 "/usr/include/_types/_uint16_t.h" 3 4 typedef unsigned short uint16_t; # 34 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint32_t.h" 1 3 4 # 31 "/usr/include/_types/_uint32_t.h" 3 4 typedef unsigned int uint32_t; # 35 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint64_t.h" 1 3 4 # 31 "/usr/include/_types/_uint64_t.h" 3 4 typedef unsigned long long uint64_t; # 36 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 typedef int8_t int_least8_t; typedef int16_t int_least16_t; typedef int32_t int_least32_t; typedef int64_t int_least64_t; typedef uint8_t uint_least8_t; typedef uint16_t uint_least16_t; typedef uint32_t uint_least32_t; typedef uint64_t uint_least64_t; typedef int8_t int_fast8_t; typedef int16_t int_fast16_t; typedef int32_t int_fast32_t; typedef int64_t int_fast64_t; typedef uint8_t uint_fast8_t; typedef uint16_t uint_fast16_t; typedef uint32_t uint_fast32_t; typedef uint64_t uint_fast64_t; # 1 "/usr/include/sys/_types.h" 1 3 4 # 32 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 33 "/usr/include/sys/_types.h" 2 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 32 "/usr/include/machine/_types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 33 "/usr/include/machine/_types.h" 2 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 62 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_intptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_intptr_t.h" 3 4 typedef __darwin_intptr_t intptr_t; # 63 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_uintptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uintptr_t.h" 3 4 typedef unsigned long uintptr_t; # 64 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_intmax_t.h" 1 3 4 # 32 "/usr/include/_types/_intmax_t.h" 3 4 typedef long int intmax_t; # 68 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uintmax_t.h" 1 3 4 # 32 "/usr/include/_types/_uintmax_t.h" 3 4 typedef long unsigned int uintmax_t; # 69 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 10 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 2 3 4 # 20 "/usr/include/cxxabi.h" 2 3 4 # 173 "/usr/include/cxxabi.h" 3 4 namespace abi = __cxxabiv1; # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_CXXABI_H" to "1" ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Possible ERROR while running preprocessor: exit code 256 stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:28: fatal error: sys/systeminfo.h: No such file or directory #include ^ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:28: fatal error: sys/systeminfo.h: No such file or directory #include ^ compilation terminated. : Preprocess stderr after filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:28: fatal error: sys/systeminfo.h: No such file or directory #include ^compilation terminated.: ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Possible ERROR while running preprocessor: exit code 256 stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:17: fatal error: dos.h: No such file or directory #include ^ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:17: fatal error: dos.h: No such file or directory #include ^ compilation terminated. : Preprocess stderr after filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:17: fatal error: dos.h: No such file or directory #include ^compilation terminated.: ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Possible ERROR while running preprocessor: exit code 256 stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:22: fatal error: WindowsX.h: No such file or directory #include ^ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:22: fatal error: WindowsX.h: No such file or directory #include ^ compilation terminated. : Preprocess stderr after filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:22: fatal error: WindowsX.h: No such file or directory #include ^compilation terminated.: ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Possible ERROR while running preprocessor: exit code 256 stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:25: fatal error: sys/sysinfo.h: No such file or directory #include ^ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:25: fatal error: sys/sysinfo.h: No such file or directory #include ^ compilation terminated. : Preprocess stderr after filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:25: fatal error: sys/sysinfo.h: No such file or directory #include ^compilation terminated.: ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/usr/include/sys/wait.h" 1 3 4 # 67 "/usr/include/sys/wait.h" 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 68 "/usr/include/sys/wait.h" 2 3 4 # 1 "/usr/include/sys/_types.h" 1 3 4 # 33 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 32 "/usr/include/machine/_types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 33 "/usr/include/machine/_types.h" 2 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 69 "/usr/include/sys/wait.h" 2 3 4 # 79 "/usr/include/sys/wait.h" 3 4 typedef enum { P_ALL, P_PID, P_PGID } idtype_t; # 1 "/usr/include/sys/_types/_pid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_pid_t.h" 3 4 typedef __darwin_pid_t pid_t; # 90 "/usr/include/sys/wait.h" 2 3 4 # 1 "/usr/include/sys/_types/_id_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_id_t.h" 3 4 typedef __darwin_id_t id_t; # 91 "/usr/include/sys/wait.h" 2 3 4 # 109 "/usr/include/sys/wait.h" 3 4 # 1 "/usr/include/sys/signal.h" 1 3 4 # 73 "/usr/include/sys/signal.h" 3 4 # 1 "/usr/include/sys/appleapiopts.h" 1 3 4 # 74 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/machine/signal.h" 1 3 4 # 32 "/usr/include/machine/signal.h" 3 4 # 1 "/usr/include/i386/signal.h" 1 3 4 # 39 "/usr/include/i386/signal.h" 3 4 typedef int sig_atomic_t; # 33 "/usr/include/machine/signal.h" 2 3 4 # 82 "/usr/include/sys/signal.h" 2 3 4 # 145 "/usr/include/sys/signal.h" 3 4 # 1 "/usr/include/machine/_mcontext.h" 1 3 4 # 29 "/usr/include/machine/_mcontext.h" 3 4 # 1 "/usr/include/i386/_mcontext.h" 1 3 4 # 33 "/usr/include/i386/_mcontext.h" 3 4 # 1 "/usr/include/mach/i386/_structs.h" 1 3 4 # 43 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_i386_thread_state { unsigned int __eax; unsigned int __ebx; unsigned int __ecx; unsigned int __edx; unsigned int __edi; unsigned int __esi; unsigned int __ebp; unsigned int __esp; unsigned int __ss; unsigned int __eflags; unsigned int __eip; unsigned int __cs; unsigned int __ds; unsigned int __es; unsigned int __fs; unsigned int __gs; }; # 89 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_fp_control { unsigned short __invalid :1, __denorm :1, __zdiv :1, __ovrfl :1, __undfl :1, __precis :1, :2, __pc :2, __rc :2, :1, :3; }; typedef struct __darwin_fp_control __darwin_fp_control_t; # 147 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_fp_status { unsigned short __invalid :1, __denorm :1, __zdiv :1, __ovrfl :1, __undfl :1, __precis :1, __stkflt :1, __errsumm :1, __c0 :1, __c1 :1, __c2 :1, __tos :3, __c3 :1, __busy :1; }; typedef struct __darwin_fp_status __darwin_fp_status_t; # 191 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_mmst_reg { char __mmst_reg[10]; char __mmst_rsrv[6]; }; # 210 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_xmm_reg { char __xmm_reg[16]; }; # 232 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_i386_float_state { int __fpu_reserved[2]; struct __darwin_fp_control __fpu_fcw; struct __darwin_fp_status __fpu_fsw; __uint8_t __fpu_ftw; __uint8_t __fpu_rsrv1; __uint16_t __fpu_fop; __uint32_t __fpu_ip; __uint16_t __fpu_cs; __uint16_t __fpu_rsrv2; __uint32_t __fpu_dp; __uint16_t __fpu_ds; __uint16_t __fpu_rsrv3; __uint32_t __fpu_mxcsr; __uint32_t __fpu_mxcsrmask; struct __darwin_mmst_reg __fpu_stmm0; struct __darwin_mmst_reg __fpu_stmm1; struct __darwin_mmst_reg __fpu_stmm2; struct __darwin_mmst_reg __fpu_stmm3; struct __darwin_mmst_reg __fpu_stmm4; struct __darwin_mmst_reg __fpu_stmm5; struct __darwin_mmst_reg __fpu_stmm6; struct __darwin_mmst_reg __fpu_stmm7; struct __darwin_xmm_reg __fpu_xmm0; struct __darwin_xmm_reg __fpu_xmm1; struct __darwin_xmm_reg __fpu_xmm2; struct __darwin_xmm_reg __fpu_xmm3; struct __darwin_xmm_reg __fpu_xmm4; struct __darwin_xmm_reg __fpu_xmm5; struct __darwin_xmm_reg __fpu_xmm6; struct __darwin_xmm_reg __fpu_xmm7; char __fpu_rsrv4[14*16]; int __fpu_reserved1; }; struct __darwin_i386_avx_state { int __fpu_reserved[2]; struct __darwin_fp_control __fpu_fcw; struct __darwin_fp_status __fpu_fsw; __uint8_t __fpu_ftw; __uint8_t __fpu_rsrv1; __uint16_t __fpu_fop; __uint32_t __fpu_ip; __uint16_t __fpu_cs; __uint16_t __fpu_rsrv2; __uint32_t __fpu_dp; __uint16_t __fpu_ds; __uint16_t __fpu_rsrv3; __uint32_t __fpu_mxcsr; __uint32_t __fpu_mxcsrmask; struct __darwin_mmst_reg __fpu_stmm0; struct __darwin_mmst_reg __fpu_stmm1; struct __darwin_mmst_reg __fpu_stmm2; struct __darwin_mmst_reg __fpu_stmm3; struct __darwin_mmst_reg __fpu_stmm4; struct __darwin_mmst_reg __fpu_stmm5; struct __darwin_mmst_reg __fpu_stmm6; struct __darwin_mmst_reg __fpu_stmm7; struct __darwin_xmm_reg __fpu_xmm0; struct __darwin_xmm_reg __fpu_xmm1; struct __darwin_xmm_reg __fpu_xmm2; struct __darwin_xmm_reg __fpu_xmm3; struct __darwin_xmm_reg __fpu_xmm4; struct __darwin_xmm_reg __fpu_xmm5; struct __darwin_xmm_reg __fpu_xmm6; struct __darwin_xmm_reg __fpu_xmm7; char __fpu_rsrv4[14*16]; int __fpu_reserved1; char __avx_reserved1[64]; struct __darwin_xmm_reg __fpu_ymmh0; struct __darwin_xmm_reg __fpu_ymmh1; struct __darwin_xmm_reg __fpu_ymmh2; struct __darwin_xmm_reg __fpu_ymmh3; struct __darwin_xmm_reg __fpu_ymmh4; struct __darwin_xmm_reg __fpu_ymmh5; struct __darwin_xmm_reg __fpu_ymmh6; struct __darwin_xmm_reg __fpu_ymmh7; }; # 402 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_i386_exception_state { __uint16_t __trapno; __uint16_t __cpu; __uint32_t __err; __uint32_t __faultvaddr; }; # 422 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_debug_state32 { unsigned int __dr0; unsigned int __dr1; unsigned int __dr2; unsigned int __dr3; unsigned int __dr4; unsigned int __dr5; unsigned int __dr6; unsigned int __dr7; }; # 454 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_thread_state64 { __uint64_t __rax; __uint64_t __rbx; __uint64_t __rcx; __uint64_t __rdx; __uint64_t __rdi; __uint64_t __rsi; __uint64_t __rbp; __uint64_t __rsp; __uint64_t __r8; __uint64_t __r9; __uint64_t __r10; __uint64_t __r11; __uint64_t __r12; __uint64_t __r13; __uint64_t __r14; __uint64_t __r15; __uint64_t __rip; __uint64_t __rflags; __uint64_t __cs; __uint64_t __fs; __uint64_t __gs; }; # 509 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_float_state64 { int __fpu_reserved[2]; struct __darwin_fp_control __fpu_fcw; struct __darwin_fp_status __fpu_fsw; __uint8_t __fpu_ftw; __uint8_t __fpu_rsrv1; __uint16_t __fpu_fop; __uint32_t __fpu_ip; __uint16_t __fpu_cs; __uint16_t __fpu_rsrv2; __uint32_t __fpu_dp; __uint16_t __fpu_ds; __uint16_t __fpu_rsrv3; __uint32_t __fpu_mxcsr; __uint32_t __fpu_mxcsrmask; struct __darwin_mmst_reg __fpu_stmm0; struct __darwin_mmst_reg __fpu_stmm1; struct __darwin_mmst_reg __fpu_stmm2; struct __darwin_mmst_reg __fpu_stmm3; struct __darwin_mmst_reg __fpu_stmm4; struct __darwin_mmst_reg __fpu_stmm5; struct __darwin_mmst_reg __fpu_stmm6; struct __darwin_mmst_reg __fpu_stmm7; struct __darwin_xmm_reg __fpu_xmm0; struct __darwin_xmm_reg __fpu_xmm1; struct __darwin_xmm_reg __fpu_xmm2; struct __darwin_xmm_reg __fpu_xmm3; struct __darwin_xmm_reg __fpu_xmm4; struct __darwin_xmm_reg __fpu_xmm5; struct __darwin_xmm_reg __fpu_xmm6; struct __darwin_xmm_reg __fpu_xmm7; struct __darwin_xmm_reg __fpu_xmm8; struct __darwin_xmm_reg __fpu_xmm9; struct __darwin_xmm_reg __fpu_xmm10; struct __darwin_xmm_reg __fpu_xmm11; struct __darwin_xmm_reg __fpu_xmm12; struct __darwin_xmm_reg __fpu_xmm13; struct __darwin_xmm_reg __fpu_xmm14; struct __darwin_xmm_reg __fpu_xmm15; char __fpu_rsrv4[6*16]; int __fpu_reserved1; }; struct __darwin_x86_avx_state64 { int __fpu_reserved[2]; struct __darwin_fp_control __fpu_fcw; struct __darwin_fp_status __fpu_fsw; __uint8_t __fpu_ftw; __uint8_t __fpu_rsrv1; __uint16_t __fpu_fop; __uint32_t __fpu_ip; __uint16_t __fpu_cs; __uint16_t __fpu_rsrv2; __uint32_t __fpu_dp; __uint16_t __fpu_ds; __uint16_t __fpu_rsrv3; __uint32_t __fpu_mxcsr; __uint32_t __fpu_mxcsrmask; struct __darwin_mmst_reg __fpu_stmm0; struct __darwin_mmst_reg __fpu_stmm1; struct __darwin_mmst_reg __fpu_stmm2; struct __darwin_mmst_reg __fpu_stmm3; struct __darwin_mmst_reg __fpu_stmm4; struct __darwin_mmst_reg __fpu_stmm5; struct __darwin_mmst_reg __fpu_stmm6; struct __darwin_mmst_reg __fpu_stmm7; struct __darwin_xmm_reg __fpu_xmm0; struct __darwin_xmm_reg __fpu_xmm1; struct __darwin_xmm_reg __fpu_xmm2; struct __darwin_xmm_reg __fpu_xmm3; struct __darwin_xmm_reg __fpu_xmm4; struct __darwin_xmm_reg __fpu_xmm5; struct __darwin_xmm_reg __fpu_xmm6; struct __darwin_xmm_reg __fpu_xmm7; struct __darwin_xmm_reg __fpu_xmm8; struct __darwin_xmm_reg __fpu_xmm9; struct __darwin_xmm_reg __fpu_xmm10; struct __darwin_xmm_reg __fpu_xmm11; struct __darwin_xmm_reg __fpu_xmm12; struct __darwin_xmm_reg __fpu_xmm13; struct __darwin_xmm_reg __fpu_xmm14; struct __darwin_xmm_reg __fpu_xmm15; char __fpu_rsrv4[6*16]; int __fpu_reserved1; char __avx_reserved1[64]; struct __darwin_xmm_reg __fpu_ymmh0; struct __darwin_xmm_reg __fpu_ymmh1; struct __darwin_xmm_reg __fpu_ymmh2; struct __darwin_xmm_reg __fpu_ymmh3; struct __darwin_xmm_reg __fpu_ymmh4; struct __darwin_xmm_reg __fpu_ymmh5; struct __darwin_xmm_reg __fpu_ymmh6; struct __darwin_xmm_reg __fpu_ymmh7; struct __darwin_xmm_reg __fpu_ymmh8; struct __darwin_xmm_reg __fpu_ymmh9; struct __darwin_xmm_reg __fpu_ymmh10; struct __darwin_xmm_reg __fpu_ymmh11; struct __darwin_xmm_reg __fpu_ymmh12; struct __darwin_xmm_reg __fpu_ymmh13; struct __darwin_xmm_reg __fpu_ymmh14; struct __darwin_xmm_reg __fpu_ymmh15; }; # 751 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_exception_state64 { __uint16_t __trapno; __uint16_t __cpu; __uint32_t __err; __uint64_t __faultvaddr; }; # 771 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_debug_state64 { __uint64_t __dr0; __uint64_t __dr1; __uint64_t __dr2; __uint64_t __dr3; __uint64_t __dr4; __uint64_t __dr5; __uint64_t __dr6; __uint64_t __dr7; }; # 34 "/usr/include/i386/_mcontext.h" 2 3 4 struct __darwin_mcontext32 { struct __darwin_i386_exception_state __es; struct __darwin_i386_thread_state __ss; struct __darwin_i386_float_state __fs; }; struct __darwin_mcontext_avx32 { struct __darwin_i386_exception_state __es; struct __darwin_i386_thread_state __ss; struct __darwin_i386_avx_state __fs; }; # 76 "/usr/include/i386/_mcontext.h" 3 4 struct __darwin_mcontext64 { struct __darwin_x86_exception_state64 __es; struct __darwin_x86_thread_state64 __ss; struct __darwin_x86_float_state64 __fs; }; struct __darwin_mcontext_avx64 { struct __darwin_x86_exception_state64 __es; struct __darwin_x86_thread_state64 __ss; struct __darwin_x86_avx_state64 __fs; }; # 115 "/usr/include/i386/_mcontext.h" 3 4 typedef struct __darwin_mcontext64 *mcontext_t; # 30 "/usr/include/machine/_mcontext.h" 2 3 4 # 146 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_attr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_attr_t.h" 3 4 typedef __darwin_pthread_attr_t pthread_attr_t; # 148 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_sigaltstack.h" 1 3 4 # 36 "/usr/include/sys/_types/_sigaltstack.h" 3 4 struct __darwin_sigaltstack { void *ss_sp; __darwin_size_t ss_size; int ss_flags; }; typedef struct __darwin_sigaltstack stack_t; # 150 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_ucontext.h" 1 3 4 # 34 "/usr/include/sys/_types/_ucontext.h" 3 4 struct __darwin_ucontext { int uc_onstack; __darwin_sigset_t uc_sigmask; struct __darwin_sigaltstack uc_stack; struct __darwin_ucontext *uc_link; __darwin_size_t uc_mcsize; struct __darwin_mcontext64 *uc_mcontext; }; typedef struct __darwin_ucontext ucontext_t; # 151 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_sigset_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_sigset_t.h" 3 4 typedef __darwin_sigset_t sigset_t; # 154 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_size_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_size_t.h" 3 4 typedef __darwin_size_t size_t; # 155 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_uid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uid_t.h" 3 4 typedef __darwin_uid_t uid_t; # 156 "/usr/include/sys/signal.h" 2 3 4 union sigval { int sival_int; void *sival_ptr; }; struct sigevent { int sigev_notify; int sigev_signo; union sigval sigev_value; void (*sigev_notify_function)(union sigval); pthread_attr_t *sigev_notify_attributes; }; typedef struct __siginfo { int si_signo; int si_errno; int si_code; pid_t si_pid; uid_t si_uid; int si_status; void *si_addr; union sigval si_value; long si_band; unsigned long __pad[7]; } siginfo_t; # 268 "/usr/include/sys/signal.h" 3 4 union __sigaction_u { void (*__sa_handler)(int); void (*__sa_sigaction)(int, struct __siginfo *, void *); }; struct __sigaction { union __sigaction_u __sigaction_u; void (*sa_tramp)(void *, int, int, siginfo_t *, void *); sigset_t sa_mask; int sa_flags; }; struct sigaction { union __sigaction_u __sigaction_u; sigset_t sa_mask; int sa_flags; }; # 330 "/usr/include/sys/signal.h" 3 4 typedef void (*sig_t)(int); # 347 "/usr/include/sys/signal.h" 3 4 struct sigvec { void (*sv_handler)(int); int sv_mask; int sv_flags; }; # 366 "/usr/include/sys/signal.h" 3 4 struct sigstack { char *ss_sp; int ss_onstack; }; # 388 "/usr/include/sys/signal.h" 3 4 void (*signal(int, void (*)(int)))(int); # 110 "/usr/include/sys/wait.h" 2 3 4 # 1 "/usr/include/sys/resource.h" 1 3 4 # 72 "/usr/include/sys/resource.h" 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 1 3 4 # 9 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 1 3 4 # 27 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 3 4 # 1 "/usr/include/sys/_types/_int8_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int8_t.h" 3 4 typedef signed char int8_t; # 28 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int16_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int16_t.h" 3 4 typedef short int16_t; # 29 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int32_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int32_t.h" 3 4 typedef int int32_t; # 30 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int64_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int64_t.h" 3 4 typedef long long int64_t; # 31 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint8_t.h" 1 3 4 # 31 "/usr/include/_types/_uint8_t.h" 3 4 typedef unsigned char uint8_t; # 33 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint16_t.h" 1 3 4 # 31 "/usr/include/_types/_uint16_t.h" 3 4 typedef unsigned short uint16_t; # 34 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint32_t.h" 1 3 4 # 31 "/usr/include/_types/_uint32_t.h" 3 4 typedef unsigned int uint32_t; # 35 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint64_t.h" 1 3 4 # 31 "/usr/include/_types/_uint64_t.h" 3 4 typedef unsigned long long uint64_t; # 36 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 typedef int8_t int_least8_t; typedef int16_t int_least16_t; typedef int32_t int_least32_t; typedef int64_t int_least64_t; typedef uint8_t uint_least8_t; typedef uint16_t uint_least16_t; typedef uint32_t uint_least32_t; typedef uint64_t uint_least64_t; typedef int8_t int_fast8_t; typedef int16_t int_fast16_t; typedef int32_t int_fast32_t; typedef int64_t int_fast64_t; typedef uint8_t uint_fast8_t; typedef uint16_t uint_fast16_t; typedef uint32_t uint_fast32_t; typedef uint64_t uint_fast64_t; # 1 "/usr/include/sys/_types/_intptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_intptr_t.h" 3 4 typedef __darwin_intptr_t intptr_t; # 63 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_uintptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uintptr_t.h" 3 4 typedef unsigned long uintptr_t; # 64 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_intmax_t.h" 1 3 4 # 32 "/usr/include/_types/_intmax_t.h" 3 4 typedef long int intmax_t; # 68 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uintmax_t.h" 1 3 4 # 32 "/usr/include/_types/_uintmax_t.h" 3 4 typedef long unsigned int uintmax_t; # 69 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 10 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 2 3 4 # 73 "/usr/include/sys/resource.h" 2 3 4 # 1 "/usr/include/Availability.h" 1 3 4 # 153 "/usr/include/Availability.h" 3 4 # 1 "/usr/include/AvailabilityInternal.h" 1 3 4 # 154 "/usr/include/Availability.h" 2 3 4 # 76 "/usr/include/sys/resource.h" 2 3 4 # 1 "/usr/include/sys/_types/_timeval.h" 1 3 4 # 30 "/usr/include/sys/_types/_timeval.h" 3 4 struct timeval { __darwin_time_t tv_sec; __darwin_suseconds_t tv_usec; }; # 81 "/usr/include/sys/resource.h" 2 3 4 # 89 "/usr/include/sys/resource.h" 3 4 typedef __uint64_t rlim_t; # 152 "/usr/include/sys/resource.h" 3 4 struct rusage { struct timeval ru_utime; struct timeval ru_stime; # 163 "/usr/include/sys/resource.h" 3 4 long ru_maxrss; long ru_ixrss; long ru_idrss; long ru_isrss; long ru_minflt; long ru_majflt; long ru_nswap; long ru_inblock; long ru_oublock; long ru_msgsnd; long ru_msgrcv; long ru_nsignals; long ru_nvcsw; long ru_nivcsw; }; # 192 "/usr/include/sys/resource.h" 3 4 typedef void *rusage_info_t; struct rusage_info_v0 { uint8_t ri_uuid[16]; uint64_t ri_user_time; uint64_t ri_system_time; uint64_t ri_pkg_idle_wkups; uint64_t ri_interrupt_wkups; uint64_t ri_pageins; uint64_t ri_wired_size; uint64_t ri_resident_size; uint64_t ri_phys_footprint; uint64_t ri_proc_start_abstime; uint64_t ri_proc_exit_abstime; }; struct rusage_info_v1 { uint8_t ri_uuid[16]; uint64_t ri_user_time; uint64_t ri_system_time; uint64_t ri_pkg_idle_wkups; uint64_t ri_interrupt_wkups; uint64_t ri_pageins; uint64_t ri_wired_size; uint64_t ri_resident_size; uint64_t ri_phys_footprint; uint64_t ri_proc_start_abstime; uint64_t ri_proc_exit_abstime; uint64_t ri_child_user_time; uint64_t ri_child_system_time; uint64_t ri_child_pkg_idle_wkups; uint64_t ri_child_interrupt_wkups; uint64_t ri_child_pageins; uint64_t ri_child_elapsed_abstime; }; struct rusage_info_v2 { uint8_t ri_uuid[16]; uint64_t ri_user_time; uint64_t ri_system_time; uint64_t ri_pkg_idle_wkups; uint64_t ri_interrupt_wkups; uint64_t ri_pageins; uint64_t ri_wired_size; uint64_t ri_resident_size; uint64_t ri_phys_footprint; uint64_t ri_proc_start_abstime; uint64_t ri_proc_exit_abstime; uint64_t ri_child_user_time; uint64_t ri_child_system_time; uint64_t ri_child_pkg_idle_wkups; uint64_t ri_child_interrupt_wkups; uint64_t ri_child_pageins; uint64_t ri_child_elapsed_abstime; uint64_t ri_diskio_bytesread; uint64_t ri_diskio_byteswritten; }; struct rusage_info_v3 { uint8_t ri_uuid[16]; uint64_t ri_user_time; uint64_t ri_system_time; uint64_t ri_pkg_idle_wkups; uint64_t ri_interrupt_wkups; uint64_t ri_pageins; uint64_t ri_wired_size; uint64_t ri_resident_size; uint64_t ri_phys_footprint; uint64_t ri_proc_start_abstime; uint64_t ri_proc_exit_abstime; uint64_t ri_child_user_time; uint64_t ri_child_system_time; uint64_t ri_child_pkg_idle_wkups; uint64_t ri_child_interrupt_wkups; uint64_t ri_child_pageins; uint64_t ri_child_elapsed_abstime; uint64_t ri_diskio_bytesread; uint64_t ri_diskio_byteswritten; uint64_t ri_cpu_time_qos_default; uint64_t ri_cpu_time_qos_maintenance; uint64_t ri_cpu_time_qos_background; uint64_t ri_cpu_time_qos_utility; uint64_t ri_cpu_time_qos_legacy; uint64_t ri_cpu_time_qos_user_initiated; uint64_t ri_cpu_time_qos_user_interactive; uint64_t ri_billed_system_time; uint64_t ri_serviced_system_time; }; typedef struct rusage_info_v3 rusage_info_current; # 325 "/usr/include/sys/resource.h" 3 4 struct rlimit { rlim_t rlim_cur; rlim_t rlim_max; }; # 353 "/usr/include/sys/resource.h" 3 4 struct proc_rlimit_control_wakeupmon { uint32_t wm_flags; int32_t wm_rate; }; # 382 "/usr/include/sys/resource.h" 3 4 int getpriority(int, id_t); int getiopolicy_np(int, int) ; int getrlimit(int, struct rlimit *) __asm("_" "getrlimit" ); int getrusage(int, struct rusage *); int setpriority(int, id_t, int); int setiopolicy_np(int, int, int) ; int setrlimit(int, const struct rlimit *) __asm("_" "setrlimit" ); # 111 "/usr/include/sys/wait.h" 2 3 4 # 186 "/usr/include/sys/wait.h" 3 4 # 1 "/usr/include/machine/endian.h" 1 3 4 # 35 "/usr/include/machine/endian.h" 3 4 # 1 "/usr/include/i386/endian.h" 1 3 4 # 99 "/usr/include/i386/endian.h" 3 4 # 1 "/usr/include/sys/_endian.h" 1 3 4 # 130 "/usr/include/sys/_endian.h" 3 4 # 1 "/usr/include/libkern/_OSByteOrder.h" 1 3 4 # 66 "/usr/include/libkern/_OSByteOrder.h" 3 4 # 1 "/usr/include/libkern/i386/_OSByteOrder.h" 1 3 4 # 44 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static __inline__ __uint16_t _OSSwapInt16( __uint16_t _data ) { return ((__uint16_t)((_data << 8) | (_data >> 8))); } static __inline__ __uint32_t _OSSwapInt32( __uint32_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 91 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static __inline__ __uint64_t _OSSwapInt64( __uint64_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 67 "/usr/include/libkern/_OSByteOrder.h" 2 3 4 # 131 "/usr/include/sys/_endian.h" 2 3 4 # 100 "/usr/include/i386/endian.h" 2 3 4 # 36 "/usr/include/machine/endian.h" 2 3 4 # 187 "/usr/include/sys/wait.h" 2 3 4 union wait { int w_status; struct { unsigned int w_Termsig:7, w_Coredump:1, w_Retcode:8, w_Filler:16; } w_T; struct { unsigned int w_Stopval:8, w_Stopsig:8, w_Filler:16; } w_S; }; # 247 "/usr/include/sys/wait.h" 3 4 pid_t wait(int *) __asm("_" "wait" ); pid_t waitpid(pid_t, int *, int) __asm("_" "waitpid" ); int waitid(idtype_t, id_t, siginfo_t *, int) __asm("_" "waitid" ); pid_t wait3(int *, int, struct rusage *); pid_t wait4(pid_t, int *, int, struct rusage *); # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_WAIT_H" to "1" ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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: stdlib.h Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/usr/include/stdlib.h" 1 3 4 # 61 "/usr/include/stdlib.h" 3 4 # 1 "/usr/include/Availability.h" 1 3 4 # 153 "/usr/include/Availability.h" 3 4 # 1 "/usr/include/AvailabilityInternal.h" 1 3 4 # 154 "/usr/include/Availability.h" 2 3 4 # 62 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/_types.h" 1 3 4 # 27 "/usr/include/_types.h" 3 4 # 1 "/usr/include/sys/_types.h" 1 3 4 # 32 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 33 "/usr/include/sys/_types.h" 2 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 32 "/usr/include/machine/_types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 33 "/usr/include/machine/_types.h" 2 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 28 "/usr/include/_types.h" 2 3 4 # 39 "/usr/include/_types.h" 3 4 typedef int __darwin_nl_item; typedef int __darwin_wctrans_t; typedef __uint32_t __darwin_wctype_t; # 64 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/sys/wait.h" 1 3 4 # 79 "/usr/include/sys/wait.h" 3 4 typedef enum { P_ALL, P_PID, P_PGID } idtype_t; # 1 "/usr/include/sys/_types/_pid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_pid_t.h" 3 4 typedef __darwin_pid_t pid_t; # 90 "/usr/include/sys/wait.h" 2 3 4 # 1 "/usr/include/sys/_types/_id_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_id_t.h" 3 4 typedef __darwin_id_t id_t; # 91 "/usr/include/sys/wait.h" 2 3 4 # 109 "/usr/include/sys/wait.h" 3 4 # 1 "/usr/include/sys/signal.h" 1 3 4 # 73 "/usr/include/sys/signal.h" 3 4 # 1 "/usr/include/sys/appleapiopts.h" 1 3 4 # 74 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/machine/signal.h" 1 3 4 # 32 "/usr/include/machine/signal.h" 3 4 # 1 "/usr/include/i386/signal.h" 1 3 4 # 39 "/usr/include/i386/signal.h" 3 4 typedef int sig_atomic_t; # 33 "/usr/include/machine/signal.h" 2 3 4 # 82 "/usr/include/sys/signal.h" 2 3 4 # 145 "/usr/include/sys/signal.h" 3 4 # 1 "/usr/include/machine/_mcontext.h" 1 3 4 # 29 "/usr/include/machine/_mcontext.h" 3 4 # 1 "/usr/include/i386/_mcontext.h" 1 3 4 # 33 "/usr/include/i386/_mcontext.h" 3 4 # 1 "/usr/include/mach/i386/_structs.h" 1 3 4 # 43 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_i386_thread_state { unsigned int __eax; unsigned int __ebx; unsigned int __ecx; unsigned int __edx; unsigned int __edi; unsigned int __esi; unsigned int __ebp; unsigned int __esp; unsigned int __ss; unsigned int __eflags; unsigned int __eip; unsigned int __cs; unsigned int __ds; unsigned int __es; unsigned int __fs; unsigned int __gs; }; # 89 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_fp_control { unsigned short __invalid :1, __denorm :1, __zdiv :1, __ovrfl :1, __undfl :1, __precis :1, :2, __pc :2, __rc :2, :1, :3; }; typedef struct __darwin_fp_control __darwin_fp_control_t; # 147 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_fp_status { unsigned short __invalid :1, __denorm :1, __zdiv :1, __ovrfl :1, __undfl :1, __precis :1, __stkflt :1, __errsumm :1, __c0 :1, __c1 :1, __c2 :1, __tos :3, __c3 :1, __busy :1; }; typedef struct __darwin_fp_status __darwin_fp_status_t; # 191 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_mmst_reg { char __mmst_reg[10]; char __mmst_rsrv[6]; }; # 210 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_xmm_reg { char __xmm_reg[16]; }; # 232 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_i386_float_state { int __fpu_reserved[2]; struct __darwin_fp_control __fpu_fcw; struct __darwin_fp_status __fpu_fsw; __uint8_t __fpu_ftw; __uint8_t __fpu_rsrv1; __uint16_t __fpu_fop; __uint32_t __fpu_ip; __uint16_t __fpu_cs; __uint16_t __fpu_rsrv2; __uint32_t __fpu_dp; __uint16_t __fpu_ds; __uint16_t __fpu_rsrv3; __uint32_t __fpu_mxcsr; __uint32_t __fpu_mxcsrmask; struct __darwin_mmst_reg __fpu_stmm0; struct __darwin_mmst_reg __fpu_stmm1; struct __darwin_mmst_reg __fpu_stmm2; struct __darwin_mmst_reg __fpu_stmm3; struct __darwin_mmst_reg __fpu_stmm4; struct __darwin_mmst_reg __fpu_stmm5; struct __darwin_mmst_reg __fpu_stmm6; struct __darwin_mmst_reg __fpu_stmm7; struct __darwin_xmm_reg __fpu_xmm0; struct __darwin_xmm_reg __fpu_xmm1; struct __darwin_xmm_reg __fpu_xmm2; struct __darwin_xmm_reg __fpu_xmm3; struct __darwin_xmm_reg __fpu_xmm4; struct __darwin_xmm_reg __fpu_xmm5; struct __darwin_xmm_reg __fpu_xmm6; struct __darwin_xmm_reg __fpu_xmm7; char __fpu_rsrv4[14*16]; int __fpu_reserved1; }; struct __darwin_i386_avx_state { int __fpu_reserved[2]; struct __darwin_fp_control __fpu_fcw; struct __darwin_fp_status __fpu_fsw; __uint8_t __fpu_ftw; __uint8_t __fpu_rsrv1; __uint16_t __fpu_fop; __uint32_t __fpu_ip; __uint16_t __fpu_cs; __uint16_t __fpu_rsrv2; __uint32_t __fpu_dp; __uint16_t __fpu_ds; __uint16_t __fpu_rsrv3; __uint32_t __fpu_mxcsr; __uint32_t __fpu_mxcsrmask; struct __darwin_mmst_reg __fpu_stmm0; struct __darwin_mmst_reg __fpu_stmm1; struct __darwin_mmst_reg __fpu_stmm2; struct __darwin_mmst_reg __fpu_stmm3; struct __darwin_mmst_reg __fpu_stmm4; struct __darwin_mmst_reg __fpu_stmm5; struct __darwin_mmst_reg __fpu_stmm6; struct __darwin_mmst_reg __fpu_stmm7; struct __darwin_xmm_reg __fpu_xmm0; struct __darwin_xmm_reg __fpu_xmm1; struct __darwin_xmm_reg __fpu_xmm2; struct __darwin_xmm_reg __fpu_xmm3; struct __darwin_xmm_reg __fpu_xmm4; struct __darwin_xmm_reg __fpu_xmm5; struct __darwin_xmm_reg __fpu_xmm6; struct __darwin_xmm_reg __fpu_xmm7; char __fpu_rsrv4[14*16]; int __fpu_reserved1; char __avx_reserved1[64]; struct __darwin_xmm_reg __fpu_ymmh0; struct __darwin_xmm_reg __fpu_ymmh1; struct __darwin_xmm_reg __fpu_ymmh2; struct __darwin_xmm_reg __fpu_ymmh3; struct __darwin_xmm_reg __fpu_ymmh4; struct __darwin_xmm_reg __fpu_ymmh5; struct __darwin_xmm_reg __fpu_ymmh6; struct __darwin_xmm_reg __fpu_ymmh7; }; # 402 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_i386_exception_state { __uint16_t __trapno; __uint16_t __cpu; __uint32_t __err; __uint32_t __faultvaddr; }; # 422 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_debug_state32 { unsigned int __dr0; unsigned int __dr1; unsigned int __dr2; unsigned int __dr3; unsigned int __dr4; unsigned int __dr5; unsigned int __dr6; unsigned int __dr7; }; # 454 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_thread_state64 { __uint64_t __rax; __uint64_t __rbx; __uint64_t __rcx; __uint64_t __rdx; __uint64_t __rdi; __uint64_t __rsi; __uint64_t __rbp; __uint64_t __rsp; __uint64_t __r8; __uint64_t __r9; __uint64_t __r10; __uint64_t __r11; __uint64_t __r12; __uint64_t __r13; __uint64_t __r14; __uint64_t __r15; __uint64_t __rip; __uint64_t __rflags; __uint64_t __cs; __uint64_t __fs; __uint64_t __gs; }; # 509 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_float_state64 { int __fpu_reserved[2]; struct __darwin_fp_control __fpu_fcw; struct __darwin_fp_status __fpu_fsw; __uint8_t __fpu_ftw; __uint8_t __fpu_rsrv1; __uint16_t __fpu_fop; __uint32_t __fpu_ip; __uint16_t __fpu_cs; __uint16_t __fpu_rsrv2; __uint32_t __fpu_dp; __uint16_t __fpu_ds; __uint16_t __fpu_rsrv3; __uint32_t __fpu_mxcsr; __uint32_t __fpu_mxcsrmask; struct __darwin_mmst_reg __fpu_stmm0; struct __darwin_mmst_reg __fpu_stmm1; struct __darwin_mmst_reg __fpu_stmm2; struct __darwin_mmst_reg __fpu_stmm3; struct __darwin_mmst_reg __fpu_stmm4; struct __darwin_mmst_reg __fpu_stmm5; struct __darwin_mmst_reg __fpu_stmm6; struct __darwin_mmst_reg __fpu_stmm7; struct __darwin_xmm_reg __fpu_xmm0; struct __darwin_xmm_reg __fpu_xmm1; struct __darwin_xmm_reg __fpu_xmm2; struct __darwin_xmm_reg __fpu_xmm3; struct __darwin_xmm_reg __fpu_xmm4; struct __darwin_xmm_reg __fpu_xmm5; struct __darwin_xmm_reg __fpu_xmm6; struct __darwin_xmm_reg __fpu_xmm7; struct __darwin_xmm_reg __fpu_xmm8; struct __darwin_xmm_reg __fpu_xmm9; struct __darwin_xmm_reg __fpu_xmm10; struct __darwin_xmm_reg __fpu_xmm11; struct __darwin_xmm_reg __fpu_xmm12; struct __darwin_xmm_reg __fpu_xmm13; struct __darwin_xmm_reg __fpu_xmm14; struct __darwin_xmm_reg __fpu_xmm15; char __fpu_rsrv4[6*16]; int __fpu_reserved1; }; struct __darwin_x86_avx_state64 { int __fpu_reserved[2]; struct __darwin_fp_control __fpu_fcw; struct __darwin_fp_status __fpu_fsw; __uint8_t __fpu_ftw; __uint8_t __fpu_rsrv1; __uint16_t __fpu_fop; __uint32_t __fpu_ip; __uint16_t __fpu_cs; __uint16_t __fpu_rsrv2; __uint32_t __fpu_dp; __uint16_t __fpu_ds; __uint16_t __fpu_rsrv3; __uint32_t __fpu_mxcsr; __uint32_t __fpu_mxcsrmask; struct __darwin_mmst_reg __fpu_stmm0; struct __darwin_mmst_reg __fpu_stmm1; struct __darwin_mmst_reg __fpu_stmm2; struct __darwin_mmst_reg __fpu_stmm3; struct __darwin_mmst_reg __fpu_stmm4; struct __darwin_mmst_reg __fpu_stmm5; struct __darwin_mmst_reg __fpu_stmm6; struct __darwin_mmst_reg __fpu_stmm7; struct __darwin_xmm_reg __fpu_xmm0; struct __darwin_xmm_reg __fpu_xmm1; struct __darwin_xmm_reg __fpu_xmm2; struct __darwin_xmm_reg __fpu_xmm3; struct __darwin_xmm_reg __fpu_xmm4; struct __darwin_xmm_reg __fpu_xmm5; struct __darwin_xmm_reg __fpu_xmm6; struct __darwin_xmm_reg __fpu_xmm7; struct __darwin_xmm_reg __fpu_xmm8; struct __darwin_xmm_reg __fpu_xmm9; struct __darwin_xmm_reg __fpu_xmm10; struct __darwin_xmm_reg __fpu_xmm11; struct __darwin_xmm_reg __fpu_xmm12; struct __darwin_xmm_reg __fpu_xmm13; struct __darwin_xmm_reg __fpu_xmm14; struct __darwin_xmm_reg __fpu_xmm15; char __fpu_rsrv4[6*16]; int __fpu_reserved1; char __avx_reserved1[64]; struct __darwin_xmm_reg __fpu_ymmh0; struct __darwin_xmm_reg __fpu_ymmh1; struct __darwin_xmm_reg __fpu_ymmh2; struct __darwin_xmm_reg __fpu_ymmh3; struct __darwin_xmm_reg __fpu_ymmh4; struct __darwin_xmm_reg __fpu_ymmh5; struct __darwin_xmm_reg __fpu_ymmh6; struct __darwin_xmm_reg __fpu_ymmh7; struct __darwin_xmm_reg __fpu_ymmh8; struct __darwin_xmm_reg __fpu_ymmh9; struct __darwin_xmm_reg __fpu_ymmh10; struct __darwin_xmm_reg __fpu_ymmh11; struct __darwin_xmm_reg __fpu_ymmh12; struct __darwin_xmm_reg __fpu_ymmh13; struct __darwin_xmm_reg __fpu_ymmh14; struct __darwin_xmm_reg __fpu_ymmh15; }; # 751 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_exception_state64 { __uint16_t __trapno; __uint16_t __cpu; __uint32_t __err; __uint64_t __faultvaddr; }; # 771 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_debug_state64 { __uint64_t __dr0; __uint64_t __dr1; __uint64_t __dr2; __uint64_t __dr3; __uint64_t __dr4; __uint64_t __dr5; __uint64_t __dr6; __uint64_t __dr7; }; # 34 "/usr/include/i386/_mcontext.h" 2 3 4 struct __darwin_mcontext32 { struct __darwin_i386_exception_state __es; struct __darwin_i386_thread_state __ss; struct __darwin_i386_float_state __fs; }; struct __darwin_mcontext_avx32 { struct __darwin_i386_exception_state __es; struct __darwin_i386_thread_state __ss; struct __darwin_i386_avx_state __fs; }; # 76 "/usr/include/i386/_mcontext.h" 3 4 struct __darwin_mcontext64 { struct __darwin_x86_exception_state64 __es; struct __darwin_x86_thread_state64 __ss; struct __darwin_x86_float_state64 __fs; }; struct __darwin_mcontext_avx64 { struct __darwin_x86_exception_state64 __es; struct __darwin_x86_thread_state64 __ss; struct __darwin_x86_avx_state64 __fs; }; # 115 "/usr/include/i386/_mcontext.h" 3 4 typedef struct __darwin_mcontext64 *mcontext_t; # 30 "/usr/include/machine/_mcontext.h" 2 3 4 # 146 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_attr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_attr_t.h" 3 4 typedef __darwin_pthread_attr_t pthread_attr_t; # 148 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_sigaltstack.h" 1 3 4 # 36 "/usr/include/sys/_types/_sigaltstack.h" 3 4 struct __darwin_sigaltstack { void *ss_sp; __darwin_size_t ss_size; int ss_flags; }; typedef struct __darwin_sigaltstack stack_t; # 150 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_ucontext.h" 1 3 4 # 34 "/usr/include/sys/_types/_ucontext.h" 3 4 struct __darwin_ucontext { int uc_onstack; __darwin_sigset_t uc_sigmask; struct __darwin_sigaltstack uc_stack; struct __darwin_ucontext *uc_link; __darwin_size_t uc_mcsize; struct __darwin_mcontext64 *uc_mcontext; }; typedef struct __darwin_ucontext ucontext_t; # 151 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_sigset_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_sigset_t.h" 3 4 typedef __darwin_sigset_t sigset_t; # 154 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_size_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_size_t.h" 3 4 typedef __darwin_size_t size_t; # 155 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_uid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uid_t.h" 3 4 typedef __darwin_uid_t uid_t; # 156 "/usr/include/sys/signal.h" 2 3 4 union sigval { int sival_int; void *sival_ptr; }; struct sigevent { int sigev_notify; int sigev_signo; union sigval sigev_value; void (*sigev_notify_function)(union sigval); pthread_attr_t *sigev_notify_attributes; }; typedef struct __siginfo { int si_signo; int si_errno; int si_code; pid_t si_pid; uid_t si_uid; int si_status; void *si_addr; union sigval si_value; long si_band; unsigned long __pad[7]; } siginfo_t; # 268 "/usr/include/sys/signal.h" 3 4 union __sigaction_u { void (*__sa_handler)(int); void (*__sa_sigaction)(int, struct __siginfo *, void *); }; struct __sigaction { union __sigaction_u __sigaction_u; void (*sa_tramp)(void *, int, int, siginfo_t *, void *); sigset_t sa_mask; int sa_flags; }; struct sigaction { union __sigaction_u __sigaction_u; sigset_t sa_mask; int sa_flags; }; # 330 "/usr/include/sys/signal.h" 3 4 typedef void (*sig_t)(int); # 347 "/usr/include/sys/signal.h" 3 4 struct sigvec { void (*sv_handler)(int); int sv_mask; int sv_flags; }; # 366 "/usr/include/sys/signal.h" 3 4 struct sigstack { char *ss_sp; int ss_onstack; }; # 388 "/usr/include/sys/signal.h" 3 4 void (*signal(int, void (*)(int)))(int); # 110 "/usr/include/sys/wait.h" 2 3 4 # 1 "/usr/include/sys/resource.h" 1 3 4 # 72 "/usr/include/sys/resource.h" 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 1 3 4 # 9 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 1 3 4 # 27 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 3 4 # 1 "/usr/include/sys/_types/_int8_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int8_t.h" 3 4 typedef signed char int8_t; # 28 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int16_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int16_t.h" 3 4 typedef short int16_t; # 29 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int32_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int32_t.h" 3 4 typedef int int32_t; # 30 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int64_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int64_t.h" 3 4 typedef long long int64_t; # 31 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint8_t.h" 1 3 4 # 31 "/usr/include/_types/_uint8_t.h" 3 4 typedef unsigned char uint8_t; # 33 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint16_t.h" 1 3 4 # 31 "/usr/include/_types/_uint16_t.h" 3 4 typedef unsigned short uint16_t; # 34 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint32_t.h" 1 3 4 # 31 "/usr/include/_types/_uint32_t.h" 3 4 typedef unsigned int uint32_t; # 35 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint64_t.h" 1 3 4 # 31 "/usr/include/_types/_uint64_t.h" 3 4 typedef unsigned long long uint64_t; # 36 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 typedef int8_t int_least8_t; typedef int16_t int_least16_t; typedef int32_t int_least32_t; typedef int64_t int_least64_t; typedef uint8_t uint_least8_t; typedef uint16_t uint_least16_t; typedef uint32_t uint_least32_t; typedef uint64_t uint_least64_t; typedef int8_t int_fast8_t; typedef int16_t int_fast16_t; typedef int32_t int_fast32_t; typedef int64_t int_fast64_t; typedef uint8_t uint_fast8_t; typedef uint16_t uint_fast16_t; typedef uint32_t uint_fast32_t; typedef uint64_t uint_fast64_t; # 1 "/usr/include/sys/_types/_intptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_intptr_t.h" 3 4 typedef __darwin_intptr_t intptr_t; # 63 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_uintptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uintptr_t.h" 3 4 typedef unsigned long uintptr_t; # 64 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_intmax_t.h" 1 3 4 # 32 "/usr/include/_types/_intmax_t.h" 3 4 typedef long int intmax_t; # 68 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uintmax_t.h" 1 3 4 # 32 "/usr/include/_types/_uintmax_t.h" 3 4 typedef long unsigned int uintmax_t; # 69 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 10 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 2 3 4 # 73 "/usr/include/sys/resource.h" 2 3 4 # 1 "/usr/include/sys/_types/_timeval.h" 1 3 4 # 30 "/usr/include/sys/_types/_timeval.h" 3 4 struct timeval { __darwin_time_t tv_sec; __darwin_suseconds_t tv_usec; }; # 81 "/usr/include/sys/resource.h" 2 3 4 # 89 "/usr/include/sys/resource.h" 3 4 typedef __uint64_t rlim_t; # 152 "/usr/include/sys/resource.h" 3 4 struct rusage { struct timeval ru_utime; struct timeval ru_stime; # 163 "/usr/include/sys/resource.h" 3 4 long ru_maxrss; long ru_ixrss; long ru_idrss; long ru_isrss; long ru_minflt; long ru_majflt; long ru_nswap; long ru_inblock; long ru_oublock; long ru_msgsnd; long ru_msgrcv; long ru_nsignals; long ru_nvcsw; long ru_nivcsw; }; # 192 "/usr/include/sys/resource.h" 3 4 typedef void *rusage_info_t; struct rusage_info_v0 { uint8_t ri_uuid[16]; uint64_t ri_user_time; uint64_t ri_system_time; uint64_t ri_pkg_idle_wkups; uint64_t ri_interrupt_wkups; uint64_t ri_pageins; uint64_t ri_wired_size; uint64_t ri_resident_size; uint64_t ri_phys_footprint; uint64_t ri_proc_start_abstime; uint64_t ri_proc_exit_abstime; }; struct rusage_info_v1 { uint8_t ri_uuid[16]; uint64_t ri_user_time; uint64_t ri_system_time; uint64_t ri_pkg_idle_wkups; uint64_t ri_interrupt_wkups; uint64_t ri_pageins; uint64_t ri_wired_size; uint64_t ri_resident_size; uint64_t ri_phys_footprint; uint64_t ri_proc_start_abstime; uint64_t ri_proc_exit_abstime; uint64_t ri_child_user_time; uint64_t ri_child_system_time; uint64_t ri_child_pkg_idle_wkups; uint64_t ri_child_interrupt_wkups; uint64_t ri_child_pageins; uint64_t ri_child_elapsed_abstime; }; struct rusage_info_v2 { uint8_t ri_uuid[16]; uint64_t ri_user_time; uint64_t ri_system_time; uint64_t ri_pkg_idle_wkups; uint64_t ri_interrupt_wkups; uint64_t ri_pageins; uint64_t ri_wired_size; uint64_t ri_resident_size; uint64_t ri_phys_footprint; uint64_t ri_proc_start_abstime; uint64_t ri_proc_exit_abstime; uint64_t ri_child_user_time; uint64_t ri_child_system_time; uint64_t ri_child_pkg_idle_wkups; uint64_t ri_child_interrupt_wkups; uint64_t ri_child_pageins; uint64_t ri_child_elapsed_abstime; uint64_t ri_diskio_bytesread; uint64_t ri_diskio_byteswritten; }; struct rusage_info_v3 { uint8_t ri_uuid[16]; uint64_t ri_user_time; uint64_t ri_system_time; uint64_t ri_pkg_idle_wkups; uint64_t ri_interrupt_wkups; uint64_t ri_pageins; uint64_t ri_wired_size; uint64_t ri_resident_size; uint64_t ri_phys_footprint; uint64_t ri_proc_start_abstime; uint64_t ri_proc_exit_abstime; uint64_t ri_child_user_time; uint64_t ri_child_system_time; uint64_t ri_child_pkg_idle_wkups; uint64_t ri_child_interrupt_wkups; uint64_t ri_child_pageins; uint64_t ri_child_elapsed_abstime; uint64_t ri_diskio_bytesread; uint64_t ri_diskio_byteswritten; uint64_t ri_cpu_time_qos_default; uint64_t ri_cpu_time_qos_maintenance; uint64_t ri_cpu_time_qos_background; uint64_t ri_cpu_time_qos_utility; uint64_t ri_cpu_time_qos_legacy; uint64_t ri_cpu_time_qos_user_initiated; uint64_t ri_cpu_time_qos_user_interactive; uint64_t ri_billed_system_time; uint64_t ri_serviced_system_time; }; typedef struct rusage_info_v3 rusage_info_current; # 325 "/usr/include/sys/resource.h" 3 4 struct rlimit { rlim_t rlim_cur; rlim_t rlim_max; }; # 353 "/usr/include/sys/resource.h" 3 4 struct proc_rlimit_control_wakeupmon { uint32_t wm_flags; int32_t wm_rate; }; # 382 "/usr/include/sys/resource.h" 3 4 int getpriority(int, id_t); int getiopolicy_np(int, int) ; int getrlimit(int, struct rlimit *) __asm("_" "getrlimit" ); int getrusage(int, struct rusage *); int setpriority(int, id_t, int); int setiopolicy_np(int, int, int) ; int setrlimit(int, const struct rlimit *) __asm("_" "setrlimit" ); # 111 "/usr/include/sys/wait.h" 2 3 4 # 186 "/usr/include/sys/wait.h" 3 4 # 1 "/usr/include/machine/endian.h" 1 3 4 # 35 "/usr/include/machine/endian.h" 3 4 # 1 "/usr/include/i386/endian.h" 1 3 4 # 99 "/usr/include/i386/endian.h" 3 4 # 1 "/usr/include/sys/_endian.h" 1 3 4 # 130 "/usr/include/sys/_endian.h" 3 4 # 1 "/usr/include/libkern/_OSByteOrder.h" 1 3 4 # 66 "/usr/include/libkern/_OSByteOrder.h" 3 4 # 1 "/usr/include/libkern/i386/_OSByteOrder.h" 1 3 4 # 44 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static __inline__ __uint16_t _OSSwapInt16( __uint16_t _data ) { return ((__uint16_t)((_data << 8) | (_data >> 8))); } static __inline__ __uint32_t _OSSwapInt32( __uint32_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 91 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static __inline__ __uint64_t _OSSwapInt64( __uint64_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 67 "/usr/include/libkern/_OSByteOrder.h" 2 3 4 # 131 "/usr/include/sys/_endian.h" 2 3 4 # 100 "/usr/include/i386/endian.h" 2 3 4 # 36 "/usr/include/machine/endian.h" 2 3 4 # 187 "/usr/include/sys/wait.h" 2 3 4 union wait { int w_status; struct { unsigned int w_Termsig:7, w_Coredump:1, w_Retcode:8, w_Filler:16; } w_T; struct { unsigned int w_Stopval:8, w_Stopsig:8, w_Filler:16; } w_S; }; # 247 "/usr/include/sys/wait.h" 3 4 pid_t wait(int *) __asm("_" "wait" ); pid_t waitpid(pid_t, int *, int) __asm("_" "waitpid" ); int waitid(idtype_t, id_t, siginfo_t *, int) __asm("_" "waitid" ); pid_t wait3(int *, int, struct rusage *); pid_t wait4(pid_t, int *, int, struct rusage *); # 66 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/alloca.h" 1 3 4 # 31 "/usr/include/alloca.h" 3 4 void *alloca(size_t); # 68 "/usr/include/stdlib.h" 2 3 4 # 76 "/usr/include/stdlib.h" 3 4 # 1 "/usr/include/sys/_types/_ct_rune_t.h" 1 3 4 # 31 "/usr/include/sys/_types/_ct_rune_t.h" 3 4 typedef __darwin_ct_rune_t ct_rune_t; # 77 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/sys/_types/_rune_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_rune_t.h" 3 4 typedef __darwin_rune_t rune_t; # 78 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/sys/_types/_wchar_t.h" 1 3 4 # 33 "/usr/include/sys/_types/_wchar_t.h" 3 4 typedef __darwin_wchar_t wchar_t; # 81 "/usr/include/stdlib.h" 2 3 4 typedef struct { int quot; int rem; } div_t; typedef struct { long quot; long rem; } ldiv_t; typedef struct { long long quot; long long rem; } lldiv_t; # 1 "/usr/include/sys/_types/_null.h" 1 3 4 # 100 "/usr/include/stdlib.h" 2 3 4 # 117 "/usr/include/stdlib.h" 3 4 extern int __mb_cur_max; # 127 "/usr/include/stdlib.h" 3 4 void abort(void) __attribute__((noreturn)); int abs(int) __attribute__((const)); int atexit(void (*)(void)); double atof(const char *); int atoi(const char *); long atol(const char *); long long atoll(const char *); void *bsearch(const void *, const void *, size_t, size_t, int (*)(const void *, const void *)); void *calloc(size_t, size_t); div_t div(int, int) __attribute__((const)); void exit(int) __attribute__((noreturn)); void free(void *); char *getenv(const char *); long labs(long) __attribute__((const)); ldiv_t ldiv(long, long) __attribute__((const)); long long llabs(long long); lldiv_t lldiv(long long, long long); void *malloc(size_t); int mblen(const char *, size_t); size_t mbstowcs(wchar_t * , const char * , size_t); int mbtowc(wchar_t * , const char * , size_t); int posix_memalign(void **, size_t, size_t) ; void qsort(void *, size_t, size_t, int (*)(const void *, const void *)); int rand(void); void *realloc(void *, size_t); void srand(unsigned); double strtod(const char *, char **) __asm("_" "strtod" ); float strtof(const char *, char **) __asm("_" "strtof" ); long strtol(const char *, char **, int); long double strtold(const char *, char **); long long strtoll(const char *, char **, int); unsigned long strtoul(const char *, char **, int); unsigned long long strtoull(const char *, char **, int); int system(const char *) __asm("_" "system" ) ; size_t wcstombs(char * , const wchar_t * , size_t); int wctomb(char *, wchar_t); void _Exit(int) __attribute__((noreturn)); long a64l(const char *); double drand48(void); char *ecvt(double, int, int *, int *); double erand48(unsigned short[3]); char *fcvt(double, int, int *, int *); char *gcvt(double, int, char *); int getsubopt(char **, char * const *, char **); int grantpt(int); char *initstate(unsigned, char *, size_t); long jrand48(unsigned short[3]); char *l64a(long); void lcong48(unsigned short[7]); long lrand48(void); char *mktemp(char *); int mkstemp(char *); long mrand48(void); long nrand48(unsigned short[3]); int posix_openpt(int); char *ptsname(int); int putenv(char *) __asm("_" "putenv" ); long random(void); int rand_r(unsigned *); char *realpath(const char * , char * ) __asm("_" "realpath" "$DARWIN_EXTSN"); unsigned short *seed48(unsigned short[3]); int setenv(const char *, const char *, int) __asm("_" "setenv" ); void setkey(const char *) __asm("_" "setkey" ); char *setstate(const char *); void srand48(long); void srandom(unsigned); int unlockpt(int); int unsetenv(const char *) __asm("_" "unsetenv" ); # 1 "/usr/include/machine/types.h" 1 3 4 # 35 "/usr/include/machine/types.h" 3 4 # 1 "/usr/include/i386/types.h" 1 3 4 # 81 "/usr/include/i386/types.h" 3 4 typedef unsigned char u_int8_t; typedef unsigned short u_int16_t; typedef unsigned int u_int32_t; typedef unsigned long long u_int64_t; typedef int64_t register_t; # 97 "/usr/include/i386/types.h" 3 4 typedef u_int64_t user_addr_t; typedef u_int64_t user_size_t; typedef int64_t user_ssize_t; typedef int64_t user_long_t; typedef u_int64_t user_ulong_t; typedef int64_t user_time_t; typedef int64_t user_off_t; typedef u_int64_t syscall_arg_t; # 36 "/usr/include/machine/types.h" 2 3 4 # 239 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/sys/_types/_dev_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_dev_t.h" 3 4 typedef __darwin_dev_t dev_t; # 241 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/sys/_types/_mode_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_mode_t.h" 3 4 typedef __darwin_mode_t mode_t; # 242 "/usr/include/stdlib.h" 2 3 4 u_int32_t arc4random(void); void arc4random_addrandom(unsigned char * , int ); void arc4random_buf(void * , size_t ) ; void arc4random_stir(void); u_int32_t arc4random_uniform(u_int32_t ) ; char *cgetcap(char *, const char *, int); int cgetclose(void); int cgetent(char **, char **, const char *); int cgetfirst(char **, char **); int cgetmatch(const char *, const char *); int cgetnext(char **, char **); int cgetnum(char *, const char *, long *); int cgetset(const char *); int cgetstr(char *, const char *, char **); int cgetustr(char *, const char *, char **); int daemon(int, int) __asm("_" "daemon" "$1050") __attribute__((deprecated)); char *devname(dev_t, mode_t); char *devname_r(dev_t, mode_t, char *buf, int len); char *getbsize(int *, long *); int getloadavg(double [], int); const char *getprogname(void); int heapsort(void *, size_t, size_t, int (*)(const void *, const void *)); int mergesort(void *, size_t, size_t, int (*)(const void *, const void *)); void psort(void *, size_t, size_t, int (*)(const void *, const void *)) ; void psort_r(void *, size_t, size_t, void *, int (*)(void *, const void *, const void *)) ; void qsort_r(void *, size_t, size_t, void *, int (*)(void *, const void *, const void *)); int radixsort(const unsigned char **, int, const unsigned char *, unsigned); void setprogname(const char *); int sradixsort(const unsigned char **, int, const unsigned char *, unsigned); void sranddev(void); void srandomdev(void); void *reallocf(void *, size_t); long long strtoq(const char *, char **, int); unsigned long long strtouq(const char *, char **, int); extern char *suboptarg; void *valloc(size_t); # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_STDLIB_H" to "1" ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/usr/include/pthread.h" 1 3 4 # 55 "/usr/include/pthread.h" 3 4 # 1 "/usr/include/_types.h" 1 3 4 # 27 "/usr/include/_types.h" 3 4 # 1 "/usr/include/sys/_types.h" 1 3 4 # 32 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 33 "/usr/include/sys/_types.h" 2 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 32 "/usr/include/machine/_types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 33 "/usr/include/machine/_types.h" 2 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 28 "/usr/include/_types.h" 2 3 4 # 39 "/usr/include/_types.h" 3 4 typedef int __darwin_nl_item; typedef int __darwin_wctrans_t; typedef __uint32_t __darwin_wctype_t; # 56 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/pthread/pthread_impl.h" 1 3 4 # 58 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/pthread/sched.h" 1 3 4 # 27 "/usr/include/pthread/sched.h" 3 4 # 1 "/usr/include/pthread_impl.h" 1 3 4 # 28 "/usr/include/pthread/sched.h" 2 3 4 struct sched_param { int sched_priority; char __opaque[4]; }; extern int sched_yield(void); extern int sched_get_priority_min(int); extern int sched_get_priority_max(int); # 60 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/time.h" 1 3 4 # 67 "/usr/include/time.h" 3 4 # 1 "/usr/include/sys/_types/_clock_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_clock_t.h" 3 4 typedef __darwin_clock_t clock_t; # 68 "/usr/include/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_null.h" 1 3 4 # 69 "/usr/include/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_size_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_size_t.h" 3 4 typedef __darwin_size_t size_t; # 70 "/usr/include/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_time_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_time_t.h" 3 4 typedef __darwin_time_t time_t; # 71 "/usr/include/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_timespec.h" 1 3 4 # 30 "/usr/include/sys/_types/_timespec.h" 3 4 struct timespec { __darwin_time_t tv_sec; long tv_nsec; }; # 72 "/usr/include/time.h" 2 3 4 struct tm { int tm_sec; int tm_min; int tm_hour; int tm_mday; int tm_mon; int tm_year; int tm_wday; int tm_yday; int tm_isdst; long tm_gmtoff; char *tm_zone; }; # 96 "/usr/include/time.h" 3 4 extern char *tzname[]; extern int getdate_err; extern long timezone __asm("_" "timezone" ); extern int daylight; char *asctime(const struct tm *); clock_t clock(void) __asm("_" "clock" ); char *ctime(const time_t *); double difftime(time_t, time_t); struct tm *getdate(const char *); struct tm *gmtime(const time_t *); struct tm *localtime(const time_t *); time_t mktime(struct tm *) __asm("_" "mktime" ); size_t strftime(char * , size_t, const char * , const struct tm * ) __asm("_" "strftime" ); char *strptime(const char * , const char * , struct tm * ) __asm("_" "strptime" ); time_t time(time_t *); void tzset(void); char *asctime_r(const struct tm * , char * ); char *ctime_r(const time_t *, char *); struct tm *gmtime_r(const time_t * , struct tm * ); struct tm *localtime_r(const time_t * , struct tm * ); time_t posix2time(time_t); void tzsetwall(void); time_t time2posix(time_t); time_t timelocal(struct tm * const); time_t timegm(struct tm * const); int nanosleep(const struct timespec *, struct timespec *) __asm("_" "nanosleep" ); # 61 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_attr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_attr_t.h" 3 4 typedef __darwin_pthread_attr_t pthread_attr_t; # 63 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_cond_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_cond_t.h" 3 4 typedef __darwin_pthread_cond_t pthread_cond_t; # 64 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_condattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_condattr_t.h" 3 4 typedef __darwin_pthread_condattr_t pthread_condattr_t; # 65 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_key_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_key_t.h" 3 4 typedef __darwin_pthread_key_t pthread_key_t; # 66 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_mutex_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_mutex_t.h" 3 4 typedef __darwin_pthread_mutex_t pthread_mutex_t; # 67 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_mutexattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_mutexattr_t.h" 3 4 typedef __darwin_pthread_mutexattr_t pthread_mutexattr_t; # 68 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_once_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_once_t.h" 3 4 typedef __darwin_pthread_once_t pthread_once_t; # 69 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_rwlock_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_rwlock_t.h" 3 4 typedef __darwin_pthread_rwlock_t pthread_rwlock_t; # 70 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_rwlockattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_rwlockattr_t.h" 3 4 typedef __darwin_pthread_rwlockattr_t pthread_rwlockattr_t; # 71 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_t.h" 3 4 typedef __darwin_pthread_t pthread_t; # 72 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/pthread/qos.h" 1 3 4 # 28 "/usr/include/pthread/qos.h" 3 4 # 1 "/usr/include/Availability.h" 1 3 4 # 153 "/usr/include/Availability.h" 3 4 # 1 "/usr/include/AvailabilityInternal.h" 1 3 4 # 154 "/usr/include/Availability.h" 2 3 4 # 29 "/usr/include/pthread/qos.h" 2 3 4 # 1 "/usr/include/sys/qos.h" 1 3 4 # 124 "/usr/include/sys/qos.h" 3 4 enum { QOS_CLASS_USER_INTERACTIVE = 0x21, QOS_CLASS_USER_INITIATED = 0x19, QOS_CLASS_DEFAULT = 0x15, QOS_CLASS_UTILITY = 0x11, QOS_CLASS_BACKGROUND = 0x09, QOS_CLASS_UNSPECIFIED = 0x00, }; typedef unsigned int qos_class_t # 137 "/usr/include/sys/qos.h" 3 4 ; # 153 "/usr/include/sys/qos.h" 3 4 # 164 "/usr/include/sys/qos.h" 3 4 qos_class_t qos_class_self(void); # 186 "/usr/include/sys/qos.h" 3 4 qos_class_t qos_class_main(void); # 33 "/usr/include/pthread/qos.h" 2 3 4 # 76 "/usr/include/pthread/qos.h" 3 4 int pthread_attr_set_qos_class_np(pthread_attr_t *__attr, qos_class_t __qos_class, int __relative_priority); # 107 "/usr/include/pthread/qos.h" 3 4 int pthread_attr_get_qos_class_np(pthread_attr_t * __attr, qos_class_t * __qos_class, int * __relative_priority); # 148 "/usr/include/pthread/qos.h" 3 4 int pthread_set_qos_class_self_np(qos_class_t __qos_class, int __relative_priority); # 179 "/usr/include/pthread/qos.h" 3 4 int pthread_get_qos_class_np(pthread_t __pthread, qos_class_t * __qos_class, int * __relative_priority); # 206 "/usr/include/pthread/qos.h" 3 4 typedef struct pthread_override_s* pthread_override_t; # 258 "/usr/include/pthread/qos.h" 3 4 pthread_override_t pthread_override_qos_class_start_np(pthread_t __pthread, qos_class_t __qos_class, int __relative_priority); # 286 "/usr/include/pthread/qos.h" 3 4 int pthread_override_qos_class_end_np(pthread_override_t __override); # 74 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/sys/_types/_mach_port_t.h" 1 3 4 # 49 "/usr/include/sys/_types/_mach_port_t.h" 3 4 typedef __darwin_mach_port_t mach_port_t; # 78 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/sys/_types/_sigset_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_sigset_t.h" 3 4 typedef __darwin_sigset_t sigset_t; # 79 "/usr/include/pthread.h" 2 3 4 # 105 "/usr/include/pthread.h" 3 4 # 209 "/usr/include/pthread.h" 3 4 int pthread_atfork(void (*)(void), void (*)(void), void (*)(void)); int pthread_attr_destroy(pthread_attr_t *); int pthread_attr_getdetachstate(const pthread_attr_t *, int *); int pthread_attr_getguardsize(const pthread_attr_t * , size_t * ); int pthread_attr_getinheritsched(const pthread_attr_t * , int * ); int pthread_attr_getschedparam(const pthread_attr_t * , struct sched_param * ); int pthread_attr_getschedpolicy(const pthread_attr_t * , int * ); int pthread_attr_getscope(const pthread_attr_t * , int * ); int pthread_attr_getstack(const pthread_attr_t * , void ** , size_t * ); int pthread_attr_getstackaddr(const pthread_attr_t * , void ** ); int pthread_attr_getstacksize(const pthread_attr_t * , size_t * ); int pthread_attr_init(pthread_attr_t *); int pthread_attr_setdetachstate(pthread_attr_t *, int); int pthread_attr_setguardsize(pthread_attr_t *, size_t); int pthread_attr_setinheritsched(pthread_attr_t *, int); int pthread_attr_setschedparam(pthread_attr_t * , const struct sched_param * ); int pthread_attr_setschedpolicy(pthread_attr_t *, int); int pthread_attr_setscope(pthread_attr_t *, int); int pthread_attr_setstack(pthread_attr_t *, void *, size_t); int pthread_attr_setstackaddr(pthread_attr_t *, void *); int pthread_attr_setstacksize(pthread_attr_t *, size_t); int pthread_cancel(pthread_t) __asm("_" "pthread_cancel" ); int pthread_cond_broadcast(pthread_cond_t *); int pthread_cond_destroy(pthread_cond_t *); int pthread_cond_init(pthread_cond_t * , const pthread_condattr_t * ) __asm("_" "pthread_cond_init" ); int pthread_cond_signal(pthread_cond_t *); int pthread_cond_timedwait(pthread_cond_t * , pthread_mutex_t * , const struct timespec * ) __asm("_" "pthread_cond_timedwait" ); int pthread_cond_wait(pthread_cond_t * , pthread_mutex_t * ) __asm("_" "pthread_cond_wait" ); int pthread_condattr_destroy(pthread_condattr_t *); int pthread_condattr_init(pthread_condattr_t *); int pthread_condattr_getpshared(const pthread_condattr_t * , int * ); int pthread_condattr_setpshared(pthread_condattr_t *, int); int pthread_create(pthread_t * , const pthread_attr_t * , void *(*)(void *), void * ); int pthread_detach(pthread_t); int pthread_equal(pthread_t, pthread_t); void pthread_exit(void *) __attribute__((noreturn)); int pthread_getconcurrency(void); int pthread_getschedparam(pthread_t , int * , struct sched_param * ); void* pthread_getspecific(pthread_key_t); int pthread_join(pthread_t , void **) __asm("_" "pthread_join" ); int pthread_key_create(pthread_key_t *, void (*)(void *)); int pthread_key_delete(pthread_key_t); int pthread_mutex_destroy(pthread_mutex_t *); int pthread_mutex_getprioceiling(const pthread_mutex_t * , int * ); int pthread_mutex_init(pthread_mutex_t * , const pthread_mutexattr_t * ); int pthread_mutex_lock(pthread_mutex_t *); int pthread_mutex_setprioceiling(pthread_mutex_t * , int, int * ); int pthread_mutex_trylock(pthread_mutex_t *); int pthread_mutex_unlock(pthread_mutex_t *); int pthread_mutexattr_destroy(pthread_mutexattr_t *) __asm("_" "pthread_mutexattr_destroy" ); int pthread_mutexattr_getprioceiling(const pthread_mutexattr_t * , int * ); int pthread_mutexattr_getprotocol(const pthread_mutexattr_t * , int * ); int pthread_mutexattr_getpshared(const pthread_mutexattr_t * , int * ); int pthread_mutexattr_gettype(const pthread_mutexattr_t * , int * ); int pthread_mutexattr_init(pthread_mutexattr_t *); int pthread_mutexattr_setprioceiling(pthread_mutexattr_t *, int); int pthread_mutexattr_setprotocol(pthread_mutexattr_t *, int); int pthread_mutexattr_setpshared(pthread_mutexattr_t *, int); int pthread_mutexattr_settype(pthread_mutexattr_t *, int); int pthread_once(pthread_once_t *, void (*)(void)); int pthread_rwlock_destroy(pthread_rwlock_t * ) __asm("_" "pthread_rwlock_destroy" ); int pthread_rwlock_init(pthread_rwlock_t * , const pthread_rwlockattr_t * ) __asm("_" "pthread_rwlock_init" ); int pthread_rwlock_rdlock(pthread_rwlock_t *) __asm("_" "pthread_rwlock_rdlock" ); int pthread_rwlock_tryrdlock(pthread_rwlock_t *) __asm("_" "pthread_rwlock_tryrdlock" ); int pthread_rwlock_trywrlock(pthread_rwlock_t *) __asm("_" "pthread_rwlock_trywrlock" ); int pthread_rwlock_wrlock(pthread_rwlock_t *) __asm("_" "pthread_rwlock_wrlock" ); int pthread_rwlock_unlock(pthread_rwlock_t *) __asm("_" "pthread_rwlock_unlock" ); int pthread_rwlockattr_destroy(pthread_rwlockattr_t *); int pthread_rwlockattr_getpshared(const pthread_rwlockattr_t * , int * ); int pthread_rwlockattr_init(pthread_rwlockattr_t *); int pthread_rwlockattr_setpshared(pthread_rwlockattr_t *, int); pthread_t pthread_self(void); int pthread_setcancelstate(int , int *) __asm("_" "pthread_setcancelstate" ); int pthread_setcanceltype(int , int *) __asm("_" "pthread_setcanceltype" ); int pthread_setconcurrency(int); int pthread_setschedparam(pthread_t, int, const struct sched_param *); int pthread_setspecific(pthread_key_t , const void *); void pthread_testcancel(void) __asm("_" "pthread_testcancel" ); int pthread_is_threaded_np(void); int pthread_threadid_np(pthread_t,__uint64_t*); int pthread_getname_np(pthread_t,char*,size_t); int pthread_setname_np(const char*); int pthread_main_np(void); mach_port_t pthread_mach_thread_np(pthread_t); size_t pthread_get_stacksize_np(pthread_t); void* pthread_get_stackaddr_np(pthread_t); int pthread_cond_signal_thread_np(pthread_cond_t *, pthread_t); int pthread_cond_timedwait_relative_np(pthread_cond_t *, pthread_mutex_t *, const struct timespec *); int pthread_create_suspended_np(pthread_t *, const pthread_attr_t *, void *(*)(void *), void *); int pthread_kill(pthread_t, int); pthread_t pthread_from_mach_thread_np(mach_port_t); int pthread_sigmask(int, const sigset_t *, sigset_t *) __asm("_" "pthread_sigmask" ); void pthread_yield_np(void); # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_PTHREAD_H" to "1" ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/usr/include/setjmp.h" 1 3 4 # 26 "/usr/include/setjmp.h" 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 27 "/usr/include/setjmp.h" 2 3 4 # 36 "/usr/include/setjmp.h" 3 4 typedef int jmp_buf[((9 * 2) + 3 + 16)]; typedef int sigjmp_buf[((9 * 2) + 3 + 16) + 1]; # 72 "/usr/include/setjmp.h" 3 4 extern int setjmp(jmp_buf); extern void longjmp(jmp_buf, int) __attribute__((noreturn)); int _setjmp(jmp_buf); void _longjmp(jmp_buf, int) __attribute__((noreturn)); int sigsetjmp(sigjmp_buf, int); void siglongjmp(sigjmp_buf, int) __attribute__((noreturn)); void longjmperror(void); # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SETJMP_H" to "1" ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/usr/include/sys/utsname.h" 1 3 4 # 70 "/usr/include/sys/utsname.h" 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 71 "/usr/include/sys/utsname.h" 2 3 4 struct utsname { char sysname[256]; char nodename[256]; char release[256]; char version[256]; char machine[256]; }; int uname(struct utsname *); # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_UTSNAME_H" to "1" ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/usr/include/machine/endian.h" 1 3 4 # 35 "/usr/include/machine/endian.h" 3 4 # 1 "/usr/include/i386/endian.h" 1 3 4 # 69 "/usr/include/i386/endian.h" 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 70 "/usr/include/i386/endian.h" 2 3 4 # 99 "/usr/include/i386/endian.h" 3 4 # 1 "/usr/include/sys/_endian.h" 1 3 4 # 130 "/usr/include/sys/_endian.h" 3 4 # 1 "/usr/include/libkern/_OSByteOrder.h" 1 3 4 # 40 "/usr/include/libkern/_OSByteOrder.h" 3 4 # 1 "/usr/include/sys/_types.h" 1 3 4 # 33 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 32 "/usr/include/machine/_types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 33 "/usr/include/machine/_types.h" 2 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 41 "/usr/include/libkern/_OSByteOrder.h" 2 3 4 # 66 "/usr/include/libkern/_OSByteOrder.h" 3 4 # 1 "/usr/include/libkern/i386/_OSByteOrder.h" 1 3 4 # 44 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static __inline__ __uint16_t _OSSwapInt16( __uint16_t _data ) { return ((__uint16_t)((_data << 8) | (_data >> 8))); } static __inline__ __uint32_t _OSSwapInt32( __uint32_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 91 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static __inline__ __uint64_t _OSSwapInt64( __uint64_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 67 "/usr/include/libkern/_OSByteOrder.h" 2 3 4 # 131 "/usr/include/sys/_endian.h" 2 3 4 # 100 "/usr/include/i386/endian.h" 2 3 4 # 36 "/usr/include/machine/endian.h" 2 3 4 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_MACHINE_ENDIAN_H" to "1" ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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: limits.h Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/limits.h" 1 3 4 # 34 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/limits.h" 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/syslimits.h" 1 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/limits.h" 1 3 4 # 168 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/limits.h" 3 4 # 1 "/usr/include/limits.h" 1 3 4 # 63 "/usr/include/limits.h" 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 64 "/usr/include/limits.h" 2 3 4 # 1 "/usr/include/machine/limits.h" 1 3 4 # 1 "/usr/include/i386/limits.h" 1 3 4 # 40 "/usr/include/i386/limits.h" 3 4 # 1 "/usr/include/i386/_limits.h" 1 3 4 # 41 "/usr/include/i386/limits.h" 2 3 4 # 7 "/usr/include/machine/limits.h" 2 3 4 # 65 "/usr/include/limits.h" 2 3 4 # 1 "/usr/include/sys/syslimits.h" 1 3 4 # 66 "/usr/include/limits.h" 2 3 4 # 169 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/limits.h" 2 3 4 # 8 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/syslimits.h" 2 3 4 # 35 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/limits.h" 2 3 4 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_LIMITS_H" to "1" ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/usr/include/fcntl.h" 1 3 4 # 23 "/usr/include/fcntl.h" 3 4 # 1 "/usr/include/sys/fcntl.h" 1 3 4 # 78 "/usr/include/sys/fcntl.h" 3 4 # 1 "/usr/include/sys/_types.h" 1 3 4 # 32 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 33 "/usr/include/sys/_types.h" 2 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 32 "/usr/include/machine/_types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 33 "/usr/include/machine/_types.h" 2 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 79 "/usr/include/sys/fcntl.h" 2 3 4 # 1 "/usr/include/Availability.h" 1 3 4 # 153 "/usr/include/Availability.h" 3 4 # 1 "/usr/include/AvailabilityInternal.h" 1 3 4 # 154 "/usr/include/Availability.h" 2 3 4 # 81 "/usr/include/sys/fcntl.h" 2 3 4 # 1 "/usr/include/sys/_types/_size_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_size_t.h" 3 4 typedef __darwin_size_t size_t; # 84 "/usr/include/sys/fcntl.h" 2 3 4 # 1 "/usr/include/sys/_types/_mode_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_mode_t.h" 3 4 typedef __darwin_mode_t mode_t; # 85 "/usr/include/sys/fcntl.h" 2 3 4 # 1 "/usr/include/sys/_types/_off_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_off_t.h" 3 4 typedef __darwin_off_t off_t; # 86 "/usr/include/sys/fcntl.h" 2 3 4 # 1 "/usr/include/sys/_types/_pid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_pid_t.h" 3 4 typedef __darwin_pid_t pid_t; # 87 "/usr/include/sys/fcntl.h" 2 3 4 # 116 "/usr/include/sys/fcntl.h" 3 4 # 1 "/usr/include/sys/_types/_o_sync.h" 1 3 4 # 117 "/usr/include/sys/fcntl.h" 2 3 4 # 157 "/usr/include/sys/fcntl.h" 3 4 # 1 "/usr/include/sys/_types/_o_dsync.h" 1 3 4 # 158 "/usr/include/sys/fcntl.h" 2 3 4 # 296 "/usr/include/sys/fcntl.h" 3 4 # 1 "/usr/include/sys/_types/_seek_set.h" 1 3 4 # 297 "/usr/include/sys/fcntl.h" 2 3 4 # 1 "/usr/include/sys/_types/_s_ifmt.h" 1 3 4 # 303 "/usr/include/sys/fcntl.h" 2 3 4 # 321 "/usr/include/sys/fcntl.h" 3 4 struct flock { off_t l_start; off_t l_len; pid_t l_pid; short l_type; short l_whence; }; # 1 "/usr/include/sys/_types/_timespec.h" 1 3 4 # 30 "/usr/include/sys/_types/_timespec.h" 3 4 struct timespec { __darwin_time_t tv_sec; long tv_nsec; }; # 330 "/usr/include/sys/fcntl.h" 2 3 4 struct flocktimeout { struct flock fl; struct timespec timeout; }; # 349 "/usr/include/sys/fcntl.h" 3 4 struct radvisory { off_t ra_offset; int ra_count; }; typedef struct fcodeblobs { void *f_cd_hash; size_t f_hash_size; void *f_cd_buffer; size_t f_cd_size; unsigned int *f_out_size; int f_arch; int __padding; } fcodeblobs_t; # 373 "/usr/include/sys/fcntl.h" 3 4 typedef struct fsignatures { off_t fs_file_start; void *fs_blob_start; size_t fs_blob_size; } fsignatures_t; # 387 "/usr/include/sys/fcntl.h" 3 4 typedef struct fstore { unsigned int fst_flags; int fst_posmode; off_t fst_offset; off_t fst_length; off_t fst_bytesalloc; } fstore_t; typedef struct fbootstraptransfer { off_t fbt_offset; size_t fbt_length; void *fbt_buffer; } fbootstraptransfer_t; # 425 "/usr/include/sys/fcntl.h" 3 4 #pragma pack(4) struct log2phys { unsigned int l2p_flags; off_t l2p_contigbytes; off_t l2p_devoffset; }; #pragma pack() # 448 "/usr/include/sys/fcntl.h" 3 4 # 1 "/usr/include/sys/_types/_filesec_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_filesec_t.h" 3 4 struct _filesec; typedef struct _filesec *filesec_t; # 449 "/usr/include/sys/fcntl.h" 2 3 4 typedef enum { FILESEC_OWNER = 1, FILESEC_GROUP = 2, FILESEC_UUID = 3, FILESEC_MODE = 4, FILESEC_ACL = 5, FILESEC_GRPUUID = 6, FILESEC_ACL_RAW = 100, FILESEC_ACL_ALLOCSIZE = 101 } filesec_property_t; int open(const char *, int, ...) __asm("_" "open" ); int openat(int, const char *, int, ...) __asm("_" "openat" ) ; int creat(const char *, mode_t) __asm("_" "creat" ); int fcntl(int, int, ...) __asm("_" "fcntl" ); int openx_np(const char *, int, filesec_t); int open_dprotected_np ( const char *, int, int, int, ...); int flock(int, int); filesec_t filesec_init(void); filesec_t filesec_dup(filesec_t); void filesec_free(filesec_t); int filesec_get_property(filesec_t, filesec_property_t, void *); int filesec_query_property(filesec_t, filesec_property_t, int *); int filesec_set_property(filesec_t, filesec_property_t, const void *); int filesec_unset_property(filesec_t, filesec_property_t) ; # 23 "/usr/include/fcntl.h" 2 3 4 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_FCNTL_H" to "1" ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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: string.h Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/usr/include/string.h" 1 3 4 # 61 "/usr/include/string.h" 3 4 # 1 "/usr/include/_types.h" 1 3 4 # 27 "/usr/include/_types.h" 3 4 # 1 "/usr/include/sys/_types.h" 1 3 4 # 32 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 33 "/usr/include/sys/_types.h" 2 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 32 "/usr/include/machine/_types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 33 "/usr/include/machine/_types.h" 2 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 28 "/usr/include/_types.h" 2 3 4 # 39 "/usr/include/_types.h" 3 4 typedef int __darwin_nl_item; typedef int __darwin_wctrans_t; typedef __uint32_t __darwin_wctype_t; # 62 "/usr/include/string.h" 2 3 4 # 1 "/usr/include/Availability.h" 1 3 4 # 153 "/usr/include/Availability.h" 3 4 # 1 "/usr/include/AvailabilityInternal.h" 1 3 4 # 154 "/usr/include/Availability.h" 2 3 4 # 64 "/usr/include/string.h" 2 3 4 # 1 "/usr/include/sys/_types/_size_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_size_t.h" 3 4 typedef __darwin_size_t size_t; # 65 "/usr/include/string.h" 2 3 4 # 1 "/usr/include/sys/_types/_null.h" 1 3 4 # 66 "/usr/include/string.h" 2 3 4 void *memchr(const void *, int, size_t); int memcmp(const void *, const void *, size_t); void *memcpy(void *, const void *, size_t); void *memmove(void *, const void *, size_t); void *memset(void *, int, size_t); char *strcat(char *, const char *); char *strchr(const char *, int); int strcmp(const char *, const char *); int strcoll(const char *, const char *); char *strcpy(char *, const char *); size_t strcspn(const char *, const char *); char *strerror(int) __asm("_" "strerror" ); size_t strlen(const char *); char *strncat(char *, const char *, size_t); int strncmp(const char *, const char *, size_t); char *strncpy(char *, const char *, size_t); char *strpbrk(const char *, const char *); char *strrchr(const char *, int); size_t strspn(const char *, const char *); char *strstr(const char *, const char *); char *strtok(char *, const char *); size_t strxfrm(char *, const char *, size_t); # 103 "/usr/include/string.h" 3 4 char *strtok_r(char *, const char *, char **); # 115 "/usr/include/string.h" 3 4 int strerror_r(int, char *, size_t); char *strdup(const char *); void *memccpy(void *, const void *, int, size_t); # 129 "/usr/include/string.h" 3 4 char *stpcpy(char *, const char *); char *stpncpy(char *, const char *, size_t) ; char *strndup(const char *, size_t) ; size_t strnlen(const char *, size_t) ; char *strsignal(int sig); # 1 "/usr/include/sys/_types/_rsize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_rsize_t.h" 3 4 typedef __darwin_size_t rsize_t; # 142 "/usr/include/string.h" 2 3 4 # 1 "/usr/include/sys/_types/_errno_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_errno_t.h" 3 4 typedef int errno_t; # 143 "/usr/include/string.h" 2 3 4 errno_t memset_s(void *, rsize_t, int, rsize_t) ; # 1 "/usr/include/sys/_types/_ssize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ssize_t.h" 3 4 typedef __darwin_ssize_t ssize_t; # 153 "/usr/include/string.h" 2 3 4 void *memmem(const void *, size_t, const void *, size_t) ; void memset_pattern4(void *, const void *, size_t) ; void memset_pattern8(void *, const void *, size_t) ; void memset_pattern16(void *, const void *, size_t) ; char *strcasestr(const char *, const char *); char *strnstr(const char *, const char *, size_t); size_t strlcat(char *, const char *, size_t); size_t strlcpy(char *, const char *, size_t); void strmode(int, char *); char *strsep(char **, const char *); void swab(const void * , void * , ssize_t); # 1 "/usr/include/strings.h" 1 3 4 # 67 "/usr/include/strings.h" 3 4 int bcmp(const void *, const void *, size_t) ; void bcopy(const void *, void *, size_t) ; void bzero(void *, size_t) ; char *index(const char *, int) ; char *rindex(const char *, int) ; int ffs(int); int strcasecmp(const char *, const char *); int strncasecmp(const char *, const char *, size_t); int ffsl(long) ; int ffsll(long long) ; int fls(int) ; int flsl(long) ; int flsll(long long) ; # 1 "/usr/include/string.h" 1 3 4 # 93 "/usr/include/strings.h" 2 3 4 # 177 "/usr/include/string.h" 2 3 4 # 186 "/usr/include/string.h" 3 4 # 1 "/usr/include/secure/_string.h" 1 3 4 # 33 "/usr/include/secure/_string.h" 3 4 # 1 "/usr/include/secure/_common.h" 1 3 4 # 34 "/usr/include/secure/_string.h" 2 3 4 # 187 "/usr/include/string.h" 2 3 4 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_STRING_H" to "1" ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/usr/include/sys/times.h" 1 3 4 # 72 "/usr/include/sys/times.h" 3 4 # 1 "/usr/include/sys/appleapiopts.h" 1 3 4 # 73 "/usr/include/sys/times.h" 2 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 74 "/usr/include/sys/times.h" 2 3 4 # 1 "/usr/include/sys/_types.h" 1 3 4 # 33 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 32 "/usr/include/machine/_types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 33 "/usr/include/machine/_types.h" 2 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 75 "/usr/include/sys/times.h" 2 3 4 # 1 "/usr/include/sys/_types/_clock_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_clock_t.h" 3 4 typedef __darwin_clock_t clock_t; # 78 "/usr/include/sys/times.h" 2 3 4 struct tms { clock_t tms_utime; clock_t tms_stime; clock_t tms_cutime; clock_t tms_cstime; }; clock_t times(struct tms *); # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_TIMES_H" to "1" ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Possible ERROR while running preprocessor: exit code 256 stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. : Preprocess stderr after filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:16: fatal error: io.h: No such file or directory #include ^compilation terminated.: ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 1 3 4 # 9 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 1 3 4 # 27 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 3 4 # 1 "/usr/include/sys/_types/_int8_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int8_t.h" 3 4 typedef __signed char int8_t; # 28 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int16_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int16_t.h" 3 4 typedef short int16_t; # 29 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int32_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int32_t.h" 3 4 typedef int int32_t; # 30 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int64_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int64_t.h" 3 4 typedef long long int64_t; # 31 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint8_t.h" 1 3 4 # 31 "/usr/include/_types/_uint8_t.h" 3 4 typedef unsigned char uint8_t; # 33 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint16_t.h" 1 3 4 # 31 "/usr/include/_types/_uint16_t.h" 3 4 typedef unsigned short uint16_t; # 34 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint32_t.h" 1 3 4 # 31 "/usr/include/_types/_uint32_t.h" 3 4 typedef unsigned int uint32_t; # 35 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint64_t.h" 1 3 4 # 31 "/usr/include/_types/_uint64_t.h" 3 4 typedef unsigned long long uint64_t; # 36 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 typedef int8_t int_least8_t; typedef int16_t int_least16_t; typedef int32_t int_least32_t; typedef int64_t int_least64_t; typedef uint8_t uint_least8_t; typedef uint16_t uint_least16_t; typedef uint32_t uint_least32_t; typedef uint64_t uint_least64_t; typedef int8_t int_fast8_t; typedef int16_t int_fast16_t; typedef int32_t int_fast32_t; typedef int64_t int_fast64_t; typedef uint8_t uint_fast8_t; typedef uint16_t uint_fast16_t; typedef uint32_t uint_fast32_t; typedef uint64_t uint_fast64_t; # 1 "/usr/include/sys/_types.h" 1 3 4 # 32 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 33 "/usr/include/sys/_types.h" 2 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 32 "/usr/include/machine/_types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 33 "/usr/include/machine/_types.h" 2 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 62 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_intptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_intptr_t.h" 3 4 typedef __darwin_intptr_t intptr_t; # 63 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_uintptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uintptr_t.h" 3 4 typedef unsigned long uintptr_t; # 64 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_intmax_t.h" 1 3 4 # 32 "/usr/include/_types/_intmax_t.h" 3 4 typedef long int intmax_t; # 68 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uintmax_t.h" 1 3 4 # 32 "/usr/include/_types/_uintmax_t.h" 3 4 typedef long unsigned int uintmax_t; # 69 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 10 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 2 3 4 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_STDINT_H" to "1" ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/usr/include/pwd.h" 1 3 4 # 46 "/usr/include/pwd.h" 3 4 # 1 "/usr/include/_types.h" 1 3 4 # 27 "/usr/include/_types.h" 3 4 # 1 "/usr/include/sys/_types.h" 1 3 4 # 32 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 33 "/usr/include/sys/_types.h" 2 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 32 "/usr/include/machine/_types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 33 "/usr/include/machine/_types.h" 2 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 28 "/usr/include/_types.h" 2 3 4 # 39 "/usr/include/_types.h" 3 4 typedef int __darwin_nl_item; typedef int __darwin_wctrans_t; typedef __uint32_t __darwin_wctype_t; # 47 "/usr/include/pwd.h" 2 3 4 # 1 "/usr/include/sys/_types/_gid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_gid_t.h" 3 4 typedef __darwin_gid_t gid_t; # 48 "/usr/include/pwd.h" 2 3 4 # 1 "/usr/include/sys/_types/_size_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_size_t.h" 3 4 typedef __darwin_size_t size_t; # 49 "/usr/include/pwd.h" 2 3 4 # 1 "/usr/include/sys/_types/_uid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uid_t.h" 3 4 typedef __darwin_uid_t uid_t; # 50 "/usr/include/pwd.h" 2 3 4 # 84 "/usr/include/pwd.h" 3 4 struct passwd { char *pw_name; char *pw_passwd; uid_t pw_uid; gid_t pw_gid; __darwin_time_t pw_change; char *pw_class; char *pw_gecos; char *pw_dir; char *pw_shell; __darwin_time_t pw_expire; }; struct passwd *getpwuid(uid_t); struct passwd *getpwnam(const char *); int getpwuid_r(uid_t, struct passwd *, char *, size_t, struct passwd **); int getpwnam_r(const char *, struct passwd *, char *, size_t, struct passwd **); struct passwd *getpwent(void); void setpwent(void); void endpwent(void); # 1 "/usr/include/uuid/uuid.h" 1 3 4 # 39 "/usr/include/uuid/uuid.h" 3 4 # 1 "/usr/include/sys/_types/_uuid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uuid_t.h" 3 4 typedef __darwin_uuid_t uuid_t; # 40 "/usr/include/uuid/uuid.h" 2 3 4 typedef __darwin_uuid_string_t uuid_string_t; # 53 "/usr/include/uuid/uuid.h" 3 4 void uuid_clear(uuid_t uu); int uuid_compare(const uuid_t uu1, const uuid_t uu2); void uuid_copy(uuid_t dst, const uuid_t src); void uuid_generate(uuid_t out); void uuid_generate_random(uuid_t out); void uuid_generate_time(uuid_t out); int uuid_is_null(const uuid_t uu); int uuid_parse(const uuid_string_t in, uuid_t uu); void uuid_unparse(const uuid_t uu, uuid_string_t out); void uuid_unparse_lower(const uuid_t uu, uuid_string_t out); void uuid_unparse_upper(const uuid_t uu, uuid_string_t out); # 111 "/usr/include/pwd.h" 2 3 4 int setpassent(int); char *user_from_uid(uid_t, int); struct passwd *getpwuuid(uuid_t); int getpwuuid_r(uuid_t, struct passwd *, char *, size_t, struct passwd **); # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_PWD_H" to "1" ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/float.h" 1 3 4 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_FLOAT_H" to "1" ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/usr/include/sys/param.h" 1 3 4 # 79 "/usr/include/sys/param.h" 3 4 # 1 "/usr/include/sys/_types.h" 1 3 4 # 32 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 33 "/usr/include/sys/_types.h" 2 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 32 "/usr/include/machine/_types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 33 "/usr/include/machine/_types.h" 2 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 80 "/usr/include/sys/param.h" 2 3 4 # 1 "/usr/include/sys/_types/_null.h" 1 3 4 # 81 "/usr/include/sys/param.h" 2 3 4 # 1 "/usr/include/sys/types.h" 1 3 4 # 72 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/appleapiopts.h" 1 3 4 # 73 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/machine/types.h" 1 3 4 # 35 "/usr/include/machine/types.h" 3 4 # 1 "/usr/include/i386/types.h" 1 3 4 # 76 "/usr/include/i386/types.h" 3 4 # 1 "/usr/include/sys/_types/_int8_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int8_t.h" 3 4 typedef signed char int8_t; # 77 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_int16_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int16_t.h" 3 4 typedef short int16_t; # 78 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_int32_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int32_t.h" 3 4 typedef int int32_t; # 79 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_int64_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int64_t.h" 3 4 typedef long long int64_t; # 80 "/usr/include/i386/types.h" 2 3 4 typedef unsigned char u_int8_t; typedef unsigned short u_int16_t; typedef unsigned int u_int32_t; typedef unsigned long long u_int64_t; typedef int64_t register_t; # 1 "/usr/include/sys/_types/_intptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_intptr_t.h" 3 4 typedef __darwin_intptr_t intptr_t; # 93 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_uintptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uintptr_t.h" 3 4 typedef unsigned long uintptr_t; # 94 "/usr/include/i386/types.h" 2 3 4 typedef u_int64_t user_addr_t; typedef u_int64_t user_size_t; typedef int64_t user_ssize_t; typedef int64_t user_long_t; typedef u_int64_t user_ulong_t; typedef int64_t user_time_t; typedef int64_t user_off_t; typedef u_int64_t syscall_arg_t; # 36 "/usr/include/machine/types.h" 2 3 4 # 79 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/machine/endian.h" 1 3 4 # 35 "/usr/include/machine/endian.h" 3 4 # 1 "/usr/include/i386/endian.h" 1 3 4 # 99 "/usr/include/i386/endian.h" 3 4 # 1 "/usr/include/sys/_endian.h" 1 3 4 # 130 "/usr/include/sys/_endian.h" 3 4 # 1 "/usr/include/libkern/_OSByteOrder.h" 1 3 4 # 66 "/usr/include/libkern/_OSByteOrder.h" 3 4 # 1 "/usr/include/libkern/i386/_OSByteOrder.h" 1 3 4 # 44 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static __inline__ __uint16_t _OSSwapInt16( __uint16_t _data ) { return ((__uint16_t)((_data << 8) | (_data >> 8))); } static __inline__ __uint32_t _OSSwapInt32( __uint32_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 91 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static __inline__ __uint64_t _OSSwapInt64( __uint64_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 67 "/usr/include/libkern/_OSByteOrder.h" 2 3 4 # 131 "/usr/include/sys/_endian.h" 2 3 4 # 100 "/usr/include/i386/endian.h" 2 3 4 # 36 "/usr/include/machine/endian.h" 2 3 4 # 82 "/usr/include/sys/types.h" 2 3 4 typedef unsigned char u_char; typedef unsigned short u_short; typedef unsigned int u_int; typedef unsigned long u_long; typedef unsigned short ushort; typedef unsigned int uint; typedef u_int64_t u_quad_t; typedef int64_t quad_t; typedef quad_t * qaddr_t; typedef char * caddr_t; typedef int32_t daddr_t; # 1 "/usr/include/sys/_types/_dev_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_dev_t.h" 3 4 typedef __darwin_dev_t dev_t; # 103 "/usr/include/sys/types.h" 2 3 4 typedef u_int32_t fixpt_t; # 1 "/usr/include/sys/_types/_blkcnt_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_blkcnt_t.h" 3 4 typedef __darwin_blkcnt_t blkcnt_t; # 107 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_blksize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_blksize_t.h" 3 4 typedef __darwin_blksize_t blksize_t; # 108 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_gid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_gid_t.h" 3 4 typedef __darwin_gid_t gid_t; # 109 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_in_addr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_in_addr_t.h" 3 4 typedef __uint32_t in_addr_t; # 110 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_in_port_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_in_port_t.h" 3 4 typedef __uint16_t in_port_t; # 111 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_ino_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ino_t.h" 3 4 typedef __darwin_ino_t ino_t; # 112 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_ino64_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ino64_t.h" 3 4 typedef __darwin_ino64_t ino64_t; # 115 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_key_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_key_t.h" 3 4 typedef __int32_t key_t; # 118 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_mode_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_mode_t.h" 3 4 typedef __darwin_mode_t mode_t; # 119 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_nlink_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_nlink_t.h" 3 4 typedef __uint16_t nlink_t; # 120 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_id_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_id_t.h" 3 4 typedef __darwin_id_t id_t; # 121 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_pid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_pid_t.h" 3 4 typedef __darwin_pid_t pid_t; # 122 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_off_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_off_t.h" 3 4 typedef __darwin_off_t off_t; # 123 "/usr/include/sys/types.h" 2 3 4 typedef int32_t segsz_t; typedef int32_t swblk_t; # 1 "/usr/include/sys/_types/_uid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uid_t.h" 3 4 typedef __darwin_uid_t uid_t; # 128 "/usr/include/sys/types.h" 2 3 4 # 161 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/_types/_clock_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_clock_t.h" 3 4 typedef __darwin_clock_t clock_t; # 162 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_size_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_size_t.h" 3 4 typedef __darwin_size_t size_t; # 163 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_ssize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ssize_t.h" 3 4 typedef __darwin_ssize_t ssize_t; # 164 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_time_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_time_t.h" 3 4 typedef __darwin_time_t time_t; # 165 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_useconds_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_useconds_t.h" 3 4 typedef __darwin_useconds_t useconds_t; # 167 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_suseconds_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_suseconds_t.h" 3 4 typedef __darwin_suseconds_t suseconds_t; # 168 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_rsize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_rsize_t.h" 3 4 typedef __darwin_size_t rsize_t; # 171 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_errno_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_errno_t.h" 3 4 typedef int errno_t; # 172 "/usr/include/sys/types.h" 2 3 4 # 180 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/_types/_fd_def.h" 1 3 4 # 45 "/usr/include/sys/_types/_fd_def.h" 3 4 typedef struct fd_set { __int32_t fds_bits[((((1024) % ((sizeof(__int32_t) * 8))) == 0) ? ((1024) / ((sizeof(__int32_t) * 8))) : (((1024) / ((sizeof(__int32_t) * 8))) + 1))]; } fd_set; static __inline int __darwin_fd_isset(int _n, const struct fd_set *_p) { return (_p->fds_bits[(unsigned long)_n/(sizeof(__int32_t) * 8)] & ((__int32_t)(1<<((unsigned long)_n % (sizeof(__int32_t) * 8))))); } # 181 "/usr/include/sys/types.h" 2 3 4 typedef __int32_t fd_mask; # 1 "/usr/include/sys/_types/_fd_setsize.h" 1 3 4 # 194 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_set.h" 1 3 4 # 195 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_clr.h" 1 3 4 # 196 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_zero.h" 1 3 4 # 197 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_isset.h" 1 3 4 # 198 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_copy.h" 1 3 4 # 201 "/usr/include/sys/types.h" 2 3 4 # 211 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/_pthread/_pthread_attr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_attr_t.h" 3 4 typedef __darwin_pthread_attr_t pthread_attr_t; # 212 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_cond_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_cond_t.h" 3 4 typedef __darwin_pthread_cond_t pthread_cond_t; # 213 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_condattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_condattr_t.h" 3 4 typedef __darwin_pthread_condattr_t pthread_condattr_t; # 214 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_mutex_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_mutex_t.h" 3 4 typedef __darwin_pthread_mutex_t pthread_mutex_t; # 215 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_mutexattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_mutexattr_t.h" 3 4 typedef __darwin_pthread_mutexattr_t pthread_mutexattr_t; # 216 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_once_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_once_t.h" 3 4 typedef __darwin_pthread_once_t pthread_once_t; # 217 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_rwlock_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_rwlock_t.h" 3 4 typedef __darwin_pthread_rwlock_t pthread_rwlock_t; # 218 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_rwlockattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_rwlockattr_t.h" 3 4 typedef __darwin_pthread_rwlockattr_t pthread_rwlockattr_t; # 219 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_t.h" 3 4 typedef __darwin_pthread_t pthread_t; # 220 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_key_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_key_t.h" 3 4 typedef __darwin_pthread_key_t pthread_key_t; # 224 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fsblkcnt_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_fsblkcnt_t.h" 3 4 typedef __darwin_fsblkcnt_t fsblkcnt_t; # 229 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fsfilcnt_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_fsfilcnt_t.h" 3 4 typedef __darwin_fsfilcnt_t fsfilcnt_t; # 230 "/usr/include/sys/types.h" 2 3 4 # 84 "/usr/include/sys/param.h" 2 3 4 # 93 "/usr/include/sys/param.h" 3 4 # 1 "/usr/include/sys/syslimits.h" 1 3 4 # 94 "/usr/include/sys/param.h" 2 3 4 # 107 "/usr/include/sys/param.h" 3 4 # 1 "/usr/include/machine/param.h" 1 3 4 # 35 "/usr/include/machine/param.h" 3 4 # 1 "/usr/include/i386/param.h" 1 3 4 # 75 "/usr/include/i386/param.h" 3 4 # 1 "/usr/include/i386/_param.h" 1 3 4 # 76 "/usr/include/i386/param.h" 2 3 4 # 36 "/usr/include/machine/param.h" 2 3 4 # 108 "/usr/include/sys/param.h" 2 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/limits.h" 1 3 4 # 34 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/limits.h" 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/syslimits.h" 1 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/limits.h" 1 3 4 # 168 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/limits.h" 3 4 # 1 "/usr/include/limits.h" 1 3 4 # 64 "/usr/include/limits.h" 3 4 # 1 "/usr/include/machine/limits.h" 1 3 4 # 1 "/usr/include/i386/limits.h" 1 3 4 # 40 "/usr/include/i386/limits.h" 3 4 # 1 "/usr/include/i386/_limits.h" 1 3 4 # 41 "/usr/include/i386/limits.h" 2 3 4 # 7 "/usr/include/machine/limits.h" 2 3 4 # 65 "/usr/include/limits.h" 2 3 4 # 169 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/limits.h" 2 3 4 # 8 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/syslimits.h" 2 3 4 # 35 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/limits.h" 2 3 4 # 111 "/usr/include/sys/param.h" 2 3 4 # 1 "/usr/include/sys/signal.h" 1 3 4 # 81 "/usr/include/sys/signal.h" 3 4 # 1 "/usr/include/machine/signal.h" 1 3 4 # 32 "/usr/include/machine/signal.h" 3 4 # 1 "/usr/include/i386/signal.h" 1 3 4 # 39 "/usr/include/i386/signal.h" 3 4 typedef int sig_atomic_t; # 33 "/usr/include/machine/signal.h" 2 3 4 # 82 "/usr/include/sys/signal.h" 2 3 4 # 145 "/usr/include/sys/signal.h" 3 4 # 1 "/usr/include/machine/_mcontext.h" 1 3 4 # 29 "/usr/include/machine/_mcontext.h" 3 4 # 1 "/usr/include/i386/_mcontext.h" 1 3 4 # 33 "/usr/include/i386/_mcontext.h" 3 4 # 1 "/usr/include/mach/i386/_structs.h" 1 3 4 # 43 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_i386_thread_state { unsigned int __eax; unsigned int __ebx; unsigned int __ecx; unsigned int __edx; unsigned int __edi; unsigned int __esi; unsigned int __ebp; unsigned int __esp; unsigned int __ss; unsigned int __eflags; unsigned int __eip; unsigned int __cs; unsigned int __ds; unsigned int __es; unsigned int __fs; unsigned int __gs; }; # 89 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_fp_control { unsigned short __invalid :1, __denorm :1, __zdiv :1, __ovrfl :1, __undfl :1, __precis :1, :2, __pc :2, __rc :2, :1, :3; }; typedef struct __darwin_fp_control __darwin_fp_control_t; # 147 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_fp_status { unsigned short __invalid :1, __denorm :1, __zdiv :1, __ovrfl :1, __undfl :1, __precis :1, __stkflt :1, __errsumm :1, __c0 :1, __c1 :1, __c2 :1, __tos :3, __c3 :1, __busy :1; }; typedef struct __darwin_fp_status __darwin_fp_status_t; # 191 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_mmst_reg { char __mmst_reg[10]; char __mmst_rsrv[6]; }; # 210 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_xmm_reg { char __xmm_reg[16]; }; # 232 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_i386_float_state { int __fpu_reserved[2]; struct __darwin_fp_control __fpu_fcw; struct __darwin_fp_status __fpu_fsw; __uint8_t __fpu_ftw; __uint8_t __fpu_rsrv1; __uint16_t __fpu_fop; __uint32_t __fpu_ip; __uint16_t __fpu_cs; __uint16_t __fpu_rsrv2; __uint32_t __fpu_dp; __uint16_t __fpu_ds; __uint16_t __fpu_rsrv3; __uint32_t __fpu_mxcsr; __uint32_t __fpu_mxcsrmask; struct __darwin_mmst_reg __fpu_stmm0; struct __darwin_mmst_reg __fpu_stmm1; struct __darwin_mmst_reg __fpu_stmm2; struct __darwin_mmst_reg __fpu_stmm3; struct __darwin_mmst_reg __fpu_stmm4; struct __darwin_mmst_reg __fpu_stmm5; struct __darwin_mmst_reg __fpu_stmm6; struct __darwin_mmst_reg __fpu_stmm7; struct __darwin_xmm_reg __fpu_xmm0; struct __darwin_xmm_reg __fpu_xmm1; struct __darwin_xmm_reg __fpu_xmm2; struct __darwin_xmm_reg __fpu_xmm3; struct __darwin_xmm_reg __fpu_xmm4; struct __darwin_xmm_reg __fpu_xmm5; struct __darwin_xmm_reg __fpu_xmm6; struct __darwin_xmm_reg __fpu_xmm7; char __fpu_rsrv4[14*16]; int __fpu_reserved1; }; struct __darwin_i386_avx_state { int __fpu_reserved[2]; struct __darwin_fp_control __fpu_fcw; struct __darwin_fp_status __fpu_fsw; __uint8_t __fpu_ftw; __uint8_t __fpu_rsrv1; __uint16_t __fpu_fop; __uint32_t __fpu_ip; __uint16_t __fpu_cs; __uint16_t __fpu_rsrv2; __uint32_t __fpu_dp; __uint16_t __fpu_ds; __uint16_t __fpu_rsrv3; __uint32_t __fpu_mxcsr; __uint32_t __fpu_mxcsrmask; struct __darwin_mmst_reg __fpu_stmm0; struct __darwin_mmst_reg __fpu_stmm1; struct __darwin_mmst_reg __fpu_stmm2; struct __darwin_mmst_reg __fpu_stmm3; struct __darwin_mmst_reg __fpu_stmm4; struct __darwin_mmst_reg __fpu_stmm5; struct __darwin_mmst_reg __fpu_stmm6; struct __darwin_mmst_reg __fpu_stmm7; struct __darwin_xmm_reg __fpu_xmm0; struct __darwin_xmm_reg __fpu_xmm1; struct __darwin_xmm_reg __fpu_xmm2; struct __darwin_xmm_reg __fpu_xmm3; struct __darwin_xmm_reg __fpu_xmm4; struct __darwin_xmm_reg __fpu_xmm5; struct __darwin_xmm_reg __fpu_xmm6; struct __darwin_xmm_reg __fpu_xmm7; char __fpu_rsrv4[14*16]; int __fpu_reserved1; char __avx_reserved1[64]; struct __darwin_xmm_reg __fpu_ymmh0; struct __darwin_xmm_reg __fpu_ymmh1; struct __darwin_xmm_reg __fpu_ymmh2; struct __darwin_xmm_reg __fpu_ymmh3; struct __darwin_xmm_reg __fpu_ymmh4; struct __darwin_xmm_reg __fpu_ymmh5; struct __darwin_xmm_reg __fpu_ymmh6; struct __darwin_xmm_reg __fpu_ymmh7; }; # 402 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_i386_exception_state { __uint16_t __trapno; __uint16_t __cpu; __uint32_t __err; __uint32_t __faultvaddr; }; # 422 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_debug_state32 { unsigned int __dr0; unsigned int __dr1; unsigned int __dr2; unsigned int __dr3; unsigned int __dr4; unsigned int __dr5; unsigned int __dr6; unsigned int __dr7; }; # 454 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_thread_state64 { __uint64_t __rax; __uint64_t __rbx; __uint64_t __rcx; __uint64_t __rdx; __uint64_t __rdi; __uint64_t __rsi; __uint64_t __rbp; __uint64_t __rsp; __uint64_t __r8; __uint64_t __r9; __uint64_t __r10; __uint64_t __r11; __uint64_t __r12; __uint64_t __r13; __uint64_t __r14; __uint64_t __r15; __uint64_t __rip; __uint64_t __rflags; __uint64_t __cs; __uint64_t __fs; __uint64_t __gs; }; # 509 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_float_state64 { int __fpu_reserved[2]; struct __darwin_fp_control __fpu_fcw; struct __darwin_fp_status __fpu_fsw; __uint8_t __fpu_ftw; __uint8_t __fpu_rsrv1; __uint16_t __fpu_fop; __uint32_t __fpu_ip; __uint16_t __fpu_cs; __uint16_t __fpu_rsrv2; __uint32_t __fpu_dp; __uint16_t __fpu_ds; __uint16_t __fpu_rsrv3; __uint32_t __fpu_mxcsr; __uint32_t __fpu_mxcsrmask; struct __darwin_mmst_reg __fpu_stmm0; struct __darwin_mmst_reg __fpu_stmm1; struct __darwin_mmst_reg __fpu_stmm2; struct __darwin_mmst_reg __fpu_stmm3; struct __darwin_mmst_reg __fpu_stmm4; struct __darwin_mmst_reg __fpu_stmm5; struct __darwin_mmst_reg __fpu_stmm6; struct __darwin_mmst_reg __fpu_stmm7; struct __darwin_xmm_reg __fpu_xmm0; struct __darwin_xmm_reg __fpu_xmm1; struct __darwin_xmm_reg __fpu_xmm2; struct __darwin_xmm_reg __fpu_xmm3; struct __darwin_xmm_reg __fpu_xmm4; struct __darwin_xmm_reg __fpu_xmm5; struct __darwin_xmm_reg __fpu_xmm6; struct __darwin_xmm_reg __fpu_xmm7; struct __darwin_xmm_reg __fpu_xmm8; struct __darwin_xmm_reg __fpu_xmm9; struct __darwin_xmm_reg __fpu_xmm10; struct __darwin_xmm_reg __fpu_xmm11; struct __darwin_xmm_reg __fpu_xmm12; struct __darwin_xmm_reg __fpu_xmm13; struct __darwin_xmm_reg __fpu_xmm14; struct __darwin_xmm_reg __fpu_xmm15; char __fpu_rsrv4[6*16]; int __fpu_reserved1; }; struct __darwin_x86_avx_state64 { int __fpu_reserved[2]; struct __darwin_fp_control __fpu_fcw; struct __darwin_fp_status __fpu_fsw; __uint8_t __fpu_ftw; __uint8_t __fpu_rsrv1; __uint16_t __fpu_fop; __uint32_t __fpu_ip; __uint16_t __fpu_cs; __uint16_t __fpu_rsrv2; __uint32_t __fpu_dp; __uint16_t __fpu_ds; __uint16_t __fpu_rsrv3; __uint32_t __fpu_mxcsr; __uint32_t __fpu_mxcsrmask; struct __darwin_mmst_reg __fpu_stmm0; struct __darwin_mmst_reg __fpu_stmm1; struct __darwin_mmst_reg __fpu_stmm2; struct __darwin_mmst_reg __fpu_stmm3; struct __darwin_mmst_reg __fpu_stmm4; struct __darwin_mmst_reg __fpu_stmm5; struct __darwin_mmst_reg __fpu_stmm6; struct __darwin_mmst_reg __fpu_stmm7; struct __darwin_xmm_reg __fpu_xmm0; struct __darwin_xmm_reg __fpu_xmm1; struct __darwin_xmm_reg __fpu_xmm2; struct __darwin_xmm_reg __fpu_xmm3; struct __darwin_xmm_reg __fpu_xmm4; struct __darwin_xmm_reg __fpu_xmm5; struct __darwin_xmm_reg __fpu_xmm6; struct __darwin_xmm_reg __fpu_xmm7; struct __darwin_xmm_reg __fpu_xmm8; struct __darwin_xmm_reg __fpu_xmm9; struct __darwin_xmm_reg __fpu_xmm10; struct __darwin_xmm_reg __fpu_xmm11; struct __darwin_xmm_reg __fpu_xmm12; struct __darwin_xmm_reg __fpu_xmm13; struct __darwin_xmm_reg __fpu_xmm14; struct __darwin_xmm_reg __fpu_xmm15; char __fpu_rsrv4[6*16]; int __fpu_reserved1; char __avx_reserved1[64]; struct __darwin_xmm_reg __fpu_ymmh0; struct __darwin_xmm_reg __fpu_ymmh1; struct __darwin_xmm_reg __fpu_ymmh2; struct __darwin_xmm_reg __fpu_ymmh3; struct __darwin_xmm_reg __fpu_ymmh4; struct __darwin_xmm_reg __fpu_ymmh5; struct __darwin_xmm_reg __fpu_ymmh6; struct __darwin_xmm_reg __fpu_ymmh7; struct __darwin_xmm_reg __fpu_ymmh8; struct __darwin_xmm_reg __fpu_ymmh9; struct __darwin_xmm_reg __fpu_ymmh10; struct __darwin_xmm_reg __fpu_ymmh11; struct __darwin_xmm_reg __fpu_ymmh12; struct __darwin_xmm_reg __fpu_ymmh13; struct __darwin_xmm_reg __fpu_ymmh14; struct __darwin_xmm_reg __fpu_ymmh15; }; # 751 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_exception_state64 { __uint16_t __trapno; __uint16_t __cpu; __uint32_t __err; __uint64_t __faultvaddr; }; # 771 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_debug_state64 { __uint64_t __dr0; __uint64_t __dr1; __uint64_t __dr2; __uint64_t __dr3; __uint64_t __dr4; __uint64_t __dr5; __uint64_t __dr6; __uint64_t __dr7; }; # 34 "/usr/include/i386/_mcontext.h" 2 3 4 struct __darwin_mcontext32 { struct __darwin_i386_exception_state __es; struct __darwin_i386_thread_state __ss; struct __darwin_i386_float_state __fs; }; struct __darwin_mcontext_avx32 { struct __darwin_i386_exception_state __es; struct __darwin_i386_thread_state __ss; struct __darwin_i386_avx_state __fs; }; # 76 "/usr/include/i386/_mcontext.h" 3 4 struct __darwin_mcontext64 { struct __darwin_x86_exception_state64 __es; struct __darwin_x86_thread_state64 __ss; struct __darwin_x86_float_state64 __fs; }; struct __darwin_mcontext_avx64 { struct __darwin_x86_exception_state64 __es; struct __darwin_x86_thread_state64 __ss; struct __darwin_x86_avx_state64 __fs; }; # 115 "/usr/include/i386/_mcontext.h" 3 4 typedef struct __darwin_mcontext64 *mcontext_t; # 30 "/usr/include/machine/_mcontext.h" 2 3 4 # 146 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_sigaltstack.h" 1 3 4 # 36 "/usr/include/sys/_types/_sigaltstack.h" 3 4 struct __darwin_sigaltstack { void *ss_sp; __darwin_size_t ss_size; int ss_flags; }; typedef struct __darwin_sigaltstack stack_t; # 150 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_ucontext.h" 1 3 4 # 34 "/usr/include/sys/_types/_ucontext.h" 3 4 struct __darwin_ucontext { int uc_onstack; __darwin_sigset_t uc_sigmask; struct __darwin_sigaltstack uc_stack; struct __darwin_ucontext *uc_link; __darwin_size_t uc_mcsize; struct __darwin_mcontext64 *uc_mcontext; }; typedef struct __darwin_ucontext ucontext_t; # 151 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_sigset_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_sigset_t.h" 3 4 typedef __darwin_sigset_t sigset_t; # 154 "/usr/include/sys/signal.h" 2 3 4 union sigval { int sival_int; void *sival_ptr; }; struct sigevent { int sigev_notify; int sigev_signo; union sigval sigev_value; void (*sigev_notify_function)(union sigval); pthread_attr_t *sigev_notify_attributes; }; typedef struct __siginfo { int si_signo; int si_errno; int si_code; pid_t si_pid; uid_t si_uid; int si_status; void *si_addr; union sigval si_value; long si_band; unsigned long __pad[7]; } siginfo_t; # 268 "/usr/include/sys/signal.h" 3 4 union __sigaction_u { void (*__sa_handler)(int); void (*__sa_sigaction)(int, struct __siginfo *, void *); }; struct __sigaction { union __sigaction_u __sigaction_u; void (*sa_tramp)(void *, int, int, siginfo_t *, void *); sigset_t sa_mask; int sa_flags; }; struct sigaction { union __sigaction_u __sigaction_u; sigset_t sa_mask; int sa_flags; }; # 330 "/usr/include/sys/signal.h" 3 4 typedef void (*sig_t)(int); # 347 "/usr/include/sys/signal.h" 3 4 struct sigvec { void (*sv_handler)(int); int sv_mask; int sv_flags; }; # 366 "/usr/include/sys/signal.h" 3 4 struct sigstack { char *ss_sp; int ss_onstack; }; # 388 "/usr/include/sys/signal.h" 3 4 void (*signal(int, void (*)(int)))(int); # 114 "/usr/include/sys/param.h" 2 3 4 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_PARAM_H" to "1" ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/usr/include/netdb.h" 1 3 4 # 86 "/usr/include/netdb.h" 3 4 # 1 "/usr/include/_types.h" 1 3 4 # 27 "/usr/include/_types.h" 3 4 # 1 "/usr/include/sys/_types.h" 1 3 4 # 32 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 33 "/usr/include/sys/_types.h" 2 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 32 "/usr/include/machine/_types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 33 "/usr/include/machine/_types.h" 2 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 28 "/usr/include/_types.h" 2 3 4 # 39 "/usr/include/_types.h" 3 4 typedef int __darwin_nl_item; typedef int __darwin_wctrans_t; typedef __uint32_t __darwin_wctype_t; # 87 "/usr/include/netdb.h" 2 3 4 # 1 "/usr/include/sys/_types/_size_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_size_t.h" 3 4 typedef __darwin_size_t size_t; # 88 "/usr/include/netdb.h" 2 3 4 # 1 "/usr/include/sys/_types/_socklen_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_socklen_t.h" 3 4 typedef __darwin_socklen_t socklen_t; # 89 "/usr/include/netdb.h" 2 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 1 3 4 # 9 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 1 3 4 # 27 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 3 4 # 1 "/usr/include/sys/_types/_int8_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int8_t.h" 3 4 typedef signed char int8_t; # 28 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int16_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int16_t.h" 3 4 typedef short int16_t; # 29 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int32_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int32_t.h" 3 4 typedef int int32_t; # 30 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int64_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int64_t.h" 3 4 typedef long long int64_t; # 31 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint8_t.h" 1 3 4 # 31 "/usr/include/_types/_uint8_t.h" 3 4 typedef unsigned char uint8_t; # 33 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint16_t.h" 1 3 4 # 31 "/usr/include/_types/_uint16_t.h" 3 4 typedef unsigned short uint16_t; # 34 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint32_t.h" 1 3 4 # 31 "/usr/include/_types/_uint32_t.h" 3 4 typedef unsigned int uint32_t; # 35 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint64_t.h" 1 3 4 # 31 "/usr/include/_types/_uint64_t.h" 3 4 typedef unsigned long long uint64_t; # 36 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 typedef int8_t int_least8_t; typedef int16_t int_least16_t; typedef int32_t int_least32_t; typedef int64_t int_least64_t; typedef uint8_t uint_least8_t; typedef uint16_t uint_least16_t; typedef uint32_t uint_least32_t; typedef uint64_t uint_least64_t; typedef int8_t int_fast8_t; typedef int16_t int_fast16_t; typedef int32_t int_fast32_t; typedef int64_t int_fast64_t; typedef uint8_t uint_fast8_t; typedef uint16_t uint_fast16_t; typedef uint32_t uint_fast32_t; typedef uint64_t uint_fast64_t; # 1 "/usr/include/sys/_types/_intptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_intptr_t.h" 3 4 typedef __darwin_intptr_t intptr_t; # 63 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_uintptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uintptr_t.h" 3 4 typedef unsigned long uintptr_t; # 64 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_intmax_t.h" 1 3 4 # 32 "/usr/include/_types/_intmax_t.h" 3 4 typedef long int intmax_t; # 68 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uintmax_t.h" 1 3 4 # 32 "/usr/include/_types/_uintmax_t.h" 3 4 typedef long unsigned int uintmax_t; # 69 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 10 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 2 3 4 # 91 "/usr/include/netdb.h" 2 3 4 # 1 "/usr/include/netinet/in.h" 1 3 4 # 66 "/usr/include/netinet/in.h" 3 4 # 1 "/usr/include/sys/appleapiopts.h" 1 3 4 # 67 "/usr/include/netinet/in.h" 2 3 4 # 1 "/usr/include/Availability.h" 1 3 4 # 153 "/usr/include/Availability.h" 3 4 # 1 "/usr/include/AvailabilityInternal.h" 1 3 4 # 154 "/usr/include/Availability.h" 2 3 4 # 71 "/usr/include/netinet/in.h" 2 3 4 # 1 "/usr/include/sys/_types/_in_addr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_in_addr_t.h" 3 4 typedef __uint32_t in_addr_t; # 73 "/usr/include/netinet/in.h" 2 3 4 # 1 "/usr/include/sys/_types/_in_port_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_in_port_t.h" 3 4 typedef __uint16_t in_port_t; # 75 "/usr/include/netinet/in.h" 2 3 4 # 1 "/usr/include/sys/socket.h" 1 3 4 # 75 "/usr/include/sys/socket.h" 3 4 # 1 "/usr/include/sys/types.h" 1 3 4 # 78 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/machine/types.h" 1 3 4 # 35 "/usr/include/machine/types.h" 3 4 # 1 "/usr/include/i386/types.h" 1 3 4 # 81 "/usr/include/i386/types.h" 3 4 typedef unsigned char u_int8_t; typedef unsigned short u_int16_t; typedef unsigned int u_int32_t; typedef unsigned long long u_int64_t; typedef int64_t register_t; # 97 "/usr/include/i386/types.h" 3 4 typedef u_int64_t user_addr_t; typedef u_int64_t user_size_t; typedef int64_t user_ssize_t; typedef int64_t user_long_t; typedef u_int64_t user_ulong_t; typedef int64_t user_time_t; typedef int64_t user_off_t; typedef u_int64_t syscall_arg_t; # 36 "/usr/include/machine/types.h" 2 3 4 # 79 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/machine/endian.h" 1 3 4 # 35 "/usr/include/machine/endian.h" 3 4 # 1 "/usr/include/i386/endian.h" 1 3 4 # 99 "/usr/include/i386/endian.h" 3 4 # 1 "/usr/include/sys/_endian.h" 1 3 4 # 130 "/usr/include/sys/_endian.h" 3 4 # 1 "/usr/include/libkern/_OSByteOrder.h" 1 3 4 # 66 "/usr/include/libkern/_OSByteOrder.h" 3 4 # 1 "/usr/include/libkern/i386/_OSByteOrder.h" 1 3 4 # 44 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static __inline__ __uint16_t _OSSwapInt16( __uint16_t _data ) { return ((__uint16_t)((_data << 8) | (_data >> 8))); } static __inline__ __uint32_t _OSSwapInt32( __uint32_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 91 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static __inline__ __uint64_t _OSSwapInt64( __uint64_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 67 "/usr/include/libkern/_OSByteOrder.h" 2 3 4 # 131 "/usr/include/sys/_endian.h" 2 3 4 # 100 "/usr/include/i386/endian.h" 2 3 4 # 36 "/usr/include/machine/endian.h" 2 3 4 # 82 "/usr/include/sys/types.h" 2 3 4 typedef unsigned char u_char; typedef unsigned short u_short; typedef unsigned int u_int; typedef unsigned long u_long; typedef unsigned short ushort; typedef unsigned int uint; typedef u_int64_t u_quad_t; typedef int64_t quad_t; typedef quad_t * qaddr_t; typedef char * caddr_t; typedef int32_t daddr_t; # 1 "/usr/include/sys/_types/_dev_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_dev_t.h" 3 4 typedef __darwin_dev_t dev_t; # 103 "/usr/include/sys/types.h" 2 3 4 typedef u_int32_t fixpt_t; # 1 "/usr/include/sys/_types/_blkcnt_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_blkcnt_t.h" 3 4 typedef __darwin_blkcnt_t blkcnt_t; # 107 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_blksize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_blksize_t.h" 3 4 typedef __darwin_blksize_t blksize_t; # 108 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_gid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_gid_t.h" 3 4 typedef __darwin_gid_t gid_t; # 109 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_ino_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ino_t.h" 3 4 typedef __darwin_ino_t ino_t; # 112 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_ino64_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ino64_t.h" 3 4 typedef __darwin_ino64_t ino64_t; # 115 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_key_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_key_t.h" 3 4 typedef __int32_t key_t; # 118 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_mode_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_mode_t.h" 3 4 typedef __darwin_mode_t mode_t; # 119 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_nlink_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_nlink_t.h" 3 4 typedef __uint16_t nlink_t; # 120 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_id_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_id_t.h" 3 4 typedef __darwin_id_t id_t; # 121 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_pid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_pid_t.h" 3 4 typedef __darwin_pid_t pid_t; # 122 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_off_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_off_t.h" 3 4 typedef __darwin_off_t off_t; # 123 "/usr/include/sys/types.h" 2 3 4 typedef int32_t segsz_t; typedef int32_t swblk_t; # 1 "/usr/include/sys/_types/_uid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uid_t.h" 3 4 typedef __darwin_uid_t uid_t; # 128 "/usr/include/sys/types.h" 2 3 4 # 161 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/_types/_clock_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_clock_t.h" 3 4 typedef __darwin_clock_t clock_t; # 162 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_ssize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ssize_t.h" 3 4 typedef __darwin_ssize_t ssize_t; # 164 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_time_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_time_t.h" 3 4 typedef __darwin_time_t time_t; # 165 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_useconds_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_useconds_t.h" 3 4 typedef __darwin_useconds_t useconds_t; # 167 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_suseconds_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_suseconds_t.h" 3 4 typedef __darwin_suseconds_t suseconds_t; # 168 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_rsize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_rsize_t.h" 3 4 typedef __darwin_size_t rsize_t; # 171 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_errno_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_errno_t.h" 3 4 typedef int errno_t; # 172 "/usr/include/sys/types.h" 2 3 4 # 180 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/_types/_fd_def.h" 1 3 4 # 45 "/usr/include/sys/_types/_fd_def.h" 3 4 typedef struct fd_set { __int32_t fds_bits[((((1024) % ((sizeof(__int32_t) * 8))) == 0) ? ((1024) / ((sizeof(__int32_t) * 8))) : (((1024) / ((sizeof(__int32_t) * 8))) + 1))]; } fd_set; static __inline int __darwin_fd_isset(int _n, const struct fd_set *_p) { return (_p->fds_bits[(unsigned long)_n/(sizeof(__int32_t) * 8)] & ((__int32_t)(1<<((unsigned long)_n % (sizeof(__int32_t) * 8))))); } # 181 "/usr/include/sys/types.h" 2 3 4 typedef __int32_t fd_mask; # 1 "/usr/include/sys/_types/_fd_setsize.h" 1 3 4 # 194 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_set.h" 1 3 4 # 195 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_clr.h" 1 3 4 # 196 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_zero.h" 1 3 4 # 197 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_isset.h" 1 3 4 # 198 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_copy.h" 1 3 4 # 201 "/usr/include/sys/types.h" 2 3 4 # 211 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/_pthread/_pthread_attr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_attr_t.h" 3 4 typedef __darwin_pthread_attr_t pthread_attr_t; # 212 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_cond_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_cond_t.h" 3 4 typedef __darwin_pthread_cond_t pthread_cond_t; # 213 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_condattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_condattr_t.h" 3 4 typedef __darwin_pthread_condattr_t pthread_condattr_t; # 214 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_mutex_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_mutex_t.h" 3 4 typedef __darwin_pthread_mutex_t pthread_mutex_t; # 215 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_mutexattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_mutexattr_t.h" 3 4 typedef __darwin_pthread_mutexattr_t pthread_mutexattr_t; # 216 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_once_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_once_t.h" 3 4 typedef __darwin_pthread_once_t pthread_once_t; # 217 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_rwlock_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_rwlock_t.h" 3 4 typedef __darwin_pthread_rwlock_t pthread_rwlock_t; # 218 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_rwlockattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_rwlockattr_t.h" 3 4 typedef __darwin_pthread_rwlockattr_t pthread_rwlockattr_t; # 219 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_t.h" 3 4 typedef __darwin_pthread_t pthread_t; # 220 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_key_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_key_t.h" 3 4 typedef __darwin_pthread_key_t pthread_key_t; # 224 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fsblkcnt_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_fsblkcnt_t.h" 3 4 typedef __darwin_fsblkcnt_t fsblkcnt_t; # 229 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fsfilcnt_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_fsfilcnt_t.h" 3 4 typedef __darwin_fsfilcnt_t fsfilcnt_t; # 230 "/usr/include/sys/types.h" 2 3 4 # 76 "/usr/include/sys/socket.h" 2 3 4 # 1 "/usr/include/machine/_param.h" 1 3 4 # 29 "/usr/include/machine/_param.h" 3 4 # 1 "/usr/include/i386/_param.h" 1 3 4 # 30 "/usr/include/machine/_param.h" 2 3 4 # 78 "/usr/include/sys/socket.h" 2 3 4 # 93 "/usr/include/sys/socket.h" 3 4 # 1 "/usr/include/sys/_types/_sa_family_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_sa_family_t.h" 3 4 typedef __uint8_t sa_family_t; # 94 "/usr/include/sys/socket.h" 2 3 4 # 105 "/usr/include/sys/socket.h" 3 4 # 1 "/usr/include/sys/_types/_iovec_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_iovec_t.h" 3 4 struct iovec { void * iov_base; size_t iov_len; }; # 106 "/usr/include/sys/socket.h" 2 3 4 # 190 "/usr/include/sys/socket.h" 3 4 struct linger { int l_onoff; int l_linger; }; # 208 "/usr/include/sys/socket.h" 3 4 struct so_np_extensions { u_int32_t npx_flags; u_int32_t npx_mask; }; # 283 "/usr/include/sys/socket.h" 3 4 struct sockaddr { __uint8_t sa_len; sa_family_t sa_family; char sa_data[14]; }; # 296 "/usr/include/sys/socket.h" 3 4 struct sockproto { __uint16_t sp_family; __uint16_t sp_protocol; }; # 316 "/usr/include/sys/socket.h" 3 4 struct sockaddr_storage { __uint8_t ss_len; sa_family_t ss_family; char __ss_pad1[((sizeof(__int64_t)) - sizeof(__uint8_t) - sizeof(sa_family_t))]; __int64_t __ss_align; char __ss_pad2[(128 - sizeof(__uint8_t) - sizeof(sa_family_t) - ((sizeof(__int64_t)) - sizeof(__uint8_t) - sizeof(sa_family_t)) - (sizeof(__int64_t)))]; }; # 416 "/usr/include/sys/socket.h" 3 4 struct msghdr { void *msg_name; socklen_t msg_namelen; struct iovec *msg_iov; int msg_iovlen; void *msg_control; socklen_t msg_controllen; int msg_flags; }; # 457 "/usr/include/sys/socket.h" 3 4 struct cmsghdr { socklen_t cmsg_len; int cmsg_level; int cmsg_type; }; # 548 "/usr/include/sys/socket.h" 3 4 struct sf_hdtr { struct iovec *headers; int hdr_cnt; struct iovec *trailers; int trl_cnt; }; int accept(int, struct sockaddr * , socklen_t * ) __asm("_" "accept" ); int bind(int, const struct sockaddr *, socklen_t) __asm("_" "bind" ); int connect(int, const struct sockaddr *, socklen_t) __asm("_" "connect" ); int getpeername(int, struct sockaddr * , socklen_t * ) __asm("_" "getpeername" ); int getsockname(int, struct sockaddr * , socklen_t * ) __asm("_" "getsockname" ); int getsockopt(int, int, int, void * , socklen_t * ); int listen(int, int) __asm("_" "listen" ); ssize_t recv(int, void *, size_t, int) __asm("_" "recv" ); ssize_t recvfrom(int, void *, size_t, int, struct sockaddr * , socklen_t * ) __asm("_" "recvfrom" ); ssize_t recvmsg(int, struct msghdr *, int) __asm("_" "recvmsg" ); ssize_t send(int, const void *, size_t, int) __asm("_" "send" ); ssize_t sendmsg(int, const struct msghdr *, int) __asm("_" "sendmsg" ); ssize_t sendto(int, const void *, size_t, int, const struct sockaddr *, socklen_t) __asm("_" "sendto" ); int setsockopt(int, int, int, const void *, socklen_t); int shutdown(int, int); int sockatmark(int) ; int socket(int, int, int); int socketpair(int, int, int, int *) __asm("_" "socketpair" ); int sendfile(int, int, off_t, off_t *, struct sf_hdtr *, int); void pfctlinput(int, struct sockaddr *); # 82 "/usr/include/netinet/in.h" 2 3 4 # 301 "/usr/include/netinet/in.h" 3 4 struct in_addr { in_addr_t s_addr; }; # 374 "/usr/include/netinet/in.h" 3 4 struct sockaddr_in { __uint8_t sin_len; sa_family_t sin_family; in_port_t sin_port; struct in_addr sin_addr; char sin_zero[8]; }; # 393 "/usr/include/netinet/in.h" 3 4 struct ip_opts { struct in_addr ip_dst; char ip_opts[40]; }; # 501 "/usr/include/netinet/in.h" 3 4 struct ip_mreq { struct in_addr imr_multiaddr; struct in_addr imr_interface; }; struct ip_mreqn { struct in_addr imr_multiaddr; struct in_addr imr_address; int imr_ifindex; }; #pragma pack(4) struct ip_mreq_source { struct in_addr imr_multiaddr; struct in_addr imr_sourceaddr; struct in_addr imr_interface; }; struct group_req { uint32_t gr_interface; struct sockaddr_storage gr_group; }; struct group_source_req { uint32_t gsr_interface; struct sockaddr_storage gsr_group; struct sockaddr_storage gsr_source; }; # 549 "/usr/include/netinet/in.h" 3 4 struct __msfilterreq { uint32_t msfr_ifindex; uint32_t msfr_fmode; uint32_t msfr_nsrcs; uint32_t __msfr_align; struct sockaddr_storage msfr_group; struct sockaddr_storage *msfr_srcs; }; #pragma pack() struct sockaddr; int setipv4sourcefilter(int, struct in_addr, struct in_addr, uint32_t, uint32_t, struct in_addr *) ; int getipv4sourcefilter(int, struct in_addr, struct in_addr, uint32_t *, uint32_t *, struct in_addr *) ; int setsourcefilter(int, uint32_t, struct sockaddr *, socklen_t, uint32_t, uint32_t, struct sockaddr_storage *) ; int getsourcefilter(int, uint32_t, struct sockaddr *, socklen_t, uint32_t *, uint32_t *, struct sockaddr_storage *) ; # 612 "/usr/include/netinet/in.h" 3 4 struct in_pktinfo { unsigned int ipi_ifindex; struct in_addr ipi_spec_dst; struct in_addr ipi_addr; }; # 654 "/usr/include/netinet/in.h" 3 4 # 1 "/usr/include/netinet6/in6.h" 1 3 4 # 152 "/usr/include/netinet6/in6.h" 3 4 struct in6_addr { union { __uint8_t __u6_addr8[16]; __uint16_t __u6_addr16[8]; __uint32_t __u6_addr32[4]; } __u6_addr; }; # 170 "/usr/include/netinet6/in6.h" 3 4 struct sockaddr_in6 { __uint8_t sin6_len; sa_family_t sin6_family; in_port_t sin6_port; __uint32_t sin6_flowinfo; struct in6_addr sin6_addr; __uint32_t sin6_scope_id; }; # 212 "/usr/include/netinet6/in6.h" 3 4 extern const struct in6_addr in6addr_any; extern const struct in6_addr in6addr_loopback; extern const struct in6_addr in6addr_nodelocal_allnodes; extern const struct in6_addr in6addr_linklocal_allnodes; extern const struct in6_addr in6addr_linklocal_allrouters; extern const struct in6_addr in6addr_linklocal_allv2routers; # 528 "/usr/include/netinet6/in6.h" 3 4 struct ipv6_mreq { struct in6_addr ipv6mr_multiaddr; unsigned int ipv6mr_interface; }; struct in6_pktinfo { struct in6_addr ipi6_addr; unsigned int ipi6_ifindex; }; struct ip6_mtuinfo { struct sockaddr_in6 ip6m_addr; uint32_t ip6m_mtu; }; # 624 "/usr/include/netinet6/in6.h" 3 4 struct cmsghdr; extern int inet6_option_space(int); extern int inet6_option_init(void *, struct cmsghdr **, int); extern int inet6_option_append(struct cmsghdr *, const __uint8_t *, int, int); extern __uint8_t *inet6_option_alloc(struct cmsghdr *, int, int, int); extern int inet6_option_next(const struct cmsghdr *, __uint8_t **); extern int inet6_option_find(const struct cmsghdr *, __uint8_t **, int); extern size_t inet6_rthdr_space(int, int); extern struct cmsghdr *inet6_rthdr_init(void *, int); extern int inet6_rthdr_add(struct cmsghdr *, const struct in6_addr *, unsigned int); extern int inet6_rthdr_lasthop(struct cmsghdr *, unsigned int); extern int inet6_rthdr_segments(const struct cmsghdr *); extern struct in6_addr *inet6_rthdr_getaddr(struct cmsghdr *, int); extern int inet6_rthdr_getflags(const struct cmsghdr *, int); extern int inet6_opt_init(void *, socklen_t); extern int inet6_opt_append(void *, socklen_t, int, __uint8_t, socklen_t, __uint8_t, void **); extern int inet6_opt_finish(void *, socklen_t, int); extern int inet6_opt_set_val(void *, int, void *, socklen_t); extern int inet6_opt_next(void *, socklen_t, int, __uint8_t *, socklen_t *, void **); extern int inet6_opt_find(void *, socklen_t, int, __uint8_t, socklen_t *, void **); extern int inet6_opt_get_val(void *, int, void *, socklen_t); extern socklen_t inet6_rth_space(int, int); extern void *inet6_rth_init(void *, socklen_t, int, int); extern int inet6_rth_add(void *, const struct in6_addr *); extern int inet6_rth_reverse(const void *, void *); extern int inet6_rth_segments(const void *); extern struct in6_addr *inet6_rth_getaddr(const void *, int); extern void addrsel_policy_init(void); # 655 "/usr/include/netinet/in.h" 2 3 4 int bindresvport(int, struct sockaddr_in *); struct sockaddr; int bindresvport_sa(int, struct sockaddr *); # 92 "/usr/include/netdb.h" 2 3 4 # 101 "/usr/include/netdb.h" 3 4 extern int h_errno; # 112 "/usr/include/netdb.h" 3 4 struct hostent { char *h_name; char **h_aliases; int h_addrtype; int h_length; char **h_addr_list; }; struct netent { char *n_name; char **n_aliases; int n_addrtype; uint32_t n_net; }; struct servent { char *s_name; char **s_aliases; int s_port; char *s_proto; }; struct protoent { char *p_name; char **p_aliases; int p_proto; }; struct addrinfo { int ai_flags; int ai_family; int ai_socktype; int ai_protocol; socklen_t ai_addrlen; char *ai_canonname; struct sockaddr *ai_addr; struct addrinfo *ai_next; }; struct rpcent { char *r_name; char **r_aliases; int r_number; }; # 257 "/usr/include/netdb.h" 3 4 void endhostent(void); void endnetent(void); void endprotoent(void); void endservent(void); void freeaddrinfo(struct addrinfo *); const char *gai_strerror(int); int getaddrinfo(const char * , const char * , const struct addrinfo * , struct addrinfo ** ); struct hostent *gethostbyaddr(const void *, socklen_t, int); struct hostent *gethostbyname(const char *); struct hostent *gethostent(void); int getnameinfo(const struct sockaddr * , socklen_t, char * , socklen_t, char * , socklen_t, int); struct netent *getnetbyaddr(uint32_t, int); struct netent *getnetbyname(const char *); struct netent *getnetent(void); struct protoent *getprotobyname(const char *); struct protoent *getprotobynumber(int); struct protoent *getprotoent(void); struct servent *getservbyname(const char *, const char *); struct servent *getservbyport(int, const char *); struct servent *getservent(void); void sethostent(int); void setnetent(int); void setprotoent(int); void setservent(int); void freehostent(struct hostent *); struct hostent *gethostbyname2(const char *, int); struct hostent *getipnodebyaddr(const void *, size_t, int, int *); struct hostent *getipnodebyname(const char *, int, int, int *); struct rpcent *getrpcbyname(const char *name); struct rpcent *getrpcbynumber(int number); struct rpcent *getrpcent(void); void setrpcent(int stayopen); void endrpcent(void); void herror(const char *); const char *hstrerror(int); int innetgr(const char *, const char *, const char *, const char *); int getnetgrent(char **, char **, char **); void endnetgrent(void); void setnetgrent(const char *); # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_NETDB_H" to "1" ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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: search.h Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/usr/include/search.h" 1 3 4 # 12 "/usr/include/search.h" 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 13 "/usr/include/search.h" 2 3 4 # 1 "/usr/include/_types.h" 1 3 4 # 27 "/usr/include/_types.h" 3 4 # 1 "/usr/include/sys/_types.h" 1 3 4 # 33 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 32 "/usr/include/machine/_types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 33 "/usr/include/machine/_types.h" 2 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 28 "/usr/include/_types.h" 2 3 4 # 39 "/usr/include/_types.h" 3 4 typedef int __darwin_nl_item; typedef int __darwin_wctrans_t; typedef __uint32_t __darwin_wctype_t; # 14 "/usr/include/search.h" 2 3 4 # 1 "/usr/include/sys/_types/_size_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_size_t.h" 3 4 typedef __darwin_size_t size_t; # 15 "/usr/include/search.h" 2 3 4 typedef struct entry { char *key; void *data; } ENTRY; typedef enum { FIND, ENTER } ACTION; typedef enum { preorder, postorder, endorder, leaf } VISIT; # 44 "/usr/include/search.h" 3 4 int hcreate(size_t); void hdestroy(void); ENTRY *hsearch(ENTRY, ACTION); void insque(void *, void *); void *lfind(const void *, const void *, size_t *, size_t, int (*)(const void *, const void *)); void *lsearch(const void *, void *, size_t *, size_t, int (*)(const void *, const void *)); void remque(void *); void *tdelete(const void * , void ** , int (*)(const void *, const void *)); void *tfind(const void *, void * const *, int (*)(const void *, const void *)); void *tsearch(const void *, void **, int (*)(const void *, const void *)); void twalk(const void *, void (*)(const void *, VISIT, int)); # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SEARCH_H" to "1" ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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: mathimf.h Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Possible ERROR while running preprocessor: exit code 256 stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:21: fatal error: mathimf.h: No such file or directory #include ^ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:21: fatal error: mathimf.h: No such file or directory #include ^ compilation terminated. : Preprocess stderr after filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:21: fatal error: mathimf.h: No such file or directory #include ^compilation terminated.: ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Possible ERROR while running preprocessor: exit code 256 stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:24: fatal error: sys/procfs.h: No such file or directory #include ^ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:24: fatal error: sys/procfs.h: No such file or directory #include ^ compilation terminated. : Preprocess stderr after filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:24: fatal error: sys/procfs.h: No such file or directory #include ^compilation terminated.: ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/usr/include/sys/resource.h" 1 3 4 # 67 "/usr/include/sys/resource.h" 3 4 # 1 "/usr/include/sys/appleapiopts.h" 1 3 4 # 68 "/usr/include/sys/resource.h" 2 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 69 "/usr/include/sys/resource.h" 2 3 4 # 1 "/usr/include/sys/_types.h" 1 3 4 # 33 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 32 "/usr/include/machine/_types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 33 "/usr/include/machine/_types.h" 2 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 70 "/usr/include/sys/resource.h" 2 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 1 3 4 # 9 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 1 3 4 # 27 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 3 4 # 1 "/usr/include/sys/_types/_int8_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int8_t.h" 3 4 typedef signed char int8_t; # 28 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int16_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int16_t.h" 3 4 typedef short int16_t; # 29 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int32_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int32_t.h" 3 4 typedef int int32_t; # 30 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int64_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int64_t.h" 3 4 typedef long long int64_t; # 31 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint8_t.h" 1 3 4 # 31 "/usr/include/_types/_uint8_t.h" 3 4 typedef unsigned char uint8_t; # 33 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint16_t.h" 1 3 4 # 31 "/usr/include/_types/_uint16_t.h" 3 4 typedef unsigned short uint16_t; # 34 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint32_t.h" 1 3 4 # 31 "/usr/include/_types/_uint32_t.h" 3 4 typedef unsigned int uint32_t; # 35 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint64_t.h" 1 3 4 # 31 "/usr/include/_types/_uint64_t.h" 3 4 typedef unsigned long long uint64_t; # 36 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 typedef int8_t int_least8_t; typedef int16_t int_least16_t; typedef int32_t int_least32_t; typedef int64_t int_least64_t; typedef uint8_t uint_least8_t; typedef uint16_t uint_least16_t; typedef uint32_t uint_least32_t; typedef uint64_t uint_least64_t; typedef int8_t int_fast8_t; typedef int16_t int_fast16_t; typedef int32_t int_fast32_t; typedef int64_t int_fast64_t; typedef uint8_t uint_fast8_t; typedef uint16_t uint_fast16_t; typedef uint32_t uint_fast32_t; typedef uint64_t uint_fast64_t; # 1 "/usr/include/sys/_types/_intptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_intptr_t.h" 3 4 typedef __darwin_intptr_t intptr_t; # 63 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_uintptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uintptr_t.h" 3 4 typedef unsigned long uintptr_t; # 64 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_intmax_t.h" 1 3 4 # 32 "/usr/include/_types/_intmax_t.h" 3 4 typedef long int intmax_t; # 68 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uintmax_t.h" 1 3 4 # 32 "/usr/include/_types/_uintmax_t.h" 3 4 typedef long unsigned int uintmax_t; # 69 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 10 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 2 3 4 # 73 "/usr/include/sys/resource.h" 2 3 4 # 1 "/usr/include/Availability.h" 1 3 4 # 153 "/usr/include/Availability.h" 3 4 # 1 "/usr/include/AvailabilityInternal.h" 1 3 4 # 154 "/usr/include/Availability.h" 2 3 4 # 76 "/usr/include/sys/resource.h" 2 3 4 # 1 "/usr/include/sys/_types/_timeval.h" 1 3 4 # 30 "/usr/include/sys/_types/_timeval.h" 3 4 struct timeval { __darwin_time_t tv_sec; __darwin_suseconds_t tv_usec; }; # 81 "/usr/include/sys/resource.h" 2 3 4 # 1 "/usr/include/sys/_types/_id_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_id_t.h" 3 4 typedef __darwin_id_t id_t; # 84 "/usr/include/sys/resource.h" 2 3 4 typedef __uint64_t rlim_t; # 152 "/usr/include/sys/resource.h" 3 4 struct rusage { struct timeval ru_utime; struct timeval ru_stime; # 163 "/usr/include/sys/resource.h" 3 4 long ru_maxrss; long ru_ixrss; long ru_idrss; long ru_isrss; long ru_minflt; long ru_majflt; long ru_nswap; long ru_inblock; long ru_oublock; long ru_msgsnd; long ru_msgrcv; long ru_nsignals; long ru_nvcsw; long ru_nivcsw; }; # 192 "/usr/include/sys/resource.h" 3 4 typedef void *rusage_info_t; struct rusage_info_v0 { uint8_t ri_uuid[16]; uint64_t ri_user_time; uint64_t ri_system_time; uint64_t ri_pkg_idle_wkups; uint64_t ri_interrupt_wkups; uint64_t ri_pageins; uint64_t ri_wired_size; uint64_t ri_resident_size; uint64_t ri_phys_footprint; uint64_t ri_proc_start_abstime; uint64_t ri_proc_exit_abstime; }; struct rusage_info_v1 { uint8_t ri_uuid[16]; uint64_t ri_user_time; uint64_t ri_system_time; uint64_t ri_pkg_idle_wkups; uint64_t ri_interrupt_wkups; uint64_t ri_pageins; uint64_t ri_wired_size; uint64_t ri_resident_size; uint64_t ri_phys_footprint; uint64_t ri_proc_start_abstime; uint64_t ri_proc_exit_abstime; uint64_t ri_child_user_time; uint64_t ri_child_system_time; uint64_t ri_child_pkg_idle_wkups; uint64_t ri_child_interrupt_wkups; uint64_t ri_child_pageins; uint64_t ri_child_elapsed_abstime; }; struct rusage_info_v2 { uint8_t ri_uuid[16]; uint64_t ri_user_time; uint64_t ri_system_time; uint64_t ri_pkg_idle_wkups; uint64_t ri_interrupt_wkups; uint64_t ri_pageins; uint64_t ri_wired_size; uint64_t ri_resident_size; uint64_t ri_phys_footprint; uint64_t ri_proc_start_abstime; uint64_t ri_proc_exit_abstime; uint64_t ri_child_user_time; uint64_t ri_child_system_time; uint64_t ri_child_pkg_idle_wkups; uint64_t ri_child_interrupt_wkups; uint64_t ri_child_pageins; uint64_t ri_child_elapsed_abstime; uint64_t ri_diskio_bytesread; uint64_t ri_diskio_byteswritten; }; struct rusage_info_v3 { uint8_t ri_uuid[16]; uint64_t ri_user_time; uint64_t ri_system_time; uint64_t ri_pkg_idle_wkups; uint64_t ri_interrupt_wkups; uint64_t ri_pageins; uint64_t ri_wired_size; uint64_t ri_resident_size; uint64_t ri_phys_footprint; uint64_t ri_proc_start_abstime; uint64_t ri_proc_exit_abstime; uint64_t ri_child_user_time; uint64_t ri_child_system_time; uint64_t ri_child_pkg_idle_wkups; uint64_t ri_child_interrupt_wkups; uint64_t ri_child_pageins; uint64_t ri_child_elapsed_abstime; uint64_t ri_diskio_bytesread; uint64_t ri_diskio_byteswritten; uint64_t ri_cpu_time_qos_default; uint64_t ri_cpu_time_qos_maintenance; uint64_t ri_cpu_time_qos_background; uint64_t ri_cpu_time_qos_utility; uint64_t ri_cpu_time_qos_legacy; uint64_t ri_cpu_time_qos_user_initiated; uint64_t ri_cpu_time_qos_user_interactive; uint64_t ri_billed_system_time; uint64_t ri_serviced_system_time; }; typedef struct rusage_info_v3 rusage_info_current; # 325 "/usr/include/sys/resource.h" 3 4 struct rlimit { rlim_t rlim_cur; rlim_t rlim_max; }; # 353 "/usr/include/sys/resource.h" 3 4 struct proc_rlimit_control_wakeupmon { uint32_t wm_flags; int32_t wm_rate; }; # 382 "/usr/include/sys/resource.h" 3 4 int getpriority(int, id_t); int getiopolicy_np(int, int) ; int getrlimit(int, struct rlimit *) __asm("_" "getrlimit" ); int getrusage(int, struct rusage *); int setpriority(int, id_t, int); int setiopolicy_np(int, int, int) ; int setrlimit(int, const struct rlimit *) __asm("_" "setrlimit" ); # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_RESOURCE_H" to "1" ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/usr/include/unistd.h" 1 3 4 # 71 "/usr/include/unistd.h" 3 4 # 1 "/usr/include/_types.h" 1 3 4 # 27 "/usr/include/_types.h" 3 4 # 1 "/usr/include/sys/_types.h" 1 3 4 # 32 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 33 "/usr/include/sys/_types.h" 2 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 32 "/usr/include/machine/_types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 33 "/usr/include/machine/_types.h" 2 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 28 "/usr/include/_types.h" 2 3 4 # 39 "/usr/include/_types.h" 3 4 typedef int __darwin_nl_item; typedef int __darwin_wctrans_t; typedef __uint32_t __darwin_wctype_t; # 72 "/usr/include/unistd.h" 2 3 4 # 1 "/usr/include/sys/unistd.h" 1 3 4 # 84 "/usr/include/sys/unistd.h" 3 4 # 1 "/usr/include/sys/_types/_posix_vdisable.h" 1 3 4 # 85 "/usr/include/sys/unistd.h" 2 3 4 # 122 "/usr/include/sys/unistd.h" 3 4 # 1 "/usr/include/sys/_types/_seek_set.h" 1 3 4 # 123 "/usr/include/sys/unistd.h" 2 3 4 # 132 "/usr/include/sys/unistd.h" 3 4 struct accessx_descriptor { unsigned int ad_name_offset; int ad_flags; int ad_pad[2]; }; # 179 "/usr/include/sys/unistd.h" 3 4 # 1 "/usr/include/sys/_types/_size_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_size_t.h" 3 4 typedef __darwin_size_t size_t; # 180 "/usr/include/sys/unistd.h" 2 3 4 # 1 "/usr/include/_types/_uint64_t.h" 1 3 4 # 31 "/usr/include/_types/_uint64_t.h" 3 4 typedef unsigned long long uint64_t; # 181 "/usr/include/sys/unistd.h" 2 3 4 # 1 "/usr/include/Availability.h" 1 3 4 # 153 "/usr/include/Availability.h" 3 4 # 1 "/usr/include/AvailabilityInternal.h" 1 3 4 # 154 "/usr/include/Availability.h" 2 3 4 # 182 "/usr/include/sys/unistd.h" 2 3 4 int getattrlistbulk(int, void *, void *, size_t, uint64_t) ; # 1 "/usr/include/sys/_types/_ssize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ssize_t.h" 3 4 typedef __darwin_ssize_t ssize_t; # 196 "/usr/include/sys/unistd.h" 2 3 4 # 1 "/usr/include/sys/_types/_uid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uid_t.h" 3 4 typedef __darwin_uid_t uid_t; # 198 "/usr/include/sys/unistd.h" 2 3 4 # 1 "/usr/include/sys/_types/_gid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_gid_t.h" 3 4 typedef __darwin_gid_t gid_t; # 199 "/usr/include/sys/unistd.h" 2 3 4 int faccessat(int, const char *, int, int) ; int fchownat(int, const char *, uid_t, gid_t, int) ; int linkat(int, const char *, int, const char *, int) ; ssize_t readlinkat(int, const char *, char *, size_t) ; int symlinkat(const char *, int, const char *) ; int unlinkat(int, const char *, int) ; int getattrlistat(int, const char *, void *, void *, size_t, unsigned long) ; # 73 "/usr/include/unistd.h" 2 3 4 # 1 "/usr/include/sys/_types/_intptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_intptr_t.h" 3 4 typedef __darwin_intptr_t intptr_t; # 76 "/usr/include/unistd.h" 2 3 4 # 1 "/usr/include/sys/_types/_off_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_off_t.h" 3 4 typedef __darwin_off_t off_t; # 77 "/usr/include/unistd.h" 2 3 4 # 1 "/usr/include/sys/_types/_pid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_pid_t.h" 3 4 typedef __darwin_pid_t pid_t; # 78 "/usr/include/unistd.h" 2 3 4 # 1 "/usr/include/sys/_types/_useconds_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_useconds_t.h" 3 4 typedef __darwin_useconds_t useconds_t; # 84 "/usr/include/unistd.h" 2 3 4 # 1 "/usr/include/sys/_types/_null.h" 1 3 4 # 85 "/usr/include/unistd.h" 2 3 4 # 423 "/usr/include/unistd.h" 3 4 void _exit(int) __attribute__((noreturn)); int access(const char *, int); unsigned int alarm(unsigned int); int chdir(const char *); int chown(const char *, uid_t, gid_t); int close(int) __asm("_" "close" ); int dup(int); int dup2(int, int); int execl(const char *, const char *, ...); int execle(const char *, const char *, ...); int execlp(const char *, const char *, ...); int execv(const char *, char * const *); int execve(const char *, char * const *, char * const *); int execvp(const char *, char * const *); pid_t fork(void); long fpathconf(int, int); char *getcwd(char *, size_t); gid_t getegid(void); uid_t geteuid(void); gid_t getgid(void); int getgroups(int, gid_t []); char *getlogin(void); pid_t getpgrp(void); pid_t getpid(void); pid_t getppid(void); uid_t getuid(void); int isatty(int); int link(const char *, const char *); off_t lseek(int, off_t, int); long pathconf(const char *, int); int pause(void) __asm("_" "pause" ); int pipe(int [2]); ssize_t read(int, void *, size_t) __asm("_" "read" ); int rmdir(const char *); int setgid(gid_t); int setpgid(pid_t, pid_t); pid_t setsid(void); int setuid(uid_t); unsigned int sleep(unsigned int) __asm("_" "sleep" ); long sysconf(int); pid_t tcgetpgrp(int); int tcsetpgrp(int, pid_t); char *ttyname(int); int ttyname_r(int, char *, size_t) __asm("_" "ttyname_r" ); int unlink(const char *); ssize_t write(int, const void *, size_t) __asm("_" "write" ); # 500 "/usr/include/unistd.h" 3 4 size_t confstr(int, char *, size_t) __asm("_" "confstr" ); int getopt(int, char * const [], const char *) __asm("_" "getopt" ); extern char *optarg; extern int optind, opterr, optopt; # 525 "/usr/include/unistd.h" 3 4 __attribute__((deprecated)) void *brk(const void *); int chroot(const char *) ; char *crypt(const char *, const char *); char *ctermid(char *); void encrypt(char *, int) __asm("_" "encrypt" ); int fchdir(int); long gethostid(void); pid_t getpgid(pid_t); pid_t getsid(pid_t); int getdtablesize(void) ; int getpagesize(void) __attribute__((const)) ; char *getpass(const char *) ; char *getwd(char *) ; int lchown(const char *, uid_t, gid_t) __asm("_" "lchown" ); int lockf(int, int, off_t) __asm("_" "lockf" ); int nice(int) __asm("_" "nice" ); ssize_t pread(int, void *, size_t, off_t) __asm("_" "pread" ); ssize_t pwrite(int, const void *, size_t, off_t) __asm("_" "pwrite" ); __attribute__((deprecated)) void *sbrk(int); pid_t setpgrp(void) __asm("_" "setpgrp" ); int setregid(gid_t, gid_t) __asm("_" "setregid" ); int setreuid(uid_t, uid_t) __asm("_" "setreuid" ); void swab(const void * , void * , ssize_t); void sync(void); int truncate(const char *, off_t); useconds_t ualarm(useconds_t, useconds_t); int usleep(useconds_t) __asm("_" "usleep" ); pid_t vfork(void); int fsync(int) __asm("_" "fsync" ); int ftruncate(int, off_t); int getlogin_r(char *, size_t); # 618 "/usr/include/unistd.h" 3 4 int fchown(int, uid_t, gid_t); int gethostname(char *, size_t); ssize_t readlink(const char * , char * , size_t); int setegid(gid_t); int seteuid(uid_t); int symlink(const char *, const char *); # 1 "/usr/include/sys/select.h" 1 3 4 # 66 "/usr/include/sys/select.h" 3 4 # 1 "/usr/include/sys/appleapiopts.h" 1 3 4 # 67 "/usr/include/sys/select.h" 2 3 4 # 75 "/usr/include/sys/select.h" 3 4 # 1 "/usr/include/sys/_types/_fd_def.h" 1 3 4 # 45 "/usr/include/sys/_types/_fd_def.h" 3 4 typedef struct fd_set { __int32_t fds_bits[((((1024) % ((sizeof(__int32_t) * 8))) == 0) ? ((1024) / ((sizeof(__int32_t) * 8))) : (((1024) / ((sizeof(__int32_t) * 8))) + 1))]; } fd_set; static __inline int __darwin_fd_isset(int _n, const struct fd_set *_p) { return (_p->fds_bits[(unsigned long)_n/(sizeof(__int32_t) * 8)] & ((__int32_t)(1<<((unsigned long)_n % (sizeof(__int32_t) * 8))))); } # 76 "/usr/include/sys/select.h" 2 3 4 # 1 "/usr/include/sys/_types/_timespec.h" 1 3 4 # 30 "/usr/include/sys/_types/_timespec.h" 3 4 struct timespec { __darwin_time_t tv_sec; long tv_nsec; }; # 77 "/usr/include/sys/select.h" 2 3 4 # 1 "/usr/include/sys/_types/_timeval.h" 1 3 4 # 30 "/usr/include/sys/_types/_timeval.h" 3 4 struct timeval { __darwin_time_t tv_sec; __darwin_suseconds_t tv_usec; }; # 78 "/usr/include/sys/select.h" 2 3 4 # 1 "/usr/include/sys/_types/_time_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_time_t.h" 3 4 typedef __darwin_time_t time_t; # 85 "/usr/include/sys/select.h" 2 3 4 # 1 "/usr/include/sys/_types/_suseconds_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_suseconds_t.h" 3 4 typedef __darwin_suseconds_t suseconds_t; # 86 "/usr/include/sys/select.h" 2 3 4 # 1 "/usr/include/sys/_types/_sigset_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_sigset_t.h" 3 4 typedef __darwin_sigset_t sigset_t; # 87 "/usr/include/sys/select.h" 2 3 4 # 100 "/usr/include/sys/select.h" 3 4 # 1 "/usr/include/sys/_types/_fd_setsize.h" 1 3 4 # 101 "/usr/include/sys/select.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_set.h" 1 3 4 # 102 "/usr/include/sys/select.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_clr.h" 1 3 4 # 103 "/usr/include/sys/select.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_isset.h" 1 3 4 # 104 "/usr/include/sys/select.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_zero.h" 1 3 4 # 105 "/usr/include/sys/select.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_copy.h" 1 3 4 # 108 "/usr/include/sys/select.h" 2 3 4 int pselect(int, fd_set * , fd_set * , fd_set * , const struct timespec * , const sigset_t * ) __asm("_" "pselect" "$1050") ; # 1 "/usr/include/sys/_select.h" 1 3 4 # 39 "/usr/include/sys/_select.h" 3 4 int select(int, fd_set * , fd_set * , fd_set * , struct timeval * ) __asm("_" "select" "$1050") ; # 130 "/usr/include/sys/select.h" 2 3 4 # 634 "/usr/include/unistd.h" 2 3 4 # 1 "/usr/include/sys/_types/_dev_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_dev_t.h" 3 4 typedef __darwin_dev_t dev_t; # 636 "/usr/include/unistd.h" 2 3 4 # 1 "/usr/include/sys/_types/_mode_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_mode_t.h" 3 4 typedef __darwin_mode_t mode_t; # 637 "/usr/include/unistd.h" 2 3 4 # 1 "/usr/include/sys/_types/_uuid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uuid_t.h" 3 4 typedef __darwin_uuid_t uuid_t; # 638 "/usr/include/unistd.h" 2 3 4 void _Exit(int) __attribute__((noreturn)); int accessx_np(const struct accessx_descriptor *, size_t, int *, uid_t); int acct(const char *); int add_profil(char *, size_t, unsigned long, unsigned int); void endusershell(void); int execvP(const char *, const char *, char * const *); char *fflagstostr(unsigned long); int getdomainname(char *, int); int getgrouplist(const char *, int, int *, int *); # 1 "/usr/include/gethostuuid.h" 1 3 4 # 39 "/usr/include/gethostuuid.h" 3 4 int gethostuuid(uuid_t, const struct timespec *) ; # 654 "/usr/include/unistd.h" 2 3 4 mode_t getmode(const void *, mode_t); int getpeereid(int, uid_t *, gid_t *); int getsgroups_np(int *, uuid_t); char *getusershell(void); int getwgroups_np(int *, uuid_t); int initgroups(const char *, int); int iruserok(unsigned long, int, const char *, const char *); int iruserok_sa(const void *, int, int, const char *, const char *); int issetugid(void); char *mkdtemp(char *); int mknod(const char *, mode_t, dev_t); int mkpath_np(const char *path, mode_t omode) ; int mkstemp(char *); int mkstemps(char *, int); char *mktemp(char *); int nfssvc(int, void *); int profil(char *, size_t, unsigned long, unsigned int); int pthread_setugid_np(uid_t, gid_t); int pthread_getugid_np( uid_t *, gid_t *); int rcmd(char **, int, const char *, const char *, const char *, int *); int rcmd_af(char **, int, const char *, const char *, const char *, int *, int); int reboot(int); int revoke(const char *); int rresvport(int *); int rresvport_af(int *, int); int ruserok(const char *, int, const char *, const char *); int setdomainname(const char *, int); int setgroups(int, const gid_t *); void sethostid(long); int sethostname(const char *, int); void setkey(const char *) __asm("_" "setkey" ); int setlogin(const char *); void *setmode(const char *) __asm("_" "setmode" ); int setrgid(gid_t); int setruid(uid_t); int setsgroups_np(int, const uuid_t); void setusershell(void); int setwgroups_np(int, const uuid_t); int strtofflags(char **, unsigned long *, unsigned long *); int swapon(const char *); int syscall(int, ...); int ttyslot(void); int undelete(const char *); int unwhiteout(const char *); void *valloc(size_t); extern char *suboptarg; int getsubopt(char **, char * const *, char **); int fgetattrlist(int,void*,void*,size_t,unsigned int) ; int fsetattrlist(int,void*,void*,size_t,unsigned int) ; int getattrlist(const char*,void*,void*,size_t,unsigned int) __asm("_" "getattrlist" ); int setattrlist(const char*,void*,void*,size_t,unsigned int) __asm("_" "setattrlist" ); int exchangedata(const char*,const char*,unsigned int); int getdirentriesattr(int,void*,void*,size_t,unsigned int*,unsigned int*,unsigned int*,unsigned int); # 731 "/usr/include/unistd.h" 3 4 struct fssearchblock; struct searchstate; int searchfs(const char *, struct fssearchblock *, unsigned long *, unsigned int, unsigned int, struct searchstate *); int fsctl(const char *,unsigned long,void*,unsigned int); int ffsctl(int,unsigned long,void*,unsigned int) ; int fsync_volume_np(int, int) ; int sync_volume_np(const char *, int) ; extern int optreset; # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_UNISTD_H" to "1" ================================================================================ TEST check from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/usr/include/netinet/in.h" 1 3 4 # 66 "/usr/include/netinet/in.h" 3 4 # 1 "/usr/include/sys/appleapiopts.h" 1 3 4 # 67 "/usr/include/netinet/in.h" 2 3 4 # 1 "/usr/include/sys/_types.h" 1 3 4 # 32 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 33 "/usr/include/sys/_types.h" 2 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 32 "/usr/include/machine/_types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 33 "/usr/include/machine/_types.h" 2 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 68 "/usr/include/netinet/in.h" 2 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 1 3 4 # 9 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 1 3 4 # 27 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 3 4 # 1 "/usr/include/sys/_types/_int8_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int8_t.h" 3 4 typedef signed char int8_t; # 28 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int16_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int16_t.h" 3 4 typedef short int16_t; # 29 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int32_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int32_t.h" 3 4 typedef int int32_t; # 30 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int64_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int64_t.h" 3 4 typedef long long int64_t; # 31 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint8_t.h" 1 3 4 # 31 "/usr/include/_types/_uint8_t.h" 3 4 typedef unsigned char uint8_t; # 33 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint16_t.h" 1 3 4 # 31 "/usr/include/_types/_uint16_t.h" 3 4 typedef unsigned short uint16_t; # 34 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint32_t.h" 1 3 4 # 31 "/usr/include/_types/_uint32_t.h" 3 4 typedef unsigned int uint32_t; # 35 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint64_t.h" 1 3 4 # 31 "/usr/include/_types/_uint64_t.h" 3 4 typedef unsigned long long uint64_t; # 36 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 typedef int8_t int_least8_t; typedef int16_t int_least16_t; typedef int32_t int_least32_t; typedef int64_t int_least64_t; typedef uint8_t uint_least8_t; typedef uint16_t uint_least16_t; typedef uint32_t uint_least32_t; typedef uint64_t uint_least64_t; typedef int8_t int_fast8_t; typedef int16_t int_fast16_t; typedef int32_t int_fast32_t; typedef int64_t int_fast64_t; typedef uint8_t uint_fast8_t; typedef uint16_t uint_fast16_t; typedef uint32_t uint_fast32_t; typedef uint64_t uint_fast64_t; # 1 "/usr/include/sys/_types/_intptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_intptr_t.h" 3 4 typedef __darwin_intptr_t intptr_t; # 63 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_uintptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uintptr_t.h" 3 4 typedef unsigned long uintptr_t; # 64 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_intmax_t.h" 1 3 4 # 32 "/usr/include/_types/_intmax_t.h" 3 4 typedef long int intmax_t; # 68 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uintmax_t.h" 1 3 4 # 32 "/usr/include/_types/_uintmax_t.h" 3 4 typedef long unsigned int uintmax_t; # 69 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 10 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 2 3 4 # 69 "/usr/include/netinet/in.h" 2 3 4 # 1 "/usr/include/Availability.h" 1 3 4 # 153 "/usr/include/Availability.h" 3 4 # 1 "/usr/include/AvailabilityInternal.h" 1 3 4 # 154 "/usr/include/Availability.h" 2 3 4 # 71 "/usr/include/netinet/in.h" 2 3 4 # 1 "/usr/include/sys/_types/_in_addr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_in_addr_t.h" 3 4 typedef __uint32_t in_addr_t; # 73 "/usr/include/netinet/in.h" 2 3 4 # 1 "/usr/include/sys/_types/_in_port_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_in_port_t.h" 3 4 typedef __uint16_t in_port_t; # 75 "/usr/include/netinet/in.h" 2 3 4 # 1 "/usr/include/sys/socket.h" 1 3 4 # 75 "/usr/include/sys/socket.h" 3 4 # 1 "/usr/include/sys/types.h" 1 3 4 # 78 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/machine/types.h" 1 3 4 # 35 "/usr/include/machine/types.h" 3 4 # 1 "/usr/include/i386/types.h" 1 3 4 # 81 "/usr/include/i386/types.h" 3 4 typedef unsigned char u_int8_t; typedef unsigned short u_int16_t; typedef unsigned int u_int32_t; typedef unsigned long long u_int64_t; typedef int64_t register_t; # 97 "/usr/include/i386/types.h" 3 4 typedef u_int64_t user_addr_t; typedef u_int64_t user_size_t; typedef int64_t user_ssize_t; typedef int64_t user_long_t; typedef u_int64_t user_ulong_t; typedef int64_t user_time_t; typedef int64_t user_off_t; typedef u_int64_t syscall_arg_t; # 36 "/usr/include/machine/types.h" 2 3 4 # 79 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/machine/endian.h" 1 3 4 # 35 "/usr/include/machine/endian.h" 3 4 # 1 "/usr/include/i386/endian.h" 1 3 4 # 99 "/usr/include/i386/endian.h" 3 4 # 1 "/usr/include/sys/_endian.h" 1 3 4 # 130 "/usr/include/sys/_endian.h" 3 4 # 1 "/usr/include/libkern/_OSByteOrder.h" 1 3 4 # 66 "/usr/include/libkern/_OSByteOrder.h" 3 4 # 1 "/usr/include/libkern/i386/_OSByteOrder.h" 1 3 4 # 44 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static __inline__ __uint16_t _OSSwapInt16( __uint16_t _data ) { return ((__uint16_t)((_data << 8) | (_data >> 8))); } static __inline__ __uint32_t _OSSwapInt32( __uint32_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 91 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static __inline__ __uint64_t _OSSwapInt64( __uint64_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 67 "/usr/include/libkern/_OSByteOrder.h" 2 3 4 # 131 "/usr/include/sys/_endian.h" 2 3 4 # 100 "/usr/include/i386/endian.h" 2 3 4 # 36 "/usr/include/machine/endian.h" 2 3 4 # 82 "/usr/include/sys/types.h" 2 3 4 typedef unsigned char u_char; typedef unsigned short u_short; typedef unsigned int u_int; typedef unsigned long u_long; typedef unsigned short ushort; typedef unsigned int uint; typedef u_int64_t u_quad_t; typedef int64_t quad_t; typedef quad_t * qaddr_t; typedef char * caddr_t; typedef int32_t daddr_t; # 1 "/usr/include/sys/_types/_dev_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_dev_t.h" 3 4 typedef __darwin_dev_t dev_t; # 103 "/usr/include/sys/types.h" 2 3 4 typedef u_int32_t fixpt_t; # 1 "/usr/include/sys/_types/_blkcnt_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_blkcnt_t.h" 3 4 typedef __darwin_blkcnt_t blkcnt_t; # 107 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_blksize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_blksize_t.h" 3 4 typedef __darwin_blksize_t blksize_t; # 108 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_gid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_gid_t.h" 3 4 typedef __darwin_gid_t gid_t; # 109 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_ino_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ino_t.h" 3 4 typedef __darwin_ino_t ino_t; # 112 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_ino64_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ino64_t.h" 3 4 typedef __darwin_ino64_t ino64_t; # 115 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_key_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_key_t.h" 3 4 typedef __int32_t key_t; # 118 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_mode_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_mode_t.h" 3 4 typedef __darwin_mode_t mode_t; # 119 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_nlink_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_nlink_t.h" 3 4 typedef __uint16_t nlink_t; # 120 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_id_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_id_t.h" 3 4 typedef __darwin_id_t id_t; # 121 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_pid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_pid_t.h" 3 4 typedef __darwin_pid_t pid_t; # 122 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_off_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_off_t.h" 3 4 typedef __darwin_off_t off_t; # 123 "/usr/include/sys/types.h" 2 3 4 typedef int32_t segsz_t; typedef int32_t swblk_t; # 1 "/usr/include/sys/_types/_uid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uid_t.h" 3 4 typedef __darwin_uid_t uid_t; # 128 "/usr/include/sys/types.h" 2 3 4 # 161 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/_types/_clock_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_clock_t.h" 3 4 typedef __darwin_clock_t clock_t; # 162 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_size_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_size_t.h" 3 4 typedef __darwin_size_t size_t; # 163 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_ssize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ssize_t.h" 3 4 typedef __darwin_ssize_t ssize_t; # 164 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_time_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_time_t.h" 3 4 typedef __darwin_time_t time_t; # 165 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_useconds_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_useconds_t.h" 3 4 typedef __darwin_useconds_t useconds_t; # 167 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_suseconds_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_suseconds_t.h" 3 4 typedef __darwin_suseconds_t suseconds_t; # 168 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_rsize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_rsize_t.h" 3 4 typedef __darwin_size_t rsize_t; # 171 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_errno_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_errno_t.h" 3 4 typedef int errno_t; # 172 "/usr/include/sys/types.h" 2 3 4 # 180 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/_types/_fd_def.h" 1 3 4 # 45 "/usr/include/sys/_types/_fd_def.h" 3 4 typedef struct fd_set { __int32_t fds_bits[((((1024) % ((sizeof(__int32_t) * 8))) == 0) ? ((1024) / ((sizeof(__int32_t) * 8))) : (((1024) / ((sizeof(__int32_t) * 8))) + 1))]; } fd_set; static __inline int __darwin_fd_isset(int _n, const struct fd_set *_p) { return (_p->fds_bits[(unsigned long)_n/(sizeof(__int32_t) * 8)] & ((__int32_t)(1<<((unsigned long)_n % (sizeof(__int32_t) * 8))))); } # 181 "/usr/include/sys/types.h" 2 3 4 typedef __int32_t fd_mask; # 1 "/usr/include/sys/_types/_fd_setsize.h" 1 3 4 # 194 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_set.h" 1 3 4 # 195 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_clr.h" 1 3 4 # 196 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_zero.h" 1 3 4 # 197 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_isset.h" 1 3 4 # 198 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_copy.h" 1 3 4 # 201 "/usr/include/sys/types.h" 2 3 4 # 211 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/_pthread/_pthread_attr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_attr_t.h" 3 4 typedef __darwin_pthread_attr_t pthread_attr_t; # 212 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_cond_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_cond_t.h" 3 4 typedef __darwin_pthread_cond_t pthread_cond_t; # 213 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_condattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_condattr_t.h" 3 4 typedef __darwin_pthread_condattr_t pthread_condattr_t; # 214 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_mutex_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_mutex_t.h" 3 4 typedef __darwin_pthread_mutex_t pthread_mutex_t; # 215 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_mutexattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_mutexattr_t.h" 3 4 typedef __darwin_pthread_mutexattr_t pthread_mutexattr_t; # 216 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_once_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_once_t.h" 3 4 typedef __darwin_pthread_once_t pthread_once_t; # 217 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_rwlock_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_rwlock_t.h" 3 4 typedef __darwin_pthread_rwlock_t pthread_rwlock_t; # 218 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_rwlockattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_rwlockattr_t.h" 3 4 typedef __darwin_pthread_rwlockattr_t pthread_rwlockattr_t; # 219 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_t.h" 3 4 typedef __darwin_pthread_t pthread_t; # 220 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_key_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_key_t.h" 3 4 typedef __darwin_pthread_key_t pthread_key_t; # 224 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fsblkcnt_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_fsblkcnt_t.h" 3 4 typedef __darwin_fsblkcnt_t fsblkcnt_t; # 229 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fsfilcnt_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_fsfilcnt_t.h" 3 4 typedef __darwin_fsfilcnt_t fsfilcnt_t; # 230 "/usr/include/sys/types.h" 2 3 4 # 76 "/usr/include/sys/socket.h" 2 3 4 # 1 "/usr/include/machine/_param.h" 1 3 4 # 29 "/usr/include/machine/_param.h" 3 4 # 1 "/usr/include/i386/_param.h" 1 3 4 # 30 "/usr/include/machine/_param.h" 2 3 4 # 78 "/usr/include/sys/socket.h" 2 3 4 # 93 "/usr/include/sys/socket.h" 3 4 # 1 "/usr/include/sys/_types/_sa_family_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_sa_family_t.h" 3 4 typedef __uint8_t sa_family_t; # 94 "/usr/include/sys/socket.h" 2 3 4 # 1 "/usr/include/sys/_types/_socklen_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_socklen_t.h" 3 4 typedef __darwin_socklen_t socklen_t; # 95 "/usr/include/sys/socket.h" 2 3 4 # 105 "/usr/include/sys/socket.h" 3 4 # 1 "/usr/include/sys/_types/_iovec_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_iovec_t.h" 3 4 struct iovec { void * iov_base; size_t iov_len; }; # 106 "/usr/include/sys/socket.h" 2 3 4 # 190 "/usr/include/sys/socket.h" 3 4 struct linger { int l_onoff; int l_linger; }; # 208 "/usr/include/sys/socket.h" 3 4 struct so_np_extensions { u_int32_t npx_flags; u_int32_t npx_mask; }; # 283 "/usr/include/sys/socket.h" 3 4 struct sockaddr { __uint8_t sa_len; sa_family_t sa_family; char sa_data[14]; }; # 296 "/usr/include/sys/socket.h" 3 4 struct sockproto { __uint16_t sp_family; __uint16_t sp_protocol; }; # 316 "/usr/include/sys/socket.h" 3 4 struct sockaddr_storage { __uint8_t ss_len; sa_family_t ss_family; char __ss_pad1[((sizeof(__int64_t)) - sizeof(__uint8_t) - sizeof(sa_family_t))]; __int64_t __ss_align; char __ss_pad2[(128 - sizeof(__uint8_t) - sizeof(sa_family_t) - ((sizeof(__int64_t)) - sizeof(__uint8_t) - sizeof(sa_family_t)) - (sizeof(__int64_t)))]; }; # 416 "/usr/include/sys/socket.h" 3 4 struct msghdr { void *msg_name; socklen_t msg_namelen; struct iovec *msg_iov; int msg_iovlen; void *msg_control; socklen_t msg_controllen; int msg_flags; }; # 457 "/usr/include/sys/socket.h" 3 4 struct cmsghdr { socklen_t cmsg_len; int cmsg_level; int cmsg_type; }; # 548 "/usr/include/sys/socket.h" 3 4 struct sf_hdtr { struct iovec *headers; int hdr_cnt; struct iovec *trailers; int trl_cnt; }; int accept(int, struct sockaddr * , socklen_t * ) __asm("_" "accept" ); int bind(int, const struct sockaddr *, socklen_t) __asm("_" "bind" ); int connect(int, const struct sockaddr *, socklen_t) __asm("_" "connect" ); int getpeername(int, struct sockaddr * , socklen_t * ) __asm("_" "getpeername" ); int getsockname(int, struct sockaddr * , socklen_t * ) __asm("_" "getsockname" ); int getsockopt(int, int, int, void * , socklen_t * ); int listen(int, int) __asm("_" "listen" ); ssize_t recv(int, void *, size_t, int) __asm("_" "recv" ); ssize_t recvfrom(int, void *, size_t, int, struct sockaddr * , socklen_t * ) __asm("_" "recvfrom" ); ssize_t recvmsg(int, struct msghdr *, int) __asm("_" "recvmsg" ); ssize_t send(int, const void *, size_t, int) __asm("_" "send" ); ssize_t sendmsg(int, const struct msghdr *, int) __asm("_" "sendmsg" ); ssize_t sendto(int, const void *, size_t, int, const struct sockaddr *, socklen_t) __asm("_" "sendto" ); int setsockopt(int, int, int, const void *, socklen_t); int shutdown(int, int); int sockatmark(int) ; int socket(int, int, int); int socketpair(int, int, int, int *) __asm("_" "socketpair" ); int sendfile(int, int, off_t, off_t *, struct sf_hdtr *, int); void pfctlinput(int, struct sockaddr *); # 82 "/usr/include/netinet/in.h" 2 3 4 # 301 "/usr/include/netinet/in.h" 3 4 struct in_addr { in_addr_t s_addr; }; # 374 "/usr/include/netinet/in.h" 3 4 struct sockaddr_in { __uint8_t sin_len; sa_family_t sin_family; in_port_t sin_port; struct in_addr sin_addr; char sin_zero[8]; }; # 393 "/usr/include/netinet/in.h" 3 4 struct ip_opts { struct in_addr ip_dst; char ip_opts[40]; }; # 501 "/usr/include/netinet/in.h" 3 4 struct ip_mreq { struct in_addr imr_multiaddr; struct in_addr imr_interface; }; struct ip_mreqn { struct in_addr imr_multiaddr; struct in_addr imr_address; int imr_ifindex; }; #pragma pack(4) struct ip_mreq_source { struct in_addr imr_multiaddr; struct in_addr imr_sourceaddr; struct in_addr imr_interface; }; struct group_req { uint32_t gr_interface; struct sockaddr_storage gr_group; }; struct group_source_req { uint32_t gsr_interface; struct sockaddr_storage gsr_group; struct sockaddr_storage gsr_source; }; # 549 "/usr/include/netinet/in.h" 3 4 struct __msfilterreq { uint32_t msfr_ifindex; uint32_t msfr_fmode; uint32_t msfr_nsrcs; uint32_t __msfr_align; struct sockaddr_storage msfr_group; struct sockaddr_storage *msfr_srcs; }; #pragma pack() struct sockaddr; int setipv4sourcefilter(int, struct in_addr, struct in_addr, uint32_t, uint32_t, struct in_addr *) ; int getipv4sourcefilter(int, struct in_addr, struct in_addr, uint32_t *, uint32_t *, struct in_addr *) ; int setsourcefilter(int, uint32_t, struct sockaddr *, socklen_t, uint32_t, uint32_t, struct sockaddr_storage *) ; int getsourcefilter(int, uint32_t, struct sockaddr *, socklen_t, uint32_t *, uint32_t *, struct sockaddr_storage *) ; # 612 "/usr/include/netinet/in.h" 3 4 struct in_pktinfo { unsigned int ipi_ifindex; struct in_addr ipi_spec_dst; struct in_addr ipi_addr; }; # 654 "/usr/include/netinet/in.h" 3 4 # 1 "/usr/include/netinet6/in6.h" 1 3 4 # 152 "/usr/include/netinet6/in6.h" 3 4 struct in6_addr { union { __uint8_t __u6_addr8[16]; __uint16_t __u6_addr16[8]; __uint32_t __u6_addr32[4]; } __u6_addr; }; # 170 "/usr/include/netinet6/in6.h" 3 4 struct sockaddr_in6 { __uint8_t sin6_len; sa_family_t sin6_family; in_port_t sin6_port; __uint32_t sin6_flowinfo; struct in6_addr sin6_addr; __uint32_t sin6_scope_id; }; # 212 "/usr/include/netinet6/in6.h" 3 4 extern const struct in6_addr in6addr_any; extern const struct in6_addr in6addr_loopback; extern const struct in6_addr in6addr_nodelocal_allnodes; extern const struct in6_addr in6addr_linklocal_allnodes; extern const struct in6_addr in6addr_linklocal_allrouters; extern const struct in6_addr in6addr_linklocal_allv2routers; # 528 "/usr/include/netinet6/in6.h" 3 4 struct ipv6_mreq { struct in6_addr ipv6mr_multiaddr; unsigned int ipv6mr_interface; }; struct in6_pktinfo { struct in6_addr ipi6_addr; unsigned int ipi6_ifindex; }; struct ip6_mtuinfo { struct sockaddr_in6 ip6m_addr; uint32_t ip6m_mtu; }; # 624 "/usr/include/netinet6/in6.h" 3 4 struct cmsghdr; extern int inet6_option_space(int); extern int inet6_option_init(void *, struct cmsghdr **, int); extern int inet6_option_append(struct cmsghdr *, const __uint8_t *, int, int); extern __uint8_t *inet6_option_alloc(struct cmsghdr *, int, int, int); extern int inet6_option_next(const struct cmsghdr *, __uint8_t **); extern int inet6_option_find(const struct cmsghdr *, __uint8_t **, int); extern size_t inet6_rthdr_space(int, int); extern struct cmsghdr *inet6_rthdr_init(void *, int); extern int inet6_rthdr_add(struct cmsghdr *, const struct in6_addr *, unsigned int); extern int inet6_rthdr_lasthop(struct cmsghdr *, unsigned int); extern int inet6_rthdr_segments(const struct cmsghdr *); extern struct in6_addr *inet6_rthdr_getaddr(struct cmsghdr *, int); extern int inet6_rthdr_getflags(const struct cmsghdr *, int); extern int inet6_opt_init(void *, socklen_t); extern int inet6_opt_append(void *, socklen_t, int, __uint8_t, socklen_t, __uint8_t, void **); extern int inet6_opt_finish(void *, socklen_t, int); extern int inet6_opt_set_val(void *, int, void *, socklen_t); extern int inet6_opt_next(void *, socklen_t, int, __uint8_t *, socklen_t *, void **); extern int inet6_opt_find(void *, socklen_t, int, __uint8_t, socklen_t *, void **); extern int inet6_opt_get_val(void *, int, void *, socklen_t); extern socklen_t inet6_rth_space(int, int); extern void *inet6_rth_init(void *, socklen_t, int, int); extern int inet6_rth_add(void *, const struct in6_addr *); extern int inet6_rth_reverse(const void *, void *); extern int inet6_rth_segments(const void *); extern struct in6_addr *inet6_rth_getaddr(const void *, int); extern void addrsel_policy_init(void); # 655 "/usr/include/netinet/in.h" 2 3 4 int bindresvport(int, struct sockaddr_in *); struct sockaddr; int bindresvport_sa(int, struct sockaddr *); # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_NETINET_IN_H" to "1" ================================================================================ TEST checkRecursiveMacros from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/headers.py:218) TESTING: checkRecursiveMacros from config.headers(config/BuildSystem/config/headers.py:218) Checks that the preprocessor allows recursive macros, and if not defines HAVE_BROKEN_RECURSIVE_MACRO Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" void a(int i, int j) {} #define a(b) a(b,__LINE__) int main() { a(0); ; return 0; } ================================================================================ TEST configureCacheDetails from config.utilities.cacheDetails(/Users/gbisht/projects/petsc/petsc_f0284fa/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. Pushing language C All intermediate test results are stored in /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails/conftest.c: In function 'getconf_LEVEL1_DCACHE_SIZE': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails/conftest.c:4:56: error: '_SC_LEVEL1_DCACHE_SIZE' undeclared (first use in this function) long getconf_LEVEL1_DCACHE_SIZE() { long val = sysconf(_SC_LEVEL1_DCACHE_SIZE); return (16 <= val && val <= 2147483647) ? val : 32768; } ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails/conftest.c:4:56: note: each undeclared identifier is reported only once for each function it appears in Source: #include "confdefs.h" #include "conffix.h" #include long getconf_LEVEL1_DCACHE_SIZE() { long val = sysconf(_SC_LEVEL1_DCACHE_SIZE); return (16 <= val && val <= 2147483647) ? val : 32768; } int main() { ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include long getconf_LEVEL1_DCACHE_SIZE() { long val=-1; FILE *f = popen("getconf LEVEL1_DCACHE_SIZE","r"); fscanf(f,"%ld",&val); pclose(f); return (16 <= val && val <= 2147483647) ? val : 32768; } int main() { ; return 0; } Popping language C Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include long getconf_LEVEL1_DCACHE_SIZE() { long val=-1; FILE *f = popen("getconf LEVEL1_DCACHE_SIZE","r"); fscanf(f,"%ld",&val); pclose(f); return (16 <= val && val <= 2147483647) ? val : 32768; } int main() { FILE *output = fopen("conftestval","w"); if (!output) return 1; fprintf(output,"%ld",getconf_LEVEL1_DCACHE_SIZE()); fclose(output);; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Testing executable /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails/conftest to see if it can be run Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails/conftest Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails/conftest Popping language C Defined "LEVEL1_DCACHE_SIZE" to "32768" Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Testing executable /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails/conftest to see if it can be run Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails/conftest Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails/conftest Popping language C Defined "LEVEL1_DCACHE_LINESIZE" to "32" Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include long getconf_LEVEL1_DCACHE_ASSOC() { long val=-1; FILE *f = popen("getconf LEVEL1_DCACHE_ASSOC","r"); fscanf(f,"%ld",&val); pclose(f); return (0 <= val && val <= 2147483647) ? val : 2; } int main() { FILE *output = fopen("conftestval","w"); if (!output) return 1; fprintf(output,"%ld",getconf_LEVEL1_DCACHE_ASSOC()); fclose(output);; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Testing executable /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails/conftest to see if it can be run Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails/conftest Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails/conftest Popping language C Defined "LEVEL1_DCACHE_ASSOC" to "2" ================================================================================ TEST check_siginfo_t from config.types(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/types.py:46) TESTING: check_siginfo_t from config.types(config/BuildSystem/config/types.py:46) Checks if siginfo_t exists in signal.h. This check is for windows, and C89 check. Checking for type: siginfo_t All intermediate test results are stored in /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c:13:11: warning: unused variable 'a' [-Wunused-variable] siginfo_t a;; ^ Source: #include "confdefs.h" #include "conffix.h" #include #if STDC_HEADERS #include #include #include #endif int main() { siginfo_t a;; return 0; } siginfo_t found Defined "HAVE_SIGINFO_T" to "1" ================================================================================ TEST check__int64 from config.types(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/types.py:52) TESTING: check__int64 from config.types(config/BuildSystem/config/types.py:52) Checks if __int64 exists. This is primarily for windows. Checking for type: __int64 Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c:13:1: error: unknown type name '__int64' __int64 a;; ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c:13:9: warning: unused variable 'a' [-Wunused-variable] __int64 a;; ^ Source: #include "confdefs.h" #include "conffix.h" #include #if STDC_HEADERS #include #include #endif int main() { __int64 a;; return 0; } __int64 found ================================================================================ TEST checkSizeTypes from config.types(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/types.py:58) TESTING: checkSizeTypes from config.types(config/BuildSystem/config/types.py:58) Checks for types associated with sizes, such as size_t. Checking for type: size_t Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c:13:8: warning: unused variable 'a' [-Wunused-variable] size_t a;; ^ Source: #include "confdefs.h" #include "conffix.h" #include #if STDC_HEADERS #include #include #endif int main() { size_t a;; return 0; } size_t found ================================================================================ TEST checkFileTypes from config.types(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/types.py:68) TESTING: checkFileTypes from config.types(config/BuildSystem/config/types.py:68) Checks for types associated with files, such as mode_t, off_t, etc. Checking for type: mode_t Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c:13:8: warning: unused variable 'a' [-Wunused-variable] mode_t a;; ^ Source: #include "confdefs.h" #include "conffix.h" #include #if STDC_HEADERS #include #include #endif int main() { mode_t a;; return 0; } mode_t found Checking for type: off_t Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c:13:7: warning: unused variable 'a' [-Wunused-variable] off_t a;; ^ Source: #include "confdefs.h" #include "conffix.h" #include #if STDC_HEADERS #include #include #endif int main() { off_t a;; return 0; } off_t found ================================================================================ TEST checkIntegerTypes from config.types(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/types.py:63) TESTING: checkIntegerTypes from config.types(config/BuildSystem/config/types.py:63) Checks for types associated with integers, such as int32_t. Checking for type: int32_t Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c:13:9: warning: unused variable 'a' [-Wunused-variable] int32_t a;; ^ Source: #include "confdefs.h" #include "conffix.h" #include #if STDC_HEADERS #include #include #endif int main() { int32_t a;; return 0; } int32_t found ================================================================================ TEST checkPID from config.types(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/types.py:74) TESTING: checkPID from config.types(config/BuildSystem/config/types.py:74) Checks for pid_t, and defines it if necessary Checking for type: pid_t Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c:13:7: warning: unused variable 'a' [-Wunused-variable] pid_t a;; ^ Source: #include "confdefs.h" #include "conffix.h" #include #if STDC_HEADERS #include #include #endif int main() { pid_t a;; return 0; } pid_t found ================================================================================ TEST checkUID from config.types(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/types.py:78) TESTING: checkUID from config.types(config/BuildSystem/config/types.py:78) Checks for uid_t and gid_t, and defines them if necessary Source: #include "confdefs.h" #include "conffix.h" #include Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c" 2 # 1 "/usr/include/sys/types.h" 1 3 4 # 72 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/appleapiopts.h" 1 3 4 # 73 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 76 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/machine/types.h" 1 3 4 # 35 "/usr/include/machine/types.h" 3 4 # 1 "/usr/include/i386/types.h" 1 3 4 # 70 "/usr/include/i386/types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 71 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_int8_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int8_t.h" 3 4 typedef signed char int8_t; # 77 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_int16_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int16_t.h" 3 4 typedef short int16_t; # 78 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_int32_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int32_t.h" 3 4 typedef int int32_t; # 79 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_int64_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int64_t.h" 3 4 typedef long long int64_t; # 80 "/usr/include/i386/types.h" 2 3 4 typedef unsigned char u_int8_t; typedef unsigned short u_int16_t; typedef unsigned int u_int32_t; typedef unsigned long long u_int64_t; typedef int64_t register_t; # 1 "/usr/include/sys/_types/_intptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_intptr_t.h" 3 4 typedef __darwin_intptr_t intptr_t; # 93 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_uintptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uintptr_t.h" 3 4 typedef unsigned long uintptr_t; # 94 "/usr/include/i386/types.h" 2 3 4 typedef u_int64_t user_addr_t; typedef u_int64_t user_size_t; typedef int64_t user_ssize_t; typedef int64_t user_long_t; typedef u_int64_t user_ulong_t; typedef int64_t user_time_t; typedef int64_t user_off_t; typedef u_int64_t syscall_arg_t; # 36 "/usr/include/machine/types.h" 2 3 4 # 79 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types.h" 1 3 4 # 33 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 80 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/machine/endian.h" 1 3 4 # 35 "/usr/include/machine/endian.h" 3 4 # 1 "/usr/include/i386/endian.h" 1 3 4 # 99 "/usr/include/i386/endian.h" 3 4 # 1 "/usr/include/sys/_endian.h" 1 3 4 # 130 "/usr/include/sys/_endian.h" 3 4 # 1 "/usr/include/libkern/_OSByteOrder.h" 1 3 4 # 66 "/usr/include/libkern/_OSByteOrder.h" 3 4 # 1 "/usr/include/libkern/i386/_OSByteOrder.h" 1 3 4 # 44 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static __inline__ __uint16_t _OSSwapInt16( __uint16_t _data ) { return ((__uint16_t)((_data << 8) | (_data >> 8))); } static __inline__ __uint32_t _OSSwapInt32( __uint32_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 91 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static __inline__ __uint64_t _OSSwapInt64( __uint64_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 67 "/usr/include/libkern/_OSByteOrder.h" 2 3 4 # 131 "/usr/include/sys/_endian.h" 2 3 4 # 100 "/usr/include/i386/endian.h" 2 3 4 # 36 "/usr/include/machine/endian.h" 2 3 4 # 82 "/usr/include/sys/types.h" 2 3 4 typedef unsigned char u_char; typedef unsigned short u_short; typedef unsigned int u_int; typedef unsigned long u_long; typedef unsigned short ushort; typedef unsigned int uint; typedef u_int64_t u_quad_t; typedef int64_t quad_t; typedef quad_t * qaddr_t; typedef char * caddr_t; typedef int32_t daddr_t; # 1 "/usr/include/sys/_types/_dev_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_dev_t.h" 3 4 typedef __darwin_dev_t dev_t; # 103 "/usr/include/sys/types.h" 2 3 4 typedef u_int32_t fixpt_t; # 1 "/usr/include/sys/_types/_blkcnt_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_blkcnt_t.h" 3 4 typedef __darwin_blkcnt_t blkcnt_t; # 107 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_blksize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_blksize_t.h" 3 4 typedef __darwin_blksize_t blksize_t; # 108 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_gid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_gid_t.h" 3 4 typedef __darwin_gid_t gid_t; # 109 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_in_addr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_in_addr_t.h" 3 4 typedef __uint32_t in_addr_t; # 110 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_in_port_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_in_port_t.h" 3 4 typedef __uint16_t in_port_t; # 111 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_ino_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ino_t.h" 3 4 typedef __darwin_ino_t ino_t; # 112 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_ino64_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ino64_t.h" 3 4 typedef __darwin_ino64_t ino64_t; # 115 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_key_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_key_t.h" 3 4 typedef __int32_t key_t; # 118 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_mode_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_mode_t.h" 3 4 typedef __darwin_mode_t mode_t; # 119 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_nlink_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_nlink_t.h" 3 4 typedef __uint16_t nlink_t; # 120 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_id_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_id_t.h" 3 4 typedef __darwin_id_t id_t; # 121 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_pid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_pid_t.h" 3 4 typedef __darwin_pid_t pid_t; # 122 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_off_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_off_t.h" 3 4 typedef __darwin_off_t off_t; # 123 "/usr/include/sys/types.h" 2 3 4 typedef int32_t segsz_t; typedef int32_t swblk_t; # 1 "/usr/include/sys/_types/_uid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uid_t.h" 3 4 typedef __darwin_uid_t uid_t; # 128 "/usr/include/sys/types.h" 2 3 4 # 161 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/_types/_clock_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_clock_t.h" 3 4 typedef __darwin_clock_t clock_t; # 162 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_size_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_size_t.h" 3 4 typedef __darwin_size_t size_t; # 163 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_ssize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ssize_t.h" 3 4 typedef __darwin_ssize_t ssize_t; # 164 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_time_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_time_t.h" 3 4 typedef __darwin_time_t time_t; # 165 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_useconds_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_useconds_t.h" 3 4 typedef __darwin_useconds_t useconds_t; # 167 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_suseconds_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_suseconds_t.h" 3 4 typedef __darwin_suseconds_t suseconds_t; # 168 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_rsize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_rsize_t.h" 3 4 typedef __darwin_size_t rsize_t; # 171 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_errno_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_errno_t.h" 3 4 typedef int errno_t; # 172 "/usr/include/sys/types.h" 2 3 4 # 180 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/_types/_fd_def.h" 1 3 4 # 45 "/usr/include/sys/_types/_fd_def.h" 3 4 typedef struct fd_set { __int32_t fds_bits[((((1024) % ((sizeof(__int32_t) * 8))) == 0) ? ((1024) / ((sizeof(__int32_t) * 8))) : (((1024) / ((sizeof(__int32_t) * 8))) + 1))]; } fd_set; static __inline int __darwin_fd_isset(int _n, const struct fd_set *_p) { return (_p->fds_bits[(unsigned long)_n/(sizeof(__int32_t) * 8)] & ((__int32_t)(1<<((unsigned long)_n % (sizeof(__int32_t) * 8))))); } # 181 "/usr/include/sys/types.h" 2 3 4 typedef __int32_t fd_mask; # 1 "/usr/include/sys/_types/_fd_setsize.h" 1 3 4 # 194 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_set.h" 1 3 4 # 195 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_clr.h" 1 3 4 # 196 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_zero.h" 1 3 4 # 197 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_isset.h" 1 3 4 # 198 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_copy.h" 1 3 4 # 201 "/usr/include/sys/types.h" 2 3 4 # 211 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/_pthread/_pthread_attr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_attr_t.h" 3 4 typedef __darwin_pthread_attr_t pthread_attr_t; # 212 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_cond_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_cond_t.h" 3 4 typedef __darwin_pthread_cond_t pthread_cond_t; # 213 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_condattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_condattr_t.h" 3 4 typedef __darwin_pthread_condattr_t pthread_condattr_t; # 214 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_mutex_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_mutex_t.h" 3 4 typedef __darwin_pthread_mutex_t pthread_mutex_t; # 215 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_mutexattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_mutexattr_t.h" 3 4 typedef __darwin_pthread_mutexattr_t pthread_mutexattr_t; # 216 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_once_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_once_t.h" 3 4 typedef __darwin_pthread_once_t pthread_once_t; # 217 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_rwlock_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_rwlock_t.h" 3 4 typedef __darwin_pthread_rwlock_t pthread_rwlock_t; # 218 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_rwlockattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_rwlockattr_t.h" 3 4 typedef __darwin_pthread_rwlockattr_t pthread_rwlockattr_t; # 219 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_t.h" 3 4 typedef __darwin_pthread_t pthread_t; # 220 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_key_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_key_t.h" 3 4 typedef __darwin_pthread_key_t pthread_key_t; # 224 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fsblkcnt_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_fsblkcnt_t.h" 3 4 typedef __darwin_fsblkcnt_t fsblkcnt_t; # 229 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fsfilcnt_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_fsfilcnt_t.h" 3 4 typedef __darwin_fsfilcnt_t fsfilcnt_t; # 230 "/usr/include/sys/types.h" 2 3 4 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c" 2 ================================================================================ TEST checkSignal from config.types(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/types.py:85) TESTING: checkSignal from config.types(config/BuildSystem/config/types.py:85) Checks the return type of signal() and defines RETSIGTYPE to that type name Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include #ifdef signal #undef signal #endif #ifdef __cplusplus extern "C" void (*signal (int, void(*)(int)))(int); #else void (*signal())(); #endif int main() { ; return 0; } Defined "RETSIGTYPE" to "void" ================================================================================ TEST checkC99Complex from config.types(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/types.py:106) TESTING: checkC99Complex from config.types(config/BuildSystem/config/types.py:106) Check for complex numbers in in C99 std Note that since PETSc source code uses _Complex we test specifically for that, not complex Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c:6:17: warning: variable 'x' set but not used [-Wunused-but-set-variable] double _Complex x; ^ Source: #include "confdefs.h" #include "conffix.h" #include int main() { double _Complex x; x = I; ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c:6:17: warning: variable 'x' set but not used [-Wunused-but-set-variable] double _Complex x; ^ Source: #include "confdefs.h" #include "conffix.h" #include int main() { double _Complex x; x = I; ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_C99_COMPLEX" to "1" ================================================================================ TEST checkCxxComplex from config.types(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/types.py:117) TESTING: checkCxxComplex from config.types(config/BuildSystem/config/types.py:117) Check for complex numbers in namespace std Pushing language Cxx Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { std::complex x; ; return 0; } Pushing language CXX Popping language CXX Executing: /opt/local/bin/mpicxx-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_CXX_COMPLEX" to "1" Popping language Cxx ================================================================================ TEST checkFortranKind from config.types(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/types.py:138) TESTING: checkFortranKind from config.types(config/BuildSystem/config/types.py:138) Checks whether selected_int_kind etc work USE_FORTRANKIND Pushing language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.F Successful compile: Source: program main integer(kind=selected_int_kind(10)) i real(kind=selected_real_kind(10)) d end Defined "USE_FORTRANKIND" to "1" Popping language FC ================================================================================ TEST checkConst from config.types(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/types.py:150) TESTING: checkConst from config.types(config/BuildSystem/config/types.py:150) Checks for working const, and if not found defines it to empty string Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c:30:9: warning: 't' is used uninitialized in this function [-Wuninitialized] *t++ = 0; ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c:46:25: warning: 'b' is used uninitialized in this function [-Wuninitialized] struct s *b; b->j = 5; ^ Source: #include "confdefs.h" #include "conffix.h" int main() { /* Ultrix mips cc rejects this. */ typedef int charset[2]; const charset x; /* SunOS 4.1.1 cc rejects this. */ char const *const *ccp; char **p; /* NEC SVR4.0.2 mips cc rejects this. */ struct point {int x, y;}; static struct point const zero = {0,0}; /* AIX XL C 1.02.0.0 rejects this. It does not let you subtract one const X* pointer from another in an arm of an if-expression whose if-part is not a constant expression */ const char *g = "string"; ccp = &g + (g ? g-g : 0); /* HPUX 7.0 cc rejects these. */ ++ccp; p = (char**) ccp; ccp = (char const *const *) p; /* This section avoids unused variable warnings */ if (zero.x); if (x[0]); { /* SCO 3.2v4 cc rejects this. */ char *t; char const *s = 0 ? (char *) 0 : (char const *) 0; *t++ = 0; if (*s); } { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ int x[] = {25, 17}; const int *foo = &x[0]; ++foo; } { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ typedef const int *iptr; iptr p = 0; ++p; } { /* AIX XL C 1.02.0.0 rejects this saying "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ struct s { int j; const int *ap[3]; }; struct s *b; b->j = 5; } { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ const int foo = 10; /* Get rid of unused variable warning */ if (foo); } ; return 0; } ================================================================================ TEST checkEndian from config.types(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/types.py:206) TESTING: checkEndian from config.types(config/BuildSystem/config/types.py:206) If the machine is big endian, defines WORDS_BIGENDIAN Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #ifdef HAVE_SYS_PARAM_H #include #endif int main() { #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN bogus endian macros #endif ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c:11:3: error: unknown type name 'not' not big endian ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c:11:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ Source: #include "confdefs.h" #include "conffix.h" #include #ifdef HAVE_SYS_PARAM_H #include #endif int main() { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } ================================================================================ TEST checkSizeof from config.types(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/types.py:259) TESTING: checkSizeof from config.types(config/BuildSystem/config/types.py:259) Determines the size of type "typeName", and defines SIZEOF_"typeName" to be the size Checking for size of type: char Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #if STDC_HEADERS #include #include #include #endif int main() { FILE *f = fopen("conftestval", "w"); if (!f) exit(1); fprintf(f, "%lu\n", (unsigned long)sizeof(char)); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Testing executable /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest to see if it can be run Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest Popping language C Defined "SIZEOF_CHAR" to "1" ================================================================================ TEST checkSizeof from config.types(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/types.py:259) TESTING: checkSizeof from config.types(config/BuildSystem/config/types.py:259) Determines the size of type "typeName", and defines SIZEOF_"typeName" to be the size Checking for size of type: void * Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #if STDC_HEADERS #include #include #include #endif int main() { FILE *f = fopen("conftestval", "w"); if (!f) exit(1); fprintf(f, "%lu\n", (unsigned long)sizeof(void *)); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Testing executable /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest to see if it can be run Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest Popping language C Defined "SIZEOF_VOID_P" to "8" ================================================================================ TEST checkSizeof from config.types(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/types.py:259) TESTING: checkSizeof from config.types(config/BuildSystem/config/types.py:259) Determines the size of type "typeName", and defines SIZEOF_"typeName" to be the size Checking for size of type: short Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #if STDC_HEADERS #include #include #include #endif int main() { FILE *f = fopen("conftestval", "w"); if (!f) exit(1); fprintf(f, "%lu\n", (unsigned long)sizeof(short)); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Testing executable /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest to see if it can be run Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest Popping language C Defined "SIZEOF_SHORT" to "2" ================================================================================ TEST checkSizeof from config.types(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/types.py:259) TESTING: checkSizeof from config.types(config/BuildSystem/config/types.py:259) Determines the size of type "typeName", and defines SIZEOF_"typeName" to be the size Checking for size of type: int Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #if STDC_HEADERS #include #include #include #endif int main() { FILE *f = fopen("conftestval", "w"); if (!f) exit(1); fprintf(f, "%lu\n", (unsigned long)sizeof(int)); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Testing executable /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest to see if it can be run Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest Popping language C Defined "SIZEOF_INT" to "4" ================================================================================ TEST checkSizeof from config.types(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/types.py:259) TESTING: checkSizeof from config.types(config/BuildSystem/config/types.py:259) Determines the size of type "typeName", and defines SIZEOF_"typeName" to be the size Checking for size of type: long Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #if STDC_HEADERS #include #include #include #endif int main() { FILE *f = fopen("conftestval", "w"); if (!f) exit(1); fprintf(f, "%lu\n", (unsigned long)sizeof(long)); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Testing executable /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest to see if it can be run Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest Popping language C Defined "SIZEOF_LONG" to "8" ================================================================================ TEST checkSizeof from config.types(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/types.py:259) TESTING: checkSizeof from config.types(config/BuildSystem/config/types.py:259) Determines the size of type "typeName", and defines SIZEOF_"typeName" to be the size Checking for size of type: long long Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #if STDC_HEADERS #include #include #include #endif int main() { FILE *f = fopen("conftestval", "w"); if (!f) exit(1); fprintf(f, "%lu\n", (unsigned long)sizeof(long long)); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Testing executable /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest to see if it can be run Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest Popping language C Defined "SIZEOF_LONG_LONG" to "8" ================================================================================ TEST checkSizeof from config.types(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/types.py:259) TESTING: checkSizeof from config.types(config/BuildSystem/config/types.py:259) Determines the size of type "typeName", and defines SIZEOF_"typeName" to be the size Checking for size of type: float Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #if STDC_HEADERS #include #include #include #endif int main() { FILE *f = fopen("conftestval", "w"); if (!f) exit(1); fprintf(f, "%lu\n", (unsigned long)sizeof(float)); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Testing executable /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest to see if it can be run Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest Popping language C Defined "SIZEOF_FLOAT" to "4" ================================================================================ TEST checkSizeof from config.types(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/types.py:259) TESTING: checkSizeof from config.types(config/BuildSystem/config/types.py:259) Determines the size of type "typeName", and defines SIZEOF_"typeName" to be the size Checking for size of type: double Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #if STDC_HEADERS #include #include #include #endif int main() { FILE *f = fopen("conftestval", "w"); if (!f) exit(1); fprintf(f, "%lu\n", (unsigned long)sizeof(double)); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Testing executable /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest to see if it can be run Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest Popping language C Defined "SIZEOF_DOUBLE" to "8" ================================================================================ TEST checkSizeof from config.types(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/types.py:259) TESTING: checkSizeof from config.types(config/BuildSystem/config/types.py:259) Determines the size of type "typeName", and defines SIZEOF_"typeName" to be the size Checking for size of type: size_t Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #if STDC_HEADERS #include #include #include #endif int main() { FILE *f = fopen("conftestval", "w"); if (!f) exit(1); fprintf(f, "%lu\n", (unsigned long)sizeof(size_t)); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Testing executable /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest to see if it can be run Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest Popping language C Defined "SIZEOF_SIZE_T" to "8" ================================================================================ TEST checkBitsPerByte from config.types(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/types.py:310) TESTING: checkBitsPerByte from config.types(config/BuildSystem/config/types.py:310) Determine the nubmer of bits per byte and define BITS_PER_BYTE Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #if STDC_HEADERS #include #include #endif int main() { FILE *f = fopen("conftestval", "w"); char val[2]; int i = 0; if (!f) exit(1); val[0]='\1'; val[1]='\0'; while(val[0]) {val[0] <<= 1; i++;} fprintf(f, "%d\n", i); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Testing executable /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest to see if it can be run Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest Defined "BITS_PER_BYTE" to "8" ================================================================================ TEST checkVisibility from config.types(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/types.py:356) TESTING: checkVisibility from config.types(config/BuildSystem/config/types.py:356) ================================================================================ TEST configureMemAlign from PETSc.options.memAlign(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/options/memAlign.py:30) TESTING: configureMemAlign from PETSc.options.memAlign(config/PETSc/options/memAlign.py:30) Choose alignment Defined "MEMALIGN" to "16" Memory alignment is 16 ================================================================================ TEST check from config.libraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/libraries.py:146) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:146) 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'] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -lsocket -lnsl -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: ld: library not found for -lsocket collect2: error: ld returned 1 exit status Popping language C ================================================================================ TEST check from config.libraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/libraries.py:146) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:146) 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'] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -lfpe -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: ld: library not found for -lfpe collect2: error: ld returned 1 exit status Popping language C ================================================================================ TEST check from config.libraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/libraries.py:146) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:146) 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'] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -lsocket -lnsl -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: ld: library not found for -lsocket collect2: error: ld returned 1 exit status Popping language C ================================================================================ TEST check from config.libraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/libraries.py:146) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:146) 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'] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -lfpe -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: ld: library not found for -lfpe collect2: error: ld returned 1 exit status Popping language C ================================================================================ TEST checkMath from config.libraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/libraries.py:251) TESTING: checkMath from config.libraries(config/BuildSystem/config/libraries.py:251) Check for sin() in libm, the math library Checking for functions [sin floor log10 pow] in library [''] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c: In function '_check_sin': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c:5:41: warning: variable 'y' set but not used [-Wunused-but-set-variable] static void _check_sin() { double x = 0,y; y = sin(x); ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c: In function '_check_floor': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c:8:43: warning: variable 'y' set but not used [-Wunused-but-set-variable] static void _check_floor() { double x = 0,y; y = floor(x); ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c: In function '_check_log10': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c:11:43: warning: variable 'y' set but not used [-Wunused-but-set-variable] static void _check_log10() { double x = 0,y; y = log10(x); ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c: In function '_check_pow': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c:14:41: warning: variable 'y' set but not used [-Wunused-but-set-variable] static void _check_pow() { double x = 0,y ; y = pow(x, x); ^ Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ double sin(double); static void _check_sin() { double x = 0,y; y = sin(x); ; } double floor(double); static void _check_floor() { double x = 0,y; y = floor(x); ; } double log10(double); static void _check_log10() { double x = 0,y; y = log10(x); ; } double pow(double, double); static void _check_pow() { double x = 0,y ; y = pow(x, x); ; } int main() { _check_sin(); _check_floor(); _check_log10(); _check_pow();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Popping language C Math functions are linked in by default ================================================================================ TEST checkMathErf from config.libraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/libraries.py:267) TESTING: checkMathErf from config.libraries(config/BuildSystem/config/libraries.py:267) Check for erf() in libm, the math library Checking for functions [erf] in library [] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c: In function '_check_erf': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c:5:41: warning: variable 'y' set but not used [-Wunused-but-set-variable] static void _check_erf() { double x = 0,y; y = erf(x); ^ Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ double erf(double); static void _check_erf() { double x = 0,y; y = erf(x); ; } int main() { _check_erf();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Popping language C erf() found Defined "HAVE_ERF" to "1" ================================================================================ TEST checkMathTgamma from config.libraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/libraries.py:276) TESTING: checkMathTgamma from config.libraries(config/BuildSystem/config/libraries.py:276) Check for tgama() in libm, the math library Checking for functions [tgamma] in library [] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c: In function '_check_tgamma': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c:5:44: warning: variable 'y' set but not used [-Wunused-but-set-variable] static void _check_tgamma() { double x = 0,y; y = tgamma(x); ^ Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ double tgamma(double); static void _check_tgamma() { double x = 0,y; y = tgamma(x); ; } int main() { _check_tgamma();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Popping language C tgamma() found Defined "HAVE_TGAMMA" to "1" ================================================================================ TEST checkMathFenv from config.libraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/libraries.py:285) TESTING: checkMathFenv from config.libraries(config/BuildSystem/config/libraries.py:285) Checks if can be used with FE_DFL_ENV Checking for functions [fesetenv] in library [] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Popping language C Defined "HAVE_FENV_H" to "1" ================================================================================ TEST checkMathLog2 from config.libraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/libraries.py:293) TESTING: checkMathLog2 from config.libraries(config/BuildSystem/config/libraries.py:293) Check for log2() in libm, the math library Checking for functions [log2] in library [] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c: In function '_check_log2': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c:5:42: warning: variable 'y' set but not used [-Wunused-but-set-variable] static void _check_log2() { double x = 1,y; y = log2(x); ^ Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ double log2(double); static void _check_log2() { double x = 1,y; y = log2(x); ; } int main() { _check_log2();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Popping language C log2() found Defined "HAVE_LOG2" to "1" ================================================================================ TEST checkCompression from config.libraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/libraries.py:302) TESTING: checkCompression from config.libraries(config/BuildSystem/config/libraries.py:302) Check for libz, the compression library Checking for functions [compress uncompress] in library [''] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c: In function '_check_compress': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c:5:119: warning: variable 'ret' set but not used [-Wunused-but-set-variable] static void _check_compress() { char *dest = 0; const char *source = 0; unsigned long destLen = 0, sourceLen = 0; int ret = 0; ret = compress(dest, &destLen, source, sourceLen); ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c: In function '_check_uncompress': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c:8:121: warning: variable 'ret' set but not used [-Wunused-but-set-variable] static void _check_uncompress() { char *dest = 0; const char *source = 0; unsigned long destLen = 0, sourceLen = 0; int ret = 0; ret = uncompress(dest, &destLen, source, sourceLen); ^ Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ int compress(char *dest, unsigned long *destLen, const char *source, unsigned long sourceLen); static void _check_compress() { char *dest = 0; const char *source = 0; unsigned long destLen = 0, sourceLen = 0; int ret = 0; ret = compress(dest, &destLen, source, sourceLen); ; } int uncompress(char *dest, unsigned long *destLen, const char *source, unsigned long sourceLen); static void _check_uncompress() { char *dest = 0; const char *source = 0; unsigned long destLen = 0, sourceLen = 0; int ret = 0; ret = uncompress(dest, &destLen, source, sourceLen); ; } int main() { _check_compress(); _check_uncompress();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "_compress", referenced from: __check_compress in conftest.o "_uncompress", referenced from: __check_uncompress in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status Popping language C Checking for functions [compress uncompress] in library ['z'] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c: In function '_check_compress': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c:5:119: warning: variable 'ret' set but not used [-Wunused-but-set-variable] static void _check_compress() { char *dest = 0; const char *source = 0; unsigned long destLen = 0, sourceLen = 0; int ret = 0; ret = compress(dest, &destLen, source, sourceLen); ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c: In function '_check_uncompress': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c:8:121: warning: variable 'ret' set but not used [-Wunused-but-set-variable] static void _check_uncompress() { char *dest = 0; const char *source = 0; unsigned long destLen = 0, sourceLen = 0; int ret = 0; ret = uncompress(dest, &destLen, source, sourceLen); ^ Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ int compress(char *dest, unsigned long *destLen, const char *source, unsigned long sourceLen); static void _check_compress() { char *dest = 0; const char *source = 0; unsigned long destLen = 0, sourceLen = 0; int ret = 0; ret = compress(dest, &destLen, source, sourceLen); ; } int uncompress(char *dest, unsigned long *destLen, const char *source, unsigned long sourceLen); static void _check_uncompress() { char *dest = 0; const char *source = 0; unsigned long destLen = 0, sourceLen = 0; int ret = 0; ret = uncompress(dest, &destLen, source, sourceLen); ; } int main() { _check_compress(); _check_uncompress();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -lz -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_LIBZ" to "1" Popping language C Using libz for the compression library ================================================================================ TEST checkRealtime from config.libraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/libraries.py:323) TESTING: checkRealtime from config.libraries(config/BuildSystem/config/libraries.py:323) Check for presence of clock_gettime() in realtime library (POSIX Realtime extensions) Checking for functions [clock_gettime] in library [''] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c: In function '_check_clock_gettime': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c:5:45: warning: implicit declaration of function 'clock_gettime' [-Wimplicit-function-declaration] static void _check_clock_gettime() { struct timespec tp; clock_gettime(CLOCK_REALTIME,&tp);; } ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c:5:72: error: 'CLOCK_REALTIME' undeclared (first use in this function) static void _check_clock_gettime() { struct timespec tp; clock_gettime(CLOCK_REALTIME,&tp);; } ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c:5:72: note: each undeclared identifier is reported only once for each function it appears in 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; } Compile failed inside link Popping language C Checking for functions [clock_gettime] in library ['rt'] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c: In function '_check_clock_gettime': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c:5:45: warning: implicit declaration of function 'clock_gettime' [-Wimplicit-function-declaration] static void _check_clock_gettime() { struct timespec tp; clock_gettime(CLOCK_REALTIME,&tp);; } ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c:5:72: error: 'CLOCK_REALTIME' undeclared (first use in this function) static void _check_clock_gettime() { struct timespec tp; clock_gettime(CLOCK_REALTIME,&tp);; } ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c:5:72: note: each undeclared identifier is reported only once for each function it appears in 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; } Compile failed inside link Popping language C Warning: No realtime library found ================================================================================ TEST checkDynamic from config.libraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/libraries.py:339) TESTING: checkDynamic from config.libraries(config/BuildSystem/config/libraries.py:339) Check for the header and libraries necessary for dynamic library manipulation Checking for functions [dlopen] in library ['dl'] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -ldl -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_LIBDL" to "1" Popping language C Checking for header: dlfcn.h Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/usr/include/dlfcn.h" 1 3 4 # 37 "/usr/include/dlfcn.h" 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 38 "/usr/include/dlfcn.h" 2 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdbool.h" 1 3 4 # 41 "/usr/include/dlfcn.h" 2 3 4 # 1 "/usr/include/Availability.h" 1 3 4 # 153 "/usr/include/Availability.h" 3 4 # 1 "/usr/include/AvailabilityInternal.h" 1 3 4 # 154 "/usr/include/Availability.h" 2 3 4 # 42 "/usr/include/dlfcn.h" 2 3 4 typedef struct dl_info { const char *dli_fname; void *dli_fbase; const char *dli_sname; void *dli_saddr; } Dl_info; extern int dladdr(const void *, Dl_info *); extern int dlclose(void * __handle); extern char * dlerror(void); extern void * dlopen(const char * __path, int __mode); extern void * dlsym(void * __handle, const char * __symbol); extern _Bool dlopen_preflight(const char* __path) ; # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_DLFCN_H" to "1" ================================================================================ TEST configureLibraryOptions from PETSc.options.libraryOptions(/Users/gbisht/projects/petsc/petsc_f0284fa/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 and PETSC_USE_FORTRAN_KERNELS Defined "USE_LOG" to "1" Defined "USE_DEBUG" to "1" Defined "USE_INFO" to "1" Defined "USE_CTABLE" to "1" Defined "USE_BACKWARD_LOOP" to "1" **********Checking if running on BGL/IBM detected Checking for functions [bgl_perfctr_void] in library [''] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "_bgl_perfctr_void", referenced from: __check_bgl_perfctr_void in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status Popping language C Checking for functions [ADIOI_BGL_Open] in library [''] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "_ADIOI_BGL_Open", referenced from: __check_ADIOI_BGL_Open in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status Popping language C *********BGL/IBM test failure Defined "Alignx(a,b)" to " " ================================================================================ TEST configureISColorValueType from PETSc.options.libraryOptions(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/options/libraryOptions.py:89) TESTING: configureISColorValueType from PETSc.options.libraryOptions(config/PETSc/options/libraryOptions.py:89) 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 "65535" Defined "IS_COLOR_VALUE_TYPE" to "short" Defined "IS_COLOR_VALUE_TYPE_SIZE" to "PETSC_SIZEOF_SHORT" ================================================================================ TEST configureCPURelax from config.atomics(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/atomics.py:17) TESTING: configureCPURelax from config.atomics(config/BuildSystem/config/atomics.py:17) Definitions for cpu relax assembly instructions All intermediate test results are stored in /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { asm volatile("rep; nop" ::: "memory");; return 0; } Defined "CPU_RELAX()" to "asm volatile("rep; nop" ::: "memory")" ================================================================================ TEST configureMemoryBarriers from config.atomics(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/atomics.py:36) TESTING: configureMemoryBarriers from config.atomics(config/BuildSystem/config/atomics.py:36) Definitions for memory barrier instructions Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { asm volatile("mfence":::"memory"); return 0; } Defined "MEMORY_BARRIER()" to "asm volatile("mfence":::"memory")" Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { asm volatile("lfence":::"memory"); return 0; } Defined "READ_MEMORY_BARRIER()" to "asm volatile("lfence":::"memory")" Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { asm volatile("sfence":::"memory"); return 0; } Defined "WRITE_MEMORY_BARRIER()" to "asm volatile("sfence":::"memory")" ================================================================================ TEST checkMemcmp from config.functions(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/functions.py:110) TESTING: checkMemcmp from config.functions(config/BuildSystem/config/functions.py:110) Check for 8-bit clean memcmp Making executable to test memcmp() All intermediate test results are stored in /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include void exit(int); int main() { char c0 = 0x40; char c1 = (char) 0x80; char c2 = (char) 0x81; exit(memcmp(&c0, &c2, 1) < 0 && memcmp(&c1, &c2, 1) < 0 ? 0 : 1); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Testing executable /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest to see if it can be run Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest ================================================================================ TEST checkSysinfo from config.functions(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/functions.py:135) TESTING: checkSysinfo from config.functions(config/BuildSystem/config/functions.py:135) Check whether sysinfo takes three arguments, and if it does define HAVE_SYSINFO_3ARG Checking for functions [sysinfo] Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "_sysinfo", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status ================================================================================ TEST checkVPrintf from config.functions(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/functions.py:158) TESTING: checkVPrintf from config.functions(config/BuildSystem/config/functions.py:158) Checks whether vprintf requires a char * last argument, and if it does defines HAVE_VPRINTF_CHAR Checking for functions [vprintf] Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c:13:6: warning: conflicting types for built-in function 'vprintf' char vprintf(); ^ 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 vprintf(); #ifdef __cplusplus } #endif int main() { #if defined (__stub_vprintf) || defined (__stub___vprintf) vprintf_will_always_fail_with_ENOSYS(); #else vprintf(); #endif ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_VPRINTF" to "1" Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl ================================================================================ TEST checkVFPrintf from config.functions(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/functions.py:165) TESTING: checkVFPrintf from config.functions(config/BuildSystem/config/functions.py:165) Checks whether vfprintf requires a char * last argument, and if it does defines HAVE_VFPRINTF_CHAR Checking for functions [vfprintf] Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c:13:6: warning: conflicting types for built-in function 'vfprintf' char vfprintf(); ^ 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 vfprintf(); #ifdef __cplusplus } #endif int main() { #if defined (__stub_vfprintf) || defined (__stub___vfprintf) vfprintf_will_always_fail_with_ENOSYS(); #else vfprintf(); #endif ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_VFPRINTF" to "1" Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl ================================================================================ TEST checkVSNPrintf from config.functions(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/functions.py:172) TESTING: checkVSNPrintf from config.functions(config/BuildSystem/config/functions.py:172) Checks whether vsnprintf requires a char * last argument, and if it does defines HAVE_VSNPRINTF_CHAR Checking for functions [_vsnprintf] Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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 _vsnprintf(); #ifdef __cplusplus } #endif int main() { #if defined (__stub__vsnprintf) || defined (__stub____vsnprintf) _vsnprintf_will_always_fail_with_ENOSYS(); #else _vsnprintf(); #endif ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "__vsnprintf", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status Checking for functions [vsnprintf] Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c:13:6: warning: conflicting types for built-in function 'vsnprintf' char vsnprintf(); ^ 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 vsnprintf(); #ifdef __cplusplus } #endif int main() { #if defined (__stub_vsnprintf) || defined (__stub___vsnprintf) vsnprintf_will_always_fail_with_ENOSYS(); #else vsnprintf(); #endif ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_VSNPRINTF" to "1" Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl ================================================================================ TEST checkNanosleep from config.functions(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/functions.py:216) TESTING: checkNanosleep from config.functions(config/BuildSystem/config/functions.py:216) Check for functional nanosleep() - as time.h behaves differently for different compiler flags - like -std=c89 Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_NANOSLEEP" to "1" ================================================================================ TEST checkSignalHandlerType from config.functions(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/functions.py:192) TESTING: checkSignalHandlerType from config.functions(config/BuildSystem/config/functions.py:192) Checks the type of C++ signals handlers, and defines SIGNAL_CAST to the correct value Pushing language Cxx Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language CXX Popping language CXX Executing: /opt/local/bin/mpicxx-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "SIGNAL_CAST" to " " Popping language Cxx ================================================================================ TEST checkFreeReturnType from config.functions(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/functions.py:202) TESTING: checkFreeReturnType from config.functions(config/BuildSystem/config/functions.py:202) Checks whether free returns void or int, and defines HAVE_FREE_RETURN_INT Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c:6:25: error: void value not ignored as it ought to be int ierr; void *p; ierr = free(p); return 0; ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c:6:5: warning: variable 'ierr' set but not used [-Wunused-but-set-variable] int ierr; void *p; ierr = free(p); return 0; ^ Source: #include "confdefs.h" #include "conffix.h" #include int main() { int ierr; void *p; ierr = free(p); return 0; ; return 0; } Compile failed inside link ================================================================================ TEST checkVariableArgumentLists from config.functions(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/functions.py:208) TESTING: checkVariableArgumentLists from config.functions(config/BuildSystem/config/functions.py:208) Checks whether the variable argument list functionality is working Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_VA_COPY" to "1" ================================================================================ TEST checkClassify from config.functions(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/functions.py:89) TESTING: checkClassify from config.functions(config/BuildSystem/config/functions.py:89) 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 _sleep snprintf realpath dlsym bzero _getcwd getwd uname _lseek sleep _access lseek usleep dlclose gethostname clock get_nprocs access _snprintf dlerror mkstemp fork getpagesize sbreak memalign sigset getcwd gethostbyname gettimeofday readlink _set_output_format PXFGETARG sigaction strcasecmp dlopen drand48 socket memmove signal popen getrusage times time sysctlbyname stricmp] Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c:16:6: warning: conflicting types for built-in function 'snprintf' char snprintf(); ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c:19:6: warning: conflicting types for built-in function 'bzero' char bzero(); ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c:36:6: warning: conflicting types for built-in function 'fork' char fork(); ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c:48:6: warning: conflicting types for built-in function 'strcasecmp' char strcasecmp(); ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c:52:6: warning: conflicting types for built-in function 'memmove' char memmove(); ^ 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 _sleep(); char snprintf(); char realpath(); char dlsym(); char bzero(); char _getcwd(); char getwd(); char uname(); char _lseek(); char sleep(); char _access(); char lseek(); char usleep(); char dlclose(); char gethostname(); char clock(); char get_nprocs(); char access(); char _snprintf(); char dlerror(); char mkstemp(); char fork(); char getpagesize(); char sbreak(); char memalign(); char sigset(); char getcwd(); char gethostbyname(); char gettimeofday(); char readlink(); char _set_output_format(); char PXFGETARG(); char sigaction(); char strcasecmp(); char dlopen(); char drand48(); char socket(); char memmove(); char signal(); char popen(); char getrusage(); char times(); char time(); char sysctlbyname(); 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__sleep) || defined (__stub____sleep) _sleep_will_always_fail_with_ENOSYS(); #else _sleep(); #endif #if defined (__stub_snprintf) || defined (__stub___snprintf) snprintf_will_always_fail_with_ENOSYS(); #else snprintf(); #endif #if defined (__stub_realpath) || defined (__stub___realpath) realpath_will_always_fail_with_ENOSYS(); #else realpath(); #endif #if defined (__stub_dlsym) || defined (__stub___dlsym) dlsym_will_always_fail_with_ENOSYS(); #else dlsym(); #endif #if defined (__stub_bzero) || defined (__stub___bzero) bzero_will_always_fail_with_ENOSYS(); #else bzero(); #endif #if defined (__stub__getcwd) || defined (__stub____getcwd) _getcwd_will_always_fail_with_ENOSYS(); #else _getcwd(); #endif #if defined (__stub_getwd) || defined (__stub___getwd) getwd_will_always_fail_with_ENOSYS(); #else getwd(); #endif #if defined (__stub_uname) || defined (__stub___uname) uname_will_always_fail_with_ENOSYS(); #else uname(); #endif #if defined (__stub__lseek) || defined (__stub____lseek) _lseek_will_always_fail_with_ENOSYS(); #else _lseek(); #endif #if defined (__stub_sleep) || defined (__stub___sleep) sleep_will_always_fail_with_ENOSYS(); #else sleep(); #endif #if defined (__stub__access) || defined (__stub____access) _access_will_always_fail_with_ENOSYS(); #else _access(); #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_get_nprocs) || defined (__stub___get_nprocs) get_nprocs_will_always_fail_with_ENOSYS(); #else get_nprocs(); #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_mkstemp) || defined (__stub___mkstemp) mkstemp_will_always_fail_with_ENOSYS(); #else mkstemp(); #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_sigset) || defined (__stub___sigset) sigset_will_always_fail_with_ENOSYS(); #else sigset(); #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_gettimeofday) || defined (__stub___gettimeofday) gettimeofday_will_always_fail_with_ENOSYS(); #else gettimeofday(); #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_sigaction) || defined (__stub___sigaction) sigaction_will_always_fail_with_ENOSYS(); #else sigaction(); #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_memmove) || defined (__stub___memmove) memmove_will_always_fail_with_ENOSYS(); #else memmove(); #endif #if defined (__stub_signal) || defined (__stub___signal) signal_will_always_fail_with_ENOSYS(); #else signal(); #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_times) || defined (__stub___times) times_will_always_fail_with_ENOSYS(); #else times(); #endif #if defined (__stub_time) || defined (__stub___time) time_will_always_fail_with_ENOSYS(); #else time(); #endif #if defined (__stub_sysctlbyname) || defined (__stub___sysctlbyname) sysctlbyname_will_always_fail_with_ENOSYS(); #else sysctlbyname(); #endif #if defined (__stub_stricmp) || defined (__stub___stricmp) stricmp_will_always_fail_with_ENOSYS(); #else stricmp(); #endif ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 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 "__set_output_format", referenced from: _main in conftest.o "__sleep", referenced from: _main in conftest.o "__snprintf", referenced from: _main in conftest.o "_get_nprocs", 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 collect2: error: ld returned 1 exit status Checking for functions [rand getdomainname realpath dlsym bzero getwd uname usleep dlclose gethostname clock dlerror mkstemp fork getpagesize] Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c:17:6: warning: conflicting types for built-in function 'bzero' char bzero(); ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c:26:6: warning: conflicting types for built-in function 'fork' char fork(); ^ 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(); char dlerror(); char mkstemp(); char fork(); char getpagesize(); #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 #if defined (__stub_dlerror) || defined (__stub___dlerror) dlerror_will_always_fail_with_ENOSYS(); #else dlerror(); #endif #if defined (__stub_mkstemp) || defined (__stub___mkstemp) mkstemp_will_always_fail_with_ENOSYS(); #else mkstemp(); #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 ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -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" Defined "HAVE_DLERROR" to "1" Defined "HAVE_MKSTEMP" to "1" Defined "HAVE_FORK" to "1" Defined "HAVE_GETPAGESIZE" to "1" Checking for functions [sigset gethostbyname gettimeofday readlink sigaction strcasecmp dlopen drand48 socket memmove signal popen getrusage times time sysctlbyname] Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c:18:6: warning: conflicting types for built-in function 'strcasecmp' char strcasecmp(); ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c:22:6: warning: conflicting types for built-in function 'memmove' char memmove(); ^ 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 sigset(); char gethostbyname(); char gettimeofday(); char readlink(); char sigaction(); char strcasecmp(); char dlopen(); char drand48(); char socket(); char memmove(); char signal(); char popen(); char getrusage(); char times(); char time(); char sysctlbyname(); #ifdef __cplusplus } #endif int main() { #if defined (__stub_sigset) || defined (__stub___sigset) sigset_will_always_fail_with_ENOSYS(); #else sigset(); #endif #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname) gethostbyname_will_always_fail_with_ENOSYS(); #else gethostbyname(); #endif #if defined (__stub_gettimeofday) || defined (__stub___gettimeofday) gettimeofday_will_always_fail_with_ENOSYS(); #else gettimeofday(); #endif #if defined (__stub_readlink) || defined (__stub___readlink) readlink_will_always_fail_with_ENOSYS(); #else readlink(); #endif #if defined (__stub_sigaction) || defined (__stub___sigaction) sigaction_will_always_fail_with_ENOSYS(); #else sigaction(); #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_memmove) || defined (__stub___memmove) memmove_will_always_fail_with_ENOSYS(); #else memmove(); #endif #if defined (__stub_signal) || defined (__stub___signal) signal_will_always_fail_with_ENOSYS(); #else signal(); #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_times) || defined (__stub___times) times_will_always_fail_with_ENOSYS(); #else times(); #endif #if defined (__stub_time) || defined (__stub___time) time_will_always_fail_with_ENOSYS(); #else time(); #endif #if defined (__stub_sysctlbyname) || defined (__stub___sysctlbyname) sysctlbyname_will_always_fail_with_ENOSYS(); #else sysctlbyname(); #endif ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_SIGSET" to "1" Defined "HAVE_GETHOSTBYNAME" to "1" Defined "HAVE_GETTIMEOFDAY" to "1" Defined "HAVE_READLINK" to "1" Defined "HAVE_SIGACTION" to "1" Defined "HAVE_STRCASECMP" to "1" Defined "HAVE_DLOPEN" to "1" Defined "HAVE_DRAND48" to "1" Defined "HAVE_SOCKET" to "1" Defined "HAVE_MEMMOVE" to "1" Defined "HAVE_SIGNAL" to "1" Defined "HAVE_POPEN" to "1" Defined "HAVE_GETRUSAGE" to "1" Defined "HAVE_TIMES" to "1" Defined "HAVE_TIME" to "1" Defined "HAVE_SYSCTLBYNAME" to "1" Checking for functions [_sleep] Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "__sleep", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status Checking for functions [snprintf] Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c:13:6: warning: conflicting types for built-in function 'snprintf' char snprintf(); ^ Source: #include "confdefs.h" #include "conffix.h" /* System header to define __stub macros and hopefully no other prototypes since they would conflict with our 'char funcname()' declaration below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char snprintf(); #ifdef __cplusplus } #endif int main() { #if defined (__stub_snprintf) || defined (__stub___snprintf) snprintf_will_always_fail_with_ENOSYS(); #else snprintf(); #endif ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_SNPRINTF" to "1" Checking for functions [_getcwd] Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "__getcwd", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status Checking for functions [_lseek] Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "__lseek", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status Checking for functions [sleep] Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_SLEEP" to "1" Checking for functions [_access] Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "__access", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status Checking for functions [lseek] Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_LSEEK" to "1" Checking for functions [get_nprocs] Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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 get_nprocs(); #ifdef __cplusplus } #endif int main() { #if defined (__stub_get_nprocs) || defined (__stub___get_nprocs) get_nprocs_will_always_fail_with_ENOSYS(); #else get_nprocs(); #endif ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "_get_nprocs", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status Checking for functions [access] Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_ACCESS" to "1" Checking for functions [_snprintf] Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "__snprintf", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status Checking for functions [sbreak] Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "_sbreak", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status Checking for functions [memalign] Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "_memalign", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status Checking for functions [getcwd] Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_GETCWD" to "1" Checking for functions [_set_output_format] Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 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 collect2: error: ld returned 1 exit status Checking for functions [PXFGETARG] Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "_PXFGETARG", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status Checking for functions [stricmp] Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "_stricmp", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status ================================================================================ TEST configureMemorySize from config.utilities.getResidentSetSize(/Users/gbisht/projects/petsc/petsc_f0284fa/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/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize/conftest.c:38:13: warning: implicit declaration of function 'getpagesize' [-Wimplicit-function-declaration] f2 = getpagesize() * ((double)(temp2.ru_maxrss-temp1.ru_maxrss))/(4.0*ARRAYSIZE); ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize/conftest.c:58:1: error: expected declaration or statement at end of input } ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize/conftest.c:58:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ 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 Defined "USE_BYTES_FOR_SIZE" to "1" output from getrusage() ================================================================================ TEST configureFPTrap from config.utilities.FPTrap(/Users/gbisht/projects/petsc/petsc_f0284fa/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 Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Possible ERROR while running preprocessor: exit code 256 stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:20: fatal error: sigfpe.h: No such file or directory #include ^ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:20: fatal error: sigfpe.h: No such file or directory #include ^ compilation terminated. : Preprocess stderr after filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:20: fatal error: sigfpe.h: No such file or directory #include ^compilation terminated.: Checking for header: fpxcp.h Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Possible ERROR while running preprocessor: exit code 256 stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:19: fatal error: fpxcp.h: No such file or directory #include ^ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:19: fatal error: fpxcp.h: No such file or directory #include ^ compilation terminated. : Preprocess stderr after filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:19: fatal error: fpxcp.h: No such file or directory #include ^compilation terminated.: Checking for header: floatingpoint.h Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Possible ERROR while running preprocessor: exit code 256 stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:27: fatal error: floatingpoint.h: No such file or directory #include ^ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:27: fatal error: floatingpoint.h: No such file or directory #include ^ compilation terminated. : Preprocess stderr after filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:27: fatal error: floatingpoint.h: No such file or directory #include ^compilation terminated.: ================================================================================ TEST configureFortranCommandLine from config.utilities.fortranCommandLine(/Users/gbisht/projects/petsc/petsc_f0284fa/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 Defined "HAVE_FORTRAN_GET_COMMAND_ARGUMENT" to "1" Pushing language FC Checking for functions [] in library [''] [] Pushing language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.F Successful compile: Source: program main integer i character*(80) arg call get_command_argument(i,arg) end Pushing language FC Popping language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Popping language FC Popping language FC Pushing language C Defined "HAVE_GFORTRAN_IARGC" to "1" Popping language C Checking for functions [get_command_argument_] in library [''] ['-Wl,-rpath,/opt/local/lib/mpich-gcc49', '-L/opt/local/lib/mpich-gcc49', '-Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-Wl,-rpath,/opt/local/lib/gcc49', '-L/opt/local/lib/gcc49', '-ldl', '-lmpifort', '-lgfortran', '-Wl,-rpath,/opt/local/lib/mpich-gcc49', '-Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-Wl,-rpath,/opt/local/lib/gcc49', '-lgfortran', '-lquadmath', '-lm', '-lm'] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char get_command_argument_(); static void _check_get_command_argument_() { get_command_argument_(); } int main() { _check_get_command_argument_();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -lmpifort -lgfortran -Wl,-rpath,/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -lgfortran -lquadmath -lm -lm -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "_get_command_argument_", referenced from: __check_get_command_argument_ in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status Popping language C Checking for functions [getarg_] in library [''] ['-Wl,-rpath,/opt/local/lib/mpich-gcc49', '-L/opt/local/lib/mpich-gcc49', '-Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-Wl,-rpath,/opt/local/lib/gcc49', '-L/opt/local/lib/gcc49', '-ldl', '-lmpifort', '-lgfortran', '-Wl,-rpath,/opt/local/lib/mpich-gcc49', '-Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-Wl,-rpath,/opt/local/lib/gcc49', '-lgfortran', '-lquadmath', '-lm', '-lm'] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char getarg_(); static void _check_getarg_() { getarg_(); } int main() { _check_getarg_();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -lmpifort -lgfortran -Wl,-rpath,/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -lgfortran -lquadmath -lm -lm -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "_getarg_", referenced from: __check_getarg_ in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status Popping language C Pushing language C Popping language C Pushing language C Popping language C Pushing language C Popping language C Pushing language C Popping language C Pushing language C Popping language C Checking for functions [ipxfargc_] Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* System header to define __stub macros and hopefully no other prototypes since they would conflict with our 'char funcname()' declaration below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char ipxfargc_(); #ifdef __cplusplus } #endif int main() { #if defined (__stub_ipxfargc_) || defined (__stub___ipxfargc_) ipxfargc__will_always_fail_with_ENOSYS(); #else ipxfargc_(); #endif ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -lmpifort -lgfortran -Wl,-rpath,/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -lgfortran -lquadmath -lm -lm Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "_ipxfargc_", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status Checking for functions [f90_unix_MP_iargc] Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* System header to define __stub macros and hopefully no other prototypes since they would conflict with our 'char funcname()' declaration below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char f90_unix_MP_iargc(); #ifdef __cplusplus } #endif int main() { #if defined (__stub_f90_unix_MP_iargc) || defined (__stub___f90_unix_MP_iargc) f90_unix_MP_iargc_will_always_fail_with_ENOSYS(); #else f90_unix_MP_iargc(); #endif ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -lmpifort -lgfortran -Wl,-rpath,/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -lgfortran -lquadmath -lm -lm Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "_f90_unix_MP_iargc", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status Checking for functions [PXFGETARG] Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* System header to define __stub macros and hopefully no other prototypes since they would conflict with our 'char funcname()' declaration below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char PXFGETARG(); #ifdef __cplusplus } #endif int main() { #if defined (__stub_PXFGETARG) || defined (__stub___PXFGETARG) PXFGETARG_will_always_fail_with_ENOSYS(); #else PXFGETARG(); #endif ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -lmpifort -lgfortran -Wl,-rpath,/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -lgfortran -lquadmath -lm -lm Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "_PXFGETARG", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status Checking for functions [iargc_] Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* System header to define __stub macros and hopefully no other prototypes since they would conflict with our 'char funcname()' declaration below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char iargc_(); #ifdef __cplusplus } #endif int main() { #if defined (__stub_iargc_) || defined (__stub___iargc_) iargc__will_always_fail_with_ENOSYS(); #else iargc_(); #endif ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -lmpifort -lgfortran -Wl,-rpath,/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -lgfortran -lquadmath -lm -lm Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "_iargc_", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status Checking for functions [GETARG@16] Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c:13:12: error: stray '@' in program char GETARG@16(); ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c:13:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before numeric constant char GETARG@16(); ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c:21:27: error: missing ')' after "defined" #if defined (__stub_GETARG@16) || defined (__stub___GETARG@16) ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c:21:28: error: missing binary operator before token "16" #if defined (__stub_GETARG@16) || defined (__stub___GETARG@16) ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c:24:7: error: stray '@' in program GETARG@16(); ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c:24:1: error: 'GETARG' undeclared (first use in this function) GETARG@16(); ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c:24:1: note: each undeclared identifier is reported only once for each function it appears in /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c:24:8: error: expected ';' before numeric constant GETARG@16(); ^ Source: #include "confdefs.h" #include "conffix.h" /* System header to define __stub macros and hopefully no other prototypes since they would conflict with our 'char funcname()' declaration below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char GETARG@16(); #ifdef __cplusplus } #endif int main() { #if defined (__stub_GETARG@16) || defined (__stub___GETARG@16) GETARG@16_will_always_fail_with_ENOSYS(); #else GETARG@16(); #endif ; return 0; } Compile failed inside link Checking for functions [_gfortran_iargc] Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* System header to define __stub macros and hopefully no other prototypes since they would conflict with our 'char funcname()' declaration below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _gfortran_iargc(); #ifdef __cplusplus } #endif int main() { #if defined (__stub__gfortran_iargc) || defined (__stub____gfortran_iargc) _gfortran_iargc_will_always_fail_with_ENOSYS(); #else _gfortran_iargc(); #endif ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -lmpifort -lgfortran -Wl,-rpath,/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -lgfortran -lquadmath -lm -lm Defined "HAVE__GFORTRAN_IARGC" to "1" ================================================================================ TEST configureFeatureTestMacros from config.utilities.featureTestMacros(/Users/gbisht/projects/petsc/petsc_f0284fa/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/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros/conftest.c:4:20: fatal error: sysctl.h: No such file or directory #include ^ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #define _POSIX_C_SOURCE 200112L #include int main() { ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #define _BSD_SOURCE #include int main() { ; return 0; } Defined "_BSD_SOURCE" to "1" Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #define _DEFAULT_SOURCE #include int main() { ; return 0; } Defined "_DEFAULT_SOURCE" to "1" Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros/conftest.c:7:1: error: unknown type name 'cpu_set_t' cpu_set_t mset; ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros/conftest.c:8:1: warning: implicit declaration of function 'CPU_ZERO' [-Wimplicit-function-declaration] CPU_ZERO(&mset);; ^ Source: #include "confdefs.h" #include "conffix.h" #define _GNU_SOURCE #include int main() { cpu_set_t mset; CPU_ZERO(&mset);; return 0; } ================================================================================ TEST configureMissingDefines from config.utilities.missing(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/utilities/missing.py:57) TESTING: configureMissingDefines from config.utilities.missing(config/BuildSystem/config/utilities/missing.py:57) Checks for limits All intermediate test results are stored in /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #ifdef PETSC_HAVE_LIMITS_H #include #endif int main() { int i=INT_MAX; if (i); ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #ifdef PETSC_HAVE_FLOAT_H #include #endif int main() { double d=DBL_MAX; if (d); ; return 0; } ================================================================================ TEST configureMissingUtypeTypedefs from config.utilities.missing(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/utilities/missing.py:67) TESTING: configureMissingUtypeTypedefs from config.utilities.missing(config/BuildSystem/config/utilities/missing.py:67) Checks if u_short is undefined Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.c:6:9: warning: unused variable 'foo' [-Wunused-variable] u_short foo; ^ Source: #include "confdefs.h" #include "conffix.h" #include int main() { u_short foo; ; return 0; } ================================================================================ TEST configureMissingFunctions from config.utilities.missing(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/utilities/missing.py:73) TESTING: configureMissingFunctions from config.utilities.missing(config/BuildSystem/config/utilities/missing.py:73) Checks for SOCKETS ================================================================================ TEST configureMissingSignals from config.utilities.missing(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/utilities/missing.py:93) TESTING: configureMissingSignals from config.utilities.missing(config/BuildSystem/config/utilities/missing.py:93) Check for missing signals, and define MISSING_ if necessary Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGABRT; if (i); ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGALRM; if (i); ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGBUS; if (i); ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGCHLD; if (i); ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGCONT; if (i); ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGFPE; if (i); ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGHUP; if (i); ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGILL; if (i); ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGINT; if (i); ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGKILL; if (i); ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGPIPE; if (i); ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGQUIT; if (i); ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGSEGV; if (i); ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGSTOP; if (i); ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGSYS; if (i); ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGTERM; if (i); ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGTRAP; if (i); ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGTSTP; if (i); ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGURG; if (i); ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGUSR1; if (i); ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int i=SIGUSR2; if (i); ; return 0; } ================================================================================ TEST configureMissingGetdomainnamePrototype from config.utilities.missing(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/utilities/missing.py:110) TESTING: configureMissingGetdomainnamePrototype from config.utilities.missing(config/BuildSystem/config/utilities/missing.py:110) Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.c:21:42: warning: initialization from incompatible pointer type int (*getdomainname_ptr)(char*,size_t) = getdomainname; ^ 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; } Pushing language Cxx Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.cc Possible ERROR while running compiler: exit code 256 stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.cc: In function 'int main()': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.cc:21:42: error: invalid conversion from 'int (*)(char*, int)' to 'int (*)(char*, size_t) {aka int (*)(char*, long unsigned int)}' [-fpermissive] int (*getdomainname_ptr)(char*,size_t) = getdomainname; ^ 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 Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language CXX Popping language CXX Executing: /opt/local/bin/mpicxx-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Popping language Cxx ================================================================================ TEST configureMissingSrandPrototype from config.utilities.missing(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/utilities/missing.py:135) TESTING: configureMissingSrandPrototype from config.utilities.missing(config/BuildSystem/config/utilities/missing.py:135) Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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 #ifdef PETSC_HAVE_STDLIB_H #include #endif 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; } Pushing language Cxx Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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_STDLIB_H #include #endif 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; } Pushing language CXX Popping language CXX Executing: /opt/local/bin/mpicxx-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Popping language Cxx ================================================================================ TEST configureMkdir from config.programs(/Users/gbisht/projects/petsc/petsc_f0284fa/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 /opt/local/bin/mkdir...not found Checking for program /opt/local/sbin/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 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/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/programs.py:44) TESTING: configureAutoreconf from config.programs(config/BuildSystem/config/programs.py:44) Check for autoreconf Checking for program /opt/local/bin/autoreconf...found All intermediate test results are stored in /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.programs Executing: cd /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.programs/autoconfdir&&/opt/local/bin/autoreconf autoreconf test successful! ================================================================================ TEST configurePrograms from config.programs(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/programs.py:66) TESTING: configurePrograms from config.programs(config/BuildSystem/config/programs.py:66) Check for the programs needed to build and run PETSc Checking for program /opt/local/bin/sh...not found Checking for program /opt/local/sbin/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 /opt/local/bin/sed...not found Checking for program /opt/local/sbin/sed...not found Checking for program /usr/local/bin/sed...not found Checking for program /usr/bin/sed...found Defined make macro "SED" to "/usr/bin/sed" Executing: /usr/bin/sed -i s/sed/sd/g "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.programs/sed1" Rejected SEDINPLACE cmd: /usr/bin/sed -i Executing: /usr/bin/sed -i "" s/sed/sd/g "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.programs/sed1" Adding SEDINPLACE cmd: /usr/bin/sed -i "" Defined make macro "SEDINPLACE" to "/usr/bin/sed -i """ Checking for program /opt/local/bin/mv...not found Checking for program /opt/local/sbin/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 /opt/local/bin/cp...not found Checking for program /opt/local/sbin/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 /opt/local/bin/grep...not found Checking for program /opt/local/sbin/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 /opt/local/bin/rm...not found Checking for program /opt/local/sbin/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 /opt/local/bin/diff...not found Checking for program /opt/local/sbin/diff...not found Checking for program /usr/local/bin/diff...not found Checking for program /usr/bin/diff...found Executing: "/usr/bin/diff" -w "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.programs/diff1" "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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/gbisht/ps...not found Checking for program /Users/gbisht/projects/petsc/petsc_f0284fa/bin/win32fe/ps...not found Checking for program /opt/local/bin/gzip...not found Checking for program /opt/local/sbin/gzip...not found Checking for program /usr/local/bin/gzip...not found Checking for program /usr/bin/gzip...found Defined make macro "GZIP" to "/usr/bin/gzip" Defined "HAVE_GZIP" to "1" Defined make macro "PYTHON" to "/usr/bin/python" ================================================================================ TEST configureMake from config.packages.make(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/make.py:65) TESTING: configureMake from config.packages.make(config/BuildSystem/config/packages/make.py:65) Check for user specified make - or gmake, make Checking for program /opt/local/bin/gmake...found Defined make macro "MAKE" to "/opt/local/bin/gmake" ================================================================================ TEST configureCheckGNUMake from config.packages.make(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/make.py:83) TESTING: configureCheckGNUMake from config.packages.make(config/BuildSystem/config/packages/make.py:83) Check for GNU make Executing: /opt/local/bin/gmake --version stdout: GNU Make 4.1 Built for x86_64-apple-darwin14.0.0 Copyright (C) 1988-2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Defined make macro "MAKE_IS_GNUMAKE" to "1" 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} ================================================================================ TEST configureMakeNP from config.packages.make(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/make.py:118) TESTING: configureMakeNP from config.packages.make(config/BuildSystem/config/packages/make.py:118) 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 "OMAKE_PRINTDIR " to "/opt/local/bin/gmake --print-directory" Defined make macro "OMAKE" to "/opt/local/bin/gmake --no-print-directory" ================================================================================ TEST alternateConfigureLibrary from config.packages.OpenMPI(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.OpenMPI(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.MPICH(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.MPICH(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default Pushing language C ================================================================================ TEST configureLibrary from config.packages.MPI(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/MPI.py:480) TESTING: configureLibrary from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:480) Calls the regular package configureLibrary and then does an additional test needed by MPI ================================================================================== Checking for a functional MPI Checking for library in Compiler specific search MPI: [] ================================================================================ TEST check from config.libraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/libraries.py:146) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:146) 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 [] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Popping language C Checking for headers Compiler specific search MPI: ['/opt/local/include/mpich-gcc49'] Pushing language C ================================================================================ TEST checkInclude from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 ['/opt/local/include/mpich-gcc49'] Checking include with compiler flags var CPPFLAGS ['/opt/local/include/mpich-gcc49'] Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/opt/local/include/mpich-gcc49 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/opt/local/include/mpich-gcc49/mpi.h" 1 # 96 "/opt/local/include/mpich-gcc49/mpi.h" typedef int MPI_Datatype; # 279 "/opt/local/include/mpich-gcc49/mpi.h" typedef int MPI_Comm; typedef int MPI_Group; typedef int MPI_Win; typedef struct ADIOI_FileD *MPI_File; typedef int MPI_Op; # 362 "/opt/local/include/mpich-gcc49/mpi.h" typedef enum MPIR_Win_flavor { MPI_WIN_FLAVOR_CREATE = 1, MPI_WIN_FLAVOR_ALLOCATE = 2, MPI_WIN_FLAVOR_DYNAMIC = 3, MPI_WIN_FLAVOR_SHARED = 4 } MPIR_Win_flavor_t; typedef enum MPIR_Win_model { MPI_WIN_SEPARATE = 1, MPI_WIN_UNIFIED = 2 } MPIR_Win_model_t; typedef enum MPIR_Topo_type { MPI_GRAPH=1, MPI_CART=2, MPI_DIST_GRAPH=3 } MPIR_Topo_type; extern int * const MPI_UNWEIGHTED; extern int * const MPI_WEIGHTS_EMPTY; # 394 "/opt/local/include/mpich-gcc49/mpi.h" typedef void (MPI_Handler_function) ( MPI_Comm *, int *, ... ); typedef int (MPI_Comm_copy_attr_function)(MPI_Comm, int, void *, void *, void *, int *); typedef int (MPI_Comm_delete_attr_function)(MPI_Comm, int, void *, void *); typedef int (MPI_Type_copy_attr_function)(MPI_Datatype, int, void *, void *, void *, int *); typedef int (MPI_Type_delete_attr_function)(MPI_Datatype, int, void *, void *); typedef int (MPI_Win_copy_attr_function)(MPI_Win, int, void *, void *, void *, int *); typedef int (MPI_Win_delete_attr_function)(MPI_Win, int, void *, void *); typedef void (MPI_Comm_errhandler_function)(MPI_Comm *, int *, ...); typedef void (MPI_File_errhandler_function)(MPI_File *, int *, ...); typedef void (MPI_Win_errhandler_function)(MPI_Win *, int *, ...); typedef MPI_Comm_errhandler_function MPI_Comm_errhandler_fn; typedef MPI_File_errhandler_function MPI_File_errhandler_fn; typedef MPI_Win_errhandler_function MPI_Win_errhandler_fn; # 422 "/opt/local/include/mpich-gcc49/mpi.h" typedef int MPI_Errhandler; # 443 "/opt/local/include/mpich-gcc49/mpi.h" typedef int MPI_Request; typedef int MPI_Message; typedef void (MPI_User_function) ( void *, void *, int *, MPI_Datatype * ); typedef int (MPI_Copy_function) ( MPI_Comm, int, void *, void *, void *, int * ); typedef int (MPI_Delete_function) ( MPI_Comm, int, void *, void * ); # 497 "/opt/local/include/mpich-gcc49/mpi.h" enum MPIR_Combiner_enum { MPI_COMBINER_NAMED = 1, MPI_COMBINER_DUP = 2, MPI_COMBINER_CONTIGUOUS = 3, MPI_COMBINER_VECTOR = 4, MPI_COMBINER_HVECTOR_INTEGER = 5, MPI_COMBINER_HVECTOR = 6, MPI_COMBINER_INDEXED = 7, MPI_COMBINER_HINDEXED_INTEGER = 8, MPI_COMBINER_HINDEXED = 9, MPI_COMBINER_INDEXED_BLOCK = 10, MPI_COMBINER_STRUCT_INTEGER = 11, MPI_COMBINER_STRUCT = 12, MPI_COMBINER_SUBARRAY = 13, MPI_COMBINER_DARRAY = 14, MPI_COMBINER_F90_REAL = 15, MPI_COMBINER_F90_COMPLEX = 16, MPI_COMBINER_F90_INTEGER = 17, MPI_COMBINER_RESIZED = 18, MPI_COMBINER_HINDEXED_BLOCK = 19 }; typedef int MPI_Info; # 547 "/opt/local/include/mpich-gcc49/mpi.h" typedef long MPI_Aint; typedef int MPI_Fint; typedef long long MPI_Count; # 566 "/opt/local/include/mpich-gcc49/mpi.h" typedef long long MPI_Offset; typedef struct MPI_Status { int count_lo; int count_hi_and_cancelled; int MPI_SOURCE; int MPI_TAG; int MPI_ERROR; } MPI_Status; struct MPIR_T_enum_s; struct MPIR_T_cvar_handle_s; struct MPIR_T_pvar_handle_s; struct MPIR_T_pvar_session_s; typedef struct MPIR_T_enum_s * MPI_T_enum; typedef struct MPIR_T_cvar_handle_s * MPI_T_cvar_handle; typedef struct MPIR_T_pvar_handle_s * MPI_T_pvar_handle; typedef struct MPIR_T_pvar_session_s * MPI_T_pvar_session; extern struct MPIR_T_pvar_handle_s * const MPI_T_PVAR_ALL_HANDLES; # 603 "/opt/local/include/mpich-gcc49/mpi.h" typedef enum MPIR_T_verbosity_t { MPIX_T_VERBOSITY_INVALID = 0, MPI_T_VERBOSITY_USER_BASIC = 221, MPI_T_VERBOSITY_USER_DETAIL, MPI_T_VERBOSITY_USER_ALL, MPI_T_VERBOSITY_TUNER_BASIC, MPI_T_VERBOSITY_TUNER_DETAIL, MPI_T_VERBOSITY_TUNER_ALL, MPI_T_VERBOSITY_MPIDEV_BASIC, MPI_T_VERBOSITY_MPIDEV_DETAIL, MPI_T_VERBOSITY_MPIDEV_ALL } MPIR_T_verbosity_t; typedef enum MPIR_T_bind_t { MPIX_T_BIND_INVALID = 0, MPI_T_BIND_NO_OBJECT = 9700, MPI_T_BIND_MPI_COMM, MPI_T_BIND_MPI_DATATYPE, MPI_T_BIND_MPI_ERRHANDLER, MPI_T_BIND_MPI_FILE, MPI_T_BIND_MPI_GROUP, MPI_T_BIND_MPI_OP, MPI_T_BIND_MPI_REQUEST, MPI_T_BIND_MPI_WIN, MPI_T_BIND_MPI_MESSAGE, MPI_T_BIND_MPI_INFO } MPIR_T_bind_t; typedef enum MPIR_T_scope_t { MPIX_T_SCOPE_INVALID = 0, MPI_T_SCOPE_CONSTANT = 60438, MPI_T_SCOPE_READONLY, MPI_T_SCOPE_LOCAL, MPI_T_SCOPE_GROUP, MPI_T_SCOPE_GROUP_EQ, MPI_T_SCOPE_ALL, MPI_T_SCOPE_ALL_EQ } MPIR_T_scope_t; typedef enum MPIR_T_pvar_class_t { MPIX_T_PVAR_CLASS_INVALID = 0, MPIR_T_PVAR_CLASS_FIRST = 240, MPI_T_PVAR_CLASS_STATE = MPIR_T_PVAR_CLASS_FIRST, MPI_T_PVAR_CLASS_LEVEL, MPI_T_PVAR_CLASS_SIZE, MPI_T_PVAR_CLASS_PERCENTAGE, MPI_T_PVAR_CLASS_HIGHWATERMARK, MPI_T_PVAR_CLASS_LOWWATERMARK, MPI_T_PVAR_CLASS_COUNTER, MPI_T_PVAR_CLASS_AGGREGATE, MPI_T_PVAR_CLASS_TIMER, MPI_T_PVAR_CLASS_GENERIC, MPIR_T_PVAR_CLASS_LAST, MPIR_T_PVAR_CLASS_NUMBER = MPIR_T_PVAR_CLASS_LAST - MPIR_T_PVAR_CLASS_FIRST } MPIR_T_pvar_class_t; # 725 "/opt/local/include/mpich-gcc49/mpi.h" extern MPI_Fint * MPI_F_STATUS_IGNORE; extern MPI_Fint * MPI_F_STATUSES_IGNORE; # 740 "/opt/local/include/mpich-gcc49/mpi.h" typedef struct { MPI_Fint count_lo; MPI_Fint count_hi_and_cancelled; MPI_Fint MPI_SOURCE; MPI_Fint MPI_TAG; MPI_Fint MPI_ERROR; } MPI_F08_Status; extern MPI_F08_Status MPIR_F08_MPI_STATUS_IGNORE_OBJ; extern MPI_F08_Status MPIR_F08_MPI_STATUSES_IGNORE_OBJ[1]; extern int MPIR_F08_MPI_IN_PLACE; extern int MPIR_F08_MPI_BOTTOM; extern MPI_F08_Status *MPI_F08_STATUS_IGNORE; extern MPI_F08_Status *MPI_F08_STATUSES_IGNORE; # 764 "/opt/local/include/mpich-gcc49/mpi.h" typedef int (MPI_Grequest_cancel_function)(void *, int); typedef int (MPI_Grequest_free_function)(void *); typedef int (MPI_Grequest_query_function)(void *, MPI_Status *); typedef int (MPIX_Grequest_poll_function)(void *, MPI_Status *); typedef int (MPIX_Grequest_wait_function)(int, void **, double, MPI_Status *); # 892 "/opt/local/include/mpich-gcc49/mpi.h" typedef int (MPI_Datarep_conversion_function)(void *, MPI_Datatype, int, void *, MPI_Offset, void *); typedef int (MPI_Datarep_extent_function)(MPI_Datatype datatype, MPI_Aint *, void *); # 912 "/opt/local/include/mpich-gcc49/mpi.h" int MPI_Send(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) ; int MPI_Recv(void *buf, int count, MPI_Datatype datatype, int source, int tag, MPI_Comm comm, MPI_Status *status) ; int MPI_Get_count(const MPI_Status *status, MPI_Datatype datatype, int *count); int MPI_Bsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) ; int MPI_Ssend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) ; int MPI_Rsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) ; int MPI_Buffer_attach(void *buffer, int size); int MPI_Buffer_detach(void *buffer_addr, int *size); int MPI_Isend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Ibsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Issend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Irsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Irecv(void *buf, int count, MPI_Datatype datatype, int source, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Wait(MPI_Request *request, MPI_Status *status); int MPI_Test(MPI_Request *request, int *flag, MPI_Status *status); int MPI_Request_free(MPI_Request *request); int MPI_Waitany(int count, MPI_Request array_of_requests[], int *indx, MPI_Status *status); int MPI_Testany(int count, MPI_Request array_of_requests[], int *indx, int *flag, MPI_Status *status); int MPI_Waitall(int count, MPI_Request array_of_requests[], MPI_Status array_of_statuses[]); int MPI_Testall(int count, MPI_Request array_of_requests[], int *flag, MPI_Status array_of_statuses[]); int MPI_Waitsome(int incount, MPI_Request array_of_requests[], int *outcount, int array_of_indices[], MPI_Status array_of_statuses[]); int MPI_Testsome(int incount, MPI_Request array_of_requests[], int *outcount, int array_of_indices[], MPI_Status array_of_statuses[]); int MPI_Iprobe(int source, int tag, MPI_Comm comm, int *flag, MPI_Status *status); int MPI_Probe(int source, int tag, MPI_Comm comm, MPI_Status *status); int MPI_Cancel(MPI_Request *request); int MPI_Test_cancelled(const MPI_Status *status, int *flag); int MPI_Send_init(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Bsend_init(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Ssend_init(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Rsend_init(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Recv_init(void *buf, int count, MPI_Datatype datatype, int source, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Start(MPI_Request *request); int MPI_Startall(int count, MPI_Request array_of_requests[]); int MPI_Sendrecv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, int dest, int sendtag, void *recvbuf, int recvcount, MPI_Datatype recvtype, int source, int recvtag, MPI_Comm comm, MPI_Status *status) ; int MPI_Sendrecv_replace(void *buf, int count, MPI_Datatype datatype, int dest, int sendtag, int source, int recvtag, MPI_Comm comm, MPI_Status *status) ; int MPI_Type_contiguous(int count, MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_vector(int count, int blocklength, int stride, MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_hvector(int count, int blocklength, MPI_Aint stride, MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_indexed(int count, const int *array_of_blocklengths, const int *array_of_displacements, MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_hindexed(int count, const int *array_of_blocklengths, const MPI_Aint *array_of_displacements, MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_struct(int count, const int *array_of_blocklengths, const MPI_Aint *array_of_displacements, const MPI_Datatype *array_of_types, MPI_Datatype *newtype); int MPI_Address(const void *location, MPI_Aint *address); int MPI_Type_extent(MPI_Datatype datatype, MPI_Aint *extent); int MPI_Type_size(MPI_Datatype datatype, int *size); int MPI_Type_lb(MPI_Datatype datatype, MPI_Aint *displacement); int MPI_Type_ub(MPI_Datatype datatype, MPI_Aint *displacement); int MPI_Type_commit(MPI_Datatype *datatype); int MPI_Type_free(MPI_Datatype *datatype); int MPI_Get_elements(const MPI_Status *status, MPI_Datatype datatype, int *count); int MPI_Pack(const void *inbuf, int incount, MPI_Datatype datatype, void *outbuf, int outsize, int *position, MPI_Comm comm) ; int MPI_Unpack(const void *inbuf, int insize, int *position, void *outbuf, int outcount, MPI_Datatype datatype, MPI_Comm comm) ; int MPI_Pack_size(int incount, MPI_Datatype datatype, MPI_Comm comm, int *size); int MPI_Barrier(MPI_Comm comm); int MPI_Bcast(void *buffer, int count, MPI_Datatype datatype, int root, MPI_Comm comm) ; int MPI_Gather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm) ; int MPI_Gatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int *recvcounts, const int *displs, MPI_Datatype recvtype, int root, MPI_Comm comm) ; int MPI_Scatter(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm) ; int MPI_Scatterv(const void *sendbuf, const int *sendcounts, const int *displs, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm) ; int MPI_Allgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm) ; int MPI_Allgatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int *recvcounts, const int *displs, MPI_Datatype recvtype, MPI_Comm comm) ; int MPI_Alltoall(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm) ; int MPI_Alltoallv(const void *sendbuf, const int *sendcounts, const int *sdispls, MPI_Datatype sendtype, void *recvbuf, const int *recvcounts, const int *rdispls, MPI_Datatype recvtype, MPI_Comm comm) ; int MPI_Alltoallw(const void *sendbuf, const int sendcounts[], const int sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const int rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm); int MPI_Exscan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int MPI_Reduce(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, int root, MPI_Comm comm) ; int MPI_Op_create(MPI_User_function *user_fn, int commute, MPI_Op *op); int MPI_Op_free(MPI_Op *op); int MPI_Allreduce(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int MPI_Reduce_scatter(const void *sendbuf, void *recvbuf, const int recvcounts[], MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int MPI_Scan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int MPI_Group_size(MPI_Group group, int *size); int MPI_Group_rank(MPI_Group group, int *rank); int MPI_Group_translate_ranks(MPI_Group group1, int n, const int ranks1[], MPI_Group group2, int ranks2[]); int MPI_Group_compare(MPI_Group group1, MPI_Group group2, int *result); int MPI_Comm_group(MPI_Comm comm, MPI_Group *group); int MPI_Group_union(MPI_Group group1, MPI_Group group2, MPI_Group *newgroup); int MPI_Group_intersection(MPI_Group group1, MPI_Group group2, MPI_Group *newgroup); int MPI_Group_difference(MPI_Group group1, MPI_Group group2, MPI_Group *newgroup); int MPI_Group_incl(MPI_Group group, int n, const int ranks[], MPI_Group *newgroup); int MPI_Group_excl(MPI_Group group, int n, const int ranks[], MPI_Group *newgroup); int MPI_Group_range_incl(MPI_Group group, int n, int ranges[][3], MPI_Group *newgroup); int MPI_Group_range_excl(MPI_Group group, int n, int ranges[][3], MPI_Group *newgroup); int MPI_Group_free(MPI_Group *group); int MPI_Comm_size(MPI_Comm comm, int *size); int MPI_Comm_rank(MPI_Comm comm, int *rank); int MPI_Comm_compare(MPI_Comm comm1, MPI_Comm comm2, int *result); int MPI_Comm_dup(MPI_Comm comm, MPI_Comm *newcomm); int MPI_Comm_dup_with_info(MPI_Comm comm, MPI_Info info, MPI_Comm *newcomm); int MPI_Comm_create(MPI_Comm comm, MPI_Group group, MPI_Comm *newcomm); int MPI_Comm_split(MPI_Comm comm, int color, int key, MPI_Comm *newcomm); int MPI_Comm_free(MPI_Comm *comm); int MPI_Comm_test_inter(MPI_Comm comm, int *flag); int MPI_Comm_remote_size(MPI_Comm comm, int *size); int MPI_Comm_remote_group(MPI_Comm comm, MPI_Group *group); int MPI_Intercomm_create(MPI_Comm local_comm, int local_leader, MPI_Comm peer_comm, int remote_leader, int tag, MPI_Comm *newintercomm); int MPI_Intercomm_merge(MPI_Comm intercomm, int high, MPI_Comm *newintracomm); int MPI_Keyval_create(MPI_Copy_function *copy_fn, MPI_Delete_function *delete_fn, int *keyval, void *extra_state); int MPI_Keyval_free(int *keyval); int MPI_Attr_put(MPI_Comm comm, int keyval, void *attribute_val); int MPI_Attr_get(MPI_Comm comm, int keyval, void *attribute_val, int *flag); int MPI_Attr_delete(MPI_Comm comm, int keyval); int MPI_Topo_test(MPI_Comm comm, int *status); int MPI_Cart_create(MPI_Comm comm_old, int ndims, const int dims[], const int periods[], int reorder, MPI_Comm *comm_cart); int MPI_Dims_create(int nnodes, int ndims, int dims[]); int MPI_Graph_create(MPI_Comm comm_old, int nnodes, const int indx[], const int edges[], int reorder, MPI_Comm *comm_graph); int MPI_Graphdims_get(MPI_Comm comm, int *nnodes, int *nedges); int MPI_Graph_get(MPI_Comm comm, int maxindex, int maxedges, int indx[], int edges[]); int MPI_Cartdim_get(MPI_Comm comm, int *ndims); int MPI_Cart_get(MPI_Comm comm, int maxdims, int dims[], int periods[], int coords[]); int MPI_Cart_rank(MPI_Comm comm, const int coords[], int *rank); int MPI_Cart_coords(MPI_Comm comm, int rank, int maxdims, int coords[]); int MPI_Graph_neighbors_count(MPI_Comm comm, int rank, int *nneighbors); int MPI_Graph_neighbors(MPI_Comm comm, int rank, int maxneighbors, int neighbors[]); int MPI_Cart_shift(MPI_Comm comm, int direction, int disp, int *rank_source, int *rank_dest); int MPI_Cart_sub(MPI_Comm comm, const int remain_dims[], MPI_Comm *newcomm); int MPI_Cart_map(MPI_Comm comm, int ndims, const int dims[], const int periods[], int *newrank); int MPI_Graph_map(MPI_Comm comm, int nnodes, const int indx[], const int edges[], int *newrank); int MPI_Get_processor_name(char *name, int *resultlen); int MPI_Get_version(int *version, int *subversion); int MPI_Get_library_version(char *version, int *resultlen); int MPI_Errhandler_create(MPI_Handler_function *function, MPI_Errhandler *errhandler); int MPI_Errhandler_set(MPI_Comm comm, MPI_Errhandler errhandler); int MPI_Errhandler_get(MPI_Comm comm, MPI_Errhandler *errhandler); int MPI_Errhandler_free(MPI_Errhandler *errhandler); int MPI_Error_string(int errorcode, char *string, int *resultlen); int MPI_Error_class(int errorcode, int *errorclass); double MPI_Wtime(void); double MPI_Wtick(void); int MPI_Init(int *argc, char ***argv); int MPI_Finalize(void); int MPI_Initialized(int *flag); int MPI_Abort(MPI_Comm comm, int errorcode); int MPI_Pcontrol(const int level, ...); int MPIR_Dup_fn(MPI_Comm oldcomm, int keyval, void *extra_state, void *attribute_val_in, void *attribute_val_out, int *flag); int MPI_Close_port(const char *port_name); int MPI_Comm_accept(const char *port_name, MPI_Info info, int root, MPI_Comm comm, MPI_Comm *newcomm); int MPI_Comm_connect(const char *port_name, MPI_Info info, int root, MPI_Comm comm, MPI_Comm *newcomm); int MPI_Comm_disconnect(MPI_Comm *comm); int MPI_Comm_get_parent(MPI_Comm *parent); int MPI_Comm_join(int fd, MPI_Comm *intercomm); int MPI_Comm_spawn(const char *command, char *argv[], int maxprocs, MPI_Info info, int root, MPI_Comm comm, MPI_Comm *intercomm, int array_of_errcodes[]); int MPI_Comm_spawn_multiple(int count, char *array_of_commands[], char **array_of_argv[], const int array_of_maxprocs[], const MPI_Info array_of_info[], int root, MPI_Comm comm, MPI_Comm *intercomm, int array_of_errcodes[]); int MPI_Lookup_name(const char *service_name, MPI_Info info, char *port_name); int MPI_Open_port(MPI_Info info, char *port_name); int MPI_Publish_name(const char *service_name, MPI_Info info, const char *port_name); int MPI_Unpublish_name(const char *service_name, MPI_Info info, const char *port_name); int MPI_Comm_set_info(MPI_Comm comm, MPI_Info info); int MPI_Comm_get_info(MPI_Comm comm, MPI_Info *info); int MPI_Accumulate(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Op op, MPI_Win win) ; int MPI_Get(void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Win win) ; int MPI_Put(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Win win) ; int MPI_Win_complete(MPI_Win win); int MPI_Win_create(void *base, MPI_Aint size, int disp_unit, MPI_Info info, MPI_Comm comm, MPI_Win *win); int MPI_Win_fence(int assert, MPI_Win win); int MPI_Win_free(MPI_Win *win); int MPI_Win_get_group(MPI_Win win, MPI_Group *group); int MPI_Win_lock(int lock_type, int rank, int assert, MPI_Win win); int MPI_Win_post(MPI_Group group, int assert, MPI_Win win); int MPI_Win_start(MPI_Group group, int assert, MPI_Win win); int MPI_Win_test(MPI_Win win, int *flag); int MPI_Win_unlock(int rank, MPI_Win win); int MPI_Win_wait(MPI_Win win); int MPI_Win_allocate(MPI_Aint size, int disp_unit, MPI_Info info, MPI_Comm comm, void *baseptr, MPI_Win *win); int MPI_Win_allocate_shared(MPI_Aint size, int disp_unit, MPI_Info info, MPI_Comm comm, void *baseptr, MPI_Win *win); int MPI_Win_shared_query(MPI_Win win, int rank, MPI_Aint *size, int *disp_unit, void *baseptr); int MPI_Win_create_dynamic(MPI_Info info, MPI_Comm comm, MPI_Win *win); int MPI_Win_attach(MPI_Win win, void *base, MPI_Aint size); int MPI_Win_detach(MPI_Win win, const void *base); int MPI_Win_get_info(MPI_Win win, MPI_Info *info_used); int MPI_Win_set_info(MPI_Win win, MPI_Info info); int MPI_Get_accumulate(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, void *result_addr, int result_count, MPI_Datatype result_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Op op, MPI_Win win) ; int MPI_Fetch_and_op(const void *origin_addr, void *result_addr, MPI_Datatype datatype, int target_rank, MPI_Aint target_disp, MPI_Op op, MPI_Win win) ; int MPI_Compare_and_swap(const void *origin_addr, const void *compare_addr, void *result_addr, MPI_Datatype datatype, int target_rank, MPI_Aint target_disp, MPI_Win win) ; int MPI_Rput(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Win win, MPI_Request *request) ; int MPI_Rget(void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Win win, MPI_Request *request) ; int MPI_Raccumulate(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Op op, MPI_Win win, MPI_Request *request) ; int MPI_Rget_accumulate(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, void *result_addr, int result_count, MPI_Datatype result_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Op op, MPI_Win win, MPI_Request *request) ; int MPI_Win_lock_all(int assert, MPI_Win win); int MPI_Win_unlock_all(MPI_Win win); int MPI_Win_flush(int rank, MPI_Win win); int MPI_Win_flush_all(MPI_Win win); int MPI_Win_flush_local(int rank, MPI_Win win); int MPI_Win_flush_local_all(MPI_Win win); int MPI_Win_sync(MPI_Win win); int MPI_Add_error_class(int *errorclass); int MPI_Add_error_code(int errorclass, int *errorcode); int MPI_Add_error_string(int errorcode, const char *string); int MPI_Comm_call_errhandler(MPI_Comm comm, int errorcode); int MPI_Comm_create_keyval(MPI_Comm_copy_attr_function *comm_copy_attr_fn, MPI_Comm_delete_attr_function *comm_delete_attr_fn, int *comm_keyval, void *extra_state); int MPI_Comm_delete_attr(MPI_Comm comm, int comm_keyval); int MPI_Comm_free_keyval(int *comm_keyval); int MPI_Comm_get_attr(MPI_Comm comm, int comm_keyval, void *attribute_val, int *flag); int MPI_Comm_get_name(MPI_Comm comm, char *comm_name, int *resultlen); int MPI_Comm_set_attr(MPI_Comm comm, int comm_keyval, void *attribute_val); int MPI_Comm_set_name(MPI_Comm comm, const char *comm_name); int MPI_File_call_errhandler(MPI_File fh, int errorcode); int MPI_Grequest_complete(MPI_Request request); int MPI_Grequest_start(MPI_Grequest_query_function *query_fn, MPI_Grequest_free_function *free_fn, MPI_Grequest_cancel_function *cancel_fn, void *extra_state, MPI_Request *request); int MPI_Init_thread(int *argc, char ***argv, int required, int *provided); int MPI_Is_thread_main(int *flag); int MPI_Query_thread(int *provided); int MPI_Status_set_cancelled(MPI_Status *status, int flag); int MPI_Status_set_elements(MPI_Status *status, MPI_Datatype datatype, int count); int MPI_Type_create_keyval(MPI_Type_copy_attr_function *type_copy_attr_fn, MPI_Type_delete_attr_function *type_delete_attr_fn, int *type_keyval, void *extra_state); int MPI_Type_delete_attr(MPI_Datatype datatype, int type_keyval); int MPI_Type_dup(MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_free_keyval(int *type_keyval); int MPI_Type_get_attr(MPI_Datatype datatype, int type_keyval, void *attribute_val, int *flag); int MPI_Type_get_contents(MPI_Datatype datatype, int max_integers, int max_addresses, int max_datatypes, int array_of_integers[], MPI_Aint array_of_addresses[], MPI_Datatype array_of_datatypes[]); int MPI_Type_get_envelope(MPI_Datatype datatype, int *num_integers, int *num_addresses, int *num_datatypes, int *combiner); int MPI_Type_get_name(MPI_Datatype datatype, char *type_name, int *resultlen); int MPI_Type_set_attr(MPI_Datatype datatype, int type_keyval, void *attribute_val); int MPI_Type_set_name(MPI_Datatype datatype, const char *type_name); int MPI_Type_match_size(int typeclass, int size, MPI_Datatype *datatype); int MPI_Win_call_errhandler(MPI_Win win, int errorcode); int MPI_Win_create_keyval(MPI_Win_copy_attr_function *win_copy_attr_fn, MPI_Win_delete_attr_function *win_delete_attr_fn, int *win_keyval, void *extra_state); int MPI_Win_delete_attr(MPI_Win win, int win_keyval); int MPI_Win_free_keyval(int *win_keyval); int MPI_Win_get_attr(MPI_Win win, int win_keyval, void *attribute_val, int *flag); int MPI_Win_get_name(MPI_Win win, char *win_name, int *resultlen); int MPI_Win_set_attr(MPI_Win win, int win_keyval, void *attribute_val); int MPI_Win_set_name(MPI_Win win, const char *win_name); int MPI_Alloc_mem(MPI_Aint size, MPI_Info info, void *baseptr); int MPI_Comm_create_errhandler(MPI_Comm_errhandler_function *comm_errhandler_fn, MPI_Errhandler *errhandler); int MPI_Comm_get_errhandler(MPI_Comm comm, MPI_Errhandler *errhandler); int MPI_Comm_set_errhandler(MPI_Comm comm, MPI_Errhandler errhandler); int MPI_File_create_errhandler(MPI_File_errhandler_function *file_errhandler_fn, MPI_Errhandler *errhandler); int MPI_File_get_errhandler(MPI_File file, MPI_Errhandler *errhandler); int MPI_File_set_errhandler(MPI_File file, MPI_Errhandler errhandler); int MPI_Finalized(int *flag); int MPI_Free_mem(void *base); int MPI_Get_address(const void *location, MPI_Aint *address); int MPI_Info_create(MPI_Info *info); int MPI_Info_delete(MPI_Info info, const char *key); int MPI_Info_dup(MPI_Info info, MPI_Info *newinfo); int MPI_Info_free(MPI_Info *info); int MPI_Info_get(MPI_Info info, const char *key, int valuelen, char *value, int *flag); int MPI_Info_get_nkeys(MPI_Info info, int *nkeys); int MPI_Info_get_nthkey(MPI_Info info, int n, char *key); int MPI_Info_get_valuelen(MPI_Info info, const char *key, int *valuelen, int *flag); int MPI_Info_set(MPI_Info info, const char *key, const char *value); int MPI_Pack_external(const char datarep[], const void *inbuf, int incount, MPI_Datatype datatype, void *outbuf, MPI_Aint outsize, MPI_Aint *position) ; int MPI_Pack_external_size(const char datarep[], int incount, MPI_Datatype datatype, MPI_Aint *size); int MPI_Request_get_status(MPI_Request request, int *flag, MPI_Status *status); int MPI_Status_c2f(const MPI_Status *c_status, MPI_Fint *f_status); int MPI_Status_f2c(const MPI_Fint *f_status, MPI_Status *c_status); int MPI_Type_create_darray(int size, int rank, int ndims, const int array_of_gsizes[], const int array_of_distribs[], const int array_of_dargs[], const int array_of_psizes[], int order, MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_create_hindexed(int count, const int array_of_blocklengths[], const MPI_Aint array_of_displacements[], MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_create_hvector(int count, int blocklength, MPI_Aint stride, MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_create_indexed_block(int count, int blocklength, const int array_of_displacements[], MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_create_hindexed_block(int count, int blocklength, const MPI_Aint array_of_displacements[], MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_create_resized(MPI_Datatype oldtype, MPI_Aint lb, MPI_Aint extent, MPI_Datatype *newtype); int MPI_Type_create_struct(int count, const int array_of_blocklengths[], const MPI_Aint array_of_displacements[], const MPI_Datatype array_of_types[], MPI_Datatype *newtype); int MPI_Type_create_subarray(int ndims, const int array_of_sizes[], const int array_of_subsizes[], const int array_of_starts[], int order, MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_get_extent(MPI_Datatype datatype, MPI_Aint *lb, MPI_Aint *extent); int MPI_Type_get_true_extent(MPI_Datatype datatype, MPI_Aint *true_lb, MPI_Aint *true_extent); int MPI_Unpack_external(const char datarep[], const void *inbuf, MPI_Aint insize, MPI_Aint *position, void *outbuf, int outcount, MPI_Datatype datatype) ; int MPI_Win_create_errhandler(MPI_Win_errhandler_function *win_errhandler_fn, MPI_Errhandler *errhandler); int MPI_Win_get_errhandler(MPI_Win win, MPI_Errhandler *errhandler); int MPI_Win_set_errhandler(MPI_Win win, MPI_Errhandler errhandler); int MPI_Type_create_f90_integer(int range, MPI_Datatype *newtype); int MPI_Type_create_f90_real(int precision, int range, MPI_Datatype *newtype); int MPI_Type_create_f90_complex(int precision, int range, MPI_Datatype *newtype); int MPI_Reduce_local(const void *inbuf, void *inoutbuf, int count, MPI_Datatype datatype, MPI_Op op) ; int MPI_Op_commutative(MPI_Op op, int *commute); int MPI_Reduce_scatter_block(const void *sendbuf, void *recvbuf, int recvcount, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int MPI_Dist_graph_create_adjacent(MPI_Comm comm_old, int indegree, const int sources[], const int sourceweights[], int outdegree, const int destinations[], const int destweights[], MPI_Info info, int reorder, MPI_Comm *comm_dist_graph); int MPI_Dist_graph_create(MPI_Comm comm_old, int n, const int sources[], const int degrees[], const int destinations[], const int weights[], MPI_Info info, int reorder, MPI_Comm *comm_dist_graph); int MPI_Dist_graph_neighbors_count(MPI_Comm comm, int *indegree, int *outdegree, int *weighted); int MPI_Dist_graph_neighbors(MPI_Comm comm, int maxindegree, int sources[], int sourceweights[], int maxoutdegree, int destinations[], int destweights[]); int MPI_Improbe(int source, int tag, MPI_Comm comm, int *flag, MPI_Message *message, MPI_Status *status); int MPI_Imrecv(void *buf, int count, MPI_Datatype datatype, MPI_Message *message, MPI_Request *request) ; int MPI_Mprobe(int source, int tag, MPI_Comm comm, MPI_Message *message, MPI_Status *status); int MPI_Mrecv(void *buf, int count, MPI_Datatype datatype, MPI_Message *message, MPI_Status *status) ; int MPI_Comm_idup(MPI_Comm comm, MPI_Comm *newcomm, MPI_Request *request); int MPI_Ibarrier(MPI_Comm comm, MPI_Request *request); int MPI_Ibcast(void *buffer, int count, MPI_Datatype datatype, int root, MPI_Comm comm, MPI_Request *request) ; int MPI_Igather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Request *request) ; int MPI_Igatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Request *request) ; int MPI_Iscatter(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Request *request) ; int MPI_Iscatterv(const void *sendbuf, const int sendcounts[], const int displs[], MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Request *request) ; int MPI_Iallgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int MPI_Iallgatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int MPI_Ialltoall(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int MPI_Ialltoallv(const void *sendbuf, const int sendcounts[], const int sdispls[], MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int rdispls[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int MPI_Ialltoallw(const void *sendbuf, const int sendcounts[], const int sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const int rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm, MPI_Request *request); int MPI_Ireduce(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, int root, MPI_Comm comm, MPI_Request *request) ; int MPI_Iallreduce(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int MPI_Ireduce_scatter(const void *sendbuf, void *recvbuf, const int recvcounts[], MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int MPI_Ireduce_scatter_block(const void *sendbuf, void *recvbuf, int recvcount, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int MPI_Iscan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int MPI_Iexscan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int MPI_Ineighbor_allgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int MPI_Ineighbor_allgatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int MPI_Ineighbor_alltoall(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int MPI_Ineighbor_alltoallv(const void *sendbuf, const int sendcounts[], const int sdispls[], MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int rdispls[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int MPI_Ineighbor_alltoallw(const void *sendbuf, const int sendcounts[], const MPI_Aint sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const MPI_Aint rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm, MPI_Request *request); int MPI_Neighbor_allgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm) ; int MPI_Neighbor_allgatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, MPI_Comm comm) ; int MPI_Neighbor_alltoall(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm) ; int MPI_Neighbor_alltoallv(const void *sendbuf, const int sendcounts[], const int sdispls[], MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int rdispls[], MPI_Datatype recvtype, MPI_Comm comm) ; int MPI_Neighbor_alltoallw(const void *sendbuf, const int sendcounts[], const MPI_Aint sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const MPI_Aint rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm); int MPI_Comm_split_type(MPI_Comm comm, int split_type, int key, MPI_Info info, MPI_Comm *newcomm); int MPI_Get_elements_x(const MPI_Status *status, MPI_Datatype datatype, MPI_Count *count); int MPI_Status_set_elements_x(MPI_Status *status, MPI_Datatype datatype, MPI_Count count); int MPI_Type_get_extent_x(MPI_Datatype datatype, MPI_Count *lb, MPI_Count *extent); int MPI_Type_get_true_extent_x(MPI_Datatype datatype, MPI_Count *lb, MPI_Count *extent); int MPI_Type_size_x(MPI_Datatype datatype, MPI_Count *size); int MPI_Comm_create_group(MPI_Comm comm, MPI_Group group, int tag, MPI_Comm *newcomm); int MPI_T_init_thread(int required, int *provided); int MPI_T_finalize(void); int MPI_T_enum_get_info(MPI_T_enum enumtype, int *num, char *name, int *name_len); int MPI_T_enum_get_item(MPI_T_enum enumtype, int indx, int *value, char *name, int *name_len); int MPI_T_cvar_get_num(int *num_cvar); int MPI_T_cvar_get_info(int cvar_index, char *name, int *name_len, int *verbosity, MPI_Datatype *datatype, MPI_T_enum *enumtype, char *desc, int *desc_len, int *binding, int *scope); int MPI_T_cvar_handle_alloc(int cvar_index, void *obj_handle, MPI_T_cvar_handle *handle, int *count); int MPI_T_cvar_handle_free(MPI_T_cvar_handle *handle); int MPI_T_cvar_read(MPI_T_cvar_handle handle, void *buf); int MPI_T_cvar_write(MPI_T_cvar_handle handle, const void *buf); int MPI_T_pvar_get_num(int *num_pvar); int MPI_T_pvar_get_info(int pvar_index, char *name, int *name_len, int *verbosity, int *var_class, MPI_Datatype *datatype, MPI_T_enum *enumtype, char *desc, int *desc_len, int *binding, int *readonly, int *continuous, int *atomic); int MPI_T_pvar_session_create(MPI_T_pvar_session *session); int MPI_T_pvar_session_free(MPI_T_pvar_session *session); int MPI_T_pvar_handle_alloc(MPI_T_pvar_session session, int pvar_index, void *obj_handle, MPI_T_pvar_handle *handle, int *count); int MPI_T_pvar_handle_free(MPI_T_pvar_session session, MPI_T_pvar_handle *handle); int MPI_T_pvar_start(MPI_T_pvar_session session, MPI_T_pvar_handle handle); int MPI_T_pvar_stop(MPI_T_pvar_session session, MPI_T_pvar_handle handle); int MPI_T_pvar_read(MPI_T_pvar_session session, MPI_T_pvar_handle handle, void *buf); int MPI_T_pvar_write(MPI_T_pvar_session session, MPI_T_pvar_handle handle, const void *buf); int MPI_T_pvar_reset(MPI_T_pvar_session session, MPI_T_pvar_handle handle); int MPI_T_pvar_readreset(MPI_T_pvar_session session, MPI_T_pvar_handle handle, void *buf); int MPI_T_category_get_num(int *num_cat); int MPI_T_category_get_info(int cat_index, char *name, int *name_len, char *desc, int *desc_len, int *num_cvars, int *num_pvars, int *num_categories); int MPI_T_category_get_cvars(int cat_index, int len, int indices[]); int MPI_T_category_get_pvars(int cat_index, int len, int indices[]); int MPI_T_category_get_categories(int cat_index, int len, int indices[]); int MPI_T_category_changed(int *stamp); int MPIX_Comm_failure_ack(MPI_Comm comm); int MPIX_Comm_failure_get_acked(MPI_Comm comm, MPI_Group *failedgrp); int MPIX_Comm_revoke(MPI_Comm comm); int MPIX_Comm_shrink(MPI_Comm comm, MPI_Comm *newcomm); int MPIX_Comm_agree(MPI_Comm comm, int *flag); # 1551 "/opt/local/include/mpich-gcc49/mpi.h" int PMPI_Send(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) ; int PMPI_Recv(void *buf, int count, MPI_Datatype datatype, int source, int tag, MPI_Comm comm, MPI_Status *status) ; int PMPI_Get_count(const MPI_Status *status, MPI_Datatype datatype, int *count); int PMPI_Bsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) ; int PMPI_Ssend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) ; int PMPI_Rsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) ; int PMPI_Buffer_attach(void *buffer, int size); int PMPI_Buffer_detach(void *buffer_addr, int *size); int PMPI_Isend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ibsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Issend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Irsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Irecv(void *buf, int count, MPI_Datatype datatype, int source, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Wait(MPI_Request *request, MPI_Status *status); int PMPI_Test(MPI_Request *request, int *flag, MPI_Status *status); int PMPI_Request_free(MPI_Request *request); int PMPI_Waitany(int count, MPI_Request array_of_requests[], int *indx, MPI_Status *status); int PMPI_Testany(int count, MPI_Request array_of_requests[], int *indx, int *flag, MPI_Status *status); int PMPI_Waitall(int count, MPI_Request array_of_requests[], MPI_Status array_of_statuses[]); int PMPI_Testall(int count, MPI_Request array_of_requests[], int *flag, MPI_Status array_of_statuses[]); int PMPI_Waitsome(int incount, MPI_Request array_of_requests[], int *outcount, int array_of_indices[], MPI_Status array_of_statuses[]); int PMPI_Testsome(int incount, MPI_Request array_of_requests[], int *outcount, int array_of_indices[], MPI_Status array_of_statuses[]); int PMPI_Iprobe(int source, int tag, MPI_Comm comm, int *flag, MPI_Status *status); int PMPI_Probe(int source, int tag, MPI_Comm comm, MPI_Status *status); int PMPI_Cancel(MPI_Request *request); int PMPI_Test_cancelled(const MPI_Status *status, int *flag); int PMPI_Send_init(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Bsend_init(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ssend_init(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Rsend_init(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Recv_init(void *buf, int count, MPI_Datatype datatype, int source, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Start(MPI_Request *request); int PMPI_Startall(int count, MPI_Request array_of_requests[]); int PMPI_Sendrecv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, int dest, int sendtag, void *recvbuf, int recvcount, MPI_Datatype recvtype, int source, int recvtag, MPI_Comm comm, MPI_Status *status) ; int PMPI_Sendrecv_replace(void *buf, int count, MPI_Datatype datatype, int dest, int sendtag, int source, int recvtag, MPI_Comm comm, MPI_Status *status) ; int PMPI_Type_contiguous(int count, MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_vector(int count, int blocklength, int stride, MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_hvector(int count, int blocklength, MPI_Aint stride, MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_indexed(int count, const int *array_of_blocklengths, const int *array_of_displacements, MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_hindexed(int count, const int *array_of_blocklengths, const MPI_Aint *array_of_displacements, MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_struct(int count, const int *array_of_blocklengths, const MPI_Aint *array_of_displacements, const MPI_Datatype *array_of_types, MPI_Datatype *newtype); int PMPI_Address(const void *location, MPI_Aint *address); int PMPI_Type_extent(MPI_Datatype datatype, MPI_Aint *extent); int PMPI_Type_size(MPI_Datatype datatype, int *size); int PMPI_Type_lb(MPI_Datatype datatype, MPI_Aint *displacement); int PMPI_Type_ub(MPI_Datatype datatype, MPI_Aint *displacement); int PMPI_Type_commit(MPI_Datatype *datatype); int PMPI_Type_free(MPI_Datatype *datatype); int PMPI_Get_elements(const MPI_Status *status, MPI_Datatype datatype, int *count); int PMPI_Pack(const void *inbuf, int incount, MPI_Datatype datatype, void *outbuf, int outsize, int *position, MPI_Comm comm) ; int PMPI_Unpack(const void *inbuf, int insize, int *position, void *outbuf, int outcount, MPI_Datatype datatype, MPI_Comm comm) ; int PMPI_Pack_size(int incount, MPI_Datatype datatype, MPI_Comm comm, int *size); int PMPI_Barrier(MPI_Comm comm); int PMPI_Bcast(void *buffer, int count, MPI_Datatype datatype, int root, MPI_Comm comm) ; int PMPI_Gather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm) ; int PMPI_Gatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int *recvcounts, const int *displs, MPI_Datatype recvtype, int root, MPI_Comm comm) ; int PMPI_Scatter(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm) ; int PMPI_Scatterv(const void *sendbuf, const int *sendcounts, const int *displs, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm) ; int PMPI_Allgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm) ; int PMPI_Allgatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int *recvcounts, const int *displs, MPI_Datatype recvtype, MPI_Comm comm) ; int PMPI_Alltoall(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm) ; int PMPI_Alltoallv(const void *sendbuf, const int *sendcounts, const int *sdispls, MPI_Datatype sendtype, void *recvbuf, const int *recvcounts, const int *rdispls, MPI_Datatype recvtype, MPI_Comm comm) ; int PMPI_Alltoallw(const void *sendbuf, const int sendcounts[], const int sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const int rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm); int PMPI_Exscan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int PMPI_Reduce(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, int root, MPI_Comm comm) ; int PMPI_Op_create(MPI_User_function *user_fn, int commute, MPI_Op *op); int PMPI_Op_free(MPI_Op *op); int PMPI_Allreduce(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int PMPI_Reduce_scatter(const void *sendbuf, void *recvbuf, const int recvcounts[], MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int PMPI_Scan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int PMPI_Group_size(MPI_Group group, int *size); int PMPI_Group_rank(MPI_Group group, int *rank); int PMPI_Group_translate_ranks(MPI_Group group1, int n, const int ranks1[], MPI_Group group2, int ranks2[]); int PMPI_Group_compare(MPI_Group group1, MPI_Group group2, int *result); int PMPI_Comm_group(MPI_Comm comm, MPI_Group *group); int PMPI_Group_union(MPI_Group group1, MPI_Group group2, MPI_Group *newgroup); int PMPI_Group_intersection(MPI_Group group1, MPI_Group group2, MPI_Group *newgroup); int PMPI_Group_difference(MPI_Group group1, MPI_Group group2, MPI_Group *newgroup); int PMPI_Group_incl(MPI_Group group, int n, const int ranks[], MPI_Group *newgroup); int PMPI_Group_excl(MPI_Group group, int n, const int ranks[], MPI_Group *newgroup); int PMPI_Group_range_incl(MPI_Group group, int n, int ranges[][3], MPI_Group *newgroup); int PMPI_Group_range_excl(MPI_Group group, int n, int ranges[][3], MPI_Group *newgroup); int PMPI_Group_free(MPI_Group *group); int PMPI_Comm_size(MPI_Comm comm, int *size); int PMPI_Comm_rank(MPI_Comm comm, int *rank); int PMPI_Comm_compare(MPI_Comm comm1, MPI_Comm comm2, int *result); int PMPI_Comm_dup(MPI_Comm comm, MPI_Comm *newcomm); int PMPI_Comm_dup_with_info(MPI_Comm comm, MPI_Info info, MPI_Comm *newcomm); int PMPI_Comm_create(MPI_Comm comm, MPI_Group group, MPI_Comm *newcomm); int PMPI_Comm_split(MPI_Comm comm, int color, int key, MPI_Comm *newcomm); int PMPI_Comm_free(MPI_Comm *comm); int PMPI_Comm_test_inter(MPI_Comm comm, int *flag); int PMPI_Comm_remote_size(MPI_Comm comm, int *size); int PMPI_Comm_remote_group(MPI_Comm comm, MPI_Group *group); int PMPI_Intercomm_create(MPI_Comm local_comm, int local_leader, MPI_Comm peer_comm, int remote_leader, int tag, MPI_Comm *newintercomm); int PMPI_Intercomm_merge(MPI_Comm intercomm, int high, MPI_Comm *newintracomm); int PMPI_Keyval_create(MPI_Copy_function *copy_fn, MPI_Delete_function *delete_fn, int *keyval, void *extra_state); int PMPI_Keyval_free(int *keyval); int PMPI_Attr_put(MPI_Comm comm, int keyval, void *attribute_val); int PMPI_Attr_get(MPI_Comm comm, int keyval, void *attribute_val, int *flag); int PMPI_Attr_delete(MPI_Comm comm, int keyval); int PMPI_Topo_test(MPI_Comm comm, int *status); int PMPI_Cart_create(MPI_Comm comm_old, int ndims, const int dims[], const int periods[], int reorder, MPI_Comm *comm_cart); int PMPI_Dims_create(int nnodes, int ndims, int dims[]); int PMPI_Graph_create(MPI_Comm comm_old, int nnodes, const int indx[], const int edges[], int reorder, MPI_Comm *comm_graph); int PMPI_Graphdims_get(MPI_Comm comm, int *nnodes, int *nedges); int PMPI_Graph_get(MPI_Comm comm, int maxindex, int maxedges, int indx[], int edges[]); int PMPI_Cartdim_get(MPI_Comm comm, int *ndims); int PMPI_Cart_get(MPI_Comm comm, int maxdims, int dims[], int periods[], int coords[]); int PMPI_Cart_rank(MPI_Comm comm, const int coords[], int *rank); int PMPI_Cart_coords(MPI_Comm comm, int rank, int maxdims, int coords[]); int PMPI_Graph_neighbors_count(MPI_Comm comm, int rank, int *nneighbors); int PMPI_Graph_neighbors(MPI_Comm comm, int rank, int maxneighbors, int neighbors[]); int PMPI_Cart_shift(MPI_Comm comm, int direction, int disp, int *rank_source, int *rank_dest); int PMPI_Cart_sub(MPI_Comm comm, const int remain_dims[], MPI_Comm *newcomm); int PMPI_Cart_map(MPI_Comm comm, int ndims, const int dims[], const int periods[], int *newrank); int PMPI_Graph_map(MPI_Comm comm, int nnodes, const int indx[], const int edges[], int *newrank); int PMPI_Get_processor_name(char *name, int *resultlen); int PMPI_Get_version(int *version, int *subversion); int PMPI_Get_library_version(char *version, int *resultlen); int PMPI_Errhandler_create(MPI_Handler_function *function, MPI_Errhandler *errhandler); int PMPI_Errhandler_set(MPI_Comm comm, MPI_Errhandler errhandler); int PMPI_Errhandler_get(MPI_Comm comm, MPI_Errhandler *errhandler); int PMPI_Errhandler_free(MPI_Errhandler *errhandler); int PMPI_Error_string(int errorcode, char *string, int *resultlen); int PMPI_Error_class(int errorcode, int *errorclass); double PMPI_Wtime(void); double PMPI_Wtick(void); int PMPI_Init(int *argc, char ***argv); int PMPI_Finalize(void); int PMPI_Initialized(int *flag); int PMPI_Abort(MPI_Comm comm, int errorcode); int PMPI_Pcontrol(const int level, ...); int PMPI_Close_port(const char *port_name); int PMPI_Comm_accept(const char *port_name, MPI_Info info, int root, MPI_Comm comm, MPI_Comm *newcomm); int PMPI_Comm_connect(const char *port_name, MPI_Info info, int root, MPI_Comm comm, MPI_Comm *newcomm); int PMPI_Comm_disconnect(MPI_Comm *comm); int PMPI_Comm_get_parent(MPI_Comm *parent); int PMPI_Comm_join(int fd, MPI_Comm *intercomm); int PMPI_Comm_spawn(const char *command, char *argv[], int maxprocs, MPI_Info info, int root, MPI_Comm comm, MPI_Comm *intercomm, int array_of_errcodes[]); int PMPI_Comm_spawn_multiple(int count, char *array_of_commands[], char **array_of_argv[], const int array_of_maxprocs[], const MPI_Info array_of_info[], int root, MPI_Comm comm, MPI_Comm *intercomm, int array_of_errcodes[]); int PMPI_Lookup_name(const char *service_name, MPI_Info info, char *port_name); int PMPI_Open_port(MPI_Info info, char *port_name); int PMPI_Publish_name(const char *service_name, MPI_Info info, const char *port_name); int PMPI_Unpublish_name(const char *service_name, MPI_Info info, const char *port_name); int PMPI_Comm_set_info(MPI_Comm comm, MPI_Info info); int PMPI_Comm_get_info(MPI_Comm comm, MPI_Info *info); int PMPI_Accumulate(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Op op, MPI_Win win) ; int PMPI_Get(void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Win win) ; int PMPI_Put(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Win win) ; int PMPI_Win_complete(MPI_Win win); int PMPI_Win_create(void *base, MPI_Aint size, int disp_unit, MPI_Info info, MPI_Comm comm, MPI_Win *win); int PMPI_Win_fence(int assert, MPI_Win win); int PMPI_Win_free(MPI_Win *win); int PMPI_Win_get_group(MPI_Win win, MPI_Group *group); int PMPI_Win_lock(int lock_type, int rank, int assert, MPI_Win win); int PMPI_Win_post(MPI_Group group, int assert, MPI_Win win); int PMPI_Win_start(MPI_Group group, int assert, MPI_Win win); int PMPI_Win_test(MPI_Win win, int *flag); int PMPI_Win_unlock(int rank, MPI_Win win); int PMPI_Win_wait(MPI_Win win); int PMPI_Win_allocate(MPI_Aint size, int disp_unit, MPI_Info info, MPI_Comm comm, void *baseptr, MPI_Win *win); int PMPI_Win_allocate_shared(MPI_Aint size, int disp_unit, MPI_Info info, MPI_Comm comm, void *baseptr, MPI_Win *win); int PMPI_Win_shared_query(MPI_Win win, int rank, MPI_Aint *size, int *disp_unit, void *baseptr); int PMPI_Win_create_dynamic(MPI_Info info, MPI_Comm comm, MPI_Win *win); int PMPI_Win_attach(MPI_Win win, void *base, MPI_Aint size); int PMPI_Win_detach(MPI_Win win, const void *base); int PMPI_Win_get_info(MPI_Win win, MPI_Info *info_used); int PMPI_Win_set_info(MPI_Win win, MPI_Info info); int PMPI_Get_accumulate(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, void *result_addr, int result_count, MPI_Datatype result_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Op op, MPI_Win win) ; int PMPI_Fetch_and_op(const void *origin_addr, void *result_addr, MPI_Datatype datatype, int target_rank, MPI_Aint target_disp, MPI_Op op, MPI_Win win) ; int PMPI_Compare_and_swap(const void *origin_addr, const void *compare_addr, void *result_addr, MPI_Datatype datatype, int target_rank, MPI_Aint target_disp, MPI_Win win) ; int PMPI_Rput(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Win win, MPI_Request *request) ; int PMPI_Rget(void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Win win, MPI_Request *request) ; int PMPI_Raccumulate(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Op op, MPI_Win win, MPI_Request *request) ; int PMPI_Rget_accumulate(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, void *result_addr, int result_count, MPI_Datatype result_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Op op, MPI_Win win, MPI_Request *request) ; int PMPI_Win_lock_all(int assert, MPI_Win win); int PMPI_Win_unlock_all(MPI_Win win); int PMPI_Win_flush(int rank, MPI_Win win); int PMPI_Win_flush_all(MPI_Win win); int PMPI_Win_flush_local(int rank, MPI_Win win); int PMPI_Win_flush_local_all(MPI_Win win); int PMPI_Win_sync(MPI_Win win); int PMPI_Add_error_class(int *errorclass); int PMPI_Add_error_code(int errorclass, int *errorcode); int PMPI_Add_error_string(int errorcode, const char *string); int PMPI_Comm_call_errhandler(MPI_Comm comm, int errorcode); int PMPI_Comm_create_keyval(MPI_Comm_copy_attr_function *comm_copy_attr_fn, MPI_Comm_delete_attr_function *comm_delete_attr_fn, int *comm_keyval, void *extra_state); int PMPI_Comm_delete_attr(MPI_Comm comm, int comm_keyval); int PMPI_Comm_free_keyval(int *comm_keyval); int PMPI_Comm_get_attr(MPI_Comm comm, int comm_keyval, void *attribute_val, int *flag); int PMPI_Comm_get_name(MPI_Comm comm, char *comm_name, int *resultlen); int PMPI_Comm_set_attr(MPI_Comm comm, int comm_keyval, void *attribute_val); int PMPI_Comm_set_name(MPI_Comm comm, const char *comm_name); int PMPI_File_call_errhandler(MPI_File fh, int errorcode); int PMPI_Grequest_complete(MPI_Request request); int PMPI_Grequest_start(MPI_Grequest_query_function *query_fn, MPI_Grequest_free_function *free_fn, MPI_Grequest_cancel_function *cancel_fn, void *extra_state, MPI_Request *request); int PMPI_Init_thread(int *argc, char ***argv, int required, int *provided); int PMPI_Is_thread_main(int *flag); int PMPI_Query_thread(int *provided); int PMPI_Status_set_cancelled(MPI_Status *status, int flag); int PMPI_Status_set_elements(MPI_Status *status, MPI_Datatype datatype, int count); int PMPI_Type_create_keyval(MPI_Type_copy_attr_function *type_copy_attr_fn, MPI_Type_delete_attr_function *type_delete_attr_fn, int *type_keyval, void *extra_state); int PMPI_Type_delete_attr(MPI_Datatype datatype, int type_keyval); int PMPI_Type_dup(MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_free_keyval(int *type_keyval); int PMPI_Type_get_attr(MPI_Datatype datatype, int type_keyval, void *attribute_val, int *flag); int PMPI_Type_get_contents(MPI_Datatype datatype, int max_integers, int max_addresses, int max_datatypes, int array_of_integers[], MPI_Aint array_of_addresses[], MPI_Datatype array_of_datatypes[]); int PMPI_Type_get_envelope(MPI_Datatype datatype, int *num_integers, int *num_addresses, int *num_datatypes, int *combiner); int PMPI_Type_get_name(MPI_Datatype datatype, char *type_name, int *resultlen); int PMPI_Type_set_attr(MPI_Datatype datatype, int type_keyval, void *attribute_val); int PMPI_Type_set_name(MPI_Datatype datatype, const char *type_name); int PMPI_Type_match_size(int typeclass, int size, MPI_Datatype *datatype); int PMPI_Win_call_errhandler(MPI_Win win, int errorcode); int PMPI_Win_create_keyval(MPI_Win_copy_attr_function *win_copy_attr_fn, MPI_Win_delete_attr_function *win_delete_attr_fn, int *win_keyval, void *extra_state); int PMPI_Win_delete_attr(MPI_Win win, int win_keyval); int PMPI_Win_free_keyval(int *win_keyval); int PMPI_Win_get_attr(MPI_Win win, int win_keyval, void *attribute_val, int *flag); int PMPI_Win_get_name(MPI_Win win, char *win_name, int *resultlen); int PMPI_Win_set_attr(MPI_Win win, int win_keyval, void *attribute_val); int PMPI_Win_set_name(MPI_Win win, const char *win_name); int PMPI_Alloc_mem(MPI_Aint size, MPI_Info info, void *baseptr); int PMPI_Comm_create_errhandler(MPI_Comm_errhandler_function *comm_errhandler_fn, MPI_Errhandler *errhandler); int PMPI_Comm_get_errhandler(MPI_Comm comm, MPI_Errhandler *errhandler); int PMPI_Comm_set_errhandler(MPI_Comm comm, MPI_Errhandler errhandler); int PMPI_File_create_errhandler(MPI_File_errhandler_function *file_errhandler_fn, MPI_Errhandler *errhandler); int PMPI_File_get_errhandler(MPI_File file, MPI_Errhandler *errhandler); int PMPI_File_set_errhandler(MPI_File file, MPI_Errhandler errhandler); int PMPI_Finalized(int *flag); int PMPI_Free_mem(void *base); int PMPI_Get_address(const void *location, MPI_Aint *address); int PMPI_Info_create(MPI_Info *info); int PMPI_Info_delete(MPI_Info info, const char *key); int PMPI_Info_dup(MPI_Info info, MPI_Info *newinfo); int PMPI_Info_free(MPI_Info *info); int PMPI_Info_get(MPI_Info info, const char *key, int valuelen, char *value, int *flag); int PMPI_Info_get_nkeys(MPI_Info info, int *nkeys); int PMPI_Info_get_nthkey(MPI_Info info, int n, char *key); int PMPI_Info_get_valuelen(MPI_Info info, const char *key, int *valuelen, int *flag); int PMPI_Info_set(MPI_Info info, const char *key, const char *value); int PMPI_Pack_external(const char datarep[], const void *inbuf, int incount, MPI_Datatype datatype, void *outbuf, MPI_Aint outsize, MPI_Aint *position) ; int PMPI_Pack_external_size(const char datarep[], int incount, MPI_Datatype datatype, MPI_Aint *size); int PMPI_Request_get_status(MPI_Request request, int *flag, MPI_Status *status); int PMPI_Status_c2f(const MPI_Status *c_status, MPI_Fint *f_status); int PMPI_Status_f2c(const MPI_Fint *f_status, MPI_Status *c_status); int PMPI_Type_create_darray(int size, int rank, int ndims, const int array_of_gsizes[], const int array_of_distribs[], const int array_of_dargs[], const int array_of_psizes[], int order, MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_create_hindexed(int count, const int array_of_blocklengths[], const MPI_Aint array_of_displacements[], MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_create_hvector(int count, int blocklength, MPI_Aint stride, MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_create_indexed_block(int count, int blocklength, const int array_of_displacements[], MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_create_hindexed_block(int count, int blocklength, const MPI_Aint array_of_displacements[], MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_create_resized(MPI_Datatype oldtype, MPI_Aint lb, MPI_Aint extent, MPI_Datatype *newtype); int PMPI_Type_create_struct(int count, const int array_of_blocklengths[], const MPI_Aint array_of_displacements[], const MPI_Datatype array_of_types[], MPI_Datatype *newtype); int PMPI_Type_create_subarray(int ndims, const int array_of_sizes[], const int array_of_subsizes[], const int array_of_starts[], int order, MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_get_extent(MPI_Datatype datatype, MPI_Aint *lb, MPI_Aint *extent); int PMPI_Type_get_true_extent(MPI_Datatype datatype, MPI_Aint *true_lb, MPI_Aint *true_extent); int PMPI_Unpack_external(const char datarep[], const void *inbuf, MPI_Aint insize, MPI_Aint *position, void *outbuf, int outcount, MPI_Datatype datatype) ; int PMPI_Win_create_errhandler(MPI_Win_errhandler_function *win_errhandler_fn, MPI_Errhandler *errhandler); int PMPI_Win_get_errhandler(MPI_Win win, MPI_Errhandler *errhandler); int PMPI_Win_set_errhandler(MPI_Win win, MPI_Errhandler errhandler); int PMPI_Type_create_f90_integer(int r, MPI_Datatype *newtype); int PMPI_Type_create_f90_real(int p, int r, MPI_Datatype *newtype); int PMPI_Type_create_f90_complex(int p, int r, MPI_Datatype *newtype); int PMPI_Reduce_local(const void *inbuf, void *inoutbuf, int count, MPI_Datatype datatype, MPI_Op op) ; int PMPI_Op_commutative(MPI_Op op, int *commute); int PMPI_Reduce_scatter_block(const void *sendbuf, void *recvbuf, int recvcount, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int PMPI_Dist_graph_create_adjacent(MPI_Comm comm_old, int indegree, const int sources[], const int sourceweights[], int outdegree, const int destinations[], const int destweights[], MPI_Info info, int reorder, MPI_Comm *comm_dist_graph); int PMPI_Dist_graph_create(MPI_Comm comm_old, int n, const int sources[], const int degrees[], const int destinations[], const int weights[], MPI_Info info, int reorder, MPI_Comm *comm_dist_graph); int PMPI_Dist_graph_neighbors_count(MPI_Comm comm, int *indegree, int *outdegree, int *weighted); int PMPI_Dist_graph_neighbors(MPI_Comm comm, int maxindegree, int sources[], int sourceweights[], int maxoutdegree, int destinations[], int destweights[]); int PMPI_Improbe(int source, int tag, MPI_Comm comm, int *flag, MPI_Message *message, MPI_Status *status); int PMPI_Imrecv(void *buf, int count, MPI_Datatype datatype, MPI_Message *message, MPI_Request *request) ; int PMPI_Mprobe(int source, int tag, MPI_Comm comm, MPI_Message *message, MPI_Status *status); int PMPI_Mrecv(void *buf, int count, MPI_Datatype datatype, MPI_Message *message, MPI_Status *status) ; int PMPI_Comm_idup(MPI_Comm comm, MPI_Comm *newcomm, MPI_Request *request); int PMPI_Ibarrier(MPI_Comm comm, MPI_Request *request); int PMPI_Ibcast(void *buffer, int count, MPI_Datatype datatype, int root, MPI_Comm comm, MPI_Request *request) ; int PMPI_Igather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Request *request) ; int PMPI_Igatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Request *request) ; int PMPI_Iscatter(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Request *request) ; int PMPI_Iscatterv(const void *sendbuf, const int sendcounts[], const int displs[], MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Request *request) ; int PMPI_Iallgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int PMPI_Iallgatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ialltoall(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ialltoallv(const void *sendbuf, const int sendcounts[], const int sdispls[], MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int rdispls[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ialltoallw(const void *sendbuf, const int sendcounts[], const int sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const int rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm, MPI_Request *request); int PMPI_Ireduce(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, int root, MPI_Comm comm, MPI_Request *request) ; int PMPI_Iallreduce(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ireduce_scatter(const void *sendbuf, void *recvbuf, const int recvcounts[], MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ireduce_scatter_block(const void *sendbuf, void *recvbuf, int recvcount, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int PMPI_Iscan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int PMPI_Iexscan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ineighbor_allgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ineighbor_allgatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ineighbor_alltoall(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ineighbor_alltoallv(const void *sendbuf, const int sendcounts[], const int sdispls[], MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int rdispls[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ineighbor_alltoallw(const void *sendbuf, const int sendcounts[], const MPI_Aint sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const MPI_Aint rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm, MPI_Request *request); int PMPI_Neighbor_allgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm) ; int PMPI_Neighbor_allgatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, MPI_Comm comm) ; int PMPI_Neighbor_alltoall(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm) ; int PMPI_Neighbor_alltoallv(const void *sendbuf, const int sendcounts[], const int sdispls[], MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int rdispls[], MPI_Datatype recvtype, MPI_Comm comm) ; int PMPI_Neighbor_alltoallw(const void *sendbuf, const int sendcounts[], const MPI_Aint sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const MPI_Aint rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm); int PMPI_Comm_split_type(MPI_Comm comm, int split_type, int key, MPI_Info info, MPI_Comm *newcomm); int PMPI_Comm_create_group(MPI_Comm comm, MPI_Group group, int tag, MPI_Comm *newcomm); int PMPI_Get_elements_x(const MPI_Status *status, MPI_Datatype datatype, MPI_Count *count); int PMPI_Status_set_elements_x(MPI_Status *status, MPI_Datatype datatype, MPI_Count count); int PMPI_Type_get_extent_x(MPI_Datatype datatype, MPI_Count *lb, MPI_Count *extent); int PMPI_Type_get_true_extent_x(MPI_Datatype datatype, MPI_Count *lb, MPI_Count *extent); int PMPI_Type_size_x(MPI_Datatype datatype, MPI_Count *size); int PMPI_T_init_thread(int required, int *provided); int PMPI_T_finalize(void); int PMPI_T_enum_get_info(MPI_T_enum enumtype, int *num, char *name, int *name_len); int PMPI_T_enum_get_item(MPI_T_enum enumtype, int indx, int *value, char *name, int *name_len); int PMPI_T_cvar_get_num(int *num_cvar); int PMPI_T_cvar_get_info(int cvar_index, char *name, int *name_len, int *verbosity, MPI_Datatype *datatype, MPI_T_enum *enumtype, char *desc, int *desc_len, int *binding, int *scope); int PMPI_T_cvar_handle_alloc(int cvar_index, void *obj_handle, MPI_T_cvar_handle *handle, int *count); int PMPI_T_cvar_handle_free(MPI_T_cvar_handle *handle); int PMPI_T_cvar_read(MPI_T_cvar_handle handle, void *buf); int PMPI_T_cvar_write(MPI_T_cvar_handle handle, const void *buf); int PMPI_T_pvar_get_num(int *num_pvar); int PMPI_T_pvar_get_info(int pvar_index, char *name, int *name_len, int *verbosity, int *var_class, MPI_Datatype *datatype, MPI_T_enum *enumtype, char *desc, int *desc_len, int *binding, int *readonly, int *continuous, int *atomic); int PMPI_T_pvar_session_create(MPI_T_pvar_session *session); int PMPI_T_pvar_session_free(MPI_T_pvar_session *session); int PMPI_T_pvar_handle_alloc(MPI_T_pvar_session session, int pvar_index, void *obj_handle, MPI_T_pvar_handle *handle, int *count); int PMPI_T_pvar_handle_free(MPI_T_pvar_session session, MPI_T_pvar_handle *handle); int PMPI_T_pvar_start(MPI_T_pvar_session session, MPI_T_pvar_handle handle); int PMPI_T_pvar_stop(MPI_T_pvar_session session, MPI_T_pvar_handle handle); int PMPI_T_pvar_read(MPI_T_pvar_session session, MPI_T_pvar_handle handle, void *buf); int PMPI_T_pvar_write(MPI_T_pvar_session session, MPI_T_pvar_handle handle, const void *buf); int PMPI_T_pvar_reset(MPI_T_pvar_session session, MPI_T_pvar_handle handle); int PMPI_T_pvar_readreset(MPI_T_pvar_session session, MPI_T_pvar_handle handle, void *buf); int PMPI_T_category_get_num(int *num_cat); int PMPI_T_category_get_info(int cat_index, char *name, int *name_len, char *desc, int *desc_len, int *num_cvars, int *num_pvars, int *num_categories); int PMPI_T_category_get_cvars(int cat_index, int len, int indices[]); int PMPI_T_category_get_pvars(int cat_index, int len, int indices[]); int PMPI_T_category_get_categories(int cat_index, int len, int indices[]); int PMPI_T_category_changed(int *stamp); int PMPIX_Comm_failure_ack(MPI_Comm comm); int PMPIX_Comm_failure_get_acked(MPI_Comm comm, MPI_Group *failedgrp); int PMPIX_Comm_revoke(MPI_Comm comm); int PMPIX_Comm_shrink(MPI_Comm comm, MPI_Comm *newcomm); int PMPIX_Comm_agree(MPI_Comm comm, int *flag); # 2200 "/opt/local/include/mpich-gcc49/mpi.h" # 1 "/opt/local/include/mpich-gcc49/mpio.h" 1 # 13 "/opt/local/include/mpich-gcc49/mpio.h" # 1 "/opt/local/include/mpich-gcc49/mpi.h" 1 # 14 "/opt/local/include/mpich-gcc49/mpio.h" 2 # 123 "/opt/local/include/mpich-gcc49/mpio.h" int MPI_File_open(MPI_Comm comm, const char *filename, int amode, MPI_Info info, MPI_File *fh); int MPI_File_close(MPI_File *fh); int MPI_File_delete(const char *filename, MPI_Info info); int MPI_File_set_size(MPI_File fh, MPI_Offset size); int MPI_File_preallocate(MPI_File fh, MPI_Offset size); int MPI_File_get_size(MPI_File fh, MPI_Offset *size); int MPI_File_get_group(MPI_File fh, MPI_Group *group); int MPI_File_get_amode(MPI_File fh, int *amode); int MPI_File_set_info(MPI_File fh, MPI_Info info); int MPI_File_get_info(MPI_File fh, MPI_Info *info_used); int MPI_File_set_view(MPI_File fh, MPI_Offset disp, MPI_Datatype etype, MPI_Datatype filetype, const char *datarep, MPI_Info info); int MPI_File_get_view(MPI_File fh, MPI_Offset *disp, MPI_Datatype *etype, MPI_Datatype *filetype, char *datarep); int MPI_File_read_at(MPI_File fh, MPI_Offset offset, void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_read_at_all(MPI_File fh, MPI_Offset offset, void * buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_write_at(MPI_File fh, MPI_Offset offset, const void * buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_write_at_all(MPI_File fh, MPI_Offset offset, const void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_iread_at(MPI_File fh, MPI_Offset offset, void *buf, int count, MPI_Datatype datatype, MPI_Request *request) ; int MPI_File_iwrite_at(MPI_File fh, MPI_Offset offset, const void *buf, int count, MPI_Datatype datatype, MPI_Request *request) ; int MPI_File_read(MPI_File fh, void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_read_all(MPI_File fh, void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_write(MPI_File fh, const void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_write_all(MPI_File fh, const void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_iread(MPI_File fh, void *buf, int count, MPI_Datatype datatype, MPI_Request *request) ; int MPI_File_iwrite(MPI_File fh, const void *buf, int count, MPI_Datatype datatype, MPI_Request *request) ; int MPI_File_seek(MPI_File fh, MPI_Offset offset, int whence); int MPI_File_get_position(MPI_File fh, MPI_Offset *offset); int MPI_File_get_byte_offset(MPI_File fh, MPI_Offset offset, MPI_Offset *disp); int MPI_File_read_shared(MPI_File fh, void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_write_shared(MPI_File fh, const void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_iread_shared(MPI_File fh, void *buf, int count, MPI_Datatype datatype, MPI_Request *request) ; int MPI_File_iwrite_shared(MPI_File fh, const void *buf, int count, MPI_Datatype datatype, MPI_Request *request) ; int MPI_File_read_ordered(MPI_File fh, void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_write_ordered(MPI_File fh, const void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_seek_shared(MPI_File fh, MPI_Offset offset, int whence); int MPI_File_get_position_shared(MPI_File fh, MPI_Offset *offset); int MPI_File_read_at_all_begin(MPI_File fh, MPI_Offset offset, void *buf, int count, MPI_Datatype datatype) ; int MPI_File_read_at_all_end(MPI_File fh, void *buf, MPI_Status *status); int MPI_File_write_at_all_begin(MPI_File fh, MPI_Offset offset, const void *buf, int count, MPI_Datatype datatype) ; int MPI_File_write_at_all_end(MPI_File fh, const void *buf, MPI_Status *status); int MPI_File_read_all_begin(MPI_File fh, void *buf, int count, MPI_Datatype datatype) ; int MPI_File_read_all_end(MPI_File fh, void *buf, MPI_Status *status); int MPI_File_write_all_begin(MPI_File fh, const void *buf, int count, MPI_Datatype datatype) ; int MPI_File_write_all_end(MPI_File fh, const void *buf, MPI_Status *status); int MPI_File_read_ordered_begin(MPI_File fh, void *buf, int count, MPI_Datatype datatype) ; int MPI_File_read_ordered_end(MPI_File fh, void *buf, MPI_Status *status); int MPI_File_write_ordered_begin(MPI_File fh, const void *buf, int count, MPI_Datatype datatype) ; int MPI_File_write_ordered_end(MPI_File fh, const void *buf, MPI_Status *status); int MPI_File_get_type_extent(MPI_File fh, MPI_Datatype datatype, MPI_Aint *extent); int MPI_Register_datarep(const char *datarep, MPI_Datarep_conversion_function *read_conversion_fn, MPI_Datarep_conversion_function *write_conversion_fn, MPI_Datarep_extent_function *dtype_file_extent_fn, void *extra_state); int MPI_File_set_atomicity(MPI_File fh, int flag); int MPI_File_get_atomicity(MPI_File fh, int *flag); int MPI_File_sync(MPI_File fh); # 268 "/opt/local/include/mpich-gcc49/mpio.h" MPI_File MPI_File_f2c(MPI_Fint file); MPI_Fint MPI_File_c2f(MPI_File file); # 329 "/opt/local/include/mpich-gcc49/mpio.h" int PMPI_File_open(MPI_Comm, const char *, int, MPI_Info, MPI_File *); int PMPI_File_close(MPI_File *); int PMPI_File_delete(const char *, MPI_Info); int PMPI_File_set_size(MPI_File, MPI_Offset); int PMPI_File_preallocate(MPI_File, MPI_Offset); int PMPI_File_get_size(MPI_File, MPI_Offset *); int PMPI_File_get_group(MPI_File, MPI_Group *); int PMPI_File_get_amode(MPI_File, int *); int PMPI_File_set_info(MPI_File, MPI_Info); int PMPI_File_get_info(MPI_File, MPI_Info *); int PMPI_File_set_view(MPI_File, MPI_Offset, MPI_Datatype, MPI_Datatype, const char *, MPI_Info); int PMPI_File_get_view(MPI_File, MPI_Offset *, MPI_Datatype *, MPI_Datatype *, char *); int PMPI_File_read_at(MPI_File, MPI_Offset, void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_read_at_all(MPI_File, MPI_Offset, void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_write_at(MPI_File, MPI_Offset, const void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_write_at_all(MPI_File, MPI_Offset, const void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_iread_at(MPI_File, MPI_Offset, void *, int, MPI_Datatype, MPI_Request *) ; int PMPI_File_iwrite_at(MPI_File, MPI_Offset, const void *, int, MPI_Datatype, MPI_Request *) ; int PMPI_File_read(MPI_File, void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_read_all(MPI_File, void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_write(MPI_File, const void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_write_all(MPI_File, const void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_iread(MPI_File, void *, int, MPI_Datatype, MPI_Request *) ; int PMPI_File_iwrite(MPI_File, const void *, int, MPI_Datatype, MPI_Request *) ; int PMPI_File_seek(MPI_File, MPI_Offset, int); int PMPI_File_get_position(MPI_File, MPI_Offset *); int PMPI_File_get_byte_offset(MPI_File, MPI_Offset, MPI_Offset *); int PMPI_File_read_shared(MPI_File, void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_write_shared(MPI_File, const void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_iread_shared(MPI_File, void *, int, MPI_Datatype, MPI_Request *) ; int PMPI_File_iwrite_shared(MPI_File, const void *, int, MPI_Datatype, MPI_Request *) ; int PMPI_File_read_ordered(MPI_File, void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_write_ordered(MPI_File, const void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_seek_shared(MPI_File, MPI_Offset, int); int PMPI_File_get_position_shared(MPI_File, MPI_Offset *); int PMPI_File_read_at_all_begin(MPI_File, MPI_Offset, void *, int, MPI_Datatype) ; int PMPI_File_read_at_all_end(MPI_File, void *, MPI_Status *); int PMPI_File_write_at_all_begin(MPI_File, MPI_Offset, const void *, int, MPI_Datatype) ; int PMPI_File_write_at_all_end(MPI_File, const void *, MPI_Status *); int PMPI_File_read_all_begin(MPI_File, void *, int, MPI_Datatype) ; int PMPI_File_read_all_end(MPI_File, void *, MPI_Status *); int PMPI_File_write_all_begin(MPI_File, const void *, int, MPI_Datatype) ; int PMPI_File_write_all_end(MPI_File, const void *, MPI_Status *); int PMPI_File_read_ordered_begin(MPI_File, void *, int, MPI_Datatype) ; int PMPI_File_read_ordered_end(MPI_File, void *, MPI_Status *); int PMPI_File_write_ordered_begin(MPI_File, const void *, int, MPI_Datatype) ; int PMPI_File_write_ordered_end(MPI_File, const void *, MPI_Status *); int PMPI_File_get_type_extent(MPI_File, MPI_Datatype, MPI_Aint *); int PMPI_Register_datarep(const char *, MPI_Datarep_conversion_function *, MPI_Datarep_conversion_function *, MPI_Datarep_extent_function *, void *); int PMPI_File_set_atomicity(MPI_File, int); int PMPI_File_get_atomicity(MPI_File, int *); int PMPI_File_sync(MPI_File); # 467 "/opt/local/include/mpich-gcc49/mpio.h" MPI_File PMPI_File_f2c(MPI_Fint); MPI_Fint PMPI_File_c2f(MPI_File); # 2201 "/opt/local/include/mpich-gcc49/mpi.h" 2 # 2222 "/opt/local/include/mpich-gcc49/mpi.h" typedef int MPIX_Grequest_class; int MPIX_Grequest_class_create(MPI_Grequest_query_function *query_fn, MPI_Grequest_free_function *free_fn, MPI_Grequest_cancel_function *cancel_fn, MPIX_Grequest_poll_function *poll_fn, MPIX_Grequest_wait_function *wait_fn, MPIX_Grequest_class *greq_class); int MPIX_Grequest_class_allocate(MPIX_Grequest_class greq_class, void *extra_state, MPI_Request *request); int MPIX_Grequest_start(MPI_Grequest_query_function *query_fn, MPI_Grequest_free_function *free_fn, MPI_Grequest_cancel_function *cancel_fn, MPIX_Grequest_poll_function *poll_fn, MPIX_Grequest_wait_function *wait_fn, void *extra_state, MPI_Request *request); struct mpixi_mutex_s; typedef struct mpixi_mutex_s * MPIX_Mutex; int MPIX_Mutex_create(int count, MPI_Comm comm, MPIX_Mutex *hdl); int MPIX_Mutex_free(MPIX_Mutex *hdl); int MPIX_Mutex_lock(MPIX_Mutex hdl, int mutex, int proc); int MPIX_Mutex_unlock(MPIX_Mutex hdl, int mutex, int proc); int PMPIX_Grequest_class_create(MPI_Grequest_query_function *query_fn, MPI_Grequest_free_function *free_fn, MPI_Grequest_cancel_function *cancel_fn, MPIX_Grequest_poll_function *poll_fn, MPIX_Grequest_wait_function *wait_fn, MPIX_Grequest_class *greq_class); int PMPIX_Grequest_class_allocate(MPIX_Grequest_class greq_class, void *extra_state, MPI_Request *request); int PMPIX_Grequest_start(MPI_Grequest_query_function *query_fn, MPI_Grequest_free_function *free_fn, MPI_Grequest_cancel_function *cancel_fn, MPIX_Grequest_poll_function *poll_fn, MPIX_Grequest_wait_function *wait_fn, void *extra_state, MPI_Request *request); int PMPIX_Mutex_create(int count, MPI_Comm comm, MPIX_Mutex *hdl); int PMPIX_Mutex_free(MPIX_Mutex *hdl); int PMPIX_Mutex_lock(MPIX_Mutex hdl, int mutex, int proc); int PMPIX_Mutex_unlock(MPIX_Mutex hdl, int mutex, int proc); # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Found header files ['mpi.h'] in ['/opt/local/include/mpich-gcc49'] Popping language C ================================================================================ TEST configureConversion from config.packages.MPI(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/MPI.py:214) TESTING: configureConversion from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:214) Check for the functions which convert communicators between C and Fortran - Define HAVE_MPI_COMM_F2C and HAVE_MPI_COMM_C2F if they are present - Some older MPI 1 implementations are missing these All intermediate test results are stored in /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { if (MPI_Comm_f2c((MPI_Fint)0)); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_MPI_COMM_F2C" to "1" Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { if (MPI_Comm_c2f(MPI_COMM_WORLD)); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_MPI_COMM_C2F" to "1" Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c:6:10: warning: unused variable 'a' [-Wunused-variable] MPI_Fint a; ^ Source: #include "confdefs.h" #include "conffix.h" #include int main() { MPI_Fint a; ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_MPI_FINT" to "1" ================================================================================ TEST configureMPI2 from config.packages.MPI(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/MPI.py:180) TESTING: configureMPI2 from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:180) Check for functions added to the interface in MPI-2 Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int flag;if (MPI_Finalized(&flag)); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_MPI_FINALIZED" to "1" Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { if (MPI_Allreduce(MPI_IN_PLACE,0, 1, MPI_INT, MPI_SUM, MPI_COMM_SELF)); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_MPI_IN_PLACE" to "1" Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int count=2; int blocklens[2]={0,1}; MPI_Aint indices[2]={0,1}; MPI_Datatype old_types[2]={0,1}; MPI_Datatype *newtype = 0; if (MPI_Type_create_struct(count, blocklens, indices, old_types, newtype)); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { MPI_Comm_errhandler_fn * p_err_fun = 0; MPI_Errhandler * p_errhandler = 0; if (MPI_Comm_create_errhandler(p_err_fun,p_errhandler)); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { if (MPI_Comm_set_errhandler(MPI_COMM_WORLD,MPI_ERRORS_RETURN)); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl ================================================================================ TEST configureTypes from config.packages.MPI(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/MPI.py:234) TESTING: configureTypes from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:234) Checking for MPI types Checking for size of type: MPI_Comm Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #if STDC_HEADERS #include #include #include #endif #define MPICH_IGNORE_CXX_SEEK #define MPICH_SKIP_MPICXX 1 #define OMPI_SKIP_MPICXX 1 #include int main() { FILE *f = fopen("conftestval", "w"); if (!f) exit(1); fprintf(f, "%lu\n", (unsigned long)sizeof(MPI_Comm)); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Testing executable /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest to see if it can be run Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest Popping language C Defined "SIZEOF_MPI_COMM" to "4" Checking for size of type: MPI_Fint Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #if STDC_HEADERS #include #include #include #endif #define MPICH_IGNORE_CXX_SEEK #define MPICH_SKIP_MPICXX 1 #define OMPI_SKIP_MPICXX 1 #include int main() { FILE *f = fopen("conftestval", "w"); if (!f) exit(1); fprintf(f, "%lu\n", (unsigned long)sizeof(MPI_Fint)); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Testing executable /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest to see if it can be run Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest Popping language C Defined "SIZEOF_MPI_FINT" to "4" ================================================================================ TEST configureMPITypes from config.packages.MPI(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/MPI.py:246) TESTING: configureMPITypes from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:246) Checking for MPI Datatype handles Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #ifdef PETSC_HAVE_STDLIB_H #include #endif #include int main() { MPI_Aint size; int ierr; MPI_Init(0,0); ierr = MPI_Type_extent(MPI_LONG_DOUBLE, &size); if(ierr || (size == 0)) exit(1); MPI_Finalize(); ; return 0; } Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #ifdef PETSC_HAVE_STDLIB_H #include #endif #include int main() { MPI_Aint size; int ierr; MPI_Init(0,0); ierr = MPI_Type_extent(MPI_LONG_DOUBLE, &size); if(ierr || (size == 0)) exit(1); MPI_Finalize(); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Testing executable /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest to see if it can be run Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest Defined "HAVE_MPI_LONG_DOUBLE" to "1" Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #ifdef PETSC_HAVE_STDLIB_H #include #endif #include int main() { MPI_Aint size; int ierr; MPI_Init(0,0); ierr = MPI_Type_extent(MPI_INT64_T, &size); if(ierr || (size == 0)) exit(1); MPI_Finalize(); ; return 0; } Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #ifdef PETSC_HAVE_STDLIB_H #include #endif #include int main() { MPI_Aint size; int ierr; MPI_Init(0,0); ierr = MPI_Type_extent(MPI_INT64_T, &size); if(ierr || (size == 0)) exit(1); MPI_Finalize(); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Testing executable /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest to see if it can be run Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest Defined "HAVE_MPI_INT64_T" to "1" Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #ifdef PETSC_HAVE_STDLIB_H #include #endif #include int main() { MPI_Aint size; int ierr; MPI_Init(0,0); ierr = MPI_Type_extent(MPI_C_DOUBLE_COMPLEX, &size); if(ierr || (size == 0)) exit(1); MPI_Finalize(); ; return 0; } Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #ifdef PETSC_HAVE_STDLIB_H #include #endif #include int main() { MPI_Aint size; int ierr; MPI_Init(0,0); ierr = MPI_Type_extent(MPI_C_DOUBLE_COMPLEX, &size); if(ierr || (size == 0)) exit(1); MPI_Finalize(); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Testing executable /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest to see if it can be run Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest Defined "HAVE_MPI_C_DOUBLE_COMPLEX" to "1" Popping language C ================================================================================ TEST configureMissingPrototypes from config.packages.MPI(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/MPI.py:322) TESTING: configureMissingPrototypes from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:322) Checks for missing prototypes, which it adds to petscfix.h ================================================================================ TEST SGIMPICheck from config.packages.MPI(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/MPI.py:341) TESTING: SGIMPICheck from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:341) Returns true if SGI MPI is used Checking for functions [MPI_SGI_barrier] in library [] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "_MPI_SGI_barrier", referenced from: __check_MPI_SGI_barrier in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status Popping language C SGI MPI test failure ================================================================================ TEST CxxMPICheck from config.packages.MPI(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/MPI.py:351) TESTING: CxxMPICheck from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:351) Make sure C++ can compile and link Pushing language Cxx Checking for header mpi.h Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { ; return 0; } Checking for C++ MPI_Finalize() Checking for functions [MPI_Finalize] in library [] [] Pushing language Cxx Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.cc Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.cc: In function 'void _check_MPI_Finalize()': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.cc:5:41: warning: variable 'ierr' set but not used [-Wunused-but-set-variable] static void _check_MPI_Finalize() { int ierr; ^ Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #include static void _check_MPI_Finalize() { int ierr; ierr = MPI_Finalize();; } int main() { _check_MPI_Finalize();; return 0; } Pushing language CXX Popping language CXX Executing: /opt/local/bin/mpicxx-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Popping language Cxx Popping language Cxx ================================================================================ TEST FortranMPICheck from config.packages.MPI(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/MPI.py:369) TESTING: FortranMPICheck from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:369) Make sure fortran include [mpif.h] and library symbols are found Pushing language FC Checking for header mpif.h Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.F Successful compile: Source: program main #include "mpif.h" end Checking for fortran mpi_init() Checking for functions [] in library [] [] Pushing language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.F Successful compile: Source: program main #include "mpif.h" integer ierr call mpi_init(ierr) end Pushing language FC Popping language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Popping language FC Checking for mpi.mod Checking for functions [] in library [] [] Pushing language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.F Successful compile: Source: program main use mpi integer ierr,rank call mpi_init(ierr) call mpi_comm_rank(MPI_COMM_WORLD,rank,ierr) end Pushing language FC Popping language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Popping language FC Defined "HAVE_MPI_F90MODULE" to "1" Popping language FC ================================================================================ TEST configureIO from config.packages.MPI(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/MPI.py:394) TESTING: configureIO from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:394) Check for the functions in MPI/IO - Define HAVE_MPIIO if they are present - Some older MPI 1 implementations are missing these Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { MPI_Aint lb, extent; if (MPI_Type_get_extent(MPI_INT, &lb, &extent)); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c:9:5: warning: 'fh' is used uninitialized in this function [-Wuninitialized] if (MPI_File_write_all(fh, buf, 1, MPI_INT, &status)); ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c:9:5: warning: 'buf' is used uninitialized in this function [-Wuninitialized] Source: #include "confdefs.h" #include "conffix.h" #include int main() { MPI_File fh; void *buf; MPI_Status status; if (MPI_File_write_all(fh, buf, 1, MPI_INT, &status)); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c:9:5: warning: 'fh' is used uninitialized in this function [-Wuninitialized] if (MPI_File_read_all(fh, buf, 1, MPI_INT, &status)); ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c:9:5: warning: 'buf' is used uninitialized in this function [-Wuninitialized] Source: #include "confdefs.h" #include "conffix.h" #include int main() { MPI_File fh; void *buf; MPI_Status status; if (MPI_File_read_all(fh, buf, 1, MPI_INT, &status)); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c:9:5: warning: 'fh' is used uninitialized in this function [-Wuninitialized] if (MPI_File_set_view(fh, disp, MPI_INT, MPI_INT, "", info)); ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c:9:5: warning: 'disp' is used uninitialized in this function [-Wuninitialized] /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c:9:5: warning: 'info' is used uninitialized in this function [-Wuninitialized] Source: #include "confdefs.h" #include "conffix.h" #include int main() { MPI_File fh; MPI_Offset disp; MPI_Info info; if (MPI_File_set_view(fh, disp, MPI_INT, MPI_INT, "", info)); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c:8:5: warning: 'info' is used uninitialized in this function [-Wuninitialized] if (MPI_File_open(MPI_COMM_SELF, "", 0, info, &fh)); ^ Source: #include "confdefs.h" #include "conffix.h" #include int main() { MPI_File fh; MPI_Info info; if (MPI_File_open(MPI_COMM_SELF, "", 0, info, &fh)); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c:7:10: warning: unused variable 'info' [-Wunused-variable] MPI_Info info; ^ Source: #include "confdefs.h" #include "conffix.h" #include int main() { MPI_File fh; MPI_Info info; if (MPI_File_close(&fh)); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_MPIIO" to "1" ================================================================================ TEST findMPIInc from config.packages.MPI(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/MPI.py:456) TESTING: findMPIInc from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:456) Find MPI include paths from "mpicc -show" Executing: /opt/local/bin/mpicc-mpich-gcc49 -show stdout: /opt/local/bin/gcc-mp-4.9 -pipe -m64 -Wl,-flat_namespace -I/opt/local/include/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -lmpi -lpmpi compilers: Checking arg /opt/local/bin/gcc-mp-4.9 compilers: Checking arg -pipe compilers: Checking arg -m64 compilers: Checking arg -Wl,-flat_namespace compilers: Checking arg -I/opt/local/include/mpich-gcc49 compilers: Found include directory: /opt/local/include/mpich-gcc49 compilers: Checking arg -L/opt/local/lib/mpich-gcc49 compilers: Checking arg -lmpi compilers: Checking arg -lpmpi ================================================================================ TEST checkMPICHorOpenMPI from config.packages.MPI(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/MPI.py:431) TESTING: checkMPICHorOpenMPI from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:431) Determine if MPICH_NUMVERSION or OMPI_MAJOR_VERSION exist in mpi.h Used for consistency checking of MPI installation at compile time Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int mpich_ver = MPICH_NUMVERSION; int main() { ; return 0; } Source: #include "confdefs.h" #include "conffix.h" #include int mpich_ver = MPICH_NUMVERSION; Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c" 2 # 1 "/opt/local/include/mpich-gcc49/mpi.h" 1 # 96 "/opt/local/include/mpich-gcc49/mpi.h" typedef int MPI_Datatype; # 279 "/opt/local/include/mpich-gcc49/mpi.h" typedef int MPI_Comm; typedef int MPI_Group; typedef int MPI_Win; typedef struct ADIOI_FileD *MPI_File; typedef int MPI_Op; # 362 "/opt/local/include/mpich-gcc49/mpi.h" typedef enum MPIR_Win_flavor { MPI_WIN_FLAVOR_CREATE = 1, MPI_WIN_FLAVOR_ALLOCATE = 2, MPI_WIN_FLAVOR_DYNAMIC = 3, MPI_WIN_FLAVOR_SHARED = 4 } MPIR_Win_flavor_t; typedef enum MPIR_Win_model { MPI_WIN_SEPARATE = 1, MPI_WIN_UNIFIED = 2 } MPIR_Win_model_t; typedef enum MPIR_Topo_type { MPI_GRAPH=1, MPI_CART=2, MPI_DIST_GRAPH=3 } MPIR_Topo_type; extern int * const MPI_UNWEIGHTED; extern int * const MPI_WEIGHTS_EMPTY; # 394 "/opt/local/include/mpich-gcc49/mpi.h" typedef void (MPI_Handler_function) ( MPI_Comm *, int *, ... ); typedef int (MPI_Comm_copy_attr_function)(MPI_Comm, int, void *, void *, void *, int *); typedef int (MPI_Comm_delete_attr_function)(MPI_Comm, int, void *, void *); typedef int (MPI_Type_copy_attr_function)(MPI_Datatype, int, void *, void *, void *, int *); typedef int (MPI_Type_delete_attr_function)(MPI_Datatype, int, void *, void *); typedef int (MPI_Win_copy_attr_function)(MPI_Win, int, void *, void *, void *, int *); typedef int (MPI_Win_delete_attr_function)(MPI_Win, int, void *, void *); typedef void (MPI_Comm_errhandler_function)(MPI_Comm *, int *, ...); typedef void (MPI_File_errhandler_function)(MPI_File *, int *, ...); typedef void (MPI_Win_errhandler_function)(MPI_Win *, int *, ...); typedef MPI_Comm_errhandler_function MPI_Comm_errhandler_fn; typedef MPI_File_errhandler_function MPI_File_errhandler_fn; typedef MPI_Win_errhandler_function MPI_Win_errhandler_fn; # 422 "/opt/local/include/mpich-gcc49/mpi.h" typedef int MPI_Errhandler; # 443 "/opt/local/include/mpich-gcc49/mpi.h" typedef int MPI_Request; typedef int MPI_Message; typedef void (MPI_User_function) ( void *, void *, int *, MPI_Datatype * ); typedef int (MPI_Copy_function) ( MPI_Comm, int, void *, void *, void *, int * ); typedef int (MPI_Delete_function) ( MPI_Comm, int, void *, void * ); # 497 "/opt/local/include/mpich-gcc49/mpi.h" enum MPIR_Combiner_enum { MPI_COMBINER_NAMED = 1, MPI_COMBINER_DUP = 2, MPI_COMBINER_CONTIGUOUS = 3, MPI_COMBINER_VECTOR = 4, MPI_COMBINER_HVECTOR_INTEGER = 5, MPI_COMBINER_HVECTOR = 6, MPI_COMBINER_INDEXED = 7, MPI_COMBINER_HINDEXED_INTEGER = 8, MPI_COMBINER_HINDEXED = 9, MPI_COMBINER_INDEXED_BLOCK = 10, MPI_COMBINER_STRUCT_INTEGER = 11, MPI_COMBINER_STRUCT = 12, MPI_COMBINER_SUBARRAY = 13, MPI_COMBINER_DARRAY = 14, MPI_COMBINER_F90_REAL = 15, MPI_COMBINER_F90_COMPLEX = 16, MPI_COMBINER_F90_INTEGER = 17, MPI_COMBINER_RESIZED = 18, MPI_COMBINER_HINDEXED_BLOCK = 19 }; typedef int MPI_Info; # 547 "/opt/local/include/mpich-gcc49/mpi.h" typedef long MPI_Aint; typedef int MPI_Fint; typedef long long MPI_Count; # 566 "/opt/local/include/mpich-gcc49/mpi.h" typedef long long MPI_Offset; typedef struct MPI_Status { int count_lo; int count_hi_and_cancelled; int MPI_SOURCE; int MPI_TAG; int MPI_ERROR; } MPI_Status; struct MPIR_T_enum_s; struct MPIR_T_cvar_handle_s; struct MPIR_T_pvar_handle_s; struct MPIR_T_pvar_session_s; typedef struct MPIR_T_enum_s * MPI_T_enum; typedef struct MPIR_T_cvar_handle_s * MPI_T_cvar_handle; typedef struct MPIR_T_pvar_handle_s * MPI_T_pvar_handle; typedef struct MPIR_T_pvar_session_s * MPI_T_pvar_session; extern struct MPIR_T_pvar_handle_s * const MPI_T_PVAR_ALL_HANDLES; # 603 "/opt/local/include/mpich-gcc49/mpi.h" typedef enum MPIR_T_verbosity_t { MPIX_T_VERBOSITY_INVALID = 0, MPI_T_VERBOSITY_USER_BASIC = 221, MPI_T_VERBOSITY_USER_DETAIL, MPI_T_VERBOSITY_USER_ALL, MPI_T_VERBOSITY_TUNER_BASIC, MPI_T_VERBOSITY_TUNER_DETAIL, MPI_T_VERBOSITY_TUNER_ALL, MPI_T_VERBOSITY_MPIDEV_BASIC, MPI_T_VERBOSITY_MPIDEV_DETAIL, MPI_T_VERBOSITY_MPIDEV_ALL } MPIR_T_verbosity_t; typedef enum MPIR_T_bind_t { MPIX_T_BIND_INVALID = 0, MPI_T_BIND_NO_OBJECT = 9700, MPI_T_BIND_MPI_COMM, MPI_T_BIND_MPI_DATATYPE, MPI_T_BIND_MPI_ERRHANDLER, MPI_T_BIND_MPI_FILE, MPI_T_BIND_MPI_GROUP, MPI_T_BIND_MPI_OP, MPI_T_BIND_MPI_REQUEST, MPI_T_BIND_MPI_WIN, MPI_T_BIND_MPI_MESSAGE, MPI_T_BIND_MPI_INFO } MPIR_T_bind_t; typedef enum MPIR_T_scope_t { MPIX_T_SCOPE_INVALID = 0, MPI_T_SCOPE_CONSTANT = 60438, MPI_T_SCOPE_READONLY, MPI_T_SCOPE_LOCAL, MPI_T_SCOPE_GROUP, MPI_T_SCOPE_GROUP_EQ, MPI_T_SCOPE_ALL, MPI_T_SCOPE_ALL_EQ } MPIR_T_scope_t; typedef enum MPIR_T_pvar_class_t { MPIX_T_PVAR_CLASS_INVALID = 0, MPIR_T_PVAR_CLASS_FIRST = 240, MPI_T_PVAR_CLASS_STATE = MPIR_T_PVAR_CLASS_FIRST, MPI_T_PVAR_CLASS_LEVEL, MPI_T_PVAR_CLASS_SIZE, MPI_T_PVAR_CLASS_PERCENTAGE, MPI_T_PVAR_CLASS_HIGHWATERMARK, MPI_T_PVAR_CLASS_LOWWATERMARK, MPI_T_PVAR_CLASS_COUNTER, MPI_T_PVAR_CLASS_AGGREGATE, MPI_T_PVAR_CLASS_TIMER, MPI_T_PVAR_CLASS_GENERIC, MPIR_T_PVAR_CLASS_LAST, MPIR_T_PVAR_CLASS_NUMBER = MPIR_T_PVAR_CLASS_LAST - MPIR_T_PVAR_CLASS_FIRST } MPIR_T_pvar_class_t; # 725 "/opt/local/include/mpich-gcc49/mpi.h" extern MPI_Fint * MPI_F_STATUS_IGNORE; extern MPI_Fint * MPI_F_STATUSES_IGNORE; # 740 "/opt/local/include/mpich-gcc49/mpi.h" typedef struct { MPI_Fint count_lo; MPI_Fint count_hi_and_cancelled; MPI_Fint MPI_SOURCE; MPI_Fint MPI_TAG; MPI_Fint MPI_ERROR; } MPI_F08_Status; extern MPI_F08_Status MPIR_F08_MPI_STATUS_IGNORE_OBJ; extern MPI_F08_Status MPIR_F08_MPI_STATUSES_IGNORE_OBJ[1]; extern int MPIR_F08_MPI_IN_PLACE; extern int MPIR_F08_MPI_BOTTOM; extern MPI_F08_Status *MPI_F08_STATUS_IGNORE; extern MPI_F08_Status *MPI_F08_STATUSES_IGNORE; # 764 "/opt/local/include/mpich-gcc49/mpi.h" typedef int (MPI_Grequest_cancel_function)(void *, int); typedef int (MPI_Grequest_free_function)(void *); typedef int (MPI_Grequest_query_function)(void *, MPI_Status *); typedef int (MPIX_Grequest_poll_function)(void *, MPI_Status *); typedef int (MPIX_Grequest_wait_function)(int, void **, double, MPI_Status *); # 892 "/opt/local/include/mpich-gcc49/mpi.h" typedef int (MPI_Datarep_conversion_function)(void *, MPI_Datatype, int, void *, MPI_Offset, void *); typedef int (MPI_Datarep_extent_function)(MPI_Datatype datatype, MPI_Aint *, void *); # 912 "/opt/local/include/mpich-gcc49/mpi.h" int MPI_Send(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) ; int MPI_Recv(void *buf, int count, MPI_Datatype datatype, int source, int tag, MPI_Comm comm, MPI_Status *status) ; int MPI_Get_count(const MPI_Status *status, MPI_Datatype datatype, int *count); int MPI_Bsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) ; int MPI_Ssend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) ; int MPI_Rsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) ; int MPI_Buffer_attach(void *buffer, int size); int MPI_Buffer_detach(void *buffer_addr, int *size); int MPI_Isend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Ibsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Issend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Irsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Irecv(void *buf, int count, MPI_Datatype datatype, int source, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Wait(MPI_Request *request, MPI_Status *status); int MPI_Test(MPI_Request *request, int *flag, MPI_Status *status); int MPI_Request_free(MPI_Request *request); int MPI_Waitany(int count, MPI_Request array_of_requests[], int *indx, MPI_Status *status); int MPI_Testany(int count, MPI_Request array_of_requests[], int *indx, int *flag, MPI_Status *status); int MPI_Waitall(int count, MPI_Request array_of_requests[], MPI_Status array_of_statuses[]); int MPI_Testall(int count, MPI_Request array_of_requests[], int *flag, MPI_Status array_of_statuses[]); int MPI_Waitsome(int incount, MPI_Request array_of_requests[], int *outcount, int array_of_indices[], MPI_Status array_of_statuses[]); int MPI_Testsome(int incount, MPI_Request array_of_requests[], int *outcount, int array_of_indices[], MPI_Status array_of_statuses[]); int MPI_Iprobe(int source, int tag, MPI_Comm comm, int *flag, MPI_Status *status); int MPI_Probe(int source, int tag, MPI_Comm comm, MPI_Status *status); int MPI_Cancel(MPI_Request *request); int MPI_Test_cancelled(const MPI_Status *status, int *flag); int MPI_Send_init(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Bsend_init(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Ssend_init(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Rsend_init(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Recv_init(void *buf, int count, MPI_Datatype datatype, int source, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Start(MPI_Request *request); int MPI_Startall(int count, MPI_Request array_of_requests[]); int MPI_Sendrecv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, int dest, int sendtag, void *recvbuf, int recvcount, MPI_Datatype recvtype, int source, int recvtag, MPI_Comm comm, MPI_Status *status) ; int MPI_Sendrecv_replace(void *buf, int count, MPI_Datatype datatype, int dest, int sendtag, int source, int recvtag, MPI_Comm comm, MPI_Status *status) ; int MPI_Type_contiguous(int count, MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_vector(int count, int blocklength, int stride, MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_hvector(int count, int blocklength, MPI_Aint stride, MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_indexed(int count, const int *array_of_blocklengths, const int *array_of_displacements, MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_hindexed(int count, const int *array_of_blocklengths, const MPI_Aint *array_of_displacements, MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_struct(int count, const int *array_of_blocklengths, const MPI_Aint *array_of_displacements, const MPI_Datatype *array_of_types, MPI_Datatype *newtype); int MPI_Address(const void *location, MPI_Aint *address); int MPI_Type_extent(MPI_Datatype datatype, MPI_Aint *extent); int MPI_Type_size(MPI_Datatype datatype, int *size); int MPI_Type_lb(MPI_Datatype datatype, MPI_Aint *displacement); int MPI_Type_ub(MPI_Datatype datatype, MPI_Aint *displacement); int MPI_Type_commit(MPI_Datatype *datatype); int MPI_Type_free(MPI_Datatype *datatype); int MPI_Get_elements(const MPI_Status *status, MPI_Datatype datatype, int *count); int MPI_Pack(const void *inbuf, int incount, MPI_Datatype datatype, void *outbuf, int outsize, int *position, MPI_Comm comm) ; int MPI_Unpack(const void *inbuf, int insize, int *position, void *outbuf, int outcount, MPI_Datatype datatype, MPI_Comm comm) ; int MPI_Pack_size(int incount, MPI_Datatype datatype, MPI_Comm comm, int *size); int MPI_Barrier(MPI_Comm comm); int MPI_Bcast(void *buffer, int count, MPI_Datatype datatype, int root, MPI_Comm comm) ; int MPI_Gather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm) ; int MPI_Gatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int *recvcounts, const int *displs, MPI_Datatype recvtype, int root, MPI_Comm comm) ; int MPI_Scatter(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm) ; int MPI_Scatterv(const void *sendbuf, const int *sendcounts, const int *displs, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm) ; int MPI_Allgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm) ; int MPI_Allgatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int *recvcounts, const int *displs, MPI_Datatype recvtype, MPI_Comm comm) ; int MPI_Alltoall(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm) ; int MPI_Alltoallv(const void *sendbuf, const int *sendcounts, const int *sdispls, MPI_Datatype sendtype, void *recvbuf, const int *recvcounts, const int *rdispls, MPI_Datatype recvtype, MPI_Comm comm) ; int MPI_Alltoallw(const void *sendbuf, const int sendcounts[], const int sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const int rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm); int MPI_Exscan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int MPI_Reduce(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, int root, MPI_Comm comm) ; int MPI_Op_create(MPI_User_function *user_fn, int commute, MPI_Op *op); int MPI_Op_free(MPI_Op *op); int MPI_Allreduce(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int MPI_Reduce_scatter(const void *sendbuf, void *recvbuf, const int recvcounts[], MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int MPI_Scan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int MPI_Group_size(MPI_Group group, int *size); int MPI_Group_rank(MPI_Group group, int *rank); int MPI_Group_translate_ranks(MPI_Group group1, int n, const int ranks1[], MPI_Group group2, int ranks2[]); int MPI_Group_compare(MPI_Group group1, MPI_Group group2, int *result); int MPI_Comm_group(MPI_Comm comm, MPI_Group *group); int MPI_Group_union(MPI_Group group1, MPI_Group group2, MPI_Group *newgroup); int MPI_Group_intersection(MPI_Group group1, MPI_Group group2, MPI_Group *newgroup); int MPI_Group_difference(MPI_Group group1, MPI_Group group2, MPI_Group *newgroup); int MPI_Group_incl(MPI_Group group, int n, const int ranks[], MPI_Group *newgroup); int MPI_Group_excl(MPI_Group group, int n, const int ranks[], MPI_Group *newgroup); int MPI_Group_range_incl(MPI_Group group, int n, int ranges[][3], MPI_Group *newgroup); int MPI_Group_range_excl(MPI_Group group, int n, int ranges[][3], MPI_Group *newgroup); int MPI_Group_free(MPI_Group *group); int MPI_Comm_size(MPI_Comm comm, int *size); int MPI_Comm_rank(MPI_Comm comm, int *rank); int MPI_Comm_compare(MPI_Comm comm1, MPI_Comm comm2, int *result); int MPI_Comm_dup(MPI_Comm comm, MPI_Comm *newcomm); int MPI_Comm_dup_with_info(MPI_Comm comm, MPI_Info info, MPI_Comm *newcomm); int MPI_Comm_create(MPI_Comm comm, MPI_Group group, MPI_Comm *newcomm); int MPI_Comm_split(MPI_Comm comm, int color, int key, MPI_Comm *newcomm); int MPI_Comm_free(MPI_Comm *comm); int MPI_Comm_test_inter(MPI_Comm comm, int *flag); int MPI_Comm_remote_size(MPI_Comm comm, int *size); int MPI_Comm_remote_group(MPI_Comm comm, MPI_Group *group); int MPI_Intercomm_create(MPI_Comm local_comm, int local_leader, MPI_Comm peer_comm, int remote_leader, int tag, MPI_Comm *newintercomm); int MPI_Intercomm_merge(MPI_Comm intercomm, int high, MPI_Comm *newintracomm); int MPI_Keyval_create(MPI_Copy_function *copy_fn, MPI_Delete_function *delete_fn, int *keyval, void *extra_state); int MPI_Keyval_free(int *keyval); int MPI_Attr_put(MPI_Comm comm, int keyval, void *attribute_val); int MPI_Attr_get(MPI_Comm comm, int keyval, void *attribute_val, int *flag); int MPI_Attr_delete(MPI_Comm comm, int keyval); int MPI_Topo_test(MPI_Comm comm, int *status); int MPI_Cart_create(MPI_Comm comm_old, int ndims, const int dims[], const int periods[], int reorder, MPI_Comm *comm_cart); int MPI_Dims_create(int nnodes, int ndims, int dims[]); int MPI_Graph_create(MPI_Comm comm_old, int nnodes, const int indx[], const int edges[], int reorder, MPI_Comm *comm_graph); int MPI_Graphdims_get(MPI_Comm comm, int *nnodes, int *nedges); int MPI_Graph_get(MPI_Comm comm, int maxindex, int maxedges, int indx[], int edges[]); int MPI_Cartdim_get(MPI_Comm comm, int *ndims); int MPI_Cart_get(MPI_Comm comm, int maxdims, int dims[], int periods[], int coords[]); int MPI_Cart_rank(MPI_Comm comm, const int coords[], int *rank); int MPI_Cart_coords(MPI_Comm comm, int rank, int maxdims, int coords[]); int MPI_Graph_neighbors_count(MPI_Comm comm, int rank, int *nneighbors); int MPI_Graph_neighbors(MPI_Comm comm, int rank, int maxneighbors, int neighbors[]); int MPI_Cart_shift(MPI_Comm comm, int direction, int disp, int *rank_source, int *rank_dest); int MPI_Cart_sub(MPI_Comm comm, const int remain_dims[], MPI_Comm *newcomm); int MPI_Cart_map(MPI_Comm comm, int ndims, const int dims[], const int periods[], int *newrank); int MPI_Graph_map(MPI_Comm comm, int nnodes, const int indx[], const int edges[], int *newrank); int MPI_Get_processor_name(char *name, int *resultlen); int MPI_Get_version(int *version, int *subversion); int MPI_Get_library_version(char *version, int *resultlen); int MPI_Errhandler_create(MPI_Handler_function *function, MPI_Errhandler *errhandler); int MPI_Errhandler_set(MPI_Comm comm, MPI_Errhandler errhandler); int MPI_Errhandler_get(MPI_Comm comm, MPI_Errhandler *errhandler); int MPI_Errhandler_free(MPI_Errhandler *errhandler); int MPI_Error_string(int errorcode, char *string, int *resultlen); int MPI_Error_class(int errorcode, int *errorclass); double MPI_Wtime(void); double MPI_Wtick(void); int MPI_Init(int *argc, char ***argv); int MPI_Finalize(void); int MPI_Initialized(int *flag); int MPI_Abort(MPI_Comm comm, int errorcode); int MPI_Pcontrol(const int level, ...); int MPIR_Dup_fn(MPI_Comm oldcomm, int keyval, void *extra_state, void *attribute_val_in, void *attribute_val_out, int *flag); int MPI_Close_port(const char *port_name); int MPI_Comm_accept(const char *port_name, MPI_Info info, int root, MPI_Comm comm, MPI_Comm *newcomm); int MPI_Comm_connect(const char *port_name, MPI_Info info, int root, MPI_Comm comm, MPI_Comm *newcomm); int MPI_Comm_disconnect(MPI_Comm *comm); int MPI_Comm_get_parent(MPI_Comm *parent); int MPI_Comm_join(int fd, MPI_Comm *intercomm); int MPI_Comm_spawn(const char *command, char *argv[], int maxprocs, MPI_Info info, int root, MPI_Comm comm, MPI_Comm *intercomm, int array_of_errcodes[]); int MPI_Comm_spawn_multiple(int count, char *array_of_commands[], char **array_of_argv[], const int array_of_maxprocs[], const MPI_Info array_of_info[], int root, MPI_Comm comm, MPI_Comm *intercomm, int array_of_errcodes[]); int MPI_Lookup_name(const char *service_name, MPI_Info info, char *port_name); int MPI_Open_port(MPI_Info info, char *port_name); int MPI_Publish_name(const char *service_name, MPI_Info info, const char *port_name); int MPI_Unpublish_name(const char *service_name, MPI_Info info, const char *port_name); int MPI_Comm_set_info(MPI_Comm comm, MPI_Info info); int MPI_Comm_get_info(MPI_Comm comm, MPI_Info *info); int MPI_Accumulate(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Op op, MPI_Win win) ; int MPI_Get(void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Win win) ; int MPI_Put(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Win win) ; int MPI_Win_complete(MPI_Win win); int MPI_Win_create(void *base, MPI_Aint size, int disp_unit, MPI_Info info, MPI_Comm comm, MPI_Win *win); int MPI_Win_fence(int assert, MPI_Win win); int MPI_Win_free(MPI_Win *win); int MPI_Win_get_group(MPI_Win win, MPI_Group *group); int MPI_Win_lock(int lock_type, int rank, int assert, MPI_Win win); int MPI_Win_post(MPI_Group group, int assert, MPI_Win win); int MPI_Win_start(MPI_Group group, int assert, MPI_Win win); int MPI_Win_test(MPI_Win win, int *flag); int MPI_Win_unlock(int rank, MPI_Win win); int MPI_Win_wait(MPI_Win win); int MPI_Win_allocate(MPI_Aint size, int disp_unit, MPI_Info info, MPI_Comm comm, void *baseptr, MPI_Win *win); int MPI_Win_allocate_shared(MPI_Aint size, int disp_unit, MPI_Info info, MPI_Comm comm, void *baseptr, MPI_Win *win); int MPI_Win_shared_query(MPI_Win win, int rank, MPI_Aint *size, int *disp_unit, void *baseptr); int MPI_Win_create_dynamic(MPI_Info info, MPI_Comm comm, MPI_Win *win); int MPI_Win_attach(MPI_Win win, void *base, MPI_Aint size); int MPI_Win_detach(MPI_Win win, const void *base); int MPI_Win_get_info(MPI_Win win, MPI_Info *info_used); int MPI_Win_set_info(MPI_Win win, MPI_Info info); int MPI_Get_accumulate(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, void *result_addr, int result_count, MPI_Datatype result_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Op op, MPI_Win win) ; int MPI_Fetch_and_op(const void *origin_addr, void *result_addr, MPI_Datatype datatype, int target_rank, MPI_Aint target_disp, MPI_Op op, MPI_Win win) ; int MPI_Compare_and_swap(const void *origin_addr, const void *compare_addr, void *result_addr, MPI_Datatype datatype, int target_rank, MPI_Aint target_disp, MPI_Win win) ; int MPI_Rput(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Win win, MPI_Request *request) ; int MPI_Rget(void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Win win, MPI_Request *request) ; int MPI_Raccumulate(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Op op, MPI_Win win, MPI_Request *request) ; int MPI_Rget_accumulate(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, void *result_addr, int result_count, MPI_Datatype result_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Op op, MPI_Win win, MPI_Request *request) ; int MPI_Win_lock_all(int assert, MPI_Win win); int MPI_Win_unlock_all(MPI_Win win); int MPI_Win_flush(int rank, MPI_Win win); int MPI_Win_flush_all(MPI_Win win); int MPI_Win_flush_local(int rank, MPI_Win win); int MPI_Win_flush_local_all(MPI_Win win); int MPI_Win_sync(MPI_Win win); int MPI_Add_error_class(int *errorclass); int MPI_Add_error_code(int errorclass, int *errorcode); int MPI_Add_error_string(int errorcode, const char *string); int MPI_Comm_call_errhandler(MPI_Comm comm, int errorcode); int MPI_Comm_create_keyval(MPI_Comm_copy_attr_function *comm_copy_attr_fn, MPI_Comm_delete_attr_function *comm_delete_attr_fn, int *comm_keyval, void *extra_state); int MPI_Comm_delete_attr(MPI_Comm comm, int comm_keyval); int MPI_Comm_free_keyval(int *comm_keyval); int MPI_Comm_get_attr(MPI_Comm comm, int comm_keyval, void *attribute_val, int *flag); int MPI_Comm_get_name(MPI_Comm comm, char *comm_name, int *resultlen); int MPI_Comm_set_attr(MPI_Comm comm, int comm_keyval, void *attribute_val); int MPI_Comm_set_name(MPI_Comm comm, const char *comm_name); int MPI_File_call_errhandler(MPI_File fh, int errorcode); int MPI_Grequest_complete(MPI_Request request); int MPI_Grequest_start(MPI_Grequest_query_function *query_fn, MPI_Grequest_free_function *free_fn, MPI_Grequest_cancel_function *cancel_fn, void *extra_state, MPI_Request *request); int MPI_Init_thread(int *argc, char ***argv, int required, int *provided); int MPI_Is_thread_main(int *flag); int MPI_Query_thread(int *provided); int MPI_Status_set_cancelled(MPI_Status *status, int flag); int MPI_Status_set_elements(MPI_Status *status, MPI_Datatype datatype, int count); int MPI_Type_create_keyval(MPI_Type_copy_attr_function *type_copy_attr_fn, MPI_Type_delete_attr_function *type_delete_attr_fn, int *type_keyval, void *extra_state); int MPI_Type_delete_attr(MPI_Datatype datatype, int type_keyval); int MPI_Type_dup(MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_free_keyval(int *type_keyval); int MPI_Type_get_attr(MPI_Datatype datatype, int type_keyval, void *attribute_val, int *flag); int MPI_Type_get_contents(MPI_Datatype datatype, int max_integers, int max_addresses, int max_datatypes, int array_of_integers[], MPI_Aint array_of_addresses[], MPI_Datatype array_of_datatypes[]); int MPI_Type_get_envelope(MPI_Datatype datatype, int *num_integers, int *num_addresses, int *num_datatypes, int *combiner); int MPI_Type_get_name(MPI_Datatype datatype, char *type_name, int *resultlen); int MPI_Type_set_attr(MPI_Datatype datatype, int type_keyval, void *attribute_val); int MPI_Type_set_name(MPI_Datatype datatype, const char *type_name); int MPI_Type_match_size(int typeclass, int size, MPI_Datatype *datatype); int MPI_Win_call_errhandler(MPI_Win win, int errorcode); int MPI_Win_create_keyval(MPI_Win_copy_attr_function *win_copy_attr_fn, MPI_Win_delete_attr_function *win_delete_attr_fn, int *win_keyval, void *extra_state); int MPI_Win_delete_attr(MPI_Win win, int win_keyval); int MPI_Win_free_keyval(int *win_keyval); int MPI_Win_get_attr(MPI_Win win, int win_keyval, void *attribute_val, int *flag); int MPI_Win_get_name(MPI_Win win, char *win_name, int *resultlen); int MPI_Win_set_attr(MPI_Win win, int win_keyval, void *attribute_val); int MPI_Win_set_name(MPI_Win win, const char *win_name); int MPI_Alloc_mem(MPI_Aint size, MPI_Info info, void *baseptr); int MPI_Comm_create_errhandler(MPI_Comm_errhandler_function *comm_errhandler_fn, MPI_Errhandler *errhandler); int MPI_Comm_get_errhandler(MPI_Comm comm, MPI_Errhandler *errhandler); int MPI_Comm_set_errhandler(MPI_Comm comm, MPI_Errhandler errhandler); int MPI_File_create_errhandler(MPI_File_errhandler_function *file_errhandler_fn, MPI_Errhandler *errhandler); int MPI_File_get_errhandler(MPI_File file, MPI_Errhandler *errhandler); int MPI_File_set_errhandler(MPI_File file, MPI_Errhandler errhandler); int MPI_Finalized(int *flag); int MPI_Free_mem(void *base); int MPI_Get_address(const void *location, MPI_Aint *address); int MPI_Info_create(MPI_Info *info); int MPI_Info_delete(MPI_Info info, const char *key); int MPI_Info_dup(MPI_Info info, MPI_Info *newinfo); int MPI_Info_free(MPI_Info *info); int MPI_Info_get(MPI_Info info, const char *key, int valuelen, char *value, int *flag); int MPI_Info_get_nkeys(MPI_Info info, int *nkeys); int MPI_Info_get_nthkey(MPI_Info info, int n, char *key); int MPI_Info_get_valuelen(MPI_Info info, const char *key, int *valuelen, int *flag); int MPI_Info_set(MPI_Info info, const char *key, const char *value); int MPI_Pack_external(const char datarep[], const void *inbuf, int incount, MPI_Datatype datatype, void *outbuf, MPI_Aint outsize, MPI_Aint *position) ; int MPI_Pack_external_size(const char datarep[], int incount, MPI_Datatype datatype, MPI_Aint *size); int MPI_Request_get_status(MPI_Request request, int *flag, MPI_Status *status); int MPI_Status_c2f(const MPI_Status *c_status, MPI_Fint *f_status); int MPI_Status_f2c(const MPI_Fint *f_status, MPI_Status *c_status); int MPI_Type_create_darray(int size, int rank, int ndims, const int array_of_gsizes[], const int array_of_distribs[], const int array_of_dargs[], const int array_of_psizes[], int order, MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_create_hindexed(int count, const int array_of_blocklengths[], const MPI_Aint array_of_displacements[], MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_create_hvector(int count, int blocklength, MPI_Aint stride, MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_create_indexed_block(int count, int blocklength, const int array_of_displacements[], MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_create_hindexed_block(int count, int blocklength, const MPI_Aint array_of_displacements[], MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_create_resized(MPI_Datatype oldtype, MPI_Aint lb, MPI_Aint extent, MPI_Datatype *newtype); int MPI_Type_create_struct(int count, const int array_of_blocklengths[], const MPI_Aint array_of_displacements[], const MPI_Datatype array_of_types[], MPI_Datatype *newtype); int MPI_Type_create_subarray(int ndims, const int array_of_sizes[], const int array_of_subsizes[], const int array_of_starts[], int order, MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_get_extent(MPI_Datatype datatype, MPI_Aint *lb, MPI_Aint *extent); int MPI_Type_get_true_extent(MPI_Datatype datatype, MPI_Aint *true_lb, MPI_Aint *true_extent); int MPI_Unpack_external(const char datarep[], const void *inbuf, MPI_Aint insize, MPI_Aint *position, void *outbuf, int outcount, MPI_Datatype datatype) ; int MPI_Win_create_errhandler(MPI_Win_errhandler_function *win_errhandler_fn, MPI_Errhandler *errhandler); int MPI_Win_get_errhandler(MPI_Win win, MPI_Errhandler *errhandler); int MPI_Win_set_errhandler(MPI_Win win, MPI_Errhandler errhandler); int MPI_Type_create_f90_integer(int range, MPI_Datatype *newtype); int MPI_Type_create_f90_real(int precision, int range, MPI_Datatype *newtype); int MPI_Type_create_f90_complex(int precision, int range, MPI_Datatype *newtype); int MPI_Reduce_local(const void *inbuf, void *inoutbuf, int count, MPI_Datatype datatype, MPI_Op op) ; int MPI_Op_commutative(MPI_Op op, int *commute); int MPI_Reduce_scatter_block(const void *sendbuf, void *recvbuf, int recvcount, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int MPI_Dist_graph_create_adjacent(MPI_Comm comm_old, int indegree, const int sources[], const int sourceweights[], int outdegree, const int destinations[], const int destweights[], MPI_Info info, int reorder, MPI_Comm *comm_dist_graph); int MPI_Dist_graph_create(MPI_Comm comm_old, int n, const int sources[], const int degrees[], const int destinations[], const int weights[], MPI_Info info, int reorder, MPI_Comm *comm_dist_graph); int MPI_Dist_graph_neighbors_count(MPI_Comm comm, int *indegree, int *outdegree, int *weighted); int MPI_Dist_graph_neighbors(MPI_Comm comm, int maxindegree, int sources[], int sourceweights[], int maxoutdegree, int destinations[], int destweights[]); int MPI_Improbe(int source, int tag, MPI_Comm comm, int *flag, MPI_Message *message, MPI_Status *status); int MPI_Imrecv(void *buf, int count, MPI_Datatype datatype, MPI_Message *message, MPI_Request *request) ; int MPI_Mprobe(int source, int tag, MPI_Comm comm, MPI_Message *message, MPI_Status *status); int MPI_Mrecv(void *buf, int count, MPI_Datatype datatype, MPI_Message *message, MPI_Status *status) ; int MPI_Comm_idup(MPI_Comm comm, MPI_Comm *newcomm, MPI_Request *request); int MPI_Ibarrier(MPI_Comm comm, MPI_Request *request); int MPI_Ibcast(void *buffer, int count, MPI_Datatype datatype, int root, MPI_Comm comm, MPI_Request *request) ; int MPI_Igather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Request *request) ; int MPI_Igatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Request *request) ; int MPI_Iscatter(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Request *request) ; int MPI_Iscatterv(const void *sendbuf, const int sendcounts[], const int displs[], MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Request *request) ; int MPI_Iallgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int MPI_Iallgatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int MPI_Ialltoall(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int MPI_Ialltoallv(const void *sendbuf, const int sendcounts[], const int sdispls[], MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int rdispls[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int MPI_Ialltoallw(const void *sendbuf, const int sendcounts[], const int sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const int rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm, MPI_Request *request); int MPI_Ireduce(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, int root, MPI_Comm comm, MPI_Request *request) ; int MPI_Iallreduce(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int MPI_Ireduce_scatter(const void *sendbuf, void *recvbuf, const int recvcounts[], MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int MPI_Ireduce_scatter_block(const void *sendbuf, void *recvbuf, int recvcount, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int MPI_Iscan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int MPI_Iexscan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int MPI_Ineighbor_allgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int MPI_Ineighbor_allgatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int MPI_Ineighbor_alltoall(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int MPI_Ineighbor_alltoallv(const void *sendbuf, const int sendcounts[], const int sdispls[], MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int rdispls[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int MPI_Ineighbor_alltoallw(const void *sendbuf, const int sendcounts[], const MPI_Aint sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const MPI_Aint rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm, MPI_Request *request); int MPI_Neighbor_allgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm) ; int MPI_Neighbor_allgatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, MPI_Comm comm) ; int MPI_Neighbor_alltoall(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm) ; int MPI_Neighbor_alltoallv(const void *sendbuf, const int sendcounts[], const int sdispls[], MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int rdispls[], MPI_Datatype recvtype, MPI_Comm comm) ; int MPI_Neighbor_alltoallw(const void *sendbuf, const int sendcounts[], const MPI_Aint sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const MPI_Aint rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm); int MPI_Comm_split_type(MPI_Comm comm, int split_type, int key, MPI_Info info, MPI_Comm *newcomm); int MPI_Get_elements_x(const MPI_Status *status, MPI_Datatype datatype, MPI_Count *count); int MPI_Status_set_elements_x(MPI_Status *status, MPI_Datatype datatype, MPI_Count count); int MPI_Type_get_extent_x(MPI_Datatype datatype, MPI_Count *lb, MPI_Count *extent); int MPI_Type_get_true_extent_x(MPI_Datatype datatype, MPI_Count *lb, MPI_Count *extent); int MPI_Type_size_x(MPI_Datatype datatype, MPI_Count *size); int MPI_Comm_create_group(MPI_Comm comm, MPI_Group group, int tag, MPI_Comm *newcomm); int MPI_T_init_thread(int required, int *provided); int MPI_T_finalize(void); int MPI_T_enum_get_info(MPI_T_enum enumtype, int *num, char *name, int *name_len); int MPI_T_enum_get_item(MPI_T_enum enumtype, int indx, int *value, char *name, int *name_len); int MPI_T_cvar_get_num(int *num_cvar); int MPI_T_cvar_get_info(int cvar_index, char *name, int *name_len, int *verbosity, MPI_Datatype *datatype, MPI_T_enum *enumtype, char *desc, int *desc_len, int *binding, int *scope); int MPI_T_cvar_handle_alloc(int cvar_index, void *obj_handle, MPI_T_cvar_handle *handle, int *count); int MPI_T_cvar_handle_free(MPI_T_cvar_handle *handle); int MPI_T_cvar_read(MPI_T_cvar_handle handle, void *buf); int MPI_T_cvar_write(MPI_T_cvar_handle handle, const void *buf); int MPI_T_pvar_get_num(int *num_pvar); int MPI_T_pvar_get_info(int pvar_index, char *name, int *name_len, int *verbosity, int *var_class, MPI_Datatype *datatype, MPI_T_enum *enumtype, char *desc, int *desc_len, int *binding, int *readonly, int *continuous, int *atomic); int MPI_T_pvar_session_create(MPI_T_pvar_session *session); int MPI_T_pvar_session_free(MPI_T_pvar_session *session); int MPI_T_pvar_handle_alloc(MPI_T_pvar_session session, int pvar_index, void *obj_handle, MPI_T_pvar_handle *handle, int *count); int MPI_T_pvar_handle_free(MPI_T_pvar_session session, MPI_T_pvar_handle *handle); int MPI_T_pvar_start(MPI_T_pvar_session session, MPI_T_pvar_handle handle); int MPI_T_pvar_stop(MPI_T_pvar_session session, MPI_T_pvar_handle handle); int MPI_T_pvar_read(MPI_T_pvar_session session, MPI_T_pvar_handle handle, void *buf); int MPI_T_pvar_write(MPI_T_pvar_session session, MPI_T_pvar_handle handle, const void *buf); int MPI_T_pvar_reset(MPI_T_pvar_session session, MPI_T_pvar_handle handle); int MPI_T_pvar_readreset(MPI_T_pvar_session session, MPI_T_pvar_handle handle, void *buf); int MPI_T_category_get_num(int *num_cat); int MPI_T_category_get_info(int cat_index, char *name, int *name_len, char *desc, int *desc_len, int *num_cvars, int *num_pvars, int *num_categories); int MPI_T_category_get_cvars(int cat_index, int len, int indices[]); int MPI_T_category_get_pvars(int cat_index, int len, int indices[]); int MPI_T_category_get_categories(int cat_index, int len, int indices[]); int MPI_T_category_changed(int *stamp); int MPIX_Comm_failure_ack(MPI_Comm comm); int MPIX_Comm_failure_get_acked(MPI_Comm comm, MPI_Group *failedgrp); int MPIX_Comm_revoke(MPI_Comm comm); int MPIX_Comm_shrink(MPI_Comm comm, MPI_Comm *newcomm); int MPIX_Comm_agree(MPI_Comm comm, int *flag); # 1551 "/opt/local/include/mpich-gcc49/mpi.h" int PMPI_Send(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) ; int PMPI_Recv(void *buf, int count, MPI_Datatype datatype, int source, int tag, MPI_Comm comm, MPI_Status *status) ; int PMPI_Get_count(const MPI_Status *status, MPI_Datatype datatype, int *count); int PMPI_Bsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) ; int PMPI_Ssend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) ; int PMPI_Rsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) ; int PMPI_Buffer_attach(void *buffer, int size); int PMPI_Buffer_detach(void *buffer_addr, int *size); int PMPI_Isend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ibsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Issend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Irsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Irecv(void *buf, int count, MPI_Datatype datatype, int source, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Wait(MPI_Request *request, MPI_Status *status); int PMPI_Test(MPI_Request *request, int *flag, MPI_Status *status); int PMPI_Request_free(MPI_Request *request); int PMPI_Waitany(int count, MPI_Request array_of_requests[], int *indx, MPI_Status *status); int PMPI_Testany(int count, MPI_Request array_of_requests[], int *indx, int *flag, MPI_Status *status); int PMPI_Waitall(int count, MPI_Request array_of_requests[], MPI_Status array_of_statuses[]); int PMPI_Testall(int count, MPI_Request array_of_requests[], int *flag, MPI_Status array_of_statuses[]); int PMPI_Waitsome(int incount, MPI_Request array_of_requests[], int *outcount, int array_of_indices[], MPI_Status array_of_statuses[]); int PMPI_Testsome(int incount, MPI_Request array_of_requests[], int *outcount, int array_of_indices[], MPI_Status array_of_statuses[]); int PMPI_Iprobe(int source, int tag, MPI_Comm comm, int *flag, MPI_Status *status); int PMPI_Probe(int source, int tag, MPI_Comm comm, MPI_Status *status); int PMPI_Cancel(MPI_Request *request); int PMPI_Test_cancelled(const MPI_Status *status, int *flag); int PMPI_Send_init(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Bsend_init(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ssend_init(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Rsend_init(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Recv_init(void *buf, int count, MPI_Datatype datatype, int source, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Start(MPI_Request *request); int PMPI_Startall(int count, MPI_Request array_of_requests[]); int PMPI_Sendrecv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, int dest, int sendtag, void *recvbuf, int recvcount, MPI_Datatype recvtype, int source, int recvtag, MPI_Comm comm, MPI_Status *status) ; int PMPI_Sendrecv_replace(void *buf, int count, MPI_Datatype datatype, int dest, int sendtag, int source, int recvtag, MPI_Comm comm, MPI_Status *status) ; int PMPI_Type_contiguous(int count, MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_vector(int count, int blocklength, int stride, MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_hvector(int count, int blocklength, MPI_Aint stride, MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_indexed(int count, const int *array_of_blocklengths, const int *array_of_displacements, MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_hindexed(int count, const int *array_of_blocklengths, const MPI_Aint *array_of_displacements, MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_struct(int count, const int *array_of_blocklengths, const MPI_Aint *array_of_displacements, const MPI_Datatype *array_of_types, MPI_Datatype *newtype); int PMPI_Address(const void *location, MPI_Aint *address); int PMPI_Type_extent(MPI_Datatype datatype, MPI_Aint *extent); int PMPI_Type_size(MPI_Datatype datatype, int *size); int PMPI_Type_lb(MPI_Datatype datatype, MPI_Aint *displacement); int PMPI_Type_ub(MPI_Datatype datatype, MPI_Aint *displacement); int PMPI_Type_commit(MPI_Datatype *datatype); int PMPI_Type_free(MPI_Datatype *datatype); int PMPI_Get_elements(const MPI_Status *status, MPI_Datatype datatype, int *count); int PMPI_Pack(const void *inbuf, int incount, MPI_Datatype datatype, void *outbuf, int outsize, int *position, MPI_Comm comm) ; int PMPI_Unpack(const void *inbuf, int insize, int *position, void *outbuf, int outcount, MPI_Datatype datatype, MPI_Comm comm) ; int PMPI_Pack_size(int incount, MPI_Datatype datatype, MPI_Comm comm, int *size); int PMPI_Barrier(MPI_Comm comm); int PMPI_Bcast(void *buffer, int count, MPI_Datatype datatype, int root, MPI_Comm comm) ; int PMPI_Gather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm) ; int PMPI_Gatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int *recvcounts, const int *displs, MPI_Datatype recvtype, int root, MPI_Comm comm) ; int PMPI_Scatter(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm) ; int PMPI_Scatterv(const void *sendbuf, const int *sendcounts, const int *displs, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm) ; int PMPI_Allgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm) ; int PMPI_Allgatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int *recvcounts, const int *displs, MPI_Datatype recvtype, MPI_Comm comm) ; int PMPI_Alltoall(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm) ; int PMPI_Alltoallv(const void *sendbuf, const int *sendcounts, const int *sdispls, MPI_Datatype sendtype, void *recvbuf, const int *recvcounts, const int *rdispls, MPI_Datatype recvtype, MPI_Comm comm) ; int PMPI_Alltoallw(const void *sendbuf, const int sendcounts[], const int sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const int rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm); int PMPI_Exscan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int PMPI_Reduce(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, int root, MPI_Comm comm) ; int PMPI_Op_create(MPI_User_function *user_fn, int commute, MPI_Op *op); int PMPI_Op_free(MPI_Op *op); int PMPI_Allreduce(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int PMPI_Reduce_scatter(const void *sendbuf, void *recvbuf, const int recvcounts[], MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int PMPI_Scan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int PMPI_Group_size(MPI_Group group, int *size); int PMPI_Group_rank(MPI_Group group, int *rank); int PMPI_Group_translate_ranks(MPI_Group group1, int n, const int ranks1[], MPI_Group group2, int ranks2[]); int PMPI_Group_compare(MPI_Group group1, MPI_Group group2, int *result); int PMPI_Comm_group(MPI_Comm comm, MPI_Group *group); int PMPI_Group_union(MPI_Group group1, MPI_Group group2, MPI_Group *newgroup); int PMPI_Group_intersection(MPI_Group group1, MPI_Group group2, MPI_Group *newgroup); int PMPI_Group_difference(MPI_Group group1, MPI_Group group2, MPI_Group *newgroup); int PMPI_Group_incl(MPI_Group group, int n, const int ranks[], MPI_Group *newgroup); int PMPI_Group_excl(MPI_Group group, int n, const int ranks[], MPI_Group *newgroup); int PMPI_Group_range_incl(MPI_Group group, int n, int ranges[][3], MPI_Group *newgroup); int PMPI_Group_range_excl(MPI_Group group, int n, int ranges[][3], MPI_Group *newgroup); int PMPI_Group_free(MPI_Group *group); int PMPI_Comm_size(MPI_Comm comm, int *size); int PMPI_Comm_rank(MPI_Comm comm, int *rank); int PMPI_Comm_compare(MPI_Comm comm1, MPI_Comm comm2, int *result); int PMPI_Comm_dup(MPI_Comm comm, MPI_Comm *newcomm); int PMPI_Comm_dup_with_info(MPI_Comm comm, MPI_Info info, MPI_Comm *newcomm); int PMPI_Comm_create(MPI_Comm comm, MPI_Group group, MPI_Comm *newcomm); int PMPI_Comm_split(MPI_Comm comm, int color, int key, MPI_Comm *newcomm); int PMPI_Comm_free(MPI_Comm *comm); int PMPI_Comm_test_inter(MPI_Comm comm, int *flag); int PMPI_Comm_remote_size(MPI_Comm comm, int *size); int PMPI_Comm_remote_group(MPI_Comm comm, MPI_Group *group); int PMPI_Intercomm_create(MPI_Comm local_comm, int local_leader, MPI_Comm peer_comm, int remote_leader, int tag, MPI_Comm *newintercomm); int PMPI_Intercomm_merge(MPI_Comm intercomm, int high, MPI_Comm *newintracomm); int PMPI_Keyval_create(MPI_Copy_function *copy_fn, MPI_Delete_function *delete_fn, int *keyval, void *extra_state); int PMPI_Keyval_free(int *keyval); int PMPI_Attr_put(MPI_Comm comm, int keyval, void *attribute_val); int PMPI_Attr_get(MPI_Comm comm, int keyval, void *attribute_val, int *flag); int PMPI_Attr_delete(MPI_Comm comm, int keyval); int PMPI_Topo_test(MPI_Comm comm, int *status); int PMPI_Cart_create(MPI_Comm comm_old, int ndims, const int dims[], const int periods[], int reorder, MPI_Comm *comm_cart); int PMPI_Dims_create(int nnodes, int ndims, int dims[]); int PMPI_Graph_create(MPI_Comm comm_old, int nnodes, const int indx[], const int edges[], int reorder, MPI_Comm *comm_graph); int PMPI_Graphdims_get(MPI_Comm comm, int *nnodes, int *nedges); int PMPI_Graph_get(MPI_Comm comm, int maxindex, int maxedges, int indx[], int edges[]); int PMPI_Cartdim_get(MPI_Comm comm, int *ndims); int PMPI_Cart_get(MPI_Comm comm, int maxdims, int dims[], int periods[], int coords[]); int PMPI_Cart_rank(MPI_Comm comm, const int coords[], int *rank); int PMPI_Cart_coords(MPI_Comm comm, int rank, int maxdims, int coords[]); int PMPI_Graph_neighbors_count(MPI_Comm comm, int rank, int *nneighbors); int PMPI_Graph_neighbors(MPI_Comm comm, int rank, int maxneighbors, int neighbors[]); int PMPI_Cart_shift(MPI_Comm comm, int direction, int disp, int *rank_source, int *rank_dest); int PMPI_Cart_sub(MPI_Comm comm, const int remain_dims[], MPI_Comm *newcomm); int PMPI_Cart_map(MPI_Comm comm, int ndims, const int dims[], const int periods[], int *newrank); int PMPI_Graph_map(MPI_Comm comm, int nnodes, const int indx[], const int edges[], int *newrank); int PMPI_Get_processor_name(char *name, int *resultlen); int PMPI_Get_version(int *version, int *subversion); int PMPI_Get_library_version(char *version, int *resultlen); int PMPI_Errhandler_create(MPI_Handler_function *function, MPI_Errhandler *errhandler); int PMPI_Errhandler_set(MPI_Comm comm, MPI_Errhandler errhandler); int PMPI_Errhandler_get(MPI_Comm comm, MPI_Errhandler *errhandler); int PMPI_Errhandler_free(MPI_Errhandler *errhandler); int PMPI_Error_string(int errorcode, char *string, int *resultlen); int PMPI_Error_class(int errorcode, int *errorclass); double PMPI_Wtime(void); double PMPI_Wtick(void); int PMPI_Init(int *argc, char ***argv); int PMPI_Finalize(void); int PMPI_Initialized(int *flag); int PMPI_Abort(MPI_Comm comm, int errorcode); int PMPI_Pcontrol(const int level, ...); int PMPI_Close_port(const char *port_name); int PMPI_Comm_accept(const char *port_name, MPI_Info info, int root, MPI_Comm comm, MPI_Comm *newcomm); int PMPI_Comm_connect(const char *port_name, MPI_Info info, int root, MPI_Comm comm, MPI_Comm *newcomm); int PMPI_Comm_disconnect(MPI_Comm *comm); int PMPI_Comm_get_parent(MPI_Comm *parent); int PMPI_Comm_join(int fd, MPI_Comm *intercomm); int PMPI_Comm_spawn(const char *command, char *argv[], int maxprocs, MPI_Info info, int root, MPI_Comm comm, MPI_Comm *intercomm, int array_of_errcodes[]); int PMPI_Comm_spawn_multiple(int count, char *array_of_commands[], char **array_of_argv[], const int array_of_maxprocs[], const MPI_Info array_of_info[], int root, MPI_Comm comm, MPI_Comm *intercomm, int array_of_errcodes[]); int PMPI_Lookup_name(const char *service_name, MPI_Info info, char *port_name); int PMPI_Open_port(MPI_Info info, char *port_name); int PMPI_Publish_name(const char *service_name, MPI_Info info, const char *port_name); int PMPI_Unpublish_name(const char *service_name, MPI_Info info, const char *port_name); int PMPI_Comm_set_info(MPI_Comm comm, MPI_Info info); int PMPI_Comm_get_info(MPI_Comm comm, MPI_Info *info); int PMPI_Accumulate(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Op op, MPI_Win win) ; int PMPI_Get(void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Win win) ; int PMPI_Put(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Win win) ; int PMPI_Win_complete(MPI_Win win); int PMPI_Win_create(void *base, MPI_Aint size, int disp_unit, MPI_Info info, MPI_Comm comm, MPI_Win *win); int PMPI_Win_fence(int assert, MPI_Win win); int PMPI_Win_free(MPI_Win *win); int PMPI_Win_get_group(MPI_Win win, MPI_Group *group); int PMPI_Win_lock(int lock_type, int rank, int assert, MPI_Win win); int PMPI_Win_post(MPI_Group group, int assert, MPI_Win win); int PMPI_Win_start(MPI_Group group, int assert, MPI_Win win); int PMPI_Win_test(MPI_Win win, int *flag); int PMPI_Win_unlock(int rank, MPI_Win win); int PMPI_Win_wait(MPI_Win win); int PMPI_Win_allocate(MPI_Aint size, int disp_unit, MPI_Info info, MPI_Comm comm, void *baseptr, MPI_Win *win); int PMPI_Win_allocate_shared(MPI_Aint size, int disp_unit, MPI_Info info, MPI_Comm comm, void *baseptr, MPI_Win *win); int PMPI_Win_shared_query(MPI_Win win, int rank, MPI_Aint *size, int *disp_unit, void *baseptr); int PMPI_Win_create_dynamic(MPI_Info info, MPI_Comm comm, MPI_Win *win); int PMPI_Win_attach(MPI_Win win, void *base, MPI_Aint size); int PMPI_Win_detach(MPI_Win win, const void *base); int PMPI_Win_get_info(MPI_Win win, MPI_Info *info_used); int PMPI_Win_set_info(MPI_Win win, MPI_Info info); int PMPI_Get_accumulate(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, void *result_addr, int result_count, MPI_Datatype result_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Op op, MPI_Win win) ; int PMPI_Fetch_and_op(const void *origin_addr, void *result_addr, MPI_Datatype datatype, int target_rank, MPI_Aint target_disp, MPI_Op op, MPI_Win win) ; int PMPI_Compare_and_swap(const void *origin_addr, const void *compare_addr, void *result_addr, MPI_Datatype datatype, int target_rank, MPI_Aint target_disp, MPI_Win win) ; int PMPI_Rput(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Win win, MPI_Request *request) ; int PMPI_Rget(void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Win win, MPI_Request *request) ; int PMPI_Raccumulate(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Op op, MPI_Win win, MPI_Request *request) ; int PMPI_Rget_accumulate(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, void *result_addr, int result_count, MPI_Datatype result_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Op op, MPI_Win win, MPI_Request *request) ; int PMPI_Win_lock_all(int assert, MPI_Win win); int PMPI_Win_unlock_all(MPI_Win win); int PMPI_Win_flush(int rank, MPI_Win win); int PMPI_Win_flush_all(MPI_Win win); int PMPI_Win_flush_local(int rank, MPI_Win win); int PMPI_Win_flush_local_all(MPI_Win win); int PMPI_Win_sync(MPI_Win win); int PMPI_Add_error_class(int *errorclass); int PMPI_Add_error_code(int errorclass, int *errorcode); int PMPI_Add_error_string(int errorcode, const char *string); int PMPI_Comm_call_errhandler(MPI_Comm comm, int errorcode); int PMPI_Comm_create_keyval(MPI_Comm_copy_attr_function *comm_copy_attr_fn, MPI_Comm_delete_attr_function *comm_delete_attr_fn, int *comm_keyval, void *extra_state); int PMPI_Comm_delete_attr(MPI_Comm comm, int comm_keyval); int PMPI_Comm_free_keyval(int *comm_keyval); int PMPI_Comm_get_attr(MPI_Comm comm, int comm_keyval, void *attribute_val, int *flag); int PMPI_Comm_get_name(MPI_Comm comm, char *comm_name, int *resultlen); int PMPI_Comm_set_attr(MPI_Comm comm, int comm_keyval, void *attribute_val); int PMPI_Comm_set_name(MPI_Comm comm, const char *comm_name); int PMPI_File_call_errhandler(MPI_File fh, int errorcode); int PMPI_Grequest_complete(MPI_Request request); int PMPI_Grequest_start(MPI_Grequest_query_function *query_fn, MPI_Grequest_free_function *free_fn, MPI_Grequest_cancel_function *cancel_fn, void *extra_state, MPI_Request *request); int PMPI_Init_thread(int *argc, char ***argv, int required, int *provided); int PMPI_Is_thread_main(int *flag); int PMPI_Query_thread(int *provided); int PMPI_Status_set_cancelled(MPI_Status *status, int flag); int PMPI_Status_set_elements(MPI_Status *status, MPI_Datatype datatype, int count); int PMPI_Type_create_keyval(MPI_Type_copy_attr_function *type_copy_attr_fn, MPI_Type_delete_attr_function *type_delete_attr_fn, int *type_keyval, void *extra_state); int PMPI_Type_delete_attr(MPI_Datatype datatype, int type_keyval); int PMPI_Type_dup(MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_free_keyval(int *type_keyval); int PMPI_Type_get_attr(MPI_Datatype datatype, int type_keyval, void *attribute_val, int *flag); int PMPI_Type_get_contents(MPI_Datatype datatype, int max_integers, int max_addresses, int max_datatypes, int array_of_integers[], MPI_Aint array_of_addresses[], MPI_Datatype array_of_datatypes[]); int PMPI_Type_get_envelope(MPI_Datatype datatype, int *num_integers, int *num_addresses, int *num_datatypes, int *combiner); int PMPI_Type_get_name(MPI_Datatype datatype, char *type_name, int *resultlen); int PMPI_Type_set_attr(MPI_Datatype datatype, int type_keyval, void *attribute_val); int PMPI_Type_set_name(MPI_Datatype datatype, const char *type_name); int PMPI_Type_match_size(int typeclass, int size, MPI_Datatype *datatype); int PMPI_Win_call_errhandler(MPI_Win win, int errorcode); int PMPI_Win_create_keyval(MPI_Win_copy_attr_function *win_copy_attr_fn, MPI_Win_delete_attr_function *win_delete_attr_fn, int *win_keyval, void *extra_state); int PMPI_Win_delete_attr(MPI_Win win, int win_keyval); int PMPI_Win_free_keyval(int *win_keyval); int PMPI_Win_get_attr(MPI_Win win, int win_keyval, void *attribute_val, int *flag); int PMPI_Win_get_name(MPI_Win win, char *win_name, int *resultlen); int PMPI_Win_set_attr(MPI_Win win, int win_keyval, void *attribute_val); int PMPI_Win_set_name(MPI_Win win, const char *win_name); int PMPI_Alloc_mem(MPI_Aint size, MPI_Info info, void *baseptr); int PMPI_Comm_create_errhandler(MPI_Comm_errhandler_function *comm_errhandler_fn, MPI_Errhandler *errhandler); int PMPI_Comm_get_errhandler(MPI_Comm comm, MPI_Errhandler *errhandler); int PMPI_Comm_set_errhandler(MPI_Comm comm, MPI_Errhandler errhandler); int PMPI_File_create_errhandler(MPI_File_errhandler_function *file_errhandler_fn, MPI_Errhandler *errhandler); int PMPI_File_get_errhandler(MPI_File file, MPI_Errhandler *errhandler); int PMPI_File_set_errhandler(MPI_File file, MPI_Errhandler errhandler); int PMPI_Finalized(int *flag); int PMPI_Free_mem(void *base); int PMPI_Get_address(const void *location, MPI_Aint *address); int PMPI_Info_create(MPI_Info *info); int PMPI_Info_delete(MPI_Info info, const char *key); int PMPI_Info_dup(MPI_Info info, MPI_Info *newinfo); int PMPI_Info_free(MPI_Info *info); int PMPI_Info_get(MPI_Info info, const char *key, int valuelen, char *value, int *flag); int PMPI_Info_get_nkeys(MPI_Info info, int *nkeys); int PMPI_Info_get_nthkey(MPI_Info info, int n, char *key); int PMPI_Info_get_valuelen(MPI_Info info, const char *key, int *valuelen, int *flag); int PMPI_Info_set(MPI_Info info, const char *key, const char *value); int PMPI_Pack_external(const char datarep[], const void *inbuf, int incount, MPI_Datatype datatype, void *outbuf, MPI_Aint outsize, MPI_Aint *position) ; int PMPI_Pack_external_size(const char datarep[], int incount, MPI_Datatype datatype, MPI_Aint *size); int PMPI_Request_get_status(MPI_Request request, int *flag, MPI_Status *status); int PMPI_Status_c2f(const MPI_Status *c_status, MPI_Fint *f_status); int PMPI_Status_f2c(const MPI_Fint *f_status, MPI_Status *c_status); int PMPI_Type_create_darray(int size, int rank, int ndims, const int array_of_gsizes[], const int array_of_distribs[], const int array_of_dargs[], const int array_of_psizes[], int order, MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_create_hindexed(int count, const int array_of_blocklengths[], const MPI_Aint array_of_displacements[], MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_create_hvector(int count, int blocklength, MPI_Aint stride, MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_create_indexed_block(int count, int blocklength, const int array_of_displacements[], MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_create_hindexed_block(int count, int blocklength, const MPI_Aint array_of_displacements[], MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_create_resized(MPI_Datatype oldtype, MPI_Aint lb, MPI_Aint extent, MPI_Datatype *newtype); int PMPI_Type_create_struct(int count, const int array_of_blocklengths[], const MPI_Aint array_of_displacements[], const MPI_Datatype array_of_types[], MPI_Datatype *newtype); int PMPI_Type_create_subarray(int ndims, const int array_of_sizes[], const int array_of_subsizes[], const int array_of_starts[], int order, MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_get_extent(MPI_Datatype datatype, MPI_Aint *lb, MPI_Aint *extent); int PMPI_Type_get_true_extent(MPI_Datatype datatype, MPI_Aint *true_lb, MPI_Aint *true_extent); int PMPI_Unpack_external(const char datarep[], const void *inbuf, MPI_Aint insize, MPI_Aint *position, void *outbuf, int outcount, MPI_Datatype datatype) ; int PMPI_Win_create_errhandler(MPI_Win_errhandler_function *win_errhandler_fn, MPI_Errhandler *errhandler); int PMPI_Win_get_errhandler(MPI_Win win, MPI_Errhandler *errhandler); int PMPI_Win_set_errhandler(MPI_Win win, MPI_Errhandler errhandler); int PMPI_Type_create_f90_integer(int r, MPI_Datatype *newtype); int PMPI_Type_create_f90_real(int p, int r, MPI_Datatype *newtype); int PMPI_Type_create_f90_complex(int p, int r, MPI_Datatype *newtype); int PMPI_Reduce_local(const void *inbuf, void *inoutbuf, int count, MPI_Datatype datatype, MPI_Op op) ; int PMPI_Op_commutative(MPI_Op op, int *commute); int PMPI_Reduce_scatter_block(const void *sendbuf, void *recvbuf, int recvcount, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int PMPI_Dist_graph_create_adjacent(MPI_Comm comm_old, int indegree, const int sources[], const int sourceweights[], int outdegree, const int destinations[], const int destweights[], MPI_Info info, int reorder, MPI_Comm *comm_dist_graph); int PMPI_Dist_graph_create(MPI_Comm comm_old, int n, const int sources[], const int degrees[], const int destinations[], const int weights[], MPI_Info info, int reorder, MPI_Comm *comm_dist_graph); int PMPI_Dist_graph_neighbors_count(MPI_Comm comm, int *indegree, int *outdegree, int *weighted); int PMPI_Dist_graph_neighbors(MPI_Comm comm, int maxindegree, int sources[], int sourceweights[], int maxoutdegree, int destinations[], int destweights[]); int PMPI_Improbe(int source, int tag, MPI_Comm comm, int *flag, MPI_Message *message, MPI_Status *status); int PMPI_Imrecv(void *buf, int count, MPI_Datatype datatype, MPI_Message *message, MPI_Request *request) ; int PMPI_Mprobe(int source, int tag, MPI_Comm comm, MPI_Message *message, MPI_Status *status); int PMPI_Mrecv(void *buf, int count, MPI_Datatype datatype, MPI_Message *message, MPI_Status *status) ; int PMPI_Comm_idup(MPI_Comm comm, MPI_Comm *newcomm, MPI_Request *request); int PMPI_Ibarrier(MPI_Comm comm, MPI_Request *request); int PMPI_Ibcast(void *buffer, int count, MPI_Datatype datatype, int root, MPI_Comm comm, MPI_Request *request) ; int PMPI_Igather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Request *request) ; int PMPI_Igatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Request *request) ; int PMPI_Iscatter(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Request *request) ; int PMPI_Iscatterv(const void *sendbuf, const int sendcounts[], const int displs[], MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Request *request) ; int PMPI_Iallgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int PMPI_Iallgatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ialltoall(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ialltoallv(const void *sendbuf, const int sendcounts[], const int sdispls[], MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int rdispls[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ialltoallw(const void *sendbuf, const int sendcounts[], const int sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const int rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm, MPI_Request *request); int PMPI_Ireduce(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, int root, MPI_Comm comm, MPI_Request *request) ; int PMPI_Iallreduce(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ireduce_scatter(const void *sendbuf, void *recvbuf, const int recvcounts[], MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ireduce_scatter_block(const void *sendbuf, void *recvbuf, int recvcount, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int PMPI_Iscan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int PMPI_Iexscan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ineighbor_allgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ineighbor_allgatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ineighbor_alltoall(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ineighbor_alltoallv(const void *sendbuf, const int sendcounts[], const int sdispls[], MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int rdispls[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ineighbor_alltoallw(const void *sendbuf, const int sendcounts[], const MPI_Aint sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const MPI_Aint rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm, MPI_Request *request); int PMPI_Neighbor_allgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm) ; int PMPI_Neighbor_allgatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, MPI_Comm comm) ; int PMPI_Neighbor_alltoall(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm) ; int PMPI_Neighbor_alltoallv(const void *sendbuf, const int sendcounts[], const int sdispls[], MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int rdispls[], MPI_Datatype recvtype, MPI_Comm comm) ; int PMPI_Neighbor_alltoallw(const void *sendbuf, const int sendcounts[], const MPI_Aint sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const MPI_Aint rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm); int PMPI_Comm_split_type(MPI_Comm comm, int split_type, int key, MPI_Info info, MPI_Comm *newcomm); int PMPI_Comm_create_group(MPI_Comm comm, MPI_Group group, int tag, MPI_Comm *newcomm); int PMPI_Get_elements_x(const MPI_Status *status, MPI_Datatype datatype, MPI_Count *count); int PMPI_Status_set_elements_x(MPI_Status *status, MPI_Datatype datatype, MPI_Count count); int PMPI_Type_get_extent_x(MPI_Datatype datatype, MPI_Count *lb, MPI_Count *extent); int PMPI_Type_get_true_extent_x(MPI_Datatype datatype, MPI_Count *lb, MPI_Count *extent); int PMPI_Type_size_x(MPI_Datatype datatype, MPI_Count *size); int PMPI_T_init_thread(int required, int *provided); int PMPI_T_finalize(void); int PMPI_T_enum_get_info(MPI_T_enum enumtype, int *num, char *name, int *name_len); int PMPI_T_enum_get_item(MPI_T_enum enumtype, int indx, int *value, char *name, int *name_len); int PMPI_T_cvar_get_num(int *num_cvar); int PMPI_T_cvar_get_info(int cvar_index, char *name, int *name_len, int *verbosity, MPI_Datatype *datatype, MPI_T_enum *enumtype, char *desc, int *desc_len, int *binding, int *scope); int PMPI_T_cvar_handle_alloc(int cvar_index, void *obj_handle, MPI_T_cvar_handle *handle, int *count); int PMPI_T_cvar_handle_free(MPI_T_cvar_handle *handle); int PMPI_T_cvar_read(MPI_T_cvar_handle handle, void *buf); int PMPI_T_cvar_write(MPI_T_cvar_handle handle, const void *buf); int PMPI_T_pvar_get_num(int *num_pvar); int PMPI_T_pvar_get_info(int pvar_index, char *name, int *name_len, int *verbosity, int *var_class, MPI_Datatype *datatype, MPI_T_enum *enumtype, char *desc, int *desc_len, int *binding, int *readonly, int *continuous, int *atomic); int PMPI_T_pvar_session_create(MPI_T_pvar_session *session); int PMPI_T_pvar_session_free(MPI_T_pvar_session *session); int PMPI_T_pvar_handle_alloc(MPI_T_pvar_session session, int pvar_index, void *obj_handle, MPI_T_pvar_handle *handle, int *count); int PMPI_T_pvar_handle_free(MPI_T_pvar_session session, MPI_T_pvar_handle *handle); int PMPI_T_pvar_start(MPI_T_pvar_session session, MPI_T_pvar_handle handle); int PMPI_T_pvar_stop(MPI_T_pvar_session session, MPI_T_pvar_handle handle); int PMPI_T_pvar_read(MPI_T_pvar_session session, MPI_T_pvar_handle handle, void *buf); int PMPI_T_pvar_write(MPI_T_pvar_session session, MPI_T_pvar_handle handle, const void *buf); int PMPI_T_pvar_reset(MPI_T_pvar_session session, MPI_T_pvar_handle handle); int PMPI_T_pvar_readreset(MPI_T_pvar_session session, MPI_T_pvar_handle handle, void *buf); int PMPI_T_category_get_num(int *num_cat); int PMPI_T_category_get_info(int cat_index, char *name, int *name_len, char *desc, int *desc_len, int *num_cvars, int *num_pvars, int *num_categories); int PMPI_T_category_get_cvars(int cat_index, int len, int indices[]); int PMPI_T_category_get_pvars(int cat_index, int len, int indices[]); int PMPI_T_category_get_categories(int cat_index, int len, int indices[]); int PMPI_T_category_changed(int *stamp); int PMPIX_Comm_failure_ack(MPI_Comm comm); int PMPIX_Comm_failure_get_acked(MPI_Comm comm, MPI_Group *failedgrp); int PMPIX_Comm_revoke(MPI_Comm comm); int PMPIX_Comm_shrink(MPI_Comm comm, MPI_Comm *newcomm); int PMPIX_Comm_agree(MPI_Comm comm, int *flag); # 2200 "/opt/local/include/mpich-gcc49/mpi.h" # 1 "/opt/local/include/mpich-gcc49/mpio.h" 1 # 13 "/opt/local/include/mpich-gcc49/mpio.h" # 1 "/opt/local/include/mpich-gcc49/mpi.h" 1 # 14 "/opt/local/include/mpich-gcc49/mpio.h" 2 # 123 "/opt/local/include/mpich-gcc49/mpio.h" int MPI_File_open(MPI_Comm comm, const char *filename, int amode, MPI_Info info, MPI_File *fh); int MPI_File_close(MPI_File *fh); int MPI_File_delete(const char *filename, MPI_Info info); int MPI_File_set_size(MPI_File fh, MPI_Offset size); int MPI_File_preallocate(MPI_File fh, MPI_Offset size); int MPI_File_get_size(MPI_File fh, MPI_Offset *size); int MPI_File_get_group(MPI_File fh, MPI_Group *group); int MPI_File_get_amode(MPI_File fh, int *amode); int MPI_File_set_info(MPI_File fh, MPI_Info info); int MPI_File_get_info(MPI_File fh, MPI_Info *info_used); int MPI_File_set_view(MPI_File fh, MPI_Offset disp, MPI_Datatype etype, MPI_Datatype filetype, const char *datarep, MPI_Info info); int MPI_File_get_view(MPI_File fh, MPI_Offset *disp, MPI_Datatype *etype, MPI_Datatype *filetype, char *datarep); int MPI_File_read_at(MPI_File fh, MPI_Offset offset, void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_read_at_all(MPI_File fh, MPI_Offset offset, void * buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_write_at(MPI_File fh, MPI_Offset offset, const void * buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_write_at_all(MPI_File fh, MPI_Offset offset, const void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_iread_at(MPI_File fh, MPI_Offset offset, void *buf, int count, MPI_Datatype datatype, MPI_Request *request) ; int MPI_File_iwrite_at(MPI_File fh, MPI_Offset offset, const void *buf, int count, MPI_Datatype datatype, MPI_Request *request) ; int MPI_File_read(MPI_File fh, void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_read_all(MPI_File fh, void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_write(MPI_File fh, const void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_write_all(MPI_File fh, const void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_iread(MPI_File fh, void *buf, int count, MPI_Datatype datatype, MPI_Request *request) ; int MPI_File_iwrite(MPI_File fh, const void *buf, int count, MPI_Datatype datatype, MPI_Request *request) ; int MPI_File_seek(MPI_File fh, MPI_Offset offset, int whence); int MPI_File_get_position(MPI_File fh, MPI_Offset *offset); int MPI_File_get_byte_offset(MPI_File fh, MPI_Offset offset, MPI_Offset *disp); int MPI_File_read_shared(MPI_File fh, void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_write_shared(MPI_File fh, const void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_iread_shared(MPI_File fh, void *buf, int count, MPI_Datatype datatype, MPI_Request *request) ; int MPI_File_iwrite_shared(MPI_File fh, const void *buf, int count, MPI_Datatype datatype, MPI_Request *request) ; int MPI_File_read_ordered(MPI_File fh, void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_write_ordered(MPI_File fh, const void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_seek_shared(MPI_File fh, MPI_Offset offset, int whence); int MPI_File_get_position_shared(MPI_File fh, MPI_Offset *offset); int MPI_File_read_at_all_begin(MPI_File fh, MPI_Offset offset, void *buf, int count, MPI_Datatype datatype) ; int MPI_File_read_at_all_end(MPI_File fh, void *buf, MPI_Status *status); int MPI_File_write_at_all_begin(MPI_File fh, MPI_Offset offset, const void *buf, int count, MPI_Datatype datatype) ; int MPI_File_write_at_all_end(MPI_File fh, const void *buf, MPI_Status *status); int MPI_File_read_all_begin(MPI_File fh, void *buf, int count, MPI_Datatype datatype) ; int MPI_File_read_all_end(MPI_File fh, void *buf, MPI_Status *status); int MPI_File_write_all_begin(MPI_File fh, const void *buf, int count, MPI_Datatype datatype) ; int MPI_File_write_all_end(MPI_File fh, const void *buf, MPI_Status *status); int MPI_File_read_ordered_begin(MPI_File fh, void *buf, int count, MPI_Datatype datatype) ; int MPI_File_read_ordered_end(MPI_File fh, void *buf, MPI_Status *status); int MPI_File_write_ordered_begin(MPI_File fh, const void *buf, int count, MPI_Datatype datatype) ; int MPI_File_write_ordered_end(MPI_File fh, const void *buf, MPI_Status *status); int MPI_File_get_type_extent(MPI_File fh, MPI_Datatype datatype, MPI_Aint *extent); int MPI_Register_datarep(const char *datarep, MPI_Datarep_conversion_function *read_conversion_fn, MPI_Datarep_conversion_function *write_conversion_fn, MPI_Datarep_extent_function *dtype_file_extent_fn, void *extra_state); int MPI_File_set_atomicity(MPI_File fh, int flag); int MPI_File_get_atomicity(MPI_File fh, int *flag); int MPI_File_sync(MPI_File fh); # 268 "/opt/local/include/mpich-gcc49/mpio.h" MPI_File MPI_File_f2c(MPI_Fint file); MPI_Fint MPI_File_c2f(MPI_File file); # 329 "/opt/local/include/mpich-gcc49/mpio.h" int PMPI_File_open(MPI_Comm, const char *, int, MPI_Info, MPI_File *); int PMPI_File_close(MPI_File *); int PMPI_File_delete(const char *, MPI_Info); int PMPI_File_set_size(MPI_File, MPI_Offset); int PMPI_File_preallocate(MPI_File, MPI_Offset); int PMPI_File_get_size(MPI_File, MPI_Offset *); int PMPI_File_get_group(MPI_File, MPI_Group *); int PMPI_File_get_amode(MPI_File, int *); int PMPI_File_set_info(MPI_File, MPI_Info); int PMPI_File_get_info(MPI_File, MPI_Info *); int PMPI_File_set_view(MPI_File, MPI_Offset, MPI_Datatype, MPI_Datatype, const char *, MPI_Info); int PMPI_File_get_view(MPI_File, MPI_Offset *, MPI_Datatype *, MPI_Datatype *, char *); int PMPI_File_read_at(MPI_File, MPI_Offset, void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_read_at_all(MPI_File, MPI_Offset, void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_write_at(MPI_File, MPI_Offset, const void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_write_at_all(MPI_File, MPI_Offset, const void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_iread_at(MPI_File, MPI_Offset, void *, int, MPI_Datatype, MPI_Request *) ; int PMPI_File_iwrite_at(MPI_File, MPI_Offset, const void *, int, MPI_Datatype, MPI_Request *) ; int PMPI_File_read(MPI_File, void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_read_all(MPI_File, void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_write(MPI_File, const void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_write_all(MPI_File, const void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_iread(MPI_File, void *, int, MPI_Datatype, MPI_Request *) ; int PMPI_File_iwrite(MPI_File, const void *, int, MPI_Datatype, MPI_Request *) ; int PMPI_File_seek(MPI_File, MPI_Offset, int); int PMPI_File_get_position(MPI_File, MPI_Offset *); int PMPI_File_get_byte_offset(MPI_File, MPI_Offset, MPI_Offset *); int PMPI_File_read_shared(MPI_File, void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_write_shared(MPI_File, const void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_iread_shared(MPI_File, void *, int, MPI_Datatype, MPI_Request *) ; int PMPI_File_iwrite_shared(MPI_File, const void *, int, MPI_Datatype, MPI_Request *) ; int PMPI_File_read_ordered(MPI_File, void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_write_ordered(MPI_File, const void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_seek_shared(MPI_File, MPI_Offset, int); int PMPI_File_get_position_shared(MPI_File, MPI_Offset *); int PMPI_File_read_at_all_begin(MPI_File, MPI_Offset, void *, int, MPI_Datatype) ; int PMPI_File_read_at_all_end(MPI_File, void *, MPI_Status *); int PMPI_File_write_at_all_begin(MPI_File, MPI_Offset, const void *, int, MPI_Datatype) ; int PMPI_File_write_at_all_end(MPI_File, const void *, MPI_Status *); int PMPI_File_read_all_begin(MPI_File, void *, int, MPI_Datatype) ; int PMPI_File_read_all_end(MPI_File, void *, MPI_Status *); int PMPI_File_write_all_begin(MPI_File, const void *, int, MPI_Datatype) ; int PMPI_File_write_all_end(MPI_File, const void *, MPI_Status *); int PMPI_File_read_ordered_begin(MPI_File, void *, int, MPI_Datatype) ; int PMPI_File_read_ordered_end(MPI_File, void *, MPI_Status *); int PMPI_File_write_ordered_begin(MPI_File, const void *, int, MPI_Datatype) ; int PMPI_File_write_ordered_end(MPI_File, const void *, MPI_Status *); int PMPI_File_get_type_extent(MPI_File, MPI_Datatype, MPI_Aint *); int PMPI_Register_datarep(const char *, MPI_Datarep_conversion_function *, MPI_Datarep_conversion_function *, MPI_Datarep_extent_function *, void *); int PMPI_File_set_atomicity(MPI_File, int); int PMPI_File_get_atomicity(MPI_File, int *); int PMPI_File_sync(MPI_File); # 467 "/opt/local/include/mpich-gcc49/mpio.h" MPI_File PMPI_File_f2c(MPI_Fint); MPI_Fint PMPI_File_c2f(MPI_File); # 2201 "/opt/local/include/mpich-gcc49/mpi.h" 2 # 2222 "/opt/local/include/mpich-gcc49/mpi.h" typedef int MPIX_Grequest_class; int MPIX_Grequest_class_create(MPI_Grequest_query_function *query_fn, MPI_Grequest_free_function *free_fn, MPI_Grequest_cancel_function *cancel_fn, MPIX_Grequest_poll_function *poll_fn, MPIX_Grequest_wait_function *wait_fn, MPIX_Grequest_class *greq_class); int MPIX_Grequest_class_allocate(MPIX_Grequest_class greq_class, void *extra_state, MPI_Request *request); int MPIX_Grequest_start(MPI_Grequest_query_function *query_fn, MPI_Grequest_free_function *free_fn, MPI_Grequest_cancel_function *cancel_fn, MPIX_Grequest_poll_function *poll_fn, MPIX_Grequest_wait_function *wait_fn, void *extra_state, MPI_Request *request); struct mpixi_mutex_s; typedef struct mpixi_mutex_s * MPIX_Mutex; int MPIX_Mutex_create(int count, MPI_Comm comm, MPIX_Mutex *hdl); int MPIX_Mutex_free(MPIX_Mutex *hdl); int MPIX_Mutex_lock(MPIX_Mutex hdl, int mutex, int proc); int MPIX_Mutex_unlock(MPIX_Mutex hdl, int mutex, int proc); int PMPIX_Grequest_class_create(MPI_Grequest_query_function *query_fn, MPI_Grequest_free_function *free_fn, MPI_Grequest_cancel_function *cancel_fn, MPIX_Grequest_poll_function *poll_fn, MPIX_Grequest_wait_function *wait_fn, MPIX_Grequest_class *greq_class); int PMPIX_Grequest_class_allocate(MPIX_Grequest_class greq_class, void *extra_state, MPI_Request *request); int PMPIX_Grequest_start(MPI_Grequest_query_function *query_fn, MPI_Grequest_free_function *free_fn, MPI_Grequest_cancel_function *cancel_fn, MPIX_Grequest_poll_function *poll_fn, MPIX_Grequest_wait_function *wait_fn, void *extra_state, MPI_Request *request); int PMPIX_Mutex_create(int count, MPI_Comm comm, MPIX_Mutex *hdl); int PMPIX_Mutex_free(MPIX_Mutex *hdl); int PMPIX_Mutex_lock(MPIX_Mutex hdl, int mutex, int proc); int PMPIX_Mutex_unlock(MPIX_Mutex hdl, int mutex, int proc); # 4 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c" 2 int mpich_ver = 30104300; Defined "HAVE_MPICH_NUMVERSION" to "30104300" Checking for functions [MPI_Alltoallw] in library [] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char MPI_Alltoallw(); static void _check_MPI_Alltoallw() { MPI_Alltoallw(); } int main() { _check_MPI_Alltoallw();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Popping language C Checking for functions [MPI_Type_create_indexed_block] in library [] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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_create_indexed_block(); static void _check_MPI_Type_create_indexed_block() { MPI_Type_create_indexed_block(); } int main() { _check_MPI_Type_create_indexed_block();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Popping language C Defined "HAVE_MPI_ALLTOALLW" to "1" Checking for functions [MPI_Win_create] in library [] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char MPI_Win_create(); static void _check_MPI_Win_create() { MPI_Win_create(); } int main() { _check_MPI_Win_create();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Popping language C Defined "HAVE_MPI_WIN_CREATE" to "1" Defined "HAVE_MPI_REPLACE" to "1" Checking for functions [MPI_Comm_spawn MPI_Type_get_envelope MPI_Type_get_extent MPI_Type_dup MPI_Init_thread MPI_Iallreduce MPI_Ibarrier MPI_Finalized MPI_Exscan] in library [] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char MPI_Comm_spawn(); static void _check_MPI_Comm_spawn() { MPI_Comm_spawn(); } char MPI_Type_get_envelope(); static void _check_MPI_Type_get_envelope() { MPI_Type_get_envelope(); } char MPI_Type_get_extent(); static void _check_MPI_Type_get_extent() { MPI_Type_get_extent(); } 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(); } int main() { _check_MPI_Comm_spawn(); _check_MPI_Type_get_envelope(); _check_MPI_Type_get_extent(); _check_MPI_Type_dup(); _check_MPI_Init_thread(); _check_MPI_Iallreduce(); _check_MPI_Ibarrier(); _check_MPI_Finalized(); _check_MPI_Exscan();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Popping language C Defined "HAVE_MPI_COMM_SPAWN" to "1" Defined "HAVE_MPI_TYPE_GET_ENVELOPE" to "1" Defined "HAVE_MPI_TYPE_GET_EXTENT" 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" Checking for functions [MPIX_Iallreduce] in library [] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "_MPIX_Iallreduce", referenced from: __check_MPIX_Iallreduce in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/opt/local/include/mpich-gcc49 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c:6:5: warning: unused variable 'combiner' [-Wunused-variable] int combiner = MPI_COMBINER_DUP;; ^ Source: #include "confdefs.h" #include "conffix.h" #include int main() { int combiner = MPI_COMBINER_DUP;; return 0; } Defined "HAVE_MPI_COMBINER_DUP" to "1" Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/opt/local/include/mpich-gcc49 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c:6:5: warning: unused variable 'combiner' [-Wunused-variable] int combiner = MPI_COMBINER_CONTIGUOUS;; ^ Source: #include "confdefs.h" #include "conffix.h" #include int main() { int combiner = MPI_COMBINER_CONTIGUOUS;; return 0; } Defined "HAVE_MPI_COMBINER_CONTIGUOUS" to "1" Checking for functions [MPIDI_CH3I_sock_set] in library [] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char MPIDI_CH3I_sock_set(); static void _check_MPIDI_CH3I_sock_set() { MPIDI_CH3I_sock_set(); } int main() { _check_MPIDI_CH3I_sock_set();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "_MPIDI_CH3I_sock_set", referenced from: __check_MPIDI_CH3I_sock_set in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status Popping language C Checking for functions [MPIDI_CH3I_sock_fixed_nbc_progress] in library [] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char MPIDI_CH3I_sock_fixed_nbc_progress(); static void _check_MPIDI_CH3I_sock_fixed_nbc_progress() { MPIDI_CH3I_sock_fixed_nbc_progress(); } int main() { _check_MPIDI_CH3I_sock_fixed_nbc_progress();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "_MPIDI_CH3I_sock_fixed_nbc_progress", referenced from: __check_MPIDI_CH3I_sock_fixed_nbc_progress in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status Popping language C ================================================================================ TEST checkSharedLibrary from config.packages.MPI(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/MPI.py:130) TESTING: checkSharedLibrary from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:130) Sets flag indicating if MPI libraries are shared or not and determines if MPI libraries CANNOT be used by shared libraries ================================================================================ TEST configureMPIEXEC from config.packages.MPI(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/MPI.py:143) TESTING: configureMPIEXEC from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:143) Checking for mpiexec Checking for program /opt/local/bin/mpiexec-mpich-gcc49...found Defined make macro "MPIEXEC" to "/opt/local/bin/mpiexec-mpich-gcc49" Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/opt/local/include/mpich-gcc49 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #ifdef __cplusplus extern "C" #endif int init(int argc, char *argv[]) { int isInitialized; MPI_Init(&argc, &argv); MPI_Initialized(&isInitialized); return (int) isInitialized; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/libconftest.dylib -dynamiclib -single_module -undefined dynamic_lookup -multiply_defined suppress -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/opt/local/include/mpich-gcc49 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #ifdef __cplusplus extern "C" #endif int checkInit(void) { int isInitialized; MPI_Initialized(&isInitialized); if (isInitialized) MPI_Finalize(); return (int) isInitialized; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/libconftest.dylib -dynamiclib -single_module -undefined dynamic_lookup -multiply_defined suppress -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #include #ifdef PETSC_HAVE_DLFCN_H #include #endif int main() { int argc = 1; char *argv[2] = {(char *) "conftest", NULL}; void *lib; int (*init)(int, char **); int (*checkInit)(void); lib = dlopen("/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/lib1.dylib", RTLD_LAZY); if (!lib) { fprintf(stderr, "Could not open lib1.so: %s\n", dlerror()); exit(1); } init = (int (*)(int, char **)) dlsym(lib, "init"); if (!init) { fprintf(stderr, "Could not find initialization function\n"); exit(1); } if (!(*init)(argc, argv)) { fprintf(stderr, "Could not initialize library\n"); exit(1); } lib = dlopen("/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/lib2.dylib", RTLD_LAZY); if (!lib) { fprintf(stderr, "Could not open lib2.so: %s\n", dlerror()); exit(1); } checkInit = (int (*)(void)) dlsym(lib, "checkInit"); if (!checkInit) { fprintf(stderr, "Could not find initialization check function\n"); exit(1); } if (!(*checkInit)()) { fprintf(stderr, "Did not link with shared library\n"); exit(2); } ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -ldl Testing executable /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest to see if it can be run Executing: /opt/local/bin/mpiexec-mpich-gcc49 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest Executing: /opt/local/bin/mpiexec-mpich-gcc49 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest stdout: =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 14462 RUNNING AT gautam-laptop = EXIT CODE: 1 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== ERROR while running executable: Could not execute "/opt/local/bin/mpiexec-mpich-gcc49 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest": =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 14462 RUNNING AT gautam-laptop = EXIT CODE: 1 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES ===================================================================================Could not find initialization check function Library was not shared Popping language C ================================================================================ TEST alternateConfigureLibrary from config.packages.yaml(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.yaml(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default Pushing language C ================================================================================ TEST configureLibrary from config.packages.valgrind(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:579) TESTING: configureLibrary from config.packages.valgrind(config/BuildSystem/config/package.py:579) 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/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/libraries.py:146) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:146) 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 headers Compiler specific search VALGRIND: ['/opt/local/include/mpich-gcc49'] Pushing language C ================================================================================ TEST checkInclude from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 ['/opt/local/include/mpich-gcc49'] Checking include with compiler flags var CPPFLAGS ['/opt/local/include/mpich-gcc49'] Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/opt/local/include/mpich-gcc49 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Possible ERROR while running preprocessor: exit code 256 stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:31: fatal error: valgrind/valgrind.h: No such file or directory #include ^ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:31: fatal error: valgrind/valgrind.h: No such file or directory #include ^ compilation terminated. : Preprocess stderr after filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:31: fatal error: valgrind/valgrind.h: No such file or directory #include ^compilation terminated.: Popping language C VALGRIND: DirPath not found.. skipping: /usr/local/lib VALGRIND: DirPath not found.. skipping: /usr/local/lib64 Not checking for library in Package specific search directory VALGRIND: [] because no functions given to check for ================================================================================ TEST check from config.libraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/libraries.py:146) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:146) 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 headers Package specific search directory VALGRIND: ['/opt/local/include', '/opt/local/include/mpich-gcc49'] Pushing language C ================================================================================ TEST checkInclude from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 ['/opt/local/include', '/opt/local/include/mpich-gcc49'] Checking include with compiler flags var CPPFLAGS ['/opt/local/include', '/opt/local/include/mpich-gcc49'] Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/opt/local/include -I/opt/local/include/mpich-gcc49 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Possible ERROR while running preprocessor: exit code 256 stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:31: fatal error: valgrind/valgrind.h: No such file or directory #include ^ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include Preprocess stderr before filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:31: fatal error: valgrind/valgrind.h: No such file or directory #include ^ compilation terminated. : Preprocess stderr after filtering:/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c:3:31: fatal error: valgrind/valgrind.h: No such file or directory #include ^compilation terminated.: Popping language C VALGRIND: DirPath not found.. skipping: /opt/local/lib64 Executing: uname -s stdout: Darwin Popping language C ================================================================================ TEST alternateConfigureLibrary from config.packages.tetgen(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.tetgen(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.tchem(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.tchem(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default Pushing language C ================================================================================ TEST configureLibrary from config.packages.ssl(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/ssl.py:23) TESTING: configureLibrary from config.packages.ssl(config/BuildSystem/config/packages/ssl.py:23) ================================================================================== Checking for a functional ssl Checking for library in Compiler specific search SSL: [] ================================================================================ TEST check from config.libraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/libraries.py:146) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:146) 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 [SSLv23_method] in library [] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char SSLv23_method(); static void _check_SSLv23_method() { SSLv23_method(); } int main() { _check_SSLv23_method();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "_SSLv23_method", referenced from: __check_SSLv23_method in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status Popping language C Checking for library in Compiler specific search SSL: ['libssl.a', 'libcrypto.a'] ================================================================================ TEST check from config.libraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/libraries.py:146) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:146) 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 [SSLv23_method] in library ['libssl.a', 'libcrypto.a'] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char SSLv23_method(); static void _check_SSLv23_method() { SSLv23_method(); } int main() { _check_SSLv23_method();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -lssl -lcrypto -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_LIBSSL" to "1" Defined "HAVE_LIBCRYPTO" to "1" Popping language C Checking for headers Compiler specific search SSL: ['/opt/local/include/mpich-gcc49'] Pushing language C ================================================================================ TEST checkInclude from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 ['openssl/ssl.h'] in ['/opt/local/include/mpich-gcc49'] Checking include with compiler flags var CPPFLAGS ['/opt/local/include/mpich-gcc49'] Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/opt/local/include/mpich-gcc49 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/opt/local/include/openssl/ssl.h" 1 3 # 146 "/opt/local/include/openssl/ssl.h" 3 # 1 "/opt/local/include/openssl/e_os2.h" 1 3 # 56 "/opt/local/include/openssl/e_os2.h" 3 # 1 "/opt/local/include/openssl/opensslconf.h" 1 3 # 57 "/opt/local/include/openssl/e_os2.h" 2 3 # 147 "/opt/local/include/openssl/ssl.h" 2 3 # 1 "/opt/local/include/openssl/comp.h" 1 3 # 1 "/opt/local/include/openssl/crypto.h" 1 3 # 120 "/opt/local/include/openssl/crypto.h" 3 # 1 "/usr/include/stdlib.h" 1 3 4 # 61 "/usr/include/stdlib.h" 3 4 # 1 "/usr/include/Availability.h" 1 3 4 # 153 "/usr/include/Availability.h" 3 4 # 1 "/usr/include/AvailabilityInternal.h" 1 3 4 # 154 "/usr/include/Availability.h" 2 3 4 # 62 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/_types.h" 1 3 4 # 27 "/usr/include/_types.h" 3 4 # 1 "/usr/include/sys/_types.h" 1 3 4 # 32 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 33 "/usr/include/sys/_types.h" 2 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 32 "/usr/include/machine/_types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 33 "/usr/include/machine/_types.h" 2 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 28 "/usr/include/_types.h" 2 3 4 # 39 "/usr/include/_types.h" 3 4 typedef int __darwin_nl_item; typedef int __darwin_wctrans_t; typedef __uint32_t __darwin_wctype_t; # 64 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/sys/wait.h" 1 3 4 # 79 "/usr/include/sys/wait.h" 3 4 typedef enum { P_ALL, P_PID, P_PGID } idtype_t; # 1 "/usr/include/sys/_types/_pid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_pid_t.h" 3 4 typedef __darwin_pid_t pid_t; # 90 "/usr/include/sys/wait.h" 2 3 4 # 1 "/usr/include/sys/_types/_id_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_id_t.h" 3 4 typedef __darwin_id_t id_t; # 91 "/usr/include/sys/wait.h" 2 3 4 # 109 "/usr/include/sys/wait.h" 3 4 # 1 "/usr/include/sys/signal.h" 1 3 4 # 73 "/usr/include/sys/signal.h" 3 4 # 1 "/usr/include/sys/appleapiopts.h" 1 3 4 # 74 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/machine/signal.h" 1 3 4 # 32 "/usr/include/machine/signal.h" 3 4 # 1 "/usr/include/i386/signal.h" 1 3 4 # 39 "/usr/include/i386/signal.h" 3 4 typedef int sig_atomic_t; # 33 "/usr/include/machine/signal.h" 2 3 4 # 82 "/usr/include/sys/signal.h" 2 3 4 # 145 "/usr/include/sys/signal.h" 3 4 # 1 "/usr/include/machine/_mcontext.h" 1 3 4 # 29 "/usr/include/machine/_mcontext.h" 3 4 # 1 "/usr/include/i386/_mcontext.h" 1 3 4 # 33 "/usr/include/i386/_mcontext.h" 3 4 # 1 "/usr/include/mach/i386/_structs.h" 1 3 4 # 43 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_i386_thread_state { unsigned int __eax; unsigned int __ebx; unsigned int __ecx; unsigned int __edx; unsigned int __edi; unsigned int __esi; unsigned int __ebp; unsigned int __esp; unsigned int __ss; unsigned int __eflags; unsigned int __eip; unsigned int __cs; unsigned int __ds; unsigned int __es; unsigned int __fs; unsigned int __gs; }; # 89 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_fp_control { unsigned short __invalid :1, __denorm :1, __zdiv :1, __ovrfl :1, __undfl :1, __precis :1, :2, __pc :2, __rc :2, :1, :3; }; typedef struct __darwin_fp_control __darwin_fp_control_t; # 147 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_fp_status { unsigned short __invalid :1, __denorm :1, __zdiv :1, __ovrfl :1, __undfl :1, __precis :1, __stkflt :1, __errsumm :1, __c0 :1, __c1 :1, __c2 :1, __tos :3, __c3 :1, __busy :1; }; typedef struct __darwin_fp_status __darwin_fp_status_t; # 191 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_mmst_reg { char __mmst_reg[10]; char __mmst_rsrv[6]; }; # 210 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_xmm_reg { char __xmm_reg[16]; }; # 232 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_i386_float_state { int __fpu_reserved[2]; struct __darwin_fp_control __fpu_fcw; struct __darwin_fp_status __fpu_fsw; __uint8_t __fpu_ftw; __uint8_t __fpu_rsrv1; __uint16_t __fpu_fop; __uint32_t __fpu_ip; __uint16_t __fpu_cs; __uint16_t __fpu_rsrv2; __uint32_t __fpu_dp; __uint16_t __fpu_ds; __uint16_t __fpu_rsrv3; __uint32_t __fpu_mxcsr; __uint32_t __fpu_mxcsrmask; struct __darwin_mmst_reg __fpu_stmm0; struct __darwin_mmst_reg __fpu_stmm1; struct __darwin_mmst_reg __fpu_stmm2; struct __darwin_mmst_reg __fpu_stmm3; struct __darwin_mmst_reg __fpu_stmm4; struct __darwin_mmst_reg __fpu_stmm5; struct __darwin_mmst_reg __fpu_stmm6; struct __darwin_mmst_reg __fpu_stmm7; struct __darwin_xmm_reg __fpu_xmm0; struct __darwin_xmm_reg __fpu_xmm1; struct __darwin_xmm_reg __fpu_xmm2; struct __darwin_xmm_reg __fpu_xmm3; struct __darwin_xmm_reg __fpu_xmm4; struct __darwin_xmm_reg __fpu_xmm5; struct __darwin_xmm_reg __fpu_xmm6; struct __darwin_xmm_reg __fpu_xmm7; char __fpu_rsrv4[14*16]; int __fpu_reserved1; }; struct __darwin_i386_avx_state { int __fpu_reserved[2]; struct __darwin_fp_control __fpu_fcw; struct __darwin_fp_status __fpu_fsw; __uint8_t __fpu_ftw; __uint8_t __fpu_rsrv1; __uint16_t __fpu_fop; __uint32_t __fpu_ip; __uint16_t __fpu_cs; __uint16_t __fpu_rsrv2; __uint32_t __fpu_dp; __uint16_t __fpu_ds; __uint16_t __fpu_rsrv3; __uint32_t __fpu_mxcsr; __uint32_t __fpu_mxcsrmask; struct __darwin_mmst_reg __fpu_stmm0; struct __darwin_mmst_reg __fpu_stmm1; struct __darwin_mmst_reg __fpu_stmm2; struct __darwin_mmst_reg __fpu_stmm3; struct __darwin_mmst_reg __fpu_stmm4; struct __darwin_mmst_reg __fpu_stmm5; struct __darwin_mmst_reg __fpu_stmm6; struct __darwin_mmst_reg __fpu_stmm7; struct __darwin_xmm_reg __fpu_xmm0; struct __darwin_xmm_reg __fpu_xmm1; struct __darwin_xmm_reg __fpu_xmm2; struct __darwin_xmm_reg __fpu_xmm3; struct __darwin_xmm_reg __fpu_xmm4; struct __darwin_xmm_reg __fpu_xmm5; struct __darwin_xmm_reg __fpu_xmm6; struct __darwin_xmm_reg __fpu_xmm7; char __fpu_rsrv4[14*16]; int __fpu_reserved1; char __avx_reserved1[64]; struct __darwin_xmm_reg __fpu_ymmh0; struct __darwin_xmm_reg __fpu_ymmh1; struct __darwin_xmm_reg __fpu_ymmh2; struct __darwin_xmm_reg __fpu_ymmh3; struct __darwin_xmm_reg __fpu_ymmh4; struct __darwin_xmm_reg __fpu_ymmh5; struct __darwin_xmm_reg __fpu_ymmh6; struct __darwin_xmm_reg __fpu_ymmh7; }; # 402 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_i386_exception_state { __uint16_t __trapno; __uint16_t __cpu; __uint32_t __err; __uint32_t __faultvaddr; }; # 422 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_debug_state32 { unsigned int __dr0; unsigned int __dr1; unsigned int __dr2; unsigned int __dr3; unsigned int __dr4; unsigned int __dr5; unsigned int __dr6; unsigned int __dr7; }; # 454 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_thread_state64 { __uint64_t __rax; __uint64_t __rbx; __uint64_t __rcx; __uint64_t __rdx; __uint64_t __rdi; __uint64_t __rsi; __uint64_t __rbp; __uint64_t __rsp; __uint64_t __r8; __uint64_t __r9; __uint64_t __r10; __uint64_t __r11; __uint64_t __r12; __uint64_t __r13; __uint64_t __r14; __uint64_t __r15; __uint64_t __rip; __uint64_t __rflags; __uint64_t __cs; __uint64_t __fs; __uint64_t __gs; }; # 509 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_float_state64 { int __fpu_reserved[2]; struct __darwin_fp_control __fpu_fcw; struct __darwin_fp_status __fpu_fsw; __uint8_t __fpu_ftw; __uint8_t __fpu_rsrv1; __uint16_t __fpu_fop; __uint32_t __fpu_ip; __uint16_t __fpu_cs; __uint16_t __fpu_rsrv2; __uint32_t __fpu_dp; __uint16_t __fpu_ds; __uint16_t __fpu_rsrv3; __uint32_t __fpu_mxcsr; __uint32_t __fpu_mxcsrmask; struct __darwin_mmst_reg __fpu_stmm0; struct __darwin_mmst_reg __fpu_stmm1; struct __darwin_mmst_reg __fpu_stmm2; struct __darwin_mmst_reg __fpu_stmm3; struct __darwin_mmst_reg __fpu_stmm4; struct __darwin_mmst_reg __fpu_stmm5; struct __darwin_mmst_reg __fpu_stmm6; struct __darwin_mmst_reg __fpu_stmm7; struct __darwin_xmm_reg __fpu_xmm0; struct __darwin_xmm_reg __fpu_xmm1; struct __darwin_xmm_reg __fpu_xmm2; struct __darwin_xmm_reg __fpu_xmm3; struct __darwin_xmm_reg __fpu_xmm4; struct __darwin_xmm_reg __fpu_xmm5; struct __darwin_xmm_reg __fpu_xmm6; struct __darwin_xmm_reg __fpu_xmm7; struct __darwin_xmm_reg __fpu_xmm8; struct __darwin_xmm_reg __fpu_xmm9; struct __darwin_xmm_reg __fpu_xmm10; struct __darwin_xmm_reg __fpu_xmm11; struct __darwin_xmm_reg __fpu_xmm12; struct __darwin_xmm_reg __fpu_xmm13; struct __darwin_xmm_reg __fpu_xmm14; struct __darwin_xmm_reg __fpu_xmm15; char __fpu_rsrv4[6*16]; int __fpu_reserved1; }; struct __darwin_x86_avx_state64 { int __fpu_reserved[2]; struct __darwin_fp_control __fpu_fcw; struct __darwin_fp_status __fpu_fsw; __uint8_t __fpu_ftw; __uint8_t __fpu_rsrv1; __uint16_t __fpu_fop; __uint32_t __fpu_ip; __uint16_t __fpu_cs; __uint16_t __fpu_rsrv2; __uint32_t __fpu_dp; __uint16_t __fpu_ds; __uint16_t __fpu_rsrv3; __uint32_t __fpu_mxcsr; __uint32_t __fpu_mxcsrmask; struct __darwin_mmst_reg __fpu_stmm0; struct __darwin_mmst_reg __fpu_stmm1; struct __darwin_mmst_reg __fpu_stmm2; struct __darwin_mmst_reg __fpu_stmm3; struct __darwin_mmst_reg __fpu_stmm4; struct __darwin_mmst_reg __fpu_stmm5; struct __darwin_mmst_reg __fpu_stmm6; struct __darwin_mmst_reg __fpu_stmm7; struct __darwin_xmm_reg __fpu_xmm0; struct __darwin_xmm_reg __fpu_xmm1; struct __darwin_xmm_reg __fpu_xmm2; struct __darwin_xmm_reg __fpu_xmm3; struct __darwin_xmm_reg __fpu_xmm4; struct __darwin_xmm_reg __fpu_xmm5; struct __darwin_xmm_reg __fpu_xmm6; struct __darwin_xmm_reg __fpu_xmm7; struct __darwin_xmm_reg __fpu_xmm8; struct __darwin_xmm_reg __fpu_xmm9; struct __darwin_xmm_reg __fpu_xmm10; struct __darwin_xmm_reg __fpu_xmm11; struct __darwin_xmm_reg __fpu_xmm12; struct __darwin_xmm_reg __fpu_xmm13; struct __darwin_xmm_reg __fpu_xmm14; struct __darwin_xmm_reg __fpu_xmm15; char __fpu_rsrv4[6*16]; int __fpu_reserved1; char __avx_reserved1[64]; struct __darwin_xmm_reg __fpu_ymmh0; struct __darwin_xmm_reg __fpu_ymmh1; struct __darwin_xmm_reg __fpu_ymmh2; struct __darwin_xmm_reg __fpu_ymmh3; struct __darwin_xmm_reg __fpu_ymmh4; struct __darwin_xmm_reg __fpu_ymmh5; struct __darwin_xmm_reg __fpu_ymmh6; struct __darwin_xmm_reg __fpu_ymmh7; struct __darwin_xmm_reg __fpu_ymmh8; struct __darwin_xmm_reg __fpu_ymmh9; struct __darwin_xmm_reg __fpu_ymmh10; struct __darwin_xmm_reg __fpu_ymmh11; struct __darwin_xmm_reg __fpu_ymmh12; struct __darwin_xmm_reg __fpu_ymmh13; struct __darwin_xmm_reg __fpu_ymmh14; struct __darwin_xmm_reg __fpu_ymmh15; }; # 751 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_exception_state64 { __uint16_t __trapno; __uint16_t __cpu; __uint32_t __err; __uint64_t __faultvaddr; }; # 771 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_debug_state64 { __uint64_t __dr0; __uint64_t __dr1; __uint64_t __dr2; __uint64_t __dr3; __uint64_t __dr4; __uint64_t __dr5; __uint64_t __dr6; __uint64_t __dr7; }; # 34 "/usr/include/i386/_mcontext.h" 2 3 4 struct __darwin_mcontext32 { struct __darwin_i386_exception_state __es; struct __darwin_i386_thread_state __ss; struct __darwin_i386_float_state __fs; }; struct __darwin_mcontext_avx32 { struct __darwin_i386_exception_state __es; struct __darwin_i386_thread_state __ss; struct __darwin_i386_avx_state __fs; }; # 76 "/usr/include/i386/_mcontext.h" 3 4 struct __darwin_mcontext64 { struct __darwin_x86_exception_state64 __es; struct __darwin_x86_thread_state64 __ss; struct __darwin_x86_float_state64 __fs; }; struct __darwin_mcontext_avx64 { struct __darwin_x86_exception_state64 __es; struct __darwin_x86_thread_state64 __ss; struct __darwin_x86_avx_state64 __fs; }; # 115 "/usr/include/i386/_mcontext.h" 3 4 typedef struct __darwin_mcontext64 *mcontext_t; # 30 "/usr/include/machine/_mcontext.h" 2 3 4 # 146 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_attr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_attr_t.h" 3 4 typedef __darwin_pthread_attr_t pthread_attr_t; # 148 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_sigaltstack.h" 1 3 4 # 36 "/usr/include/sys/_types/_sigaltstack.h" 3 4 struct __darwin_sigaltstack { void *ss_sp; __darwin_size_t ss_size; int ss_flags; }; typedef struct __darwin_sigaltstack stack_t; # 150 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_ucontext.h" 1 3 4 # 34 "/usr/include/sys/_types/_ucontext.h" 3 4 struct __darwin_ucontext { int uc_onstack; __darwin_sigset_t uc_sigmask; struct __darwin_sigaltstack uc_stack; struct __darwin_ucontext *uc_link; __darwin_size_t uc_mcsize; struct __darwin_mcontext64 *uc_mcontext; }; typedef struct __darwin_ucontext ucontext_t; # 151 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_sigset_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_sigset_t.h" 3 4 typedef __darwin_sigset_t sigset_t; # 154 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_size_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_size_t.h" 3 4 typedef __darwin_size_t size_t; # 155 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_uid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uid_t.h" 3 4 typedef __darwin_uid_t uid_t; # 156 "/usr/include/sys/signal.h" 2 3 4 union sigval { int sival_int; void *sival_ptr; }; struct sigevent { int sigev_notify; int sigev_signo; union sigval sigev_value; void (*sigev_notify_function)(union sigval); pthread_attr_t *sigev_notify_attributes; }; typedef struct __siginfo { int si_signo; int si_errno; int si_code; pid_t si_pid; uid_t si_uid; int si_status; void *si_addr; union sigval si_value; long si_band; unsigned long __pad[7]; } siginfo_t; # 268 "/usr/include/sys/signal.h" 3 4 union __sigaction_u { void (*__sa_handler)(int); void (*__sa_sigaction)(int, struct __siginfo *, void *); }; struct __sigaction { union __sigaction_u __sigaction_u; void (*sa_tramp)(void *, int, int, siginfo_t *, void *); sigset_t sa_mask; int sa_flags; }; struct sigaction { union __sigaction_u __sigaction_u; sigset_t sa_mask; int sa_flags; }; # 330 "/usr/include/sys/signal.h" 3 4 typedef void (*sig_t)(int); # 347 "/usr/include/sys/signal.h" 3 4 struct sigvec { void (*sv_handler)(int); int sv_mask; int sv_flags; }; # 366 "/usr/include/sys/signal.h" 3 4 struct sigstack { char *ss_sp; int ss_onstack; }; # 388 "/usr/include/sys/signal.h" 3 4 void (*signal(int, void (*)(int)))(int); # 110 "/usr/include/sys/wait.h" 2 3 4 # 1 "/usr/include/sys/resource.h" 1 3 4 # 72 "/usr/include/sys/resource.h" 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 1 3 4 # 9 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 1 3 4 # 27 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 3 4 # 1 "/usr/include/sys/_types/_int8_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int8_t.h" 3 4 typedef signed char int8_t; # 28 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int16_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int16_t.h" 3 4 typedef short int16_t; # 29 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int32_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int32_t.h" 3 4 typedef int int32_t; # 30 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int64_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int64_t.h" 3 4 typedef long long int64_t; # 31 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint8_t.h" 1 3 4 # 31 "/usr/include/_types/_uint8_t.h" 3 4 typedef unsigned char uint8_t; # 33 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint16_t.h" 1 3 4 # 31 "/usr/include/_types/_uint16_t.h" 3 4 typedef unsigned short uint16_t; # 34 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint32_t.h" 1 3 4 # 31 "/usr/include/_types/_uint32_t.h" 3 4 typedef unsigned int uint32_t; # 35 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint64_t.h" 1 3 4 # 31 "/usr/include/_types/_uint64_t.h" 3 4 typedef unsigned long long uint64_t; # 36 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 typedef int8_t int_least8_t; typedef int16_t int_least16_t; typedef int32_t int_least32_t; typedef int64_t int_least64_t; typedef uint8_t uint_least8_t; typedef uint16_t uint_least16_t; typedef uint32_t uint_least32_t; typedef uint64_t uint_least64_t; typedef int8_t int_fast8_t; typedef int16_t int_fast16_t; typedef int32_t int_fast32_t; typedef int64_t int_fast64_t; typedef uint8_t uint_fast8_t; typedef uint16_t uint_fast16_t; typedef uint32_t uint_fast32_t; typedef uint64_t uint_fast64_t; # 1 "/usr/include/sys/_types/_intptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_intptr_t.h" 3 4 typedef __darwin_intptr_t intptr_t; # 63 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_uintptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uintptr_t.h" 3 4 typedef unsigned long uintptr_t; # 64 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_intmax_t.h" 1 3 4 # 32 "/usr/include/_types/_intmax_t.h" 3 4 typedef long int intmax_t; # 68 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uintmax_t.h" 1 3 4 # 32 "/usr/include/_types/_uintmax_t.h" 3 4 typedef long unsigned int uintmax_t; # 69 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 10 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 2 3 4 # 73 "/usr/include/sys/resource.h" 2 3 4 # 1 "/usr/include/sys/_types/_timeval.h" 1 3 4 # 30 "/usr/include/sys/_types/_timeval.h" 3 4 struct timeval { __darwin_time_t tv_sec; __darwin_suseconds_t tv_usec; }; # 81 "/usr/include/sys/resource.h" 2 3 4 # 89 "/usr/include/sys/resource.h" 3 4 typedef __uint64_t rlim_t; # 152 "/usr/include/sys/resource.h" 3 4 struct rusage { struct timeval ru_utime; struct timeval ru_stime; # 163 "/usr/include/sys/resource.h" 3 4 long ru_maxrss; long ru_ixrss; long ru_idrss; long ru_isrss; long ru_minflt; long ru_majflt; long ru_nswap; long ru_inblock; long ru_oublock; long ru_msgsnd; long ru_msgrcv; long ru_nsignals; long ru_nvcsw; long ru_nivcsw; }; # 192 "/usr/include/sys/resource.h" 3 4 typedef void *rusage_info_t; struct rusage_info_v0 { uint8_t ri_uuid[16]; uint64_t ri_user_time; uint64_t ri_system_time; uint64_t ri_pkg_idle_wkups; uint64_t ri_interrupt_wkups; uint64_t ri_pageins; uint64_t ri_wired_size; uint64_t ri_resident_size; uint64_t ri_phys_footprint; uint64_t ri_proc_start_abstime; uint64_t ri_proc_exit_abstime; }; struct rusage_info_v1 { uint8_t ri_uuid[16]; uint64_t ri_user_time; uint64_t ri_system_time; uint64_t ri_pkg_idle_wkups; uint64_t ri_interrupt_wkups; uint64_t ri_pageins; uint64_t ri_wired_size; uint64_t ri_resident_size; uint64_t ri_phys_footprint; uint64_t ri_proc_start_abstime; uint64_t ri_proc_exit_abstime; uint64_t ri_child_user_time; uint64_t ri_child_system_time; uint64_t ri_child_pkg_idle_wkups; uint64_t ri_child_interrupt_wkups; uint64_t ri_child_pageins; uint64_t ri_child_elapsed_abstime; }; struct rusage_info_v2 { uint8_t ri_uuid[16]; uint64_t ri_user_time; uint64_t ri_system_time; uint64_t ri_pkg_idle_wkups; uint64_t ri_interrupt_wkups; uint64_t ri_pageins; uint64_t ri_wired_size; uint64_t ri_resident_size; uint64_t ri_phys_footprint; uint64_t ri_proc_start_abstime; uint64_t ri_proc_exit_abstime; uint64_t ri_child_user_time; uint64_t ri_child_system_time; uint64_t ri_child_pkg_idle_wkups; uint64_t ri_child_interrupt_wkups; uint64_t ri_child_pageins; uint64_t ri_child_elapsed_abstime; uint64_t ri_diskio_bytesread; uint64_t ri_diskio_byteswritten; }; struct rusage_info_v3 { uint8_t ri_uuid[16]; uint64_t ri_user_time; uint64_t ri_system_time; uint64_t ri_pkg_idle_wkups; uint64_t ri_interrupt_wkups; uint64_t ri_pageins; uint64_t ri_wired_size; uint64_t ri_resident_size; uint64_t ri_phys_footprint; uint64_t ri_proc_start_abstime; uint64_t ri_proc_exit_abstime; uint64_t ri_child_user_time; uint64_t ri_child_system_time; uint64_t ri_child_pkg_idle_wkups; uint64_t ri_child_interrupt_wkups; uint64_t ri_child_pageins; uint64_t ri_child_elapsed_abstime; uint64_t ri_diskio_bytesread; uint64_t ri_diskio_byteswritten; uint64_t ri_cpu_time_qos_default; uint64_t ri_cpu_time_qos_maintenance; uint64_t ri_cpu_time_qos_background; uint64_t ri_cpu_time_qos_utility; uint64_t ri_cpu_time_qos_legacy; uint64_t ri_cpu_time_qos_user_initiated; uint64_t ri_cpu_time_qos_user_interactive; uint64_t ri_billed_system_time; uint64_t ri_serviced_system_time; }; typedef struct rusage_info_v3 rusage_info_current; # 325 "/usr/include/sys/resource.h" 3 4 struct rlimit { rlim_t rlim_cur; rlim_t rlim_max; }; # 353 "/usr/include/sys/resource.h" 3 4 struct proc_rlimit_control_wakeupmon { uint32_t wm_flags; int32_t wm_rate; }; # 382 "/usr/include/sys/resource.h" 3 4 int getpriority(int, id_t); int getiopolicy_np(int, int) ; int getrlimit(int, struct rlimit *) __asm("_" "getrlimit" ); int getrusage(int, struct rusage *); int setpriority(int, id_t, int); int setiopolicy_np(int, int, int) ; int setrlimit(int, const struct rlimit *) __asm("_" "setrlimit" ); # 111 "/usr/include/sys/wait.h" 2 3 4 # 186 "/usr/include/sys/wait.h" 3 4 # 1 "/usr/include/machine/endian.h" 1 3 4 # 35 "/usr/include/machine/endian.h" 3 4 # 1 "/usr/include/i386/endian.h" 1 3 4 # 99 "/usr/include/i386/endian.h" 3 4 # 1 "/usr/include/sys/_endian.h" 1 3 4 # 130 "/usr/include/sys/_endian.h" 3 4 # 1 "/usr/include/libkern/_OSByteOrder.h" 1 3 4 # 66 "/usr/include/libkern/_OSByteOrder.h" 3 4 # 1 "/usr/include/libkern/i386/_OSByteOrder.h" 1 3 4 # 44 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static __inline__ __uint16_t _OSSwapInt16( __uint16_t _data ) { return ((__uint16_t)((_data << 8) | (_data >> 8))); } static __inline__ __uint32_t _OSSwapInt32( __uint32_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 91 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static __inline__ __uint64_t _OSSwapInt64( __uint64_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 67 "/usr/include/libkern/_OSByteOrder.h" 2 3 4 # 131 "/usr/include/sys/_endian.h" 2 3 4 # 100 "/usr/include/i386/endian.h" 2 3 4 # 36 "/usr/include/machine/endian.h" 2 3 4 # 187 "/usr/include/sys/wait.h" 2 3 4 union wait { int w_status; struct { unsigned int w_Termsig:7, w_Coredump:1, w_Retcode:8, w_Filler:16; } w_T; struct { unsigned int w_Stopval:8, w_Stopsig:8, w_Filler:16; } w_S; }; # 247 "/usr/include/sys/wait.h" 3 4 pid_t wait(int *) __asm("_" "wait" ); pid_t waitpid(pid_t, int *, int) __asm("_" "waitpid" ); int waitid(idtype_t, id_t, siginfo_t *, int) __asm("_" "waitid" ); pid_t wait3(int *, int, struct rusage *); pid_t wait4(pid_t, int *, int, struct rusage *); # 66 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/alloca.h" 1 3 4 # 31 "/usr/include/alloca.h" 3 4 void *alloca(size_t); # 68 "/usr/include/stdlib.h" 2 3 4 # 76 "/usr/include/stdlib.h" 3 4 # 1 "/usr/include/sys/_types/_ct_rune_t.h" 1 3 4 # 31 "/usr/include/sys/_types/_ct_rune_t.h" 3 4 typedef __darwin_ct_rune_t ct_rune_t; # 77 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/sys/_types/_rune_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_rune_t.h" 3 4 typedef __darwin_rune_t rune_t; # 78 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/sys/_types/_wchar_t.h" 1 3 4 # 33 "/usr/include/sys/_types/_wchar_t.h" 3 4 typedef __darwin_wchar_t wchar_t; # 81 "/usr/include/stdlib.h" 2 3 4 typedef struct { int quot; int rem; } div_t; typedef struct { long quot; long rem; } ldiv_t; typedef struct { long long quot; long long rem; } lldiv_t; # 1 "/usr/include/sys/_types/_null.h" 1 3 4 # 100 "/usr/include/stdlib.h" 2 3 4 # 117 "/usr/include/stdlib.h" 3 4 extern int __mb_cur_max; # 127 "/usr/include/stdlib.h" 3 4 void abort(void) __attribute__((noreturn)); int abs(int) __attribute__((const)); int atexit(void (*)(void)); double atof(const char *); int atoi(const char *); long atol(const char *); long long atoll(const char *); void *bsearch(const void *, const void *, size_t, size_t, int (*)(const void *, const void *)); void *calloc(size_t, size_t); div_t div(int, int) __attribute__((const)); void exit(int) __attribute__((noreturn)); void free(void *); char *getenv(const char *); long labs(long) __attribute__((const)); ldiv_t ldiv(long, long) __attribute__((const)); long long llabs(long long); lldiv_t lldiv(long long, long long); void *malloc(size_t); int mblen(const char *, size_t); size_t mbstowcs(wchar_t * , const char * , size_t); int mbtowc(wchar_t * , const char * , size_t); int posix_memalign(void **, size_t, size_t) ; void qsort(void *, size_t, size_t, int (*)(const void *, const void *)); int rand(void); void *realloc(void *, size_t); void srand(unsigned); double strtod(const char *, char **) __asm("_" "strtod" ); float strtof(const char *, char **) __asm("_" "strtof" ); long strtol(const char *, char **, int); long double strtold(const char *, char **); long long strtoll(const char *, char **, int); unsigned long strtoul(const char *, char **, int); unsigned long long strtoull(const char *, char **, int); int system(const char *) __asm("_" "system" ) ; size_t wcstombs(char * , const wchar_t * , size_t); int wctomb(char *, wchar_t); void _Exit(int) __attribute__((noreturn)); long a64l(const char *); double drand48(void); char *ecvt(double, int, int *, int *); double erand48(unsigned short[3]); char *fcvt(double, int, int *, int *); char *gcvt(double, int, char *); int getsubopt(char **, char * const *, char **); int grantpt(int); char *initstate(unsigned, char *, size_t); long jrand48(unsigned short[3]); char *l64a(long); void lcong48(unsigned short[7]); long lrand48(void); char *mktemp(char *); int mkstemp(char *); long mrand48(void); long nrand48(unsigned short[3]); int posix_openpt(int); char *ptsname(int); int putenv(char *) __asm("_" "putenv" ); long random(void); int rand_r(unsigned *); char *realpath(const char * , char * ) __asm("_" "realpath" "$DARWIN_EXTSN"); unsigned short *seed48(unsigned short[3]); int setenv(const char *, const char *, int) __asm("_" "setenv" ); void setkey(const char *) __asm("_" "setkey" ); char *setstate(const char *); void srand48(long); void srandom(unsigned); int unlockpt(int); int unsetenv(const char *) __asm("_" "unsetenv" ); # 1 "/usr/include/machine/types.h" 1 3 4 # 35 "/usr/include/machine/types.h" 3 4 # 1 "/usr/include/i386/types.h" 1 3 4 # 81 "/usr/include/i386/types.h" 3 4 typedef unsigned char u_int8_t; typedef unsigned short u_int16_t; typedef unsigned int u_int32_t; typedef unsigned long long u_int64_t; typedef int64_t register_t; # 97 "/usr/include/i386/types.h" 3 4 typedef u_int64_t user_addr_t; typedef u_int64_t user_size_t; typedef int64_t user_ssize_t; typedef int64_t user_long_t; typedef u_int64_t user_ulong_t; typedef int64_t user_time_t; typedef int64_t user_off_t; typedef u_int64_t syscall_arg_t; # 36 "/usr/include/machine/types.h" 2 3 4 # 239 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/sys/_types/_dev_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_dev_t.h" 3 4 typedef __darwin_dev_t dev_t; # 241 "/usr/include/stdlib.h" 2 3 4 # 1 "/usr/include/sys/_types/_mode_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_mode_t.h" 3 4 typedef __darwin_mode_t mode_t; # 242 "/usr/include/stdlib.h" 2 3 4 u_int32_t arc4random(void); void arc4random_addrandom(unsigned char * , int ); void arc4random_buf(void * , size_t ) ; void arc4random_stir(void); u_int32_t arc4random_uniform(u_int32_t ) ; char *cgetcap(char *, const char *, int); int cgetclose(void); int cgetent(char **, char **, const char *); int cgetfirst(char **, char **); int cgetmatch(const char *, const char *); int cgetnext(char **, char **); int cgetnum(char *, const char *, long *); int cgetset(const char *); int cgetstr(char *, const char *, char **); int cgetustr(char *, const char *, char **); int daemon(int, int) __asm("_" "daemon" "$1050") __attribute__((deprecated)); char *devname(dev_t, mode_t); char *devname_r(dev_t, mode_t, char *buf, int len); char *getbsize(int *, long *); int getloadavg(double [], int); const char *getprogname(void); int heapsort(void *, size_t, size_t, int (*)(const void *, const void *)); int mergesort(void *, size_t, size_t, int (*)(const void *, const void *)); void psort(void *, size_t, size_t, int (*)(const void *, const void *)) ; void psort_r(void *, size_t, size_t, void *, int (*)(void *, const void *, const void *)) ; void qsort_r(void *, size_t, size_t, void *, int (*)(void *, const void *, const void *)); int radixsort(const unsigned char **, int, const unsigned char *, unsigned); void setprogname(const char *); int sradixsort(const unsigned char **, int, const unsigned char *, unsigned); void sranddev(void); void srandomdev(void); void *reallocf(void *, size_t); long long strtoq(const char *, char **, int); unsigned long long strtouq(const char *, char **, int); extern char *suboptarg; void *valloc(size_t); # 121 "/opt/local/include/openssl/crypto.h" 2 3 # 1 "/opt/local/include/openssl/e_os2.h" 1 3 # 56 "/opt/local/include/openssl/e_os2.h" 3 # 1 "/opt/local/include/openssl/opensslconf.h" 1 3 # 57 "/opt/local/include/openssl/e_os2.h" 2 3 # 123 "/opt/local/include/openssl/crypto.h" 2 3 # 1 "/usr/include/stdio.h" 1 3 4 # 71 "/usr/include/stdio.h" 3 4 # 1 "/usr/include/sys/_types/_va_list.h" 1 3 4 # 31 "/usr/include/sys/_types/_va_list.h" 3 4 typedef __darwin_va_list va_list; # 72 "/usr/include/stdio.h" 2 3 4 # 1 "/usr/include/sys/stdio.h" 1 3 4 # 37 "/usr/include/sys/stdio.h" 3 4 int renameat(int, const char *, int, const char *) ; # 76 "/usr/include/stdio.h" 2 3 4 typedef __darwin_off_t fpos_t; # 88 "/usr/include/stdio.h" 3 4 struct __sbuf { unsigned char *_base; int _size; }; struct __sFILEX; # 122 "/usr/include/stdio.h" 3 4 typedef struct __sFILE { unsigned char *_p; int _r; int _w; short _flags; short _file; struct __sbuf _bf; int _lbfsize; void *_cookie; int (*_close)(void *); int (*_read) (void *, char *, int); fpos_t (*_seek) (void *, fpos_t, int); int (*_write)(void *, const char *, int); struct __sbuf _ub; struct __sFILEX *_extra; int _ur; unsigned char _ubuf[3]; unsigned char _nbuf[1]; struct __sbuf _lb; int _blksize; fpos_t _offset; } FILE; extern FILE *__stdinp; extern FILE *__stdoutp; extern FILE *__stderrp; # 230 "/usr/include/stdio.h" 3 4 void clearerr(FILE *); int fclose(FILE *); int feof(FILE *); int ferror(FILE *); int fflush(FILE *); int fgetc(FILE *); int fgetpos(FILE * , fpos_t *); char *fgets(char * , int, FILE *); FILE *fopen(const char * , const char * ) __asm("_" "fopen" ); int fprintf(FILE * , const char * , ...) __attribute__((__format__ (__printf__, 2, 3))); int fputc(int, FILE *); int fputs(const char * , FILE * ) __asm("_" "fputs" ); size_t fread(void * , size_t, size_t, FILE * ); FILE *freopen(const char * , const char * , FILE * ) __asm("_" "freopen" ); int fscanf(FILE * , const char * , ...) __attribute__((__format__ (__scanf__, 2, 3))); int fseek(FILE *, long, int); int fsetpos(FILE *, const fpos_t *); long ftell(FILE *); size_t fwrite(const void * , size_t, size_t, FILE * ) __asm("_" "fwrite" ); int getc(FILE *); int getchar(void); char *gets(char *); void perror(const char *); int printf(const char * , ...) __attribute__((__format__ (__printf__, 1, 2))); int putc(int, FILE *); int putchar(int); int puts(const char *); int remove(const char *); int rename (const char *, const char *); void rewind(FILE *); int scanf(const char * , ...) __attribute__((__format__ (__scanf__, 1, 2))); void setbuf(FILE * , char * ); int setvbuf(FILE * , char * , int, size_t); int sprintf(char * , const char * , ...) __attribute__((__format__ (__printf__, 2, 3))); int sscanf(const char * , const char * , ...) __attribute__((__format__ (__scanf__, 2, 3))); FILE *tmpfile(void); __attribute__((deprecated("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tmpnam(3), it is highly recommended that you use mkstemp(3) instead."))) char *tmpnam(char *); int ungetc(int, FILE *); int vfprintf(FILE * , const char * , va_list) __attribute__((__format__ (__printf__, 2, 0))); int vprintf(const char * , va_list) __attribute__((__format__ (__printf__, 1, 0))); int vsprintf(char * , const char * , va_list) __attribute__((__format__ (__printf__, 2, 0))); # 292 "/usr/include/stdio.h" 3 4 char *ctermid(char *); FILE *fdopen(int, const char *) __asm("_" "fdopen" ); int fileno(FILE *); # 314 "/usr/include/stdio.h" 3 4 int pclose(FILE *); FILE *popen(const char *, const char *) __asm("_" "popen" ); # 336 "/usr/include/stdio.h" 3 4 int __srget(FILE *); int __svfscanf(FILE *, const char *, va_list) __attribute__((__format__ (__scanf__, 2, 0))); int __swbuf(int, FILE *); extern __inline __attribute__ ((__always_inline__)) int __sputc(int _c, FILE *_p) { if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')) return (*_p->_p++ = _c); else return (__swbuf(_c, _p)); } # 373 "/usr/include/stdio.h" 3 4 void flockfile(FILE *); int ftrylockfile(FILE *); void funlockfile(FILE *); int getc_unlocked(FILE *); int getchar_unlocked(void); int putc_unlocked(int, FILE *); int putchar_unlocked(int); int getw(FILE *); int putw(int, FILE *); __attribute__((deprecated("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead."))) char *tempnam(const char *, const char *) __asm("_" "tempnam" ); # 411 "/usr/include/stdio.h" 3 4 # 1 "/usr/include/sys/_types/_off_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_off_t.h" 3 4 typedef __darwin_off_t off_t; # 412 "/usr/include/stdio.h" 2 3 4 int fseeko(FILE *, off_t, int); off_t ftello(FILE *); int snprintf(char * , size_t, const char * , ...) __attribute__((__format__ (__printf__, 3, 4))); int vfscanf(FILE * , const char * , va_list) __attribute__((__format__ (__scanf__, 2, 0))); int vscanf(const char * , va_list) __attribute__((__format__ (__scanf__, 1, 0))); int vsnprintf(char * , size_t, const char * , va_list) __attribute__((__format__ (__printf__, 3, 0))); int vsscanf(const char * , const char * , va_list) __attribute__((__format__ (__scanf__, 2, 0))); # 436 "/usr/include/stdio.h" 3 4 # 1 "/usr/include/sys/_types/_ssize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ssize_t.h" 3 4 typedef __darwin_ssize_t ssize_t; # 437 "/usr/include/stdio.h" 2 3 4 int dprintf(int, const char * , ...) __attribute__((__format__ (__printf__, 2, 3))) ; int vdprintf(int, const char * , va_list) __attribute__((__format__ (__printf__, 2, 0))) ; ssize_t getdelim(char ** , size_t * , int, FILE * ) ; ssize_t getline(char ** , size_t * , FILE * ) ; extern const int sys_nerr; extern const char *const sys_errlist[]; int asprintf(char ** , const char * , ...) __attribute__((__format__ (__printf__, 2, 3))); char *ctermid_r(char *); char *fgetln(FILE *, size_t *); const char *fmtcheck(const char *, const char *); int fpurge(FILE *); void setbuffer(FILE *, char *, int); int setlinebuf(FILE *); int vasprintf(char ** , const char * , va_list) __attribute__((__format__ (__printf__, 2, 0))); FILE *zopen(const char *, const char *, int); FILE *funopen(const void *, int (*)(void *, char *, int), int (*)(void *, const char *, int), fpos_t (*)(void *, fpos_t, int), int (*)(void *)); # 492 "/usr/include/stdio.h" 3 4 # 1 "/usr/include/secure/_stdio.h" 1 3 4 # 31 "/usr/include/secure/_stdio.h" 3 4 # 1 "/usr/include/secure/_common.h" 1 3 4 # 32 "/usr/include/secure/_stdio.h" 2 3 4 # 42 "/usr/include/secure/_stdio.h" 3 4 extern int __sprintf_chk (char * , int, size_t, const char * , ...); # 52 "/usr/include/secure/_stdio.h" 3 4 extern int __snprintf_chk (char * , size_t, int, size_t, const char * , ...); extern int __vsprintf_chk (char * , int, size_t, const char * , va_list); extern int __vsnprintf_chk (char * , size_t, int, size_t, const char * , va_list); # 493 "/usr/include/stdio.h" 2 3 4 # 126 "/opt/local/include/openssl/crypto.h" 2 3 # 1 "/opt/local/include/openssl/stack.h" 1 3 # 66 "/opt/local/include/openssl/stack.h" 3 typedef struct stack_st { int num; char **data; int sorted; int num_alloc; int (*comp) (const void *, const void *); } _STACK; int sk_num(const _STACK *); void *sk_value(const _STACK *, int); void *sk_set(_STACK *, int, void *); _STACK *sk_new(int (*cmp) (const void *, const void *)); _STACK *sk_new_null(void); void sk_free(_STACK *); void sk_pop_free(_STACK *st, void (*func) (void *)); _STACK *sk_deep_copy(_STACK *, void *(*)(void *), void (*)(void *)); int sk_insert(_STACK *sk, void *data, int where); void *sk_delete(_STACK *st, int loc); void *sk_delete_ptr(_STACK *st, void *p); int sk_find(_STACK *st, void *data); int sk_find_ex(_STACK *st, void *data); int sk_push(_STACK *st, void *data); int sk_unshift(_STACK *st, void *data); void *sk_shift(_STACK *st); void *sk_pop(_STACK *st); void sk_zero(_STACK *st); int (*sk_set_cmp_func(_STACK *sk, int (*c) (const void *, const void *))) (const void *, const void *); _STACK *sk_dup(_STACK *st); void sk_sort(_STACK *st); int sk_is_sorted(const _STACK *st); # 129 "/opt/local/include/openssl/crypto.h" 2 3 # 1 "/opt/local/include/openssl/safestack.h" 1 3 # 119 "/opt/local/include/openssl/safestack.h" 3 typedef char *OPENSSL_STRING; typedef const char *OPENSSL_CSTRING; # 131 "/opt/local/include/openssl/safestack.h" 3 struct stack_st_OPENSSL_STRING { _STACK stack; }; typedef void *OPENSSL_BLOCK; struct stack_st_OPENSSL_BLOCK { _STACK stack; }; # 130 "/opt/local/include/openssl/crypto.h" 2 3 # 1 "/opt/local/include/openssl/opensslv.h" 1 3 # 131 "/opt/local/include/openssl/crypto.h" 2 3 # 1 "/opt/local/include/openssl/ossl_typ.h" 1 3 # 62 "/opt/local/include/openssl/ossl_typ.h" 3 # 1 "/opt/local/include/openssl/e_os2.h" 1 3 # 56 "/opt/local/include/openssl/e_os2.h" 3 # 1 "/opt/local/include/openssl/opensslconf.h" 1 3 # 57 "/opt/local/include/openssl/e_os2.h" 2 3 # 63 "/opt/local/include/openssl/ossl_typ.h" 2 3 # 83 "/opt/local/include/openssl/ossl_typ.h" 3 typedef struct asn1_string_st ASN1_INTEGER; typedef struct asn1_string_st ASN1_ENUMERATED; typedef struct asn1_string_st ASN1_BIT_STRING; typedef struct asn1_string_st ASN1_OCTET_STRING; typedef struct asn1_string_st ASN1_PRINTABLESTRING; typedef struct asn1_string_st ASN1_T61STRING; typedef struct asn1_string_st ASN1_IA5STRING; typedef struct asn1_string_st ASN1_GENERALSTRING; typedef struct asn1_string_st ASN1_UNIVERSALSTRING; typedef struct asn1_string_st ASN1_BMPSTRING; typedef struct asn1_string_st ASN1_UTCTIME; typedef struct asn1_string_st ASN1_TIME; typedef struct asn1_string_st ASN1_GENERALIZEDTIME; typedef struct asn1_string_st ASN1_VISIBLESTRING; typedef struct asn1_string_st ASN1_UTF8STRING; typedef struct asn1_string_st ASN1_STRING; typedef int ASN1_BOOLEAN; typedef int ASN1_NULL; typedef struct asn1_object_st ASN1_OBJECT; typedef struct ASN1_ITEM_st ASN1_ITEM; typedef struct asn1_pctx_st ASN1_PCTX; # 120 "/opt/local/include/openssl/ossl_typ.h" 3 typedef struct bignum_st BIGNUM; typedef struct bignum_ctx BN_CTX; typedef struct bn_blinding_st BN_BLINDING; typedef struct bn_mont_ctx_st BN_MONT_CTX; typedef struct bn_recp_ctx_st BN_RECP_CTX; typedef struct bn_gencb_st BN_GENCB; typedef struct buf_mem_st BUF_MEM; typedef struct evp_cipher_st EVP_CIPHER; typedef struct evp_cipher_ctx_st EVP_CIPHER_CTX; typedef struct env_md_st EVP_MD; typedef struct env_md_ctx_st EVP_MD_CTX; typedef struct evp_pkey_st EVP_PKEY; typedef struct evp_pkey_asn1_method_st EVP_PKEY_ASN1_METHOD; typedef struct evp_pkey_method_st EVP_PKEY_METHOD; typedef struct evp_pkey_ctx_st EVP_PKEY_CTX; typedef struct dh_st DH; typedef struct dh_method DH_METHOD; typedef struct dsa_st DSA; typedef struct dsa_method DSA_METHOD; typedef struct rsa_st RSA; typedef struct rsa_meth_st RSA_METHOD; typedef struct rand_meth_st RAND_METHOD; typedef struct ecdh_method ECDH_METHOD; typedef struct ecdsa_method ECDSA_METHOD; typedef struct x509_st X509; typedef struct X509_algor_st X509_ALGOR; typedef struct X509_crl_st X509_CRL; typedef struct x509_crl_method_st X509_CRL_METHOD; typedef struct x509_revoked_st X509_REVOKED; typedef struct X509_name_st X509_NAME; typedef struct X509_pubkey_st X509_PUBKEY; typedef struct x509_store_st X509_STORE; typedef struct x509_store_ctx_st X509_STORE_CTX; typedef struct pkcs8_priv_key_info_st PKCS8_PRIV_KEY_INFO; typedef struct v3_ext_ctx X509V3_CTX; typedef struct conf_st CONF; typedef struct store_st STORE; typedef struct store_method_st STORE_METHOD; typedef struct ui_st UI; typedef struct ui_method_st UI_METHOD; typedef struct st_ERR_FNS ERR_FNS; typedef struct engine_st ENGINE; typedef struct ssl_st SSL; typedef struct ssl_ctx_st SSL_CTX; typedef struct X509_POLICY_NODE_st X509_POLICY_NODE; typedef struct X509_POLICY_LEVEL_st X509_POLICY_LEVEL; typedef struct X509_POLICY_TREE_st X509_POLICY_TREE; typedef struct X509_POLICY_CACHE_st X509_POLICY_CACHE; typedef struct AUTHORITY_KEYID_st AUTHORITY_KEYID; typedef struct DIST_POINT_st DIST_POINT; typedef struct ISSUING_DIST_POINT_st ISSUING_DIST_POINT; typedef struct NAME_CONSTRAINTS_st NAME_CONSTRAINTS; typedef struct crypto_ex_data_st CRYPTO_EX_DATA; typedef int CRYPTO_EX_new (void *parent, void *ptr, CRYPTO_EX_DATA *ad, int idx, long argl, void *argp); typedef void CRYPTO_EX_free (void *parent, void *ptr, CRYPTO_EX_DATA *ad, int idx, long argl, void *argp); typedef int CRYPTO_EX_dup (CRYPTO_EX_DATA *to, CRYPTO_EX_DATA *from, void *from_d, int idx, long argl, void *argp); typedef struct ocsp_req_ctx_st OCSP_REQ_CTX; typedef struct ocsp_response_st OCSP_RESPONSE; typedef struct ocsp_responder_id_st OCSP_RESPID; # 132 "/opt/local/include/openssl/crypto.h" 2 3 # 141 "/opt/local/include/openssl/crypto.h" 3 # 1 "/opt/local/include/openssl/symhacks.h" 1 3 # 58 "/opt/local/include/openssl/symhacks.h" 3 # 1 "/opt/local/include/openssl/e_os2.h" 1 3 # 56 "/opt/local/include/openssl/e_os2.h" 3 # 1 "/opt/local/include/openssl/opensslconf.h" 1 3 # 57 "/opt/local/include/openssl/e_os2.h" 2 3 # 59 "/opt/local/include/openssl/symhacks.h" 2 3 # 142 "/opt/local/include/openssl/crypto.h" 2 3 # 175 "/opt/local/include/openssl/crypto.h" 3 typedef struct openssl_item_st { int code; void *value; size_t value_size; size_t *value_length; } OPENSSL_ITEM; # 262 "/opt/local/include/openssl/crypto.h" 3 typedef struct { int references; struct CRYPTO_dynlock_value *data; } CRYPTO_dynlock; # 290 "/opt/local/include/openssl/crypto.h" 3 typedef struct bio_st BIO_dummy; struct crypto_ex_data_st { struct stack_st_void *sk; int dummy; }; struct stack_st_void { _STACK stack; }; typedef struct crypto_ex_data_func_st { long argl; void *argp; CRYPTO_EX_new *new_func; CRYPTO_EX_free *free_func; CRYPTO_EX_dup *dup_func; } CRYPTO_EX_DATA_FUNCS; struct stack_st_CRYPTO_EX_DATA_FUNCS { _STACK stack; }; # 369 "/opt/local/include/openssl/crypto.h" 3 int CRYPTO_mem_ctrl(int mode); int CRYPTO_is_mem_check_on(void); # 396 "/opt/local/include/openssl/crypto.h" 3 const char *SSLeay_version(int type); unsigned long SSLeay(void); int OPENSSL_issetugid(void); typedef struct st_CRYPTO_EX_DATA_IMPL CRYPTO_EX_DATA_IMPL; const CRYPTO_EX_DATA_IMPL *CRYPTO_get_ex_data_implementation(void); int CRYPTO_set_ex_data_implementation(const CRYPTO_EX_DATA_IMPL *i); int CRYPTO_ex_data_new_class(void); int CRYPTO_get_ex_new_index(int class_index, long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func); int CRYPTO_new_ex_data(int class_index, void *obj, CRYPTO_EX_DATA *ad); int CRYPTO_dup_ex_data(int class_index, CRYPTO_EX_DATA *to, CRYPTO_EX_DATA *from); void CRYPTO_free_ex_data(int class_index, void *obj, CRYPTO_EX_DATA *ad); int CRYPTO_set_ex_data(CRYPTO_EX_DATA *ad, int idx, void *val); void *CRYPTO_get_ex_data(const CRYPTO_EX_DATA *ad, int idx); void CRYPTO_cleanup_all_ex_data(void); int CRYPTO_get_new_lockid(char *name); int CRYPTO_num_locks(void); void CRYPTO_lock(int mode, int type, const char *file, int line); void CRYPTO_set_locking_callback(void (*func) (int mode, int type, const char *file, int line)); void (*CRYPTO_get_locking_callback(void)) (int mode, int type, const char *file, int line); void CRYPTO_set_add_lock_callback(int (*func) (int *num, int mount, int type, const char *file, int line)); int (*CRYPTO_get_add_lock_callback(void)) (int *num, int mount, int type, const char *file, int line); typedef struct crypto_threadid_st { void *ptr; unsigned long val; } CRYPTO_THREADID; void CRYPTO_THREADID_set_numeric(CRYPTO_THREADID *id, unsigned long val); void CRYPTO_THREADID_set_pointer(CRYPTO_THREADID *id, void *ptr); int CRYPTO_THREADID_set_callback(void (*threadid_func) (CRYPTO_THREADID *)); void (*CRYPTO_THREADID_get_callback(void)) (CRYPTO_THREADID *); void CRYPTO_THREADID_current(CRYPTO_THREADID *id); int CRYPTO_THREADID_cmp(const CRYPTO_THREADID *a, const CRYPTO_THREADID *b); void CRYPTO_THREADID_cpy(CRYPTO_THREADID *dest, const CRYPTO_THREADID *src); unsigned long CRYPTO_THREADID_hash(const CRYPTO_THREADID *id); void CRYPTO_set_id_callback(unsigned long (*func) (void)); unsigned long (*CRYPTO_get_id_callback(void)) (void); unsigned long CRYPTO_thread_id(void); const char *CRYPTO_get_lock_name(int type); int CRYPTO_add_lock(int *pointer, int amount, int type, const char *file, int line); int CRYPTO_get_new_dynlockid(void); void CRYPTO_destroy_dynlockid(int i); struct CRYPTO_dynlock_value *CRYPTO_get_dynlock_value(int i); void CRYPTO_set_dynlock_create_callback(struct CRYPTO_dynlock_value *(*dyn_create_function) (const char *file, int line)); void CRYPTO_set_dynlock_lock_callback(void (*dyn_lock_function) (int mode, struct CRYPTO_dynlock_value *l, const char *file, int line)); void CRYPTO_set_dynlock_destroy_callback(void (*dyn_destroy_function) (struct CRYPTO_dynlock_value *l, const char *file, int line)); struct CRYPTO_dynlock_value *(*CRYPTO_get_dynlock_create_callback(void)) (const char *file, int line); void (*CRYPTO_get_dynlock_lock_callback(void)) (int mode, struct CRYPTO_dynlock_value *l, const char *file, int line); void (*CRYPTO_get_dynlock_destroy_callback(void)) (struct CRYPTO_dynlock_value *l, const char *file, int line); int CRYPTO_set_mem_functions(void *(*m) (size_t), void *(*r) (void *, size_t), void (*f) (void *)); int CRYPTO_set_locked_mem_functions(void *(*m) (size_t), void (*free_func) (void *)); int CRYPTO_set_mem_ex_functions(void *(*m) (size_t, const char *, int), void *(*r) (void *, size_t, const char *, int), void (*f) (void *)); int CRYPTO_set_locked_mem_ex_functions(void *(*m) (size_t, const char *, int), void (*free_func) (void *)); int CRYPTO_set_mem_debug_functions(void (*m) (void *, int, const char *, int, int), void (*r) (void *, void *, int, const char *, int, int), void (*f) (void *, int), void (*so) (long), long (*go) (void)); void CRYPTO_get_mem_functions(void *(**m) (size_t), void *(**r) (void *, size_t), void (**f) (void *)); void CRYPTO_get_locked_mem_functions(void *(**m) (size_t), void (**f) (void *)); void CRYPTO_get_mem_ex_functions(void *(**m) (size_t, const char *, int), void *(**r) (void *, size_t, const char *, int), void (**f) (void *)); void CRYPTO_get_locked_mem_ex_functions(void *(**m) (size_t, const char *, int), void (**f) (void *)); void CRYPTO_get_mem_debug_functions(void (**m) (void *, int, const char *, int, int), void (**r) (void *, void *, int, const char *, int, int), void (**f) (void *, int), void (**so) (long), long (**go) (void)); void *CRYPTO_malloc_locked(int num, const char *file, int line); void CRYPTO_free_locked(void *ptr); void *CRYPTO_malloc(int num, const char *file, int line); char *CRYPTO_strdup(const char *str, const char *file, int line); void CRYPTO_free(void *ptr); void *CRYPTO_realloc(void *addr, int num, const char *file, int line); void *CRYPTO_realloc_clean(void *addr, int old_num, int num, const char *file, int line); void *CRYPTO_remalloc(void *addr, int num, const char *file, int line); void OPENSSL_cleanse(void *ptr, size_t len); void CRYPTO_set_mem_debug_options(long bits); long CRYPTO_get_mem_debug_options(void); int CRYPTO_push_info_(const char *info, const char *file, int line); int CRYPTO_pop_info(void); int CRYPTO_remove_all_info(void); # 563 "/opt/local/include/openssl/crypto.h" 3 void CRYPTO_dbg_malloc(void *addr, int num, const char *file, int line, int before_p); void CRYPTO_dbg_realloc(void *addr1, void *addr2, int num, const char *file, int line, int before_p); void CRYPTO_dbg_free(void *addr, int before_p); # 577 "/opt/local/include/openssl/crypto.h" 3 void CRYPTO_dbg_set_options(long bits); long CRYPTO_dbg_get_options(void); void CRYPTO_mem_leaks_fp(FILE *); void CRYPTO_mem_leaks(struct bio_st *bio); typedef void *CRYPTO_MEM_LEAK_CB (unsigned long, const char *, int, int, void *); void CRYPTO_mem_leaks_cb(CRYPTO_MEM_LEAK_CB *cb); void OpenSSLDie(const char *file, int line, const char *assertion); unsigned long *OPENSSL_ia32cap_loc(void); int OPENSSL_isservice(void); int FIPS_mode(void); int FIPS_mode_set(int r); void OPENSSL_init(void); # 631 "/opt/local/include/openssl/crypto.h" 3 int CRYPTO_memcmp(const void *a, const void *b, size_t len); void ERR_load_CRYPTO_strings(void); # 6 "/opt/local/include/openssl/comp.h" 2 3 typedef struct comp_ctx_st COMP_CTX; typedef struct comp_method_st { int type; const char *name; int (*init) (COMP_CTX *ctx); void (*finish) (COMP_CTX *ctx); int (*compress) (COMP_CTX *ctx, unsigned char *out, unsigned int olen, unsigned char *in, unsigned int ilen); int (*expand) (COMP_CTX *ctx, unsigned char *out, unsigned int olen, unsigned char *in, unsigned int ilen); long (*ctrl) (void); long (*callback_ctrl) (void); } COMP_METHOD; struct comp_ctx_st { COMP_METHOD *meth; unsigned long compress_in; unsigned long compress_out; unsigned long expand_in; unsigned long expand_out; CRYPTO_EX_DATA ex_data; }; COMP_CTX *COMP_CTX_new(COMP_METHOD *meth); void COMP_CTX_free(COMP_CTX *ctx); int COMP_compress_block(COMP_CTX *ctx, unsigned char *out, int olen, unsigned char *in, int ilen); int COMP_expand_block(COMP_CTX *ctx, unsigned char *out, int olen, unsigned char *in, int ilen); COMP_METHOD *COMP_rle(void); COMP_METHOD *COMP_zlib(void); void COMP_zlib_cleanup(void); # 61 "/opt/local/include/openssl/comp.h" 3 void ERR_load_COMP_strings(void); # 150 "/opt/local/include/openssl/ssl.h" 2 3 # 1 "/opt/local/include/openssl/bio.h" 1 3 # 62 "/opt/local/include/openssl/bio.h" 3 # 1 "/opt/local/include/openssl/e_os2.h" 1 3 # 56 "/opt/local/include/openssl/e_os2.h" 3 # 1 "/opt/local/include/openssl/opensslconf.h" 1 3 # 57 "/opt/local/include/openssl/e_os2.h" 2 3 # 63 "/opt/local/include/openssl/bio.h" 2 3 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdarg.h" 1 3 4 # 40 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdarg.h" 3 4 typedef __builtin_va_list __gnuc_va_list; # 98 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdarg.h" 3 4 typedef __gnuc_va_list va_list; # 68 "/opt/local/include/openssl/bio.h" 2 3 # 238 "/opt/local/include/openssl/bio.h" 3 typedef struct bio_st BIO; void BIO_set_flags(BIO *b, int flags); int BIO_test_flags(const BIO *b, int flags); void BIO_clear_flags(BIO *b, int flags); # 298 "/opt/local/include/openssl/bio.h" 3 long (*BIO_get_callback(const BIO *b)) (struct bio_st *, int, const char *, int, long, long); void BIO_set_callback(BIO *b, long (*callback) (struct bio_st *, int, const char *, int, long, long)); char *BIO_get_callback_arg(const BIO *b); void BIO_set_callback_arg(BIO *b, char *arg); const char *BIO_method_name(const BIO *b); int BIO_method_type(const BIO *b); typedef void bio_info_cb (struct bio_st *, int, const char *, int, long, long); typedef struct bio_method_st { int type; const char *name; int (*bwrite) (BIO *, const char *, int); int (*bread) (BIO *, char *, int); int (*bputs) (BIO *, const char *); int (*bgets) (BIO *, char *, int); long (*ctrl) (BIO *, int, long, void *); int (*create) (BIO *); int (*destroy) (BIO *); long (*callback_ctrl) (BIO *, int, bio_info_cb *); } BIO_METHOD; struct bio_st { BIO_METHOD *method; long (*callback) (struct bio_st *, int, const char *, int, long, long); char *cb_arg; int init; int shutdown; int flags; int retry_reason; int num; void *ptr; struct bio_st *next_bio; struct bio_st *prev_bio; int references; unsigned long num_read; unsigned long num_write; CRYPTO_EX_DATA ex_data; }; struct stack_st_BIO { _STACK stack; }; typedef struct bio_f_buffer_ctx_struct { # 359 "/opt/local/include/openssl/bio.h" 3 int ibuf_size; int obuf_size; char *ibuf; int ibuf_len; int ibuf_off; char *obuf; int obuf_len; int obuf_off; } BIO_F_BUFFER_CTX; typedef int asn1_ps_func (BIO *b, unsigned char **pbuf, int *plen, void *parg); # 590 "/opt/local/include/openssl/bio.h" 3 size_t BIO_ctrl_pending(BIO *b); size_t BIO_ctrl_wpending(BIO *b); # 609 "/opt/local/include/openssl/bio.h" 3 size_t BIO_ctrl_get_write_guarantee(BIO *b); size_t BIO_ctrl_get_read_request(BIO *b); int BIO_ctrl_reset_read_request(BIO *b); # 632 "/opt/local/include/openssl/bio.h" 3 int BIO_set_ex_data(BIO *bio, int idx, void *data); void *BIO_get_ex_data(BIO *bio, int idx); int BIO_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func); unsigned long BIO_number_read(BIO *bio); unsigned long BIO_number_written(BIO *bio); int BIO_asn1_set_prefix(BIO *b, asn1_ps_func *prefix, asn1_ps_func *prefix_free); int BIO_asn1_get_prefix(BIO *b, asn1_ps_func **pprefix, asn1_ps_func **pprefix_free); int BIO_asn1_set_suffix(BIO *b, asn1_ps_func *suffix, asn1_ps_func *suffix_free); int BIO_asn1_get_suffix(BIO *b, asn1_ps_func **psuffix, asn1_ps_func **psuffix_free); BIO_METHOD *BIO_s_file(void); BIO *BIO_new_file(const char *filename, const char *mode); BIO *BIO_new_fp(FILE *stream, int close_flag); BIO *BIO_new(BIO_METHOD *type); int BIO_set(BIO *a, BIO_METHOD *type); int BIO_free(BIO *a); void BIO_vfree(BIO *a); int BIO_read(BIO *b, void *data, int len); int BIO_gets(BIO *bp, char *buf, int size); int BIO_write(BIO *b, const void *data, int len); int BIO_puts(BIO *bp, const char *buf); int BIO_indent(BIO *b, int indent, int max); long BIO_ctrl(BIO *bp, int cmd, long larg, void *parg); long BIO_callback_ctrl(BIO *b, int cmd, void (*fp) (struct bio_st *, int, const char *, int, long, long)); char *BIO_ptr_ctrl(BIO *bp, int cmd, long larg); long BIO_int_ctrl(BIO *bp, int cmd, long larg, int iarg); BIO *BIO_push(BIO *b, BIO *append); BIO *BIO_pop(BIO *b); void BIO_free_all(BIO *a); BIO *BIO_find_type(BIO *b, int bio_type); BIO *BIO_next(BIO *b); BIO *BIO_get_retry_BIO(BIO *bio, int *reason); int BIO_get_retry_reason(BIO *bio); BIO *BIO_dup_chain(BIO *in); int BIO_nread0(BIO *bio, char **buf); int BIO_nread(BIO *bio, char **buf, int num); int BIO_nwrite0(BIO *bio, char **buf); int BIO_nwrite(BIO *bio, char **buf, int num); long BIO_debug_callback(BIO *bio, int cmd, const char *argp, int argi, long argl, long ret); BIO_METHOD *BIO_s_mem(void); BIO *BIO_new_mem_buf(void *buf, int len); BIO_METHOD *BIO_s_socket(void); BIO_METHOD *BIO_s_connect(void); BIO_METHOD *BIO_s_accept(void); BIO_METHOD *BIO_s_fd(void); BIO_METHOD *BIO_s_log(void); BIO_METHOD *BIO_s_bio(void); BIO_METHOD *BIO_s_null(void); BIO_METHOD *BIO_f_null(void); BIO_METHOD *BIO_f_buffer(void); BIO_METHOD *BIO_f_nbio_test(void); BIO_METHOD *BIO_s_datagram(void); int BIO_sock_should_retry(int i); int BIO_sock_non_fatal_error(int error); int BIO_dgram_non_fatal_error(int error); int BIO_fd_should_retry(int i); int BIO_fd_non_fatal_error(int error); int BIO_dump_cb(int (*cb) (const void *data, size_t len, void *u), void *u, const char *s, int len); int BIO_dump_indent_cb(int (*cb) (const void *data, size_t len, void *u), void *u, const char *s, int len, int indent); int BIO_dump(BIO *b, const char *bytes, int len); int BIO_dump_indent(BIO *b, const char *bytes, int len, int indent); int BIO_dump_fp(FILE *fp, const char *s, int len); int BIO_dump_indent_fp(FILE *fp, const char *s, int len, int indent); int BIO_hex_string(BIO *out, int indent, int width, unsigned char *data, int datalen); struct hostent *BIO_gethostbyname(const char *name); # 742 "/opt/local/include/openssl/bio.h" 3 int BIO_sock_error(int sock); int BIO_socket_ioctl(int fd, long type, void *arg); int BIO_socket_nbio(int fd, int mode); int BIO_get_port(const char *str, unsigned short *port_ptr); int BIO_get_host_ip(const char *str, unsigned char *ip); int BIO_get_accept_socket(char *host_port, int mode); int BIO_accept(int sock, char **ip_port); int BIO_sock_init(void); void BIO_sock_cleanup(void); int BIO_set_tcp_ndelay(int sock, int turn_on); BIO *BIO_new_socket(int sock, int close_flag); BIO *BIO_new_dgram(int fd, int close_flag); # 767 "/opt/local/include/openssl/bio.h" 3 BIO *BIO_new_fd(int fd, int close_flag); BIO *BIO_new_connect(const char *host_port); BIO *BIO_new_accept(const char *host_port); int BIO_new_bio_pair(BIO **bio1, size_t writebuf1, BIO **bio2, size_t writebuf2); void BIO_copy_next_retry(BIO *b); # 790 "/opt/local/include/openssl/bio.h" 3 int BIO_printf(BIO *bio, const char *format, ...) __attribute__((__format__(__printf__, 2, 3))); int BIO_vprintf(BIO *bio, const char *format, va_list args) __attribute__((__format__(__printf__, 2, 0))); int BIO_snprintf(char *buf, size_t n, const char *format, ...) __attribute__((__format__(__printf__, 3, 4))); int BIO_vsnprintf(char *buf, size_t n, const char *format, va_list args) __attribute__((__format__(__printf__, 3, 0))); void ERR_load_BIO_strings(void); # 153 "/opt/local/include/openssl/ssl.h" 2 3 # 1 "/opt/local/include/openssl/x509.h" 1 3 # 67 "/opt/local/include/openssl/x509.h" 3 # 1 "/opt/local/include/openssl/e_os2.h" 1 3 # 56 "/opt/local/include/openssl/e_os2.h" 3 # 1 "/opt/local/include/openssl/opensslconf.h" 1 3 # 57 "/opt/local/include/openssl/e_os2.h" 2 3 # 68 "/opt/local/include/openssl/x509.h" 2 3 # 1 "/opt/local/include/openssl/buffer.h" 1 3 # 68 "/opt/local/include/openssl/buffer.h" 3 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stddef.h" 1 3 4 # 147 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stddef.h" 3 4 typedef long int ptrdiff_t; # 69 "/opt/local/include/openssl/buffer.h" 2 3 # 1 "/usr/include/sys/types.h" 1 3 4 # 84 "/usr/include/sys/types.h" 3 4 typedef unsigned char u_char; typedef unsigned short u_short; typedef unsigned int u_int; typedef unsigned long u_long; typedef unsigned short ushort; typedef unsigned int uint; typedef u_int64_t u_quad_t; typedef int64_t quad_t; typedef quad_t * qaddr_t; typedef char * caddr_t; typedef int32_t daddr_t; typedef u_int32_t fixpt_t; # 1 "/usr/include/sys/_types/_blkcnt_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_blkcnt_t.h" 3 4 typedef __darwin_blkcnt_t blkcnt_t; # 107 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_blksize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_blksize_t.h" 3 4 typedef __darwin_blksize_t blksize_t; # 108 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_gid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_gid_t.h" 3 4 typedef __darwin_gid_t gid_t; # 109 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_in_addr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_in_addr_t.h" 3 4 typedef __uint32_t in_addr_t; # 110 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_in_port_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_in_port_t.h" 3 4 typedef __uint16_t in_port_t; # 111 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_ino_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ino_t.h" 3 4 typedef __darwin_ino_t ino_t; # 112 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_ino64_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ino64_t.h" 3 4 typedef __darwin_ino64_t ino64_t; # 115 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_key_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_key_t.h" 3 4 typedef __int32_t key_t; # 118 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_nlink_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_nlink_t.h" 3 4 typedef __uint16_t nlink_t; # 120 "/usr/include/sys/types.h" 2 3 4 typedef int32_t segsz_t; typedef int32_t swblk_t; # 161 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/_types/_clock_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_clock_t.h" 3 4 typedef __darwin_clock_t clock_t; # 162 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_time_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_time_t.h" 3 4 typedef __darwin_time_t time_t; # 165 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_useconds_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_useconds_t.h" 3 4 typedef __darwin_useconds_t useconds_t; # 167 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_suseconds_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_suseconds_t.h" 3 4 typedef __darwin_suseconds_t suseconds_t; # 168 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_rsize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_rsize_t.h" 3 4 typedef __darwin_size_t rsize_t; # 171 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_errno_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_errno_t.h" 3 4 typedef int errno_t; # 172 "/usr/include/sys/types.h" 2 3 4 # 180 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/_types/_fd_def.h" 1 3 4 # 45 "/usr/include/sys/_types/_fd_def.h" 3 4 typedef struct fd_set { __int32_t fds_bits[((((1024) % ((sizeof(__int32_t) * 8))) == 0) ? ((1024) / ((sizeof(__int32_t) * 8))) : (((1024) / ((sizeof(__int32_t) * 8))) + 1))]; } fd_set; static __inline int __darwin_fd_isset(int _n, const struct fd_set *_p) { return (_p->fds_bits[(unsigned long)_n/(sizeof(__int32_t) * 8)] & ((__int32_t)(1<<((unsigned long)_n % (sizeof(__int32_t) * 8))))); } # 181 "/usr/include/sys/types.h" 2 3 4 typedef __int32_t fd_mask; # 1 "/usr/include/sys/_types/_fd_setsize.h" 1 3 4 # 194 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_set.h" 1 3 4 # 195 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_clr.h" 1 3 4 # 196 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_zero.h" 1 3 4 # 197 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_isset.h" 1 3 4 # 198 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_copy.h" 1 3 4 # 201 "/usr/include/sys/types.h" 2 3 4 # 212 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/_pthread/_pthread_cond_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_cond_t.h" 3 4 typedef __darwin_pthread_cond_t pthread_cond_t; # 213 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_condattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_condattr_t.h" 3 4 typedef __darwin_pthread_condattr_t pthread_condattr_t; # 214 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_mutex_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_mutex_t.h" 3 4 typedef __darwin_pthread_mutex_t pthread_mutex_t; # 215 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_mutexattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_mutexattr_t.h" 3 4 typedef __darwin_pthread_mutexattr_t pthread_mutexattr_t; # 216 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_once_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_once_t.h" 3 4 typedef __darwin_pthread_once_t pthread_once_t; # 217 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_rwlock_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_rwlock_t.h" 3 4 typedef __darwin_pthread_rwlock_t pthread_rwlock_t; # 218 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_rwlockattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_rwlockattr_t.h" 3 4 typedef __darwin_pthread_rwlockattr_t pthread_rwlockattr_t; # 219 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_t.h" 3 4 typedef __darwin_pthread_t pthread_t; # 220 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_key_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_key_t.h" 3 4 typedef __darwin_pthread_key_t pthread_key_t; # 224 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fsblkcnt_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_fsblkcnt_t.h" 3 4 typedef __darwin_fsblkcnt_t fsblkcnt_t; # 229 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fsfilcnt_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_fsfilcnt_t.h" 3 4 typedef __darwin_fsfilcnt_t fsfilcnt_t; # 230 "/usr/include/sys/types.h" 2 3 4 # 72 "/opt/local/include/openssl/buffer.h" 2 3 struct buf_mem_st { size_t length; char *data; size_t max; }; BUF_MEM *BUF_MEM_new(void); void BUF_MEM_free(BUF_MEM *a); int BUF_MEM_grow(BUF_MEM *str, size_t len); int BUF_MEM_grow_clean(BUF_MEM *str, size_t len); size_t BUF_strnlen(const char *str, size_t maxlen); char *BUF_strdup(const char *str); char *BUF_strndup(const char *str, size_t siz); void *BUF_memdup(const void *data, size_t siz); void BUF_reverse(unsigned char *out, const unsigned char *in, size_t siz); size_t BUF_strlcpy(char *dst, const char *src, size_t siz); size_t BUF_strlcat(char *dst, const char *src, size_t siz); void ERR_load_BUF_strings(void); # 71 "/opt/local/include/openssl/x509.h" 2 3 # 1 "/opt/local/include/openssl/evp.h" 1 3 # 66 "/opt/local/include/openssl/evp.h" 3 # 1 "/opt/local/include/openssl/opensslconf.h" 1 3 # 67 "/opt/local/include/openssl/evp.h" 2 3 # 94 "/opt/local/include/openssl/evp.h" 3 # 1 "/opt/local/include/openssl/objects.h" 1 3 # 65 "/opt/local/include/openssl/objects.h" 3 # 1 "/opt/local/include/openssl/obj_mac.h" 1 3 # 66 "/opt/local/include/openssl/objects.h" 2 3 # 965 "/opt/local/include/openssl/objects.h" 3 # 1 "/opt/local/include/openssl/asn1.h" 1 3 # 62 "/opt/local/include/openssl/asn1.h" 3 # 1 "/usr/include/time.h" 1 3 4 # 71 "/usr/include/time.h" 3 4 # 1 "/usr/include/sys/_types/_timespec.h" 1 3 4 # 30 "/usr/include/sys/_types/_timespec.h" 3 4 struct timespec { __darwin_time_t tv_sec; long tv_nsec; }; # 72 "/usr/include/time.h" 2 3 4 struct tm { int tm_sec; int tm_min; int tm_hour; int tm_mday; int tm_mon; int tm_year; int tm_wday; int tm_yday; int tm_isdst; long tm_gmtoff; char *tm_zone; }; # 96 "/usr/include/time.h" 3 4 extern char *tzname[]; extern int getdate_err; extern long timezone __asm("_" "timezone" ); extern int daylight; char *asctime(const struct tm *); clock_t clock(void) __asm("_" "clock" ); char *ctime(const time_t *); double difftime(time_t, time_t); struct tm *getdate(const char *); struct tm *gmtime(const time_t *); struct tm *localtime(const time_t *); time_t mktime(struct tm *) __asm("_" "mktime" ); size_t strftime(char * , size_t, const char * , const struct tm * ) __asm("_" "strftime" ); char *strptime(const char * , const char * , struct tm * ) __asm("_" "strptime" ); time_t time(time_t *); void tzset(void); char *asctime_r(const struct tm * , char * ); char *ctime_r(const time_t *, char *); struct tm *gmtime_r(const time_t * , struct tm * ); struct tm *localtime_r(const time_t * , struct tm * ); time_t posix2time(time_t); void tzsetwall(void); time_t time2posix(time_t); time_t timelocal(struct tm * const); time_t timegm(struct tm * const); int nanosleep(const struct timespec *, struct timespec *) __asm("_" "nanosleep" ); # 63 "/opt/local/include/openssl/asn1.h" 2 3 # 1 "/opt/local/include/openssl/e_os2.h" 1 3 # 56 "/opt/local/include/openssl/e_os2.h" 3 # 1 "/opt/local/include/openssl/opensslconf.h" 1 3 # 57 "/opt/local/include/openssl/e_os2.h" 2 3 # 64 "/opt/local/include/openssl/asn1.h" 2 3 # 74 "/opt/local/include/openssl/asn1.h" 3 # 1 "/opt/local/include/openssl/bn.h" 1 3 # 128 "/opt/local/include/openssl/bn.h" 3 # 1 "/opt/local/include/openssl/e_os2.h" 1 3 # 56 "/opt/local/include/openssl/e_os2.h" 3 # 1 "/opt/local/include/openssl/opensslconf.h" 1 3 # 57 "/opt/local/include/openssl/e_os2.h" 2 3 # 129 "/opt/local/include/openssl/bn.h" 2 3 # 312 "/opt/local/include/openssl/bn.h" 3 struct bignum_st { unsigned long *d; int top; int dmax; int neg; int flags; }; struct bn_mont_ctx_st { int ri; BIGNUM RR; BIGNUM N; BIGNUM Ni; unsigned long n0[2]; int flags; }; struct bn_recp_ctx_st { BIGNUM N; BIGNUM Nr; int num_bits; int shift; int flags; }; struct bn_gencb_st { unsigned int ver; void *arg; union { void (*cb_1) (int, int, void *); int (*cb_2) (int, int, BN_GENCB *); } cb; }; int BN_GENCB_call(BN_GENCB *cb, int a, int b); # 420 "/opt/local/include/openssl/bn.h" 3 const BIGNUM *BN_value_one(void); char *BN_options(void); BN_CTX *BN_CTX_new(void); void BN_CTX_init(BN_CTX *c); void BN_CTX_free(BN_CTX *c); void BN_CTX_start(BN_CTX *ctx); BIGNUM *BN_CTX_get(BN_CTX *ctx); void BN_CTX_end(BN_CTX *ctx); int BN_rand(BIGNUM *rnd, int bits, int top, int bottom); int BN_pseudo_rand(BIGNUM *rnd, int bits, int top, int bottom); int BN_rand_range(BIGNUM *rnd, const BIGNUM *range); int BN_pseudo_rand_range(BIGNUM *rnd, const BIGNUM *range); int BN_num_bits(const BIGNUM *a); int BN_num_bits_word(unsigned long); BIGNUM *BN_new(void); void BN_init(BIGNUM *); void BN_clear_free(BIGNUM *a); BIGNUM *BN_copy(BIGNUM *a, const BIGNUM *b); void BN_swap(BIGNUM *a, BIGNUM *b); BIGNUM *BN_bin2bn(const unsigned char *s, int len, BIGNUM *ret); int BN_bn2bin(const BIGNUM *a, unsigned char *to); BIGNUM *BN_mpi2bn(const unsigned char *s, int len, BIGNUM *ret); int BN_bn2mpi(const BIGNUM *a, unsigned char *to); int BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b); int BN_usub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b); int BN_uadd(BIGNUM *r, const BIGNUM *a, const BIGNUM *b); int BN_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b); int BN_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx); int BN_sqr(BIGNUM *r, const BIGNUM *a, BN_CTX *ctx); void BN_set_negative(BIGNUM *b, int n); int BN_div(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, const BIGNUM *d, BN_CTX *ctx); int BN_nnmod(BIGNUM *r, const BIGNUM *m, const BIGNUM *d, BN_CTX *ctx); int BN_mod_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m, BN_CTX *ctx); int BN_mod_add_quick(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m); int BN_mod_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m, BN_CTX *ctx); int BN_mod_sub_quick(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m); int BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m, BN_CTX *ctx); int BN_mod_sqr(BIGNUM *r, const BIGNUM *a, const BIGNUM *m, BN_CTX *ctx); int BN_mod_lshift1(BIGNUM *r, const BIGNUM *a, const BIGNUM *m, BN_CTX *ctx); int BN_mod_lshift1_quick(BIGNUM *r, const BIGNUM *a, const BIGNUM *m); int BN_mod_lshift(BIGNUM *r, const BIGNUM *a, int n, const BIGNUM *m, BN_CTX *ctx); int BN_mod_lshift_quick(BIGNUM *r, const BIGNUM *a, int n, const BIGNUM *m); unsigned long BN_mod_word(const BIGNUM *a, unsigned long w); unsigned long BN_div_word(BIGNUM *a, unsigned long w); int BN_mul_word(BIGNUM *a, unsigned long w); int BN_add_word(BIGNUM *a, unsigned long w); int BN_sub_word(BIGNUM *a, unsigned long w); int BN_set_word(BIGNUM *a, unsigned long w); unsigned long BN_get_word(const BIGNUM *a); int BN_cmp(const BIGNUM *a, const BIGNUM *b); void BN_free(BIGNUM *a); int BN_is_bit_set(const BIGNUM *a, int n); int BN_lshift(BIGNUM *r, const BIGNUM *a, int n); int BN_lshift1(BIGNUM *r, const BIGNUM *a); int BN_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx); int BN_mod_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx); int BN_mod_exp_mont(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx); int BN_mod_exp_mont_consttime(BIGNUM *rr, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *in_mont); int BN_mod_exp_mont_word(BIGNUM *r, unsigned long a, const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx); int BN_mod_exp2_mont(BIGNUM *r, const BIGNUM *a1, const BIGNUM *p1, const BIGNUM *a2, const BIGNUM *p2, const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx); int BN_mod_exp_simple(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx); int BN_mask_bits(BIGNUM *a, int n); int BN_print_fp(FILE *fp, const BIGNUM *a); int BN_print(BIO *fp, const BIGNUM *a); int BN_reciprocal(BIGNUM *r, const BIGNUM *m, int len, BN_CTX *ctx); int BN_rshift(BIGNUM *r, const BIGNUM *a, int n); int BN_rshift1(BIGNUM *r, const BIGNUM *a); void BN_clear(BIGNUM *a); BIGNUM *BN_dup(const BIGNUM *a); int BN_ucmp(const BIGNUM *a, const BIGNUM *b); int BN_set_bit(BIGNUM *a, int n); int BN_clear_bit(BIGNUM *a, int n); char *BN_bn2hex(const BIGNUM *a); char *BN_bn2dec(const BIGNUM *a); int BN_hex2bn(BIGNUM **a, const char *str); int BN_dec2bn(BIGNUM **a, const char *str); int BN_asc2bn(BIGNUM **a, const char *str); int BN_gcd(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx); int BN_kronecker(const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx); BIGNUM *BN_mod_inverse(BIGNUM *ret, const BIGNUM *a, const BIGNUM *n, BN_CTX *ctx); BIGNUM *BN_mod_sqrt(BIGNUM *ret, const BIGNUM *a, const BIGNUM *n, BN_CTX *ctx); void BN_consttime_swap(unsigned long swap, BIGNUM *a, BIGNUM *b, int nwords); BIGNUM *BN_generate_prime(BIGNUM *ret, int bits, int safe, const BIGNUM *add, const BIGNUM *rem, void (*callback) (int, int, void *), void *cb_arg); int BN_is_prime(const BIGNUM *p, int nchecks, void (*callback) (int, int, void *), BN_CTX *ctx, void *cb_arg); int BN_is_prime_fasttest(const BIGNUM *p, int nchecks, void (*callback) (int, int, void *), BN_CTX *ctx, void *cb_arg, int do_trial_division); int BN_generate_prime_ex(BIGNUM *ret, int bits, int safe, const BIGNUM *add, const BIGNUM *rem, BN_GENCB *cb); int BN_is_prime_ex(const BIGNUM *p, int nchecks, BN_CTX *ctx, BN_GENCB *cb); int BN_is_prime_fasttest_ex(const BIGNUM *p, int nchecks, BN_CTX *ctx, int do_trial_division, BN_GENCB *cb); int BN_X931_generate_Xpq(BIGNUM *Xp, BIGNUM *Xq, int nbits, BN_CTX *ctx); int BN_X931_derive_prime_ex(BIGNUM *p, BIGNUM *p1, BIGNUM *p2, const BIGNUM *Xp, const BIGNUM *Xp1, const BIGNUM *Xp2, const BIGNUM *e, BN_CTX *ctx, BN_GENCB *cb); int BN_X931_generate_prime_ex(BIGNUM *p, BIGNUM *p1, BIGNUM *p2, BIGNUM *Xp1, BIGNUM *Xp2, const BIGNUM *Xp, const BIGNUM *e, BN_CTX *ctx, BN_GENCB *cb); BN_MONT_CTX *BN_MONT_CTX_new(void); void BN_MONT_CTX_init(BN_MONT_CTX *ctx); int BN_mod_mul_montgomery(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, BN_MONT_CTX *mont, BN_CTX *ctx); int BN_from_montgomery(BIGNUM *r, const BIGNUM *a, BN_MONT_CTX *mont, BN_CTX *ctx); void BN_MONT_CTX_free(BN_MONT_CTX *mont); int BN_MONT_CTX_set(BN_MONT_CTX *mont, const BIGNUM *mod, BN_CTX *ctx); BN_MONT_CTX *BN_MONT_CTX_copy(BN_MONT_CTX *to, BN_MONT_CTX *from); BN_MONT_CTX *BN_MONT_CTX_set_locked(BN_MONT_CTX **pmont, int lock, const BIGNUM *mod, BN_CTX *ctx); BN_BLINDING *BN_BLINDING_new(const BIGNUM *A, const BIGNUM *Ai, BIGNUM *mod); void BN_BLINDING_free(BN_BLINDING *b); int BN_BLINDING_update(BN_BLINDING *b, BN_CTX *ctx); int BN_BLINDING_convert(BIGNUM *n, BN_BLINDING *b, BN_CTX *ctx); int BN_BLINDING_invert(BIGNUM *n, BN_BLINDING *b, BN_CTX *ctx); int BN_BLINDING_convert_ex(BIGNUM *n, BIGNUM *r, BN_BLINDING *b, BN_CTX *); int BN_BLINDING_invert_ex(BIGNUM *n, const BIGNUM *r, BN_BLINDING *b, BN_CTX *); unsigned long BN_BLINDING_get_thread_id(const BN_BLINDING *); void BN_BLINDING_set_thread_id(BN_BLINDING *, unsigned long); CRYPTO_THREADID *BN_BLINDING_thread_id(BN_BLINDING *); unsigned long BN_BLINDING_get_flags(const BN_BLINDING *); void BN_BLINDING_set_flags(BN_BLINDING *, unsigned long); BN_BLINDING *BN_BLINDING_create_param(BN_BLINDING *b, const BIGNUM *e, BIGNUM *m, BN_CTX *ctx, int (*bn_mod_exp) (BIGNUM *r, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx), BN_MONT_CTX *m_ctx); void BN_set_params(int mul, int high, int low, int mont); int BN_get_params(int which); void BN_RECP_CTX_init(BN_RECP_CTX *recp); BN_RECP_CTX *BN_RECP_CTX_new(void); void BN_RECP_CTX_free(BN_RECP_CTX *recp); int BN_RECP_CTX_set(BN_RECP_CTX *recp, const BIGNUM *rdiv, BN_CTX *ctx); int BN_mod_mul_reciprocal(BIGNUM *r, const BIGNUM *x, const BIGNUM *y, BN_RECP_CTX *recp, BN_CTX *ctx); int BN_mod_exp_recp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx); int BN_div_recp(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, BN_RECP_CTX *recp, BN_CTX *ctx); # 647 "/opt/local/include/openssl/bn.h" 3 int BN_GF2m_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b); int BN_GF2m_mod(BIGNUM *r, const BIGNUM *a, const BIGNUM *p); int BN_GF2m_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *p, BN_CTX *ctx); int BN_GF2m_mod_sqr(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx); int BN_GF2m_mod_inv(BIGNUM *r, const BIGNUM *b, const BIGNUM *p, BN_CTX *ctx); int BN_GF2m_mod_div(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *p, BN_CTX *ctx); int BN_GF2m_mod_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *p, BN_CTX *ctx); int BN_GF2m_mod_sqrt(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx); int BN_GF2m_mod_solve_quad(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx); # 680 "/opt/local/include/openssl/bn.h" 3 int BN_GF2m_mod_arr(BIGNUM *r, const BIGNUM *a, const int p[]); int BN_GF2m_mod_mul_arr(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const int p[], BN_CTX *ctx); int BN_GF2m_mod_sqr_arr(BIGNUM *r, const BIGNUM *a, const int p[], BN_CTX *ctx); int BN_GF2m_mod_inv_arr(BIGNUM *r, const BIGNUM *b, const int p[], BN_CTX *ctx); int BN_GF2m_mod_div_arr(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const int p[], BN_CTX *ctx); int BN_GF2m_mod_exp_arr(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const int p[], BN_CTX *ctx); int BN_GF2m_mod_sqrt_arr(BIGNUM *r, const BIGNUM *a, const int p[], BN_CTX *ctx); int BN_GF2m_mod_solve_quad_arr(BIGNUM *r, const BIGNUM *a, const int p[], BN_CTX *ctx); int BN_GF2m_poly2arr(const BIGNUM *a, int p[], int max); int BN_GF2m_arr2poly(const int p[], BIGNUM *a); int BN_nist_mod_192(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx); int BN_nist_mod_224(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx); int BN_nist_mod_256(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx); int BN_nist_mod_384(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx); int BN_nist_mod_521(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx); const BIGNUM *BN_get0_nist_prime_192(void); const BIGNUM *BN_get0_nist_prime_224(void); const BIGNUM *BN_get0_nist_prime_256(void); const BIGNUM *BN_get0_nist_prime_384(void); const BIGNUM *BN_get0_nist_prime_521(void); BIGNUM *bn_expand2(BIGNUM *a, int words); BIGNUM *bn_dup_expand(const BIGNUM *a, int words); # 838 "/opt/local/include/openssl/bn.h" 3 unsigned long bn_mul_add_words(unsigned long *rp, const unsigned long *ap, int num, unsigned long w); unsigned long bn_mul_words(unsigned long *rp, const unsigned long *ap, int num, unsigned long w); void bn_sqr_words(unsigned long *rp, const unsigned long *ap, int num); unsigned long bn_div_words(unsigned long h, unsigned long l, unsigned long d); unsigned long bn_add_words(unsigned long *rp, const unsigned long *ap, const unsigned long *bp, int num); unsigned long bn_sub_words(unsigned long *rp, const unsigned long *ap, const unsigned long *bp, int num); BIGNUM *get_rfc2409_prime_768(BIGNUM *bn); BIGNUM *get_rfc2409_prime_1024(BIGNUM *bn); BIGNUM *get_rfc3526_prime_1536(BIGNUM *bn); BIGNUM *get_rfc3526_prime_2048(BIGNUM *bn); BIGNUM *get_rfc3526_prime_3072(BIGNUM *bn); BIGNUM *get_rfc3526_prime_4096(BIGNUM *bn); BIGNUM *get_rfc3526_prime_6144(BIGNUM *bn); BIGNUM *get_rfc3526_prime_8192(BIGNUM *bn); int BN_bntest_rand(BIGNUM *rnd, int bits, int top, int bottom); void ERR_load_BN_strings(void); # 75 "/opt/local/include/openssl/asn1.h" 2 3 # 161 "/opt/local/include/openssl/asn1.h" 3 struct X509_algor_st; struct stack_st_X509_ALGOR { _STACK stack; }; # 172 "/opt/local/include/openssl/asn1.h" 3 typedef struct asn1_ctx_st { unsigned char *p; int eos; int error; int inf; int tag; int xclass; long slen; unsigned char *max; unsigned char *q; unsigned char **pp; int line; } ASN1_CTX; typedef struct asn1_const_ctx_st { const unsigned char *p; int eos; int error; int inf; int tag; int xclass; long slen; const unsigned char *max; const unsigned char *q; const unsigned char **pp; int line; } ASN1_const_CTX; # 210 "/opt/local/include/openssl/asn1.h" 3 struct asn1_object_st { const char *sn, *ln; int nid; int length; const unsigned char *data; int flags; }; # 239 "/opt/local/include/openssl/asn1.h" 3 struct asn1_string_st { int length; int type; unsigned char *data; long flags; }; typedef struct ASN1_ENCODING_st { unsigned char *enc; long len; int modified; } ASN1_ENCODING; # 272 "/opt/local/include/openssl/asn1.h" 3 typedef struct asn1_string_table_st { int nid; long minsize; long maxsize; unsigned long mask; unsigned long flags; } ASN1_STRING_TABLE; struct stack_st_ASN1_STRING_TABLE { _STACK stack; }; # 296 "/opt/local/include/openssl/asn1.h" 3 typedef struct ASN1_TEMPLATE_st ASN1_TEMPLATE; typedef struct ASN1_TLC_st ASN1_TLC; typedef struct ASN1_VALUE_st ASN1_VALUE; # 363 "/opt/local/include/openssl/asn1.h" 3 typedef void *d2i_of_void(void **,const unsigned char **,long); typedef int i2d_of_void(void *,unsigned char **); # 404 "/opt/local/include/openssl/asn1.h" 3 typedef const ASN1_ITEM ASN1_ITEM_EXP; # 519 "/opt/local/include/openssl/asn1.h" 3 struct stack_st_ASN1_INTEGER { _STACK stack; }; struct stack_st_ASN1_GENERALSTRING { _STACK stack; }; typedef struct asn1_type_st { int type; union { char *ptr; ASN1_BOOLEAN boolean; ASN1_STRING *asn1_string; ASN1_OBJECT *object; ASN1_INTEGER *integer; ASN1_ENUMERATED *enumerated; ASN1_BIT_STRING *bit_string; ASN1_OCTET_STRING *octet_string; ASN1_PRINTABLESTRING *printablestring; ASN1_T61STRING *t61string; ASN1_IA5STRING *ia5string; ASN1_GENERALSTRING *generalstring; ASN1_BMPSTRING *bmpstring; ASN1_UNIVERSALSTRING *universalstring; ASN1_UTCTIME *utctime; ASN1_GENERALIZEDTIME *generalizedtime; ASN1_VISIBLESTRING *visiblestring; ASN1_UTF8STRING *utf8string; ASN1_STRING *set; ASN1_STRING *sequence; ASN1_VALUE *asn1_value; } value; } ASN1_TYPE; struct stack_st_ASN1_TYPE { _STACK stack; }; typedef struct stack_st_ASN1_TYPE ASN1_SEQUENCE_ANY; ASN1_SEQUENCE_ANY *d2i_ASN1_SEQUENCE_ANY(ASN1_SEQUENCE_ANY **a, const unsigned char **in, long len); int i2d_ASN1_SEQUENCE_ANY(const ASN1_SEQUENCE_ANY *a, unsigned char **out); extern const ASN1_ITEM ASN1_SEQUENCE_ANY_it; ASN1_SEQUENCE_ANY *d2i_ASN1_SET_ANY(ASN1_SEQUENCE_ANY **a, const unsigned char **in, long len); int i2d_ASN1_SET_ANY(const ASN1_SEQUENCE_ANY *a, unsigned char **out); extern const ASN1_ITEM ASN1_SET_ANY_it; typedef struct NETSCAPE_X509_st { ASN1_OCTET_STRING *header; X509 *cert; } NETSCAPE_X509; typedef struct BIT_STRING_BITNAME_st { int bitnum; const char *lname; const char *sname; } BIT_STRING_BITNAME; # 776 "/opt/local/include/openssl/asn1.h" 3 ASN1_TYPE *ASN1_TYPE_new(void); void ASN1_TYPE_free(ASN1_TYPE *a); ASN1_TYPE *d2i_ASN1_TYPE(ASN1_TYPE **a, const unsigned char **in, long len); int i2d_ASN1_TYPE(ASN1_TYPE *a, unsigned char **out); extern const ASN1_ITEM ASN1_ANY_it; int ASN1_TYPE_get(ASN1_TYPE *a); void ASN1_TYPE_set(ASN1_TYPE *a, int type, void *value); int ASN1_TYPE_set1(ASN1_TYPE *a, int type, const void *value); int ASN1_TYPE_cmp(const ASN1_TYPE *a, const ASN1_TYPE *b); ASN1_OBJECT *ASN1_OBJECT_new(void); void ASN1_OBJECT_free(ASN1_OBJECT *a); int i2d_ASN1_OBJECT(ASN1_OBJECT *a, unsigned char **pp); ASN1_OBJECT *c2i_ASN1_OBJECT(ASN1_OBJECT **a, const unsigned char **pp, long length); ASN1_OBJECT *d2i_ASN1_OBJECT(ASN1_OBJECT **a, const unsigned char **pp, long length); extern const ASN1_ITEM ASN1_OBJECT_it; struct stack_st_ASN1_OBJECT { _STACK stack; }; ASN1_STRING *ASN1_STRING_new(void); void ASN1_STRING_free(ASN1_STRING *a); void ASN1_STRING_clear_free(ASN1_STRING *a); int ASN1_STRING_copy(ASN1_STRING *dst, const ASN1_STRING *str); ASN1_STRING *ASN1_STRING_dup(const ASN1_STRING *a); ASN1_STRING *ASN1_STRING_type_new(int type); int ASN1_STRING_cmp(const ASN1_STRING *a, const ASN1_STRING *b); int ASN1_STRING_set(ASN1_STRING *str, const void *data, int len); void ASN1_STRING_set0(ASN1_STRING *str, void *data, int len); int ASN1_STRING_length(const ASN1_STRING *x); void ASN1_STRING_length_set(ASN1_STRING *x, int n); int ASN1_STRING_type(ASN1_STRING *x); unsigned char *ASN1_STRING_data(ASN1_STRING *x); ASN1_BIT_STRING *ASN1_BIT_STRING_new(void); void ASN1_BIT_STRING_free(ASN1_BIT_STRING *a); ASN1_BIT_STRING *d2i_ASN1_BIT_STRING(ASN1_BIT_STRING **a, const unsigned char **in, long len); int i2d_ASN1_BIT_STRING(ASN1_BIT_STRING *a, unsigned char **out); extern const ASN1_ITEM ASN1_BIT_STRING_it; int i2c_ASN1_BIT_STRING(ASN1_BIT_STRING *a, unsigned char **pp); ASN1_BIT_STRING *c2i_ASN1_BIT_STRING(ASN1_BIT_STRING **a, const unsigned char **pp, long length); int ASN1_BIT_STRING_set(ASN1_BIT_STRING *a, unsigned char *d, int length); int ASN1_BIT_STRING_set_bit(ASN1_BIT_STRING *a, int n, int value); int ASN1_BIT_STRING_get_bit(ASN1_BIT_STRING *a, int n); int ASN1_BIT_STRING_check(ASN1_BIT_STRING *a, unsigned char *flags, int flags_len); int ASN1_BIT_STRING_name_print(BIO *out, ASN1_BIT_STRING *bs, BIT_STRING_BITNAME *tbl, int indent); int ASN1_BIT_STRING_num_asc(char *name, BIT_STRING_BITNAME *tbl); int ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, char *name, int value, BIT_STRING_BITNAME *tbl); int i2d_ASN1_BOOLEAN(int a, unsigned char **pp); int d2i_ASN1_BOOLEAN(int *a, const unsigned char **pp, long length); ASN1_INTEGER *ASN1_INTEGER_new(void); void ASN1_INTEGER_free(ASN1_INTEGER *a); ASN1_INTEGER *d2i_ASN1_INTEGER(ASN1_INTEGER **a, const unsigned char **in, long len); int i2d_ASN1_INTEGER(ASN1_INTEGER *a, unsigned char **out); extern const ASN1_ITEM ASN1_INTEGER_it; int i2c_ASN1_INTEGER(ASN1_INTEGER *a, unsigned char **pp); ASN1_INTEGER *c2i_ASN1_INTEGER(ASN1_INTEGER **a, const unsigned char **pp, long length); ASN1_INTEGER *d2i_ASN1_UINTEGER(ASN1_INTEGER **a, const unsigned char **pp, long length); ASN1_INTEGER *ASN1_INTEGER_dup(const ASN1_INTEGER *x); int ASN1_INTEGER_cmp(const ASN1_INTEGER *x, const ASN1_INTEGER *y); ASN1_ENUMERATED *ASN1_ENUMERATED_new(void); void ASN1_ENUMERATED_free(ASN1_ENUMERATED *a); ASN1_ENUMERATED *d2i_ASN1_ENUMERATED(ASN1_ENUMERATED **a, const unsigned char **in, long len); int i2d_ASN1_ENUMERATED(ASN1_ENUMERATED *a, unsigned char **out); extern const ASN1_ITEM ASN1_ENUMERATED_it; int ASN1_UTCTIME_check(const ASN1_UTCTIME *a); ASN1_UTCTIME *ASN1_UTCTIME_set(ASN1_UTCTIME *s, time_t t); ASN1_UTCTIME *ASN1_UTCTIME_adj(ASN1_UTCTIME *s, time_t t, int offset_day, long offset_sec); int ASN1_UTCTIME_set_string(ASN1_UTCTIME *s, const char *str); int ASN1_UTCTIME_cmp_time_t(const ASN1_UTCTIME *s, time_t t); int ASN1_GENERALIZEDTIME_check(const ASN1_GENERALIZEDTIME *a); ASN1_GENERALIZEDTIME *ASN1_GENERALIZEDTIME_set(ASN1_GENERALIZEDTIME *s, time_t t); ASN1_GENERALIZEDTIME *ASN1_GENERALIZEDTIME_adj(ASN1_GENERALIZEDTIME *s, time_t t, int offset_day, long offset_sec); int ASN1_GENERALIZEDTIME_set_string(ASN1_GENERALIZEDTIME *s, const char *str); int ASN1_TIME_diff(int *pday, int *psec, const ASN1_TIME *from, const ASN1_TIME *to); ASN1_OCTET_STRING *ASN1_OCTET_STRING_new(void); void ASN1_OCTET_STRING_free(ASN1_OCTET_STRING *a); ASN1_OCTET_STRING *d2i_ASN1_OCTET_STRING(ASN1_OCTET_STRING **a, const unsigned char **in, long len); int i2d_ASN1_OCTET_STRING(ASN1_OCTET_STRING *a, unsigned char **out); extern const ASN1_ITEM ASN1_OCTET_STRING_it; ASN1_OCTET_STRING *ASN1_OCTET_STRING_dup(const ASN1_OCTET_STRING *a); int ASN1_OCTET_STRING_cmp(const ASN1_OCTET_STRING *a, const ASN1_OCTET_STRING *b); int ASN1_OCTET_STRING_set(ASN1_OCTET_STRING *str, const unsigned char *data, int len); ASN1_VISIBLESTRING *ASN1_VISIBLESTRING_new(void); void ASN1_VISIBLESTRING_free(ASN1_VISIBLESTRING *a); ASN1_VISIBLESTRING *d2i_ASN1_VISIBLESTRING(ASN1_VISIBLESTRING **a, const unsigned char **in, long len); int i2d_ASN1_VISIBLESTRING(ASN1_VISIBLESTRING *a, unsigned char **out); extern const ASN1_ITEM ASN1_VISIBLESTRING_it; ASN1_UNIVERSALSTRING *ASN1_UNIVERSALSTRING_new(void); void ASN1_UNIVERSALSTRING_free(ASN1_UNIVERSALSTRING *a); ASN1_UNIVERSALSTRING *d2i_ASN1_UNIVERSALSTRING(ASN1_UNIVERSALSTRING **a, const unsigned char **in, long len); int i2d_ASN1_UNIVERSALSTRING(ASN1_UNIVERSALSTRING *a, unsigned char **out); extern const ASN1_ITEM ASN1_UNIVERSALSTRING_it; ASN1_UTF8STRING *ASN1_UTF8STRING_new(void); void ASN1_UTF8STRING_free(ASN1_UTF8STRING *a); ASN1_UTF8STRING *d2i_ASN1_UTF8STRING(ASN1_UTF8STRING **a, const unsigned char **in, long len); int i2d_ASN1_UTF8STRING(ASN1_UTF8STRING *a, unsigned char **out); extern const ASN1_ITEM ASN1_UTF8STRING_it; ASN1_NULL *ASN1_NULL_new(void); void ASN1_NULL_free(ASN1_NULL *a); ASN1_NULL *d2i_ASN1_NULL(ASN1_NULL **a, const unsigned char **in, long len); int i2d_ASN1_NULL(ASN1_NULL *a, unsigned char **out); extern const ASN1_ITEM ASN1_NULL_it; ASN1_BMPSTRING *ASN1_BMPSTRING_new(void); void ASN1_BMPSTRING_free(ASN1_BMPSTRING *a); ASN1_BMPSTRING *d2i_ASN1_BMPSTRING(ASN1_BMPSTRING **a, const unsigned char **in, long len); int i2d_ASN1_BMPSTRING(ASN1_BMPSTRING *a, unsigned char **out); extern const ASN1_ITEM ASN1_BMPSTRING_it; int UTF8_getc(const unsigned char *str, int len, unsigned long *val); int UTF8_putc(unsigned char *str, int len, unsigned long value); ASN1_STRING *ASN1_PRINTABLE_new(void); void ASN1_PRINTABLE_free(ASN1_STRING *a); ASN1_STRING *d2i_ASN1_PRINTABLE(ASN1_STRING **a, const unsigned char **in, long len); int i2d_ASN1_PRINTABLE(ASN1_STRING *a, unsigned char **out); extern const ASN1_ITEM ASN1_PRINTABLE_it; ASN1_STRING *DIRECTORYSTRING_new(void); void DIRECTORYSTRING_free(ASN1_STRING *a); ASN1_STRING *d2i_DIRECTORYSTRING(ASN1_STRING **a, const unsigned char **in, long len); int i2d_DIRECTORYSTRING(ASN1_STRING *a, unsigned char **out); extern const ASN1_ITEM DIRECTORYSTRING_it; ASN1_STRING *DISPLAYTEXT_new(void); void DISPLAYTEXT_free(ASN1_STRING *a); ASN1_STRING *d2i_DISPLAYTEXT(ASN1_STRING **a, const unsigned char **in, long len); int i2d_DISPLAYTEXT(ASN1_STRING *a, unsigned char **out); extern const ASN1_ITEM DISPLAYTEXT_it; ASN1_PRINTABLESTRING *ASN1_PRINTABLESTRING_new(void); void ASN1_PRINTABLESTRING_free(ASN1_PRINTABLESTRING *a); ASN1_PRINTABLESTRING *d2i_ASN1_PRINTABLESTRING(ASN1_PRINTABLESTRING **a, const unsigned char **in, long len); int i2d_ASN1_PRINTABLESTRING(ASN1_PRINTABLESTRING *a, unsigned char **out); extern const ASN1_ITEM ASN1_PRINTABLESTRING_it; ASN1_T61STRING *ASN1_T61STRING_new(void); void ASN1_T61STRING_free(ASN1_T61STRING *a); ASN1_T61STRING *d2i_ASN1_T61STRING(ASN1_T61STRING **a, const unsigned char **in, long len); int i2d_ASN1_T61STRING(ASN1_T61STRING *a, unsigned char **out); extern const ASN1_ITEM ASN1_T61STRING_it; ASN1_IA5STRING *ASN1_IA5STRING_new(void); void ASN1_IA5STRING_free(ASN1_IA5STRING *a); ASN1_IA5STRING *d2i_ASN1_IA5STRING(ASN1_IA5STRING **a, const unsigned char **in, long len); int i2d_ASN1_IA5STRING(ASN1_IA5STRING *a, unsigned char **out); extern const ASN1_ITEM ASN1_IA5STRING_it; ASN1_GENERALSTRING *ASN1_GENERALSTRING_new(void); void ASN1_GENERALSTRING_free(ASN1_GENERALSTRING *a); ASN1_GENERALSTRING *d2i_ASN1_GENERALSTRING(ASN1_GENERALSTRING **a, const unsigned char **in, long len); int i2d_ASN1_GENERALSTRING(ASN1_GENERALSTRING *a, unsigned char **out); extern const ASN1_ITEM ASN1_GENERALSTRING_it; ASN1_UTCTIME *ASN1_UTCTIME_new(void); void ASN1_UTCTIME_free(ASN1_UTCTIME *a); ASN1_UTCTIME *d2i_ASN1_UTCTIME(ASN1_UTCTIME **a, const unsigned char **in, long len); int i2d_ASN1_UTCTIME(ASN1_UTCTIME *a, unsigned char **out); extern const ASN1_ITEM ASN1_UTCTIME_it; ASN1_GENERALIZEDTIME *ASN1_GENERALIZEDTIME_new(void); void ASN1_GENERALIZEDTIME_free(ASN1_GENERALIZEDTIME *a); ASN1_GENERALIZEDTIME *d2i_ASN1_GENERALIZEDTIME(ASN1_GENERALIZEDTIME **a, const unsigned char **in, long len); int i2d_ASN1_GENERALIZEDTIME(ASN1_GENERALIZEDTIME *a, unsigned char **out); extern const ASN1_ITEM ASN1_GENERALIZEDTIME_it; ASN1_TIME *ASN1_TIME_new(void); void ASN1_TIME_free(ASN1_TIME *a); ASN1_TIME *d2i_ASN1_TIME(ASN1_TIME **a, const unsigned char **in, long len); int i2d_ASN1_TIME(ASN1_TIME *a, unsigned char **out); extern const ASN1_ITEM ASN1_TIME_it; extern const ASN1_ITEM ASN1_OCTET_STRING_NDEF_it; ASN1_TIME *ASN1_TIME_set(ASN1_TIME *s, time_t t); ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, time_t t, int offset_day, long offset_sec); int ASN1_TIME_check(ASN1_TIME *t); ASN1_GENERALIZEDTIME *ASN1_TIME_to_generalizedtime(ASN1_TIME *t, ASN1_GENERALIZEDTIME **out); int ASN1_TIME_set_string(ASN1_TIME *s, const char *str); int i2d_ASN1_SET(struct stack_st_OPENSSL_BLOCK *a, unsigned char **pp, i2d_of_void *i2d, int ex_tag, int ex_class, int is_set); struct stack_st_OPENSSL_BLOCK *d2i_ASN1_SET(struct stack_st_OPENSSL_BLOCK **a, const unsigned char **pp, long length, d2i_of_void *d2i, void (*free_func) (OPENSSL_BLOCK), int ex_tag, int ex_class); int i2a_ASN1_INTEGER(BIO *bp, ASN1_INTEGER *a); int a2i_ASN1_INTEGER(BIO *bp, ASN1_INTEGER *bs, char *buf, int size); int i2a_ASN1_ENUMERATED(BIO *bp, ASN1_ENUMERATED *a); int a2i_ASN1_ENUMERATED(BIO *bp, ASN1_ENUMERATED *bs, char *buf, int size); int i2a_ASN1_OBJECT(BIO *bp, ASN1_OBJECT *a); int a2i_ASN1_STRING(BIO *bp, ASN1_STRING *bs, char *buf, int size); int i2a_ASN1_STRING(BIO *bp, ASN1_STRING *a, int type); int i2t_ASN1_OBJECT(char *buf, int buf_len, ASN1_OBJECT *a); int a2d_ASN1_OBJECT(unsigned char *out, int olen, const char *buf, int num); ASN1_OBJECT *ASN1_OBJECT_create(int nid, unsigned char *data, int len, const char *sn, const char *ln); int ASN1_INTEGER_set(ASN1_INTEGER *a, long v); long ASN1_INTEGER_get(const ASN1_INTEGER *a); ASN1_INTEGER *BN_to_ASN1_INTEGER(const BIGNUM *bn, ASN1_INTEGER *ai); BIGNUM *ASN1_INTEGER_to_BN(const ASN1_INTEGER *ai, BIGNUM *bn); int ASN1_ENUMERATED_set(ASN1_ENUMERATED *a, long v); long ASN1_ENUMERATED_get(ASN1_ENUMERATED *a); ASN1_ENUMERATED *BN_to_ASN1_ENUMERATED(BIGNUM *bn, ASN1_ENUMERATED *ai); BIGNUM *ASN1_ENUMERATED_to_BN(ASN1_ENUMERATED *ai, BIGNUM *bn); int ASN1_PRINTABLE_type(const unsigned char *s, int max); int i2d_ASN1_bytes(ASN1_STRING *a, unsigned char **pp, int tag, int xclass); ASN1_STRING *d2i_ASN1_bytes(ASN1_STRING **a, const unsigned char **pp, long length, int Ptag, int Pclass); unsigned long ASN1_tag2bit(int tag); ASN1_STRING *d2i_ASN1_type_bytes(ASN1_STRING **a, const unsigned char **pp, long length, int type); int asn1_Finish(ASN1_CTX *c); int asn1_const_Finish(ASN1_const_CTX *c); int ASN1_get_object(const unsigned char **pp, long *plength, int *ptag, int *pclass, long omax); int ASN1_check_infinite_end(unsigned char **p, long len); int ASN1_const_check_infinite_end(const unsigned char **p, long len); void ASN1_put_object(unsigned char **pp, int constructed, int length, int tag, int xclass); int ASN1_put_eoc(unsigned char **pp); int ASN1_object_size(int constructed, int length, int tag); void *ASN1_dup(i2d_of_void *i2d, d2i_of_void *d2i, void *x); # 976 "/opt/local/include/openssl/asn1.h" 3 void *ASN1_item_dup(const ASN1_ITEM *it, void *x); # 985 "/opt/local/include/openssl/asn1.h" 3 void *ASN1_d2i_fp(void *(*xnew) (void), d2i_of_void *d2i, FILE *in, void **x); void *ASN1_item_d2i_fp(const ASN1_ITEM *it, FILE *in, void *x); int ASN1_i2d_fp(i2d_of_void *i2d, FILE *out, void *x); # 1006 "/opt/local/include/openssl/asn1.h" 3 int ASN1_item_i2d_fp(const ASN1_ITEM *it, FILE *out, void *x); int ASN1_STRING_print_ex_fp(FILE *fp, ASN1_STRING *str, unsigned long flags); int ASN1_STRING_to_UTF8(unsigned char **out, ASN1_STRING *in); void *ASN1_d2i_bio(void *(*xnew) (void), d2i_of_void *d2i, BIO *in, void **x); void *ASN1_item_d2i_bio(const ASN1_ITEM *it, BIO *in, void *x); int ASN1_i2d_bio(i2d_of_void *i2d, BIO *out, unsigned char *x); # 1034 "/opt/local/include/openssl/asn1.h" 3 int ASN1_item_i2d_bio(const ASN1_ITEM *it, BIO *out, void *x); int ASN1_UTCTIME_print(BIO *fp, const ASN1_UTCTIME *a); int ASN1_GENERALIZEDTIME_print(BIO *fp, const ASN1_GENERALIZEDTIME *a); int ASN1_TIME_print(BIO *fp, const ASN1_TIME *a); int ASN1_STRING_print(BIO *bp, const ASN1_STRING *v); int ASN1_STRING_print_ex(BIO *out, ASN1_STRING *str, unsigned long flags); int ASN1_bn_print(BIO *bp, const char *number, const BIGNUM *num, unsigned char *buf, int off); int ASN1_parse(BIO *bp, const unsigned char *pp, long len, int indent); int ASN1_parse_dump(BIO *bp, const unsigned char *pp, long len, int indent, int dump); const char *ASN1_tag2str(int tag); NETSCAPE_X509 *NETSCAPE_X509_new(void); void NETSCAPE_X509_free(NETSCAPE_X509 *a); NETSCAPE_X509 *d2i_NETSCAPE_X509(NETSCAPE_X509 **a, const unsigned char **in, long len); int i2d_NETSCAPE_X509(NETSCAPE_X509 *a, unsigned char **out); extern const ASN1_ITEM NETSCAPE_X509_it; int ASN1_UNIVERSALSTRING_to_string(ASN1_UNIVERSALSTRING *s); int ASN1_TYPE_set_octetstring(ASN1_TYPE *a, unsigned char *data, int len); int ASN1_TYPE_get_octetstring(ASN1_TYPE *a, unsigned char *data, int max_len); int ASN1_TYPE_set_int_octetstring(ASN1_TYPE *a, long num, unsigned char *data, int len); int ASN1_TYPE_get_int_octetstring(ASN1_TYPE *a, long *num, unsigned char *data, int max_len); struct stack_st_OPENSSL_BLOCK *ASN1_seq_unpack(const unsigned char *buf, int len, d2i_of_void *d2i, void (*free_func) (OPENSSL_BLOCK)); unsigned char *ASN1_seq_pack(struct stack_st_OPENSSL_BLOCK *safes, i2d_of_void *i2d, unsigned char **buf, int *len); void *ASN1_unpack_string(ASN1_STRING *oct, d2i_of_void *d2i); void *ASN1_item_unpack(ASN1_STRING *oct, const ASN1_ITEM *it); ASN1_STRING *ASN1_pack_string(void *obj, i2d_of_void *i2d, ASN1_OCTET_STRING **oct); ASN1_STRING *ASN1_item_pack(void *obj, const ASN1_ITEM *it, ASN1_OCTET_STRING **oct); void ASN1_STRING_set_default_mask(unsigned long mask); int ASN1_STRING_set_default_mask_asc(const char *p); unsigned long ASN1_STRING_get_default_mask(void); int ASN1_mbstring_copy(ASN1_STRING **out, const unsigned char *in, int len, int inform, unsigned long mask); int ASN1_mbstring_ncopy(ASN1_STRING **out, const unsigned char *in, int len, int inform, unsigned long mask, long minsize, long maxsize); ASN1_STRING *ASN1_STRING_set_by_NID(ASN1_STRING **out, const unsigned char *in, int inlen, int inform, int nid); ASN1_STRING_TABLE *ASN1_STRING_TABLE_get(int nid); int ASN1_STRING_TABLE_add(int, long, long, unsigned long, unsigned long); void ASN1_STRING_TABLE_cleanup(void); ASN1_VALUE *ASN1_item_new(const ASN1_ITEM *it); void ASN1_item_free(ASN1_VALUE *val, const ASN1_ITEM *it); ASN1_VALUE *ASN1_item_d2i(ASN1_VALUE **val, const unsigned char **in, long len, const ASN1_ITEM *it); int ASN1_item_i2d(ASN1_VALUE *val, unsigned char **out, const ASN1_ITEM *it); int ASN1_item_ndef_i2d(ASN1_VALUE *val, unsigned char **out, const ASN1_ITEM *it); void ASN1_add_oid_module(void); ASN1_TYPE *ASN1_generate_nconf(char *str, CONF *nconf); ASN1_TYPE *ASN1_generate_v3(char *str, X509V3_CTX *cnf); # 1132 "/opt/local/include/openssl/asn1.h" 3 int ASN1_item_print(BIO *out, ASN1_VALUE *ifld, int indent, const ASN1_ITEM *it, const ASN1_PCTX *pctx); ASN1_PCTX *ASN1_PCTX_new(void); void ASN1_PCTX_free(ASN1_PCTX *p); unsigned long ASN1_PCTX_get_flags(ASN1_PCTX *p); void ASN1_PCTX_set_flags(ASN1_PCTX *p, unsigned long flags); unsigned long ASN1_PCTX_get_nm_flags(ASN1_PCTX *p); void ASN1_PCTX_set_nm_flags(ASN1_PCTX *p, unsigned long flags); unsigned long ASN1_PCTX_get_cert_flags(ASN1_PCTX *p); void ASN1_PCTX_set_cert_flags(ASN1_PCTX *p, unsigned long flags); unsigned long ASN1_PCTX_get_oid_flags(ASN1_PCTX *p); void ASN1_PCTX_set_oid_flags(ASN1_PCTX *p, unsigned long flags); unsigned long ASN1_PCTX_get_str_flags(ASN1_PCTX *p); void ASN1_PCTX_set_str_flags(ASN1_PCTX *p, unsigned long flags); BIO_METHOD *BIO_f_asn1(void); BIO *BIO_new_NDEF(BIO *out, ASN1_VALUE *val, const ASN1_ITEM *it); int i2d_ASN1_bio_stream(BIO *out, ASN1_VALUE *val, BIO *in, int flags, const ASN1_ITEM *it); int PEM_write_bio_ASN1_stream(BIO *out, ASN1_VALUE *val, BIO *in, int flags, const char *hdr, const ASN1_ITEM *it); int SMIME_write_ASN1(BIO *bio, ASN1_VALUE *val, BIO *data, int flags, int ctype_nid, int econt_nid, struct stack_st_X509_ALGOR *mdalgs, const ASN1_ITEM *it); ASN1_VALUE *SMIME_read_ASN1(BIO *bio, BIO **bcont, const ASN1_ITEM *it); int SMIME_crlf_copy(BIO *in, BIO *out, int flags); int SMIME_text(BIO *in, BIO *out); void ERR_load_ASN1_strings(void); # 966 "/opt/local/include/openssl/objects.h" 2 3 # 984 "/opt/local/include/openssl/objects.h" 3 typedef struct obj_name_st { int type; int alias; const char *name; const char *data; } OBJ_NAME; int OBJ_NAME_init(void); int OBJ_NAME_new_index(unsigned long (*hash_func) (const char *), int (*cmp_func) (const char *, const char *), void (*free_func) (const char *, int, const char *)); const char *OBJ_NAME_get(const char *name, int type); int OBJ_NAME_add(const char *name, int type, const char *data); int OBJ_NAME_remove(const char *name, int type); void OBJ_NAME_cleanup(int type); void OBJ_NAME_do_all(int type, void (*fn) (const OBJ_NAME *, void *arg), void *arg); void OBJ_NAME_do_all_sorted(int type, void (*fn) (const OBJ_NAME *, void *arg), void *arg); ASN1_OBJECT *OBJ_dup(const ASN1_OBJECT *o); ASN1_OBJECT *OBJ_nid2obj(int n); const char *OBJ_nid2ln(int n); const char *OBJ_nid2sn(int n); int OBJ_obj2nid(const ASN1_OBJECT *o); ASN1_OBJECT *OBJ_txt2obj(const char *s, int no_name); int OBJ_obj2txt(char *buf, int buf_len, const ASN1_OBJECT *a, int no_name); int OBJ_txt2nid(const char *s); int OBJ_ln2nid(const char *s); int OBJ_sn2nid(const char *s); int OBJ_cmp(const ASN1_OBJECT *a, const ASN1_OBJECT *b); const void *OBJ_bsearch_(const void *key, const void *base, int num, int size, int (*cmp) (const void *, const void *)); const void *OBJ_bsearch_ex_(const void *key, const void *base, int num, int size, int (*cmp) (const void *, const void *), int flags); # 1104 "/opt/local/include/openssl/objects.h" 3 int OBJ_new_nid(int num); int OBJ_add_object(const ASN1_OBJECT *obj); int OBJ_create(const char *oid, const char *sn, const char *ln); void OBJ_cleanup(void); int OBJ_create_objects(BIO *in); int OBJ_find_sigid_algs(int signid, int *pdig_nid, int *ppkey_nid); int OBJ_find_sigid_by_algs(int *psignid, int dig_nid, int pkey_nid); int OBJ_add_sigid(int signid, int dig_id, int pkey_id); void OBJ_sigid_free(void); extern int obj_cleanup_defer; void check_defer(int nid); void ERR_load_OBJ_strings(void); # 95 "/opt/local/include/openssl/evp.h" 2 3 # 129 "/opt/local/include/openssl/evp.h" 3 struct evp_pkey_st { int type; int save_type; int references; const EVP_PKEY_ASN1_METHOD *ameth; ENGINE *engine; union { char *ptr; struct rsa_st *rsa; struct dsa_st *dsa; struct dh_st *dh; struct ec_key_st *ec; } pkey; int save_parameters; struct stack_st_X509_ATTRIBUTE *attributes; } ; struct env_md_st { int type; int pkey_type; int md_size; unsigned long flags; int (*init) (EVP_MD_CTX *ctx); int (*update) (EVP_MD_CTX *ctx, const void *data, size_t count); int (*final) (EVP_MD_CTX *ctx, unsigned char *md); int (*copy) (EVP_MD_CTX *to, const EVP_MD_CTX *from); int (*cleanup) (EVP_MD_CTX *ctx); int (*sign) (int type, const unsigned char *m, unsigned int m_length, unsigned char *sigret, unsigned int *siglen, void *key); int (*verify) (int type, const unsigned char *m, unsigned int m_length, const unsigned char *sigbuf, unsigned int siglen, void *key); int required_pkey_type[5]; int block_size; int ctx_size; int (*md_ctrl) (EVP_MD_CTX *ctx, int cmd, int p1, void *p2); } ; typedef int evp_sign_method(int type, const unsigned char *m, unsigned int m_length, unsigned char *sigret, unsigned int *siglen, void *key); typedef int evp_verify_method(int type, const unsigned char *m, unsigned int m_length, const unsigned char *sigbuf, unsigned int siglen, void *key); # 268 "/opt/local/include/openssl/evp.h" 3 struct env_md_ctx_st { const EVP_MD *digest; ENGINE *engine; unsigned long flags; void *md_data; EVP_PKEY_CTX *pctx; int (*update) (EVP_MD_CTX *ctx, const void *data, size_t count); } ; # 308 "/opt/local/include/openssl/evp.h" 3 struct evp_cipher_st { int nid; int block_size; int key_len; int iv_len; unsigned long flags; int (*init) (EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc); int (*do_cipher) (EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl); int (*cleanup) (EVP_CIPHER_CTX *); int ctx_size; int (*set_asn1_parameters) (EVP_CIPHER_CTX *, ASN1_TYPE *); int (*get_asn1_parameters) (EVP_CIPHER_CTX *, ASN1_TYPE *); int (*ctrl) (EVP_CIPHER_CTX *, int type, int arg, void *ptr); void *app_data; } ; # 429 "/opt/local/include/openssl/evp.h" 3 typedef struct { unsigned char *out; const unsigned char *inp; size_t len; unsigned int interleave; } EVP_CTRL_TLS1_1_MULTIBLOCK_PARAM; # 444 "/opt/local/include/openssl/evp.h" 3 typedef struct evp_cipher_info_st { const EVP_CIPHER *cipher; unsigned char iv[16]; } EVP_CIPHER_INFO; struct evp_cipher_ctx_st { const EVP_CIPHER *cipher; ENGINE *engine; int encrypt; int buf_len; unsigned char oiv[16]; unsigned char iv[16]; unsigned char buf[32]; int num; void *app_data; int key_len; unsigned long flags; void *cipher_data; int final_used; int block_mask; unsigned char final[32]; } ; typedef struct evp_Encode_Ctx_st { int num; int length; unsigned char enc_data[80]; int line_num; int expect_nl; } EVP_ENCODE_CTX; typedef int (EVP_PBE_KEYGEN) (EVP_CIPHER_CTX *ctx, const char *pass, int passlen, ASN1_TYPE *param, const EVP_CIPHER *cipher, const EVP_MD *md, int en_de); # 516 "/opt/local/include/openssl/evp.h" 3 int EVP_MD_type(const EVP_MD *md); int EVP_MD_pkey_type(const EVP_MD *md); int EVP_MD_size(const EVP_MD *md); int EVP_MD_block_size(const EVP_MD *md); unsigned long EVP_MD_flags(const EVP_MD *md); const EVP_MD *EVP_MD_CTX_md(const EVP_MD_CTX *ctx); int EVP_CIPHER_nid(const EVP_CIPHER *cipher); int EVP_CIPHER_block_size(const EVP_CIPHER *cipher); int EVP_CIPHER_key_length(const EVP_CIPHER *cipher); int EVP_CIPHER_iv_length(const EVP_CIPHER *cipher); unsigned long EVP_CIPHER_flags(const EVP_CIPHER *cipher); const EVP_CIPHER *EVP_CIPHER_CTX_cipher(const EVP_CIPHER_CTX *ctx); int EVP_CIPHER_CTX_nid(const EVP_CIPHER_CTX *ctx); int EVP_CIPHER_CTX_block_size(const EVP_CIPHER_CTX *ctx); int EVP_CIPHER_CTX_key_length(const EVP_CIPHER_CTX *ctx); int EVP_CIPHER_CTX_iv_length(const EVP_CIPHER_CTX *ctx); int EVP_CIPHER_CTX_copy(EVP_CIPHER_CTX *out, const EVP_CIPHER_CTX *in); void *EVP_CIPHER_CTX_get_app_data(const EVP_CIPHER_CTX *ctx); void EVP_CIPHER_CTX_set_app_data(EVP_CIPHER_CTX *ctx, void *data); unsigned long EVP_CIPHER_CTX_flags(const EVP_CIPHER_CTX *ctx); # 574 "/opt/local/include/openssl/evp.h" 3 int EVP_Cipher(EVP_CIPHER_CTX *c, unsigned char *out, const unsigned char *in, unsigned int inl); # 586 "/opt/local/include/openssl/evp.h" 3 void EVP_MD_CTX_init(EVP_MD_CTX *ctx); int EVP_MD_CTX_cleanup(EVP_MD_CTX *ctx); EVP_MD_CTX *EVP_MD_CTX_create(void); void EVP_MD_CTX_destroy(EVP_MD_CTX *ctx); int EVP_MD_CTX_copy_ex(EVP_MD_CTX *out, const EVP_MD_CTX *in); void EVP_MD_CTX_set_flags(EVP_MD_CTX *ctx, int flags); void EVP_MD_CTX_clear_flags(EVP_MD_CTX *ctx, int flags); int EVP_MD_CTX_test_flags(const EVP_MD_CTX *ctx, int flags); int EVP_DigestInit_ex(EVP_MD_CTX *ctx, const EVP_MD *type, ENGINE *impl); int EVP_DigestUpdate(EVP_MD_CTX *ctx, const void *d, size_t cnt); int EVP_DigestFinal_ex(EVP_MD_CTX *ctx, unsigned char *md, unsigned int *s); int EVP_Digest(const void *data, size_t count, unsigned char *md, unsigned int *size, const EVP_MD *type, ENGINE *impl); int EVP_MD_CTX_copy(EVP_MD_CTX *out, const EVP_MD_CTX *in); int EVP_DigestInit(EVP_MD_CTX *ctx, const EVP_MD *type); int EVP_DigestFinal(EVP_MD_CTX *ctx, unsigned char *md, unsigned int *s); int EVP_read_pw_string(char *buf, int length, const char *prompt, int verify); int EVP_read_pw_string_min(char *buf, int minlen, int maxlen, const char *prompt, int verify); void EVP_set_pw_prompt(const char *prompt); char *EVP_get_pw_prompt(void); int EVP_BytesToKey(const EVP_CIPHER *type, const EVP_MD *md, const unsigned char *salt, const unsigned char *data, int datal, int count, unsigned char *key, unsigned char *iv); void EVP_CIPHER_CTX_set_flags(EVP_CIPHER_CTX *ctx, int flags); void EVP_CIPHER_CTX_clear_flags(EVP_CIPHER_CTX *ctx, int flags); int EVP_CIPHER_CTX_test_flags(const EVP_CIPHER_CTX *ctx, int flags); int EVP_EncryptInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, const unsigned char *key, const unsigned char *iv); int EVP_EncryptInit_ex(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, ENGINE *impl, const unsigned char *key, const unsigned char *iv); int EVP_EncryptUpdate(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl, const unsigned char *in, int inl); int EVP_EncryptFinal_ex(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl); int EVP_EncryptFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl); int EVP_DecryptInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, const unsigned char *key, const unsigned char *iv); int EVP_DecryptInit_ex(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, ENGINE *impl, const unsigned char *key, const unsigned char *iv); int EVP_DecryptUpdate(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl, const unsigned char *in, int inl); int EVP_DecryptFinal(EVP_CIPHER_CTX *ctx, unsigned char *outm, int *outl); int EVP_DecryptFinal_ex(EVP_CIPHER_CTX *ctx, unsigned char *outm, int *outl); int EVP_CipherInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, const unsigned char *key, const unsigned char *iv, int enc); int EVP_CipherInit_ex(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, ENGINE *impl, const unsigned char *key, const unsigned char *iv, int enc); int EVP_CipherUpdate(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl, const unsigned char *in, int inl); int EVP_CipherFinal(EVP_CIPHER_CTX *ctx, unsigned char *outm, int *outl); int EVP_CipherFinal_ex(EVP_CIPHER_CTX *ctx, unsigned char *outm, int *outl); int EVP_SignFinal(EVP_MD_CTX *ctx, unsigned char *md, unsigned int *s, EVP_PKEY *pkey); int EVP_VerifyFinal(EVP_MD_CTX *ctx, const unsigned char *sigbuf, unsigned int siglen, EVP_PKEY *pkey); int EVP_DigestSignInit(EVP_MD_CTX *ctx, EVP_PKEY_CTX **pctx, const EVP_MD *type, ENGINE *e, EVP_PKEY *pkey); int EVP_DigestSignFinal(EVP_MD_CTX *ctx, unsigned char *sigret, size_t *siglen); int EVP_DigestVerifyInit(EVP_MD_CTX *ctx, EVP_PKEY_CTX **pctx, const EVP_MD *type, ENGINE *e, EVP_PKEY *pkey); int EVP_DigestVerifyFinal(EVP_MD_CTX *ctx, const unsigned char *sig, size_t siglen); int EVP_OpenInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *type, const unsigned char *ek, int ekl, const unsigned char *iv, EVP_PKEY *priv); int EVP_OpenFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl); int EVP_SealInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *type, unsigned char **ek, int *ekl, unsigned char *iv, EVP_PKEY **pubk, int npubk); int EVP_SealFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl); void EVP_EncodeInit(EVP_ENCODE_CTX *ctx); void EVP_EncodeUpdate(EVP_ENCODE_CTX *ctx, unsigned char *out, int *outl, const unsigned char *in, int inl); void EVP_EncodeFinal(EVP_ENCODE_CTX *ctx, unsigned char *out, int *outl); int EVP_EncodeBlock(unsigned char *t, const unsigned char *f, int n); void EVP_DecodeInit(EVP_ENCODE_CTX *ctx); int EVP_DecodeUpdate(EVP_ENCODE_CTX *ctx, unsigned char *out, int *outl, const unsigned char *in, int inl); int EVP_DecodeFinal(EVP_ENCODE_CTX *ctx, unsigned char *out, int *outl); int EVP_DecodeBlock(unsigned char *t, const unsigned char *f, int n); void EVP_CIPHER_CTX_init(EVP_CIPHER_CTX *a); int EVP_CIPHER_CTX_cleanup(EVP_CIPHER_CTX *a); EVP_CIPHER_CTX *EVP_CIPHER_CTX_new(void); void EVP_CIPHER_CTX_free(EVP_CIPHER_CTX *a); int EVP_CIPHER_CTX_set_key_length(EVP_CIPHER_CTX *x, int keylen); int EVP_CIPHER_CTX_set_padding(EVP_CIPHER_CTX *c, int pad); int EVP_CIPHER_CTX_ctrl(EVP_CIPHER_CTX *ctx, int type, int arg, void *ptr); int EVP_CIPHER_CTX_rand_key(EVP_CIPHER_CTX *ctx, unsigned char *key); BIO_METHOD *BIO_f_md(void); BIO_METHOD *BIO_f_base64(void); BIO_METHOD *BIO_f_cipher(void); BIO_METHOD *BIO_f_reliable(void); void BIO_set_cipher(BIO *b, const EVP_CIPHER *c, const unsigned char *k, const unsigned char *i, int enc); const EVP_MD *EVP_md_null(void); const EVP_MD *EVP_md4(void); const EVP_MD *EVP_md5(void); const EVP_MD *EVP_sha(void); const EVP_MD *EVP_sha1(void); const EVP_MD *EVP_dss(void); const EVP_MD *EVP_dss1(void); const EVP_MD *EVP_ecdsa(void); const EVP_MD *EVP_sha224(void); const EVP_MD *EVP_sha256(void); const EVP_MD *EVP_sha384(void); const EVP_MD *EVP_sha512(void); const EVP_MD *EVP_mdc2(void); const EVP_MD *EVP_ripemd160(void); const EVP_MD *EVP_whirlpool(void); const EVP_CIPHER *EVP_enc_null(void); const EVP_CIPHER *EVP_des_ecb(void); const EVP_CIPHER *EVP_des_ede(void); const EVP_CIPHER *EVP_des_ede3(void); const EVP_CIPHER *EVP_des_ede_ecb(void); const EVP_CIPHER *EVP_des_ede3_ecb(void); const EVP_CIPHER *EVP_des_cfb64(void); const EVP_CIPHER *EVP_des_cfb1(void); const EVP_CIPHER *EVP_des_cfb8(void); const EVP_CIPHER *EVP_des_ede_cfb64(void); const EVP_CIPHER *EVP_des_ede3_cfb64(void); const EVP_CIPHER *EVP_des_ede3_cfb1(void); const EVP_CIPHER *EVP_des_ede3_cfb8(void); const EVP_CIPHER *EVP_des_ofb(void); const EVP_CIPHER *EVP_des_ede_ofb(void); const EVP_CIPHER *EVP_des_ede3_ofb(void); const EVP_CIPHER *EVP_des_cbc(void); const EVP_CIPHER *EVP_des_ede_cbc(void); const EVP_CIPHER *EVP_des_ede3_cbc(void); const EVP_CIPHER *EVP_desx_cbc(void); const EVP_CIPHER *EVP_des_ede3_wrap(void); # 785 "/opt/local/include/openssl/evp.h" 3 const EVP_CIPHER *EVP_rc4(void); const EVP_CIPHER *EVP_rc4_40(void); const EVP_CIPHER *EVP_rc4_hmac_md5(void); const EVP_CIPHER *EVP_idea_ecb(void); const EVP_CIPHER *EVP_idea_cfb64(void); const EVP_CIPHER *EVP_idea_ofb(void); const EVP_CIPHER *EVP_idea_cbc(void); const EVP_CIPHER *EVP_rc2_ecb(void); const EVP_CIPHER *EVP_rc2_cbc(void); const EVP_CIPHER *EVP_rc2_40_cbc(void); const EVP_CIPHER *EVP_rc2_64_cbc(void); const EVP_CIPHER *EVP_rc2_cfb64(void); const EVP_CIPHER *EVP_rc2_ofb(void); const EVP_CIPHER *EVP_bf_ecb(void); const EVP_CIPHER *EVP_bf_cbc(void); const EVP_CIPHER *EVP_bf_cfb64(void); const EVP_CIPHER *EVP_bf_ofb(void); const EVP_CIPHER *EVP_cast5_ecb(void); const EVP_CIPHER *EVP_cast5_cbc(void); const EVP_CIPHER *EVP_cast5_cfb64(void); const EVP_CIPHER *EVP_cast5_ofb(void); # 829 "/opt/local/include/openssl/evp.h" 3 const EVP_CIPHER *EVP_aes_128_ecb(void); const EVP_CIPHER *EVP_aes_128_cbc(void); const EVP_CIPHER *EVP_aes_128_cfb1(void); const EVP_CIPHER *EVP_aes_128_cfb8(void); const EVP_CIPHER *EVP_aes_128_cfb128(void); const EVP_CIPHER *EVP_aes_128_ofb(void); const EVP_CIPHER *EVP_aes_128_ctr(void); const EVP_CIPHER *EVP_aes_128_ccm(void); const EVP_CIPHER *EVP_aes_128_gcm(void); const EVP_CIPHER *EVP_aes_128_xts(void); const EVP_CIPHER *EVP_aes_128_wrap(void); const EVP_CIPHER *EVP_aes_192_ecb(void); const EVP_CIPHER *EVP_aes_192_cbc(void); const EVP_CIPHER *EVP_aes_192_cfb1(void); const EVP_CIPHER *EVP_aes_192_cfb8(void); const EVP_CIPHER *EVP_aes_192_cfb128(void); const EVP_CIPHER *EVP_aes_192_ofb(void); const EVP_CIPHER *EVP_aes_192_ctr(void); const EVP_CIPHER *EVP_aes_192_ccm(void); const EVP_CIPHER *EVP_aes_192_gcm(void); const EVP_CIPHER *EVP_aes_192_wrap(void); const EVP_CIPHER *EVP_aes_256_ecb(void); const EVP_CIPHER *EVP_aes_256_cbc(void); const EVP_CIPHER *EVP_aes_256_cfb1(void); const EVP_CIPHER *EVP_aes_256_cfb8(void); const EVP_CIPHER *EVP_aes_256_cfb128(void); const EVP_CIPHER *EVP_aes_256_ofb(void); const EVP_CIPHER *EVP_aes_256_ctr(void); const EVP_CIPHER *EVP_aes_256_ccm(void); const EVP_CIPHER *EVP_aes_256_gcm(void); const EVP_CIPHER *EVP_aes_256_xts(void); const EVP_CIPHER *EVP_aes_256_wrap(void); const EVP_CIPHER *EVP_aes_128_cbc_hmac_sha1(void); const EVP_CIPHER *EVP_aes_256_cbc_hmac_sha1(void); const EVP_CIPHER *EVP_aes_128_cbc_hmac_sha256(void); const EVP_CIPHER *EVP_aes_256_cbc_hmac_sha256(void); const EVP_CIPHER *EVP_camellia_128_ecb(void); const EVP_CIPHER *EVP_camellia_128_cbc(void); const EVP_CIPHER *EVP_camellia_128_cfb1(void); const EVP_CIPHER *EVP_camellia_128_cfb8(void); const EVP_CIPHER *EVP_camellia_128_cfb128(void); const EVP_CIPHER *EVP_camellia_128_ofb(void); const EVP_CIPHER *EVP_camellia_192_ecb(void); const EVP_CIPHER *EVP_camellia_192_cbc(void); const EVP_CIPHER *EVP_camellia_192_cfb1(void); const EVP_CIPHER *EVP_camellia_192_cfb8(void); const EVP_CIPHER *EVP_camellia_192_cfb128(void); const EVP_CIPHER *EVP_camellia_192_ofb(void); const EVP_CIPHER *EVP_camellia_256_ecb(void); const EVP_CIPHER *EVP_camellia_256_cbc(void); const EVP_CIPHER *EVP_camellia_256_cfb1(void); const EVP_CIPHER *EVP_camellia_256_cfb8(void); const EVP_CIPHER *EVP_camellia_256_cfb128(void); const EVP_CIPHER *EVP_camellia_256_ofb(void); const EVP_CIPHER *EVP_seed_ecb(void); const EVP_CIPHER *EVP_seed_cbc(void); const EVP_CIPHER *EVP_seed_cfb128(void); const EVP_CIPHER *EVP_seed_ofb(void); void OPENSSL_add_all_algorithms_noconf(void); void OPENSSL_add_all_algorithms_conf(void); # 916 "/opt/local/include/openssl/evp.h" 3 void OpenSSL_add_all_ciphers(void); void OpenSSL_add_all_digests(void); int EVP_add_cipher(const EVP_CIPHER *cipher); int EVP_add_digest(const EVP_MD *digest); const EVP_CIPHER *EVP_get_cipherbyname(const char *name); const EVP_MD *EVP_get_digestbyname(const char *name); void EVP_cleanup(void); void EVP_CIPHER_do_all(void (*fn) (const EVP_CIPHER *ciph, const char *from, const char *to, void *x), void *arg); void EVP_CIPHER_do_all_sorted(void (*fn) (const EVP_CIPHER *ciph, const char *from, const char *to, void *x), void *arg); void EVP_MD_do_all(void (*fn) (const EVP_MD *ciph, const char *from, const char *to, void *x), void *arg); void EVP_MD_do_all_sorted(void (*fn) (const EVP_MD *ciph, const char *from, const char *to, void *x), void *arg); int EVP_PKEY_decrypt_old(unsigned char *dec_key, const unsigned char *enc_key, int enc_key_len, EVP_PKEY *private_key); int EVP_PKEY_encrypt_old(unsigned char *enc_key, const unsigned char *key, int key_len, EVP_PKEY *pub_key); int EVP_PKEY_type(int type); int EVP_PKEY_id(const EVP_PKEY *pkey); int EVP_PKEY_base_id(const EVP_PKEY *pkey); int EVP_PKEY_bits(EVP_PKEY *pkey); int EVP_PKEY_size(EVP_PKEY *pkey); int EVP_PKEY_set_type(EVP_PKEY *pkey, int type); int EVP_PKEY_set_type_str(EVP_PKEY *pkey, const char *str, int len); int EVP_PKEY_assign(EVP_PKEY *pkey, int type, void *key); void *EVP_PKEY_get0(EVP_PKEY *pkey); struct rsa_st; int EVP_PKEY_set1_RSA(EVP_PKEY *pkey, struct rsa_st *key); struct rsa_st *EVP_PKEY_get1_RSA(EVP_PKEY *pkey); struct dsa_st; int EVP_PKEY_set1_DSA(EVP_PKEY *pkey, struct dsa_st *key); struct dsa_st *EVP_PKEY_get1_DSA(EVP_PKEY *pkey); struct dh_st; int EVP_PKEY_set1_DH(EVP_PKEY *pkey, struct dh_st *key); struct dh_st *EVP_PKEY_get1_DH(EVP_PKEY *pkey); struct ec_key_st; int EVP_PKEY_set1_EC_KEY(EVP_PKEY *pkey, struct ec_key_st *key); struct ec_key_st *EVP_PKEY_get1_EC_KEY(EVP_PKEY *pkey); EVP_PKEY *EVP_PKEY_new(void); void EVP_PKEY_free(EVP_PKEY *pkey); EVP_PKEY *d2i_PublicKey(int type, EVP_PKEY **a, const unsigned char **pp, long length); int i2d_PublicKey(EVP_PKEY *a, unsigned char **pp); EVP_PKEY *d2i_PrivateKey(int type, EVP_PKEY **a, const unsigned char **pp, long length); EVP_PKEY *d2i_AutoPrivateKey(EVP_PKEY **a, const unsigned char **pp, long length); int i2d_PrivateKey(EVP_PKEY *a, unsigned char **pp); int EVP_PKEY_copy_parameters(EVP_PKEY *to, const EVP_PKEY *from); int EVP_PKEY_missing_parameters(const EVP_PKEY *pkey); int EVP_PKEY_save_parameters(EVP_PKEY *pkey, int mode); int EVP_PKEY_cmp_parameters(const EVP_PKEY *a, const EVP_PKEY *b); int EVP_PKEY_cmp(const EVP_PKEY *a, const EVP_PKEY *b); int EVP_PKEY_print_public(BIO *out, const EVP_PKEY *pkey, int indent, ASN1_PCTX *pctx); int EVP_PKEY_print_private(BIO *out, const EVP_PKEY *pkey, int indent, ASN1_PCTX *pctx); int EVP_PKEY_print_params(BIO *out, const EVP_PKEY *pkey, int indent, ASN1_PCTX *pctx); int EVP_PKEY_get_default_digest_nid(EVP_PKEY *pkey, int *pnid); int EVP_CIPHER_type(const EVP_CIPHER *ctx); int EVP_CIPHER_param_to_asn1(EVP_CIPHER_CTX *c, ASN1_TYPE *type); int EVP_CIPHER_asn1_to_param(EVP_CIPHER_CTX *c, ASN1_TYPE *type); int EVP_CIPHER_set_asn1_iv(EVP_CIPHER_CTX *c, ASN1_TYPE *type); int EVP_CIPHER_get_asn1_iv(EVP_CIPHER_CTX *c, ASN1_TYPE *type); int PKCS5_PBE_keyivgen(EVP_CIPHER_CTX *ctx, const char *pass, int passlen, ASN1_TYPE *param, const EVP_CIPHER *cipher, const EVP_MD *md, int en_de); int PKCS5_PBKDF2_HMAC_SHA1(const char *pass, int passlen, const unsigned char *salt, int saltlen, int iter, int keylen, unsigned char *out); int PKCS5_PBKDF2_HMAC(const char *pass, int passlen, const unsigned char *salt, int saltlen, int iter, const EVP_MD *digest, int keylen, unsigned char *out); int PKCS5_v2_PBE_keyivgen(EVP_CIPHER_CTX *ctx, const char *pass, int passlen, ASN1_TYPE *param, const EVP_CIPHER *cipher, const EVP_MD *md, int en_de); void PKCS5_PBE_add(void); int EVP_PBE_CipherInit(ASN1_OBJECT *pbe_obj, const char *pass, int passlen, ASN1_TYPE *param, EVP_CIPHER_CTX *ctx, int en_de); # 1045 "/opt/local/include/openssl/evp.h" 3 int EVP_PBE_alg_add_type(int pbe_type, int pbe_nid, int cipher_nid, int md_nid, EVP_PBE_KEYGEN *keygen); int EVP_PBE_alg_add(int nid, const EVP_CIPHER *cipher, const EVP_MD *md, EVP_PBE_KEYGEN *keygen); int EVP_PBE_find(int type, int pbe_nid, int *pcnid, int *pmnid, EVP_PBE_KEYGEN **pkeygen); void EVP_PBE_cleanup(void); # 1064 "/opt/local/include/openssl/evp.h" 3 int EVP_PKEY_asn1_get_count(void); const EVP_PKEY_ASN1_METHOD *EVP_PKEY_asn1_get0(int idx); const EVP_PKEY_ASN1_METHOD *EVP_PKEY_asn1_find(ENGINE **pe, int type); const EVP_PKEY_ASN1_METHOD *EVP_PKEY_asn1_find_str(ENGINE **pe, const char *str, int len); int EVP_PKEY_asn1_add0(const EVP_PKEY_ASN1_METHOD *ameth); int EVP_PKEY_asn1_add_alias(int to, int from); int EVP_PKEY_asn1_get0_info(int *ppkey_id, int *pkey_base_id, int *ppkey_flags, const char **pinfo, const char **ppem_str, const EVP_PKEY_ASN1_METHOD *ameth); const EVP_PKEY_ASN1_METHOD *EVP_PKEY_get0_asn1(EVP_PKEY *pkey); EVP_PKEY_ASN1_METHOD *EVP_PKEY_asn1_new(int id, int flags, const char *pem_str, const char *info); void EVP_PKEY_asn1_copy(EVP_PKEY_ASN1_METHOD *dst, const EVP_PKEY_ASN1_METHOD *src); void EVP_PKEY_asn1_free(EVP_PKEY_ASN1_METHOD *ameth); void EVP_PKEY_asn1_set_public(EVP_PKEY_ASN1_METHOD *ameth, int (*pub_decode) (EVP_PKEY *pk, X509_PUBKEY *pub), int (*pub_encode) (X509_PUBKEY *pub, const EVP_PKEY *pk), int (*pub_cmp) (const EVP_PKEY *a, const EVP_PKEY *b), int (*pub_print) (BIO *out, const EVP_PKEY *pkey, int indent, ASN1_PCTX *pctx), int (*pkey_size) (const EVP_PKEY *pk), int (*pkey_bits) (const EVP_PKEY *pk)); void EVP_PKEY_asn1_set_private(EVP_PKEY_ASN1_METHOD *ameth, int (*priv_decode) (EVP_PKEY *pk, PKCS8_PRIV_KEY_INFO *p8inf), int (*priv_encode) (PKCS8_PRIV_KEY_INFO *p8, const EVP_PKEY *pk), int (*priv_print) (BIO *out, const EVP_PKEY *pkey, int indent, ASN1_PCTX *pctx)); void EVP_PKEY_asn1_set_param(EVP_PKEY_ASN1_METHOD *ameth, int (*param_decode) (EVP_PKEY *pkey, const unsigned char **pder, int derlen), int (*param_encode) (const EVP_PKEY *pkey, unsigned char **pder), int (*param_missing) (const EVP_PKEY *pk), int (*param_copy) (EVP_PKEY *to, const EVP_PKEY *from), int (*param_cmp) (const EVP_PKEY *a, const EVP_PKEY *b), int (*param_print) (BIO *out, const EVP_PKEY *pkey, int indent, ASN1_PCTX *pctx)); void EVP_PKEY_asn1_set_free(EVP_PKEY_ASN1_METHOD *ameth, void (*pkey_free) (EVP_PKEY *pkey)); void EVP_PKEY_asn1_set_ctrl(EVP_PKEY_ASN1_METHOD *ameth, int (*pkey_ctrl) (EVP_PKEY *pkey, int op, long arg1, void *arg2)); void EVP_PKEY_asn1_set_item(EVP_PKEY_ASN1_METHOD *ameth, int (*item_verify) (EVP_MD_CTX *ctx, const ASN1_ITEM *it, void *asn, X509_ALGOR *a, ASN1_BIT_STRING *sig, EVP_PKEY *pkey), int (*item_sign) (EVP_MD_CTX *ctx, const ASN1_ITEM *it, void *asn, X509_ALGOR *alg1, X509_ALGOR *alg2, ASN1_BIT_STRING *sig)); # 1204 "/opt/local/include/openssl/evp.h" 3 const EVP_PKEY_METHOD *EVP_PKEY_meth_find(int type); EVP_PKEY_METHOD *EVP_PKEY_meth_new(int id, int flags); void EVP_PKEY_meth_get0_info(int *ppkey_id, int *pflags, const EVP_PKEY_METHOD *meth); void EVP_PKEY_meth_copy(EVP_PKEY_METHOD *dst, const EVP_PKEY_METHOD *src); void EVP_PKEY_meth_free(EVP_PKEY_METHOD *pmeth); int EVP_PKEY_meth_add0(const EVP_PKEY_METHOD *pmeth); EVP_PKEY_CTX *EVP_PKEY_CTX_new(EVP_PKEY *pkey, ENGINE *e); EVP_PKEY_CTX *EVP_PKEY_CTX_new_id(int id, ENGINE *e); EVP_PKEY_CTX *EVP_PKEY_CTX_dup(EVP_PKEY_CTX *ctx); void EVP_PKEY_CTX_free(EVP_PKEY_CTX *ctx); int EVP_PKEY_CTX_ctrl(EVP_PKEY_CTX *ctx, int keytype, int optype, int cmd, int p1, void *p2); int EVP_PKEY_CTX_ctrl_str(EVP_PKEY_CTX *ctx, const char *type, const char *value); int EVP_PKEY_CTX_get_operation(EVP_PKEY_CTX *ctx); void EVP_PKEY_CTX_set0_keygen_info(EVP_PKEY_CTX *ctx, int *dat, int datlen); EVP_PKEY *EVP_PKEY_new_mac_key(int type, ENGINE *e, const unsigned char *key, int keylen); void EVP_PKEY_CTX_set_data(EVP_PKEY_CTX *ctx, void *data); void *EVP_PKEY_CTX_get_data(EVP_PKEY_CTX *ctx); EVP_PKEY *EVP_PKEY_CTX_get0_pkey(EVP_PKEY_CTX *ctx); EVP_PKEY *EVP_PKEY_CTX_get0_peerkey(EVP_PKEY_CTX *ctx); void EVP_PKEY_CTX_set_app_data(EVP_PKEY_CTX *ctx, void *data); void *EVP_PKEY_CTX_get_app_data(EVP_PKEY_CTX *ctx); int EVP_PKEY_sign_init(EVP_PKEY_CTX *ctx); int EVP_PKEY_sign(EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen, const unsigned char *tbs, size_t tbslen); int EVP_PKEY_verify_init(EVP_PKEY_CTX *ctx); int EVP_PKEY_verify(EVP_PKEY_CTX *ctx, const unsigned char *sig, size_t siglen, const unsigned char *tbs, size_t tbslen); int EVP_PKEY_verify_recover_init(EVP_PKEY_CTX *ctx); int EVP_PKEY_verify_recover(EVP_PKEY_CTX *ctx, unsigned char *rout, size_t *routlen, const unsigned char *sig, size_t siglen); int EVP_PKEY_encrypt_init(EVP_PKEY_CTX *ctx); int EVP_PKEY_encrypt(EVP_PKEY_CTX *ctx, unsigned char *out, size_t *outlen, const unsigned char *in, size_t inlen); int EVP_PKEY_decrypt_init(EVP_PKEY_CTX *ctx); int EVP_PKEY_decrypt(EVP_PKEY_CTX *ctx, unsigned char *out, size_t *outlen, const unsigned char *in, size_t inlen); int EVP_PKEY_derive_init(EVP_PKEY_CTX *ctx); int EVP_PKEY_derive_set_peer(EVP_PKEY_CTX *ctx, EVP_PKEY *peer); int EVP_PKEY_derive(EVP_PKEY_CTX *ctx, unsigned char *key, size_t *keylen); typedef int EVP_PKEY_gen_cb (EVP_PKEY_CTX *ctx); int EVP_PKEY_paramgen_init(EVP_PKEY_CTX *ctx); int EVP_PKEY_paramgen(EVP_PKEY_CTX *ctx, EVP_PKEY **ppkey); int EVP_PKEY_keygen_init(EVP_PKEY_CTX *ctx); int EVP_PKEY_keygen(EVP_PKEY_CTX *ctx, EVP_PKEY **ppkey); void EVP_PKEY_CTX_set_cb(EVP_PKEY_CTX *ctx, EVP_PKEY_gen_cb *cb); EVP_PKEY_gen_cb *EVP_PKEY_CTX_get_cb(EVP_PKEY_CTX *ctx); int EVP_PKEY_CTX_get_keygen_info(EVP_PKEY_CTX *ctx, int idx); void EVP_PKEY_meth_set_init(EVP_PKEY_METHOD *pmeth, int (*init) (EVP_PKEY_CTX *ctx)); void EVP_PKEY_meth_set_copy(EVP_PKEY_METHOD *pmeth, int (*copy) (EVP_PKEY_CTX *dst, EVP_PKEY_CTX *src)); void EVP_PKEY_meth_set_cleanup(EVP_PKEY_METHOD *pmeth, void (*cleanup) (EVP_PKEY_CTX *ctx)); void EVP_PKEY_meth_set_paramgen(EVP_PKEY_METHOD *pmeth, int (*paramgen_init) (EVP_PKEY_CTX *ctx), int (*paramgen) (EVP_PKEY_CTX *ctx, EVP_PKEY *pkey)); void EVP_PKEY_meth_set_keygen(EVP_PKEY_METHOD *pmeth, int (*keygen_init) (EVP_PKEY_CTX *ctx), int (*keygen) (EVP_PKEY_CTX *ctx, EVP_PKEY *pkey)); void EVP_PKEY_meth_set_sign(EVP_PKEY_METHOD *pmeth, int (*sign_init) (EVP_PKEY_CTX *ctx), int (*sign) (EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen, const unsigned char *tbs, size_t tbslen)); void EVP_PKEY_meth_set_verify(EVP_PKEY_METHOD *pmeth, int (*verify_init) (EVP_PKEY_CTX *ctx), int (*verify) (EVP_PKEY_CTX *ctx, const unsigned char *sig, size_t siglen, const unsigned char *tbs, size_t tbslen)); void EVP_PKEY_meth_set_verify_recover(EVP_PKEY_METHOD *pmeth, int (*verify_recover_init) (EVP_PKEY_CTX *ctx), int (*verify_recover) (EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen, const unsigned char *tbs, size_t tbslen)); void EVP_PKEY_meth_set_signctx(EVP_PKEY_METHOD *pmeth, int (*signctx_init) (EVP_PKEY_CTX *ctx, EVP_MD_CTX *mctx), int (*signctx) (EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen, EVP_MD_CTX *mctx)); void EVP_PKEY_meth_set_verifyctx(EVP_PKEY_METHOD *pmeth, int (*verifyctx_init) (EVP_PKEY_CTX *ctx, EVP_MD_CTX *mctx), int (*verifyctx) (EVP_PKEY_CTX *ctx, const unsigned char *sig, int siglen, EVP_MD_CTX *mctx)); void EVP_PKEY_meth_set_encrypt(EVP_PKEY_METHOD *pmeth, int (*encrypt_init) (EVP_PKEY_CTX *ctx), int (*encryptfn) (EVP_PKEY_CTX *ctx, unsigned char *out, size_t *outlen, const unsigned char *in, size_t inlen)); void EVP_PKEY_meth_set_decrypt(EVP_PKEY_METHOD *pmeth, int (*decrypt_init) (EVP_PKEY_CTX *ctx), int (*decrypt) (EVP_PKEY_CTX *ctx, unsigned char *out, size_t *outlen, const unsigned char *in, size_t inlen)); void EVP_PKEY_meth_set_derive(EVP_PKEY_METHOD *pmeth, int (*derive_init) (EVP_PKEY_CTX *ctx), int (*derive) (EVP_PKEY_CTX *ctx, unsigned char *key, size_t *keylen)); void EVP_PKEY_meth_set_ctrl(EVP_PKEY_METHOD *pmeth, int (*ctrl) (EVP_PKEY_CTX *ctx, int type, int p1, void *p2), int (*ctrl_str) (EVP_PKEY_CTX *ctx, const char *type, const char *value)); void EVP_add_alg_module(void); void ERR_load_EVP_strings(void); # 74 "/opt/local/include/openssl/x509.h" 2 3 # 83 "/opt/local/include/openssl/x509.h" 3 # 1 "/opt/local/include/openssl/ec.h" 1 3 # 79 "/opt/local/include/openssl/ec.h" 3 # 1 "/opt/local/include/openssl/opensslconf.h" 1 3 # 80 "/opt/local/include/openssl/ec.h" 2 3 # 105 "/opt/local/include/openssl/ec.h" 3 typedef enum { POINT_CONVERSION_COMPRESSED = 2, POINT_CONVERSION_UNCOMPRESSED = 4, POINT_CONVERSION_HYBRID = 6 } point_conversion_form_t; typedef struct ec_method_st EC_METHOD; typedef struct ec_group_st # 127 "/opt/local/include/openssl/ec.h" 3 EC_GROUP; typedef struct ec_point_st EC_POINT; # 139 "/opt/local/include/openssl/ec.h" 3 const EC_METHOD *EC_GFp_simple_method(void); const EC_METHOD *EC_GFp_mont_method(void); const EC_METHOD *EC_GFp_nist_method(void); # 176 "/opt/local/include/openssl/ec.h" 3 const EC_METHOD *EC_GF2m_simple_method(void); # 188 "/opt/local/include/openssl/ec.h" 3 EC_GROUP *EC_GROUP_new(const EC_METHOD *meth); void EC_GROUP_free(EC_GROUP *group); void EC_GROUP_clear_free(EC_GROUP *group); int EC_GROUP_copy(EC_GROUP *dst, const EC_GROUP *src); EC_GROUP *EC_GROUP_dup(const EC_GROUP *src); const EC_METHOD *EC_GROUP_method_of(const EC_GROUP *group); int EC_METHOD_get_field_type(const EC_METHOD *meth); # 234 "/opt/local/include/openssl/ec.h" 3 int EC_GROUP_set_generator(EC_GROUP *group, const EC_POINT *generator, const BIGNUM *order, const BIGNUM *cofactor); const EC_POINT *EC_GROUP_get0_generator(const EC_GROUP *group); BN_MONT_CTX *EC_GROUP_get_mont_data(const EC_GROUP *group); int EC_GROUP_get_order(const EC_GROUP *group, BIGNUM *order, BN_CTX *ctx); int EC_GROUP_get_cofactor(const EC_GROUP *group, BIGNUM *cofactor, BN_CTX *ctx); void EC_GROUP_set_curve_name(EC_GROUP *group, int nid); int EC_GROUP_get_curve_name(const EC_GROUP *group); void EC_GROUP_set_asn1_flag(EC_GROUP *group, int flag); int EC_GROUP_get_asn1_flag(const EC_GROUP *group); void EC_GROUP_set_point_conversion_form(EC_GROUP *group, point_conversion_form_t form); point_conversion_form_t EC_GROUP_get_point_conversion_form(const EC_GROUP *); unsigned char *EC_GROUP_get0_seed(const EC_GROUP *x); size_t EC_GROUP_get_seed_len(const EC_GROUP *); size_t EC_GROUP_set_seed(EC_GROUP *, const unsigned char *, size_t len); # 297 "/opt/local/include/openssl/ec.h" 3 int EC_GROUP_set_curve_GFp(EC_GROUP *group, const BIGNUM *p, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx); # 308 "/opt/local/include/openssl/ec.h" 3 int EC_GROUP_get_curve_GFp(const EC_GROUP *group, BIGNUM *p, BIGNUM *a, BIGNUM *b, BN_CTX *ctx); # 320 "/opt/local/include/openssl/ec.h" 3 int EC_GROUP_set_curve_GF2m(EC_GROUP *group, const BIGNUM *p, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx); # 331 "/opt/local/include/openssl/ec.h" 3 int EC_GROUP_get_curve_GF2m(const EC_GROUP *group, BIGNUM *p, BIGNUM *a, BIGNUM *b, BN_CTX *ctx); int EC_GROUP_get_degree(const EC_GROUP *group); int EC_GROUP_check(const EC_GROUP *group, BN_CTX *ctx); int EC_GROUP_check_discriminant(const EC_GROUP *group, BN_CTX *ctx); int EC_GROUP_cmp(const EC_GROUP *a, const EC_GROUP *b, BN_CTX *ctx); # 375 "/opt/local/include/openssl/ec.h" 3 EC_GROUP *EC_GROUP_new_curve_GFp(const BIGNUM *p, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx); # 386 "/opt/local/include/openssl/ec.h" 3 EC_GROUP *EC_GROUP_new_curve_GF2m(const BIGNUM *p, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx); EC_GROUP *EC_GROUP_new_by_curve_name(int nid); typedef struct { int nid; const char *comment; } EC_builtin_curve; size_t EC_get_builtin_curves(EC_builtin_curve *r, size_t nitems); const char *EC_curve_nid2nist(int nid); int EC_curve_nist2nid(const char *name); # 424 "/opt/local/include/openssl/ec.h" 3 EC_POINT *EC_POINT_new(const EC_GROUP *group); void EC_POINT_free(EC_POINT *point); void EC_POINT_clear_free(EC_POINT *point); int EC_POINT_copy(EC_POINT *dst, const EC_POINT *src); EC_POINT *EC_POINT_dup(const EC_POINT *src, const EC_GROUP *group); const EC_METHOD *EC_POINT_method_of(const EC_POINT *point); int EC_POINT_set_to_infinity(const EC_GROUP *group, EC_POINT *point); # 473 "/opt/local/include/openssl/ec.h" 3 int EC_POINT_set_Jprojective_coordinates_GFp(const EC_GROUP *group, EC_POINT *p, const BIGNUM *x, const BIGNUM *y, const BIGNUM *z, BN_CTX *ctx); # 487 "/opt/local/include/openssl/ec.h" 3 int EC_POINT_get_Jprojective_coordinates_GFp(const EC_GROUP *group, const EC_POINT *p, BIGNUM *x, BIGNUM *y, BIGNUM *z, BN_CTX *ctx); # 500 "/opt/local/include/openssl/ec.h" 3 int EC_POINT_set_affine_coordinates_GFp(const EC_GROUP *group, EC_POINT *p, const BIGNUM *x, const BIGNUM *y, BN_CTX *ctx); # 512 "/opt/local/include/openssl/ec.h" 3 int EC_POINT_get_affine_coordinates_GFp(const EC_GROUP *group, const EC_POINT *p, BIGNUM *x, BIGNUM *y, BN_CTX *ctx); # 524 "/opt/local/include/openssl/ec.h" 3 int EC_POINT_set_compressed_coordinates_GFp(const EC_GROUP *group, EC_POINT *p, const BIGNUM *x, int y_bit, BN_CTX *ctx); # 536 "/opt/local/include/openssl/ec.h" 3 int EC_POINT_set_affine_coordinates_GF2m(const EC_GROUP *group, EC_POINT *p, const BIGNUM *x, const BIGNUM *y, BN_CTX *ctx); # 548 "/opt/local/include/openssl/ec.h" 3 int EC_POINT_get_affine_coordinates_GF2m(const EC_GROUP *group, const EC_POINT *p, BIGNUM *x, BIGNUM *y, BN_CTX *ctx); # 560 "/opt/local/include/openssl/ec.h" 3 int EC_POINT_set_compressed_coordinates_GF2m(const EC_GROUP *group, EC_POINT *p, const BIGNUM *x, int y_bit, BN_CTX *ctx); # 574 "/opt/local/include/openssl/ec.h" 3 size_t EC_POINT_point2oct(const EC_GROUP *group, const EC_POINT *p, point_conversion_form_t form, unsigned char *buf, size_t len, BN_CTX *ctx); # 586 "/opt/local/include/openssl/ec.h" 3 int EC_POINT_oct2point(const EC_GROUP *group, EC_POINT *p, const unsigned char *buf, size_t len, BN_CTX *ctx); BIGNUM *EC_POINT_point2bn(const EC_GROUP *, const EC_POINT *, point_conversion_form_t form, BIGNUM *, BN_CTX *); EC_POINT *EC_POINT_bn2point(const EC_GROUP *, const BIGNUM *, EC_POINT *, BN_CTX *); char *EC_POINT_point2hex(const EC_GROUP *, const EC_POINT *, point_conversion_form_t form, BN_CTX *); EC_POINT *EC_POINT_hex2point(const EC_GROUP *, const char *, EC_POINT *, BN_CTX *); # 611 "/opt/local/include/openssl/ec.h" 3 int EC_POINT_add(const EC_GROUP *group, EC_POINT *r, const EC_POINT *a, const EC_POINT *b, BN_CTX *ctx); # 621 "/opt/local/include/openssl/ec.h" 3 int EC_POINT_dbl(const EC_GROUP *group, EC_POINT *r, const EC_POINT *a, BN_CTX *ctx); int EC_POINT_invert(const EC_GROUP *group, EC_POINT *a, BN_CTX *ctx); int EC_POINT_is_at_infinity(const EC_GROUP *group, const EC_POINT *p); int EC_POINT_is_on_curve(const EC_GROUP *group, const EC_POINT *point, BN_CTX *ctx); # 655 "/opt/local/include/openssl/ec.h" 3 int EC_POINT_cmp(const EC_GROUP *group, const EC_POINT *a, const EC_POINT *b, BN_CTX *ctx); int EC_POINT_make_affine(const EC_GROUP *group, EC_POINT *point, BN_CTX *ctx); int EC_POINTs_make_affine(const EC_GROUP *group, size_t num, EC_POINT *points[], BN_CTX *ctx); # 672 "/opt/local/include/openssl/ec.h" 3 int EC_POINTs_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *n, size_t num, const EC_POINT *p[], const BIGNUM *m[], BN_CTX *ctx); # 685 "/opt/local/include/openssl/ec.h" 3 int EC_POINT_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *n, const EC_POINT *q, const BIGNUM *m, BN_CTX *ctx); int EC_GROUP_precompute_mult(EC_GROUP *group, BN_CTX *ctx); int EC_GROUP_have_precompute_mult(const EC_GROUP *group); # 709 "/opt/local/include/openssl/ec.h" 3 int EC_GROUP_get_basis_type(const EC_GROUP *); int EC_GROUP_get_trinomial_basis(const EC_GROUP *, unsigned int *k); int EC_GROUP_get_pentanomial_basis(const EC_GROUP *, unsigned int *k1, unsigned int *k2, unsigned int *k3); typedef struct ecpk_parameters_st ECPKPARAMETERS; EC_GROUP *d2i_ECPKParameters(EC_GROUP **, const unsigned char **in, long len); int i2d_ECPKParameters(const EC_GROUP *, unsigned char **out); # 731 "/opt/local/include/openssl/ec.h" 3 int ECPKParameters_print(BIO *bp, const EC_GROUP *x, int off); int ECPKParameters_print_fp(FILE *fp, const EC_GROUP *x, int off); typedef struct ec_key_st EC_KEY; # 754 "/opt/local/include/openssl/ec.h" 3 EC_KEY *EC_KEY_new(void); int EC_KEY_get_flags(const EC_KEY *key); void EC_KEY_set_flags(EC_KEY *key, int flags); void EC_KEY_clear_flags(EC_KEY *key, int flags); EC_KEY *EC_KEY_new_by_curve_name(int nid); void EC_KEY_free(EC_KEY *key); EC_KEY *EC_KEY_copy(EC_KEY *dst, const EC_KEY *src); EC_KEY *EC_KEY_dup(const EC_KEY *src); int EC_KEY_up_ref(EC_KEY *key); const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key); int EC_KEY_set_group(EC_KEY *key, const EC_GROUP *group); const BIGNUM *EC_KEY_get0_private_key(const EC_KEY *key); int EC_KEY_set_private_key(EC_KEY *key, const BIGNUM *prv); const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key); int EC_KEY_set_public_key(EC_KEY *key, const EC_POINT *pub); unsigned EC_KEY_get_enc_flags(const EC_KEY *key); void EC_KEY_set_enc_flags(EC_KEY *eckey, unsigned int flags); point_conversion_form_t EC_KEY_get_conv_form(const EC_KEY *key); void EC_KEY_set_conv_form(EC_KEY *eckey, point_conversion_form_t cform); void *EC_KEY_get_key_method_data(EC_KEY *key, void *(*dup_func) (void *), void (*free_func) (void *), void (*clear_free_func) (void *)); # 852 "/opt/local/include/openssl/ec.h" 3 void *EC_KEY_insert_key_method_data(EC_KEY *key, void *data, void *(*dup_func) (void *), void (*free_func) (void *), void (*clear_free_func) (void *)); void EC_KEY_set_asn1_flag(EC_KEY *eckey, int asn1_flag); int EC_KEY_precompute_mult(EC_KEY *key, BN_CTX *ctx); int EC_KEY_generate_key(EC_KEY *key); int EC_KEY_check_key(const EC_KEY *key); # 886 "/opt/local/include/openssl/ec.h" 3 int EC_KEY_set_public_key_affine_coordinates(EC_KEY *key, BIGNUM *x, BIGNUM *y); # 899 "/opt/local/include/openssl/ec.h" 3 EC_KEY *d2i_ECPrivateKey(EC_KEY **key, const unsigned char **in, long len); int i2d_ECPrivateKey(EC_KEY *key, unsigned char **out); # 920 "/opt/local/include/openssl/ec.h" 3 EC_KEY *d2i_ECParameters(EC_KEY **key, const unsigned char **in, long len); int i2d_ECParameters(EC_KEY *key, unsigned char **out); # 942 "/opt/local/include/openssl/ec.h" 3 EC_KEY *o2i_ECPublicKey(EC_KEY **key, const unsigned char **in, long len); int i2o_ECPublicKey(EC_KEY *key, unsigned char **out); int ECParameters_print(BIO *bp, const EC_KEY *key); int EC_KEY_print(BIO *bp, const EC_KEY *key, int off); # 975 "/opt/local/include/openssl/ec.h" 3 int ECParameters_print_fp(FILE *fp, const EC_KEY *key); int EC_KEY_print_fp(FILE *fp, const EC_KEY *key, int off); # 1076 "/opt/local/include/openssl/ec.h" 3 void ERR_load_EC_strings(void); # 84 "/opt/local/include/openssl/x509.h" 2 3 # 1 "/opt/local/include/openssl/ecdsa.h" 1 3 # 62 "/opt/local/include/openssl/ecdsa.h" 3 # 1 "/opt/local/include/openssl/opensslconf.h" 1 3 # 63 "/opt/local/include/openssl/ecdsa.h" 2 3 # 78 "/opt/local/include/openssl/ecdsa.h" 3 typedef struct ECDSA_SIG_st { BIGNUM *r; BIGNUM *s; } ECDSA_SIG; ECDSA_SIG *ECDSA_SIG_new(void); void ECDSA_SIG_free(ECDSA_SIG *sig); int i2d_ECDSA_SIG(const ECDSA_SIG *sig, unsigned char **pp); # 108 "/opt/local/include/openssl/ecdsa.h" 3 ECDSA_SIG *d2i_ECDSA_SIG(ECDSA_SIG **sig, const unsigned char **pp, long len); # 117 "/opt/local/include/openssl/ecdsa.h" 3 ECDSA_SIG *ECDSA_do_sign(const unsigned char *dgst, int dgst_len, EC_KEY *eckey); # 130 "/opt/local/include/openssl/ecdsa.h" 3 ECDSA_SIG *ECDSA_do_sign_ex(const unsigned char *dgst, int dgstlen, const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey); # 143 "/opt/local/include/openssl/ecdsa.h" 3 int ECDSA_do_verify(const unsigned char *dgst, int dgst_len, const ECDSA_SIG *sig, EC_KEY *eckey); const ECDSA_METHOD *ECDSA_OpenSSL(void); void ECDSA_set_default_method(const ECDSA_METHOD *meth); const ECDSA_METHOD *ECDSA_get_default_method(void); int ECDSA_set_method(EC_KEY *eckey, const ECDSA_METHOD *meth); int ECDSA_size(const EC_KEY *eckey); # 178 "/opt/local/include/openssl/ecdsa.h" 3 int ECDSA_sign_setup(EC_KEY *eckey, BN_CTX *ctx, BIGNUM **kinv, BIGNUM **rp); # 190 "/opt/local/include/openssl/ecdsa.h" 3 int ECDSA_sign(int type, const unsigned char *dgst, int dgstlen, unsigned char *sig, unsigned int *siglen, EC_KEY *eckey); # 206 "/opt/local/include/openssl/ecdsa.h" 3 int ECDSA_sign_ex(int type, const unsigned char *dgst, int dgstlen, unsigned char *sig, unsigned int *siglen, const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey); # 221 "/opt/local/include/openssl/ecdsa.h" 3 int ECDSA_verify(int type, const unsigned char *dgst, int dgstlen, const unsigned char *sig, int siglen, EC_KEY *eckey); int ECDSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func); int ECDSA_set_ex_data(EC_KEY *d, int idx, void *arg); void *ECDSA_get_ex_data(EC_KEY *d, int idx); ECDSA_METHOD *ECDSA_METHOD_new(ECDSA_METHOD *ecdsa_method); void ECDSA_METHOD_free(ECDSA_METHOD *ecdsa_method); void ECDSA_METHOD_set_app_data(ECDSA_METHOD *ecdsa_method, void *app); void *ECDSA_METHOD_get_app_data(ECDSA_METHOD *ecdsa_method); void ECDSA_METHOD_set_sign(ECDSA_METHOD *ecdsa_method, ECDSA_SIG *(*ecdsa_do_sign) (const unsigned char *dgst, int dgst_len, const BIGNUM *inv, const BIGNUM *rp, EC_KEY *eckey)); void ECDSA_METHOD_set_sign_setup(ECDSA_METHOD *ecdsa_method, int (*ecdsa_sign_setup) (EC_KEY *eckey, BN_CTX *ctx, BIGNUM **kinv, BIGNUM **r)); void ECDSA_METHOD_set_verify(ECDSA_METHOD *ecdsa_method, int (*ecdsa_do_verify) (const unsigned char *dgst, int dgst_len, const ECDSA_SIG *sig, EC_KEY *eckey)); void ECDSA_METHOD_set_flags(ECDSA_METHOD *ecdsa_method, int flags); void ECDSA_METHOD_set_name(ECDSA_METHOD *ecdsa_method, char *name); # 310 "/opt/local/include/openssl/ecdsa.h" 3 void ERR_load_ECDSA_strings(void); # 88 "/opt/local/include/openssl/x509.h" 2 3 # 1 "/opt/local/include/openssl/ecdh.h" 1 3 # 72 "/opt/local/include/openssl/ecdh.h" 3 # 1 "/opt/local/include/openssl/opensslconf.h" 1 3 # 73 "/opt/local/include/openssl/ecdh.h" 2 3 # 90 "/opt/local/include/openssl/ecdh.h" 3 const ECDH_METHOD *ECDH_OpenSSL(void); void ECDH_set_default_method(const ECDH_METHOD *); const ECDH_METHOD *ECDH_get_default_method(void); int ECDH_set_method(EC_KEY *, const ECDH_METHOD *); int ECDH_compute_key(void *out, size_t outlen, const EC_POINT *pub_key, EC_KEY *ecdh, void *(*KDF) (const void *in, size_t inlen, void *out, size_t *outlen)); int ECDH_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func); int ECDH_set_ex_data(EC_KEY *d, int idx, void *arg); void *ECDH_get_ex_data(EC_KEY *d, int idx); int ECDH_KDF_X9_62(unsigned char *out, size_t outlen, const unsigned char *Z, size_t Zlen, const unsigned char *sinfo, size_t sinfolen, const EVP_MD *md); void ERR_load_ECDH_strings(void); # 92 "/opt/local/include/openssl/x509.h" 2 3 # 1 "/opt/local/include/openssl/rsa.h" 1 3 # 85 "/opt/local/include/openssl/rsa.h" 3 struct rsa_meth_st { const char *name; int (*rsa_pub_enc) (int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding); int (*rsa_pub_dec) (int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding); int (*rsa_priv_enc) (int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding); int (*rsa_priv_dec) (int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding); int (*rsa_mod_exp) (BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx); int (*bn_mod_exp) (BIGNUM *r, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx); int (*init) (RSA *rsa); int (*finish) (RSA *rsa); int flags; char *app_data; # 116 "/opt/local/include/openssl/rsa.h" 3 int (*rsa_sign) (int type, const unsigned char *m, unsigned int m_length, unsigned char *sigret, unsigned int *siglen, const RSA *rsa); int (*rsa_verify) (int dtype, const unsigned char *m, unsigned int m_length, const unsigned char *sigbuf, unsigned int siglen, const RSA *rsa); int (*rsa_keygen) (RSA *rsa, int bits, BIGNUM *e, BN_GENCB *cb); }; struct rsa_st { int pad; long version; const RSA_METHOD *meth; ENGINE *engine; BIGNUM *n; BIGNUM *e; BIGNUM *d; BIGNUM *p; BIGNUM *q; BIGNUM *dmp1; BIGNUM *dmq1; BIGNUM *iqmp; CRYPTO_EX_DATA ex_data; int references; int flags; BN_MONT_CTX *_method_mod_n; BN_MONT_CTX *_method_mod_p; BN_MONT_CTX *_method_mod_q; char *bignum_data; BN_BLINDING *blinding; BN_BLINDING *mt_blinding; }; # 320 "/opt/local/include/openssl/rsa.h" 3 RSA *RSA_new(void); RSA *RSA_new_method(ENGINE *engine); int RSA_size(const RSA *rsa); RSA *RSA_generate_key(int bits, unsigned long e, void (*callback) (int, int, void *), void *cb_arg); int RSA_generate_key_ex(RSA *rsa, int bits, BIGNUM *e, BN_GENCB *cb); int RSA_check_key(const RSA *); int RSA_public_encrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding); int RSA_private_encrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding); int RSA_public_decrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding); int RSA_private_decrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding); void RSA_free(RSA *r); int RSA_up_ref(RSA *r); int RSA_flags(const RSA *r); void RSA_set_default_method(const RSA_METHOD *meth); const RSA_METHOD *RSA_get_default_method(void); const RSA_METHOD *RSA_get_method(const RSA *rsa); int RSA_set_method(RSA *rsa, const RSA_METHOD *meth); int RSA_memory_lock(RSA *r); const RSA_METHOD *RSA_PKCS1_SSLeay(void); const RSA_METHOD *RSA_null_method(void); RSA *d2i_RSAPublicKey(RSA **a, const unsigned char **in, long len); int i2d_RSAPublicKey(const RSA *a, unsigned char **out); extern const ASN1_ITEM RSAPublicKey_it; RSA *d2i_RSAPrivateKey(RSA **a, const unsigned char **in, long len); int i2d_RSAPrivateKey(const RSA *a, unsigned char **out); extern const ASN1_ITEM RSAPrivateKey_it; typedef struct rsa_pss_params_st { X509_ALGOR *hashAlgorithm; X509_ALGOR *maskGenAlgorithm; ASN1_INTEGER *saltLength; ASN1_INTEGER *trailerField; } RSA_PSS_PARAMS; RSA_PSS_PARAMS *RSA_PSS_PARAMS_new(void); void RSA_PSS_PARAMS_free(RSA_PSS_PARAMS *a); RSA_PSS_PARAMS *d2i_RSA_PSS_PARAMS(RSA_PSS_PARAMS **a, const unsigned char **in, long len); int i2d_RSA_PSS_PARAMS(RSA_PSS_PARAMS *a, unsigned char **out); extern const ASN1_ITEM RSA_PSS_PARAMS_it; typedef struct rsa_oaep_params_st { X509_ALGOR *hashFunc; X509_ALGOR *maskGenFunc; X509_ALGOR *pSourceFunc; } RSA_OAEP_PARAMS; RSA_OAEP_PARAMS *RSA_OAEP_PARAMS_new(void); void RSA_OAEP_PARAMS_free(RSA_OAEP_PARAMS *a); RSA_OAEP_PARAMS *d2i_RSA_OAEP_PARAMS(RSA_OAEP_PARAMS **a, const unsigned char **in, long len); int i2d_RSA_OAEP_PARAMS(RSA_OAEP_PARAMS *a, unsigned char **out); extern const ASN1_ITEM RSA_OAEP_PARAMS_it; int RSA_print_fp(FILE *fp, const RSA *r, int offset); int RSA_print(BIO *bp, const RSA *r, int offset); int i2d_RSA_NET(const RSA *a, unsigned char **pp, int (*cb) (char *buf, int len, const char *prompt, int verify), int sgckey); RSA *d2i_RSA_NET(RSA **a, const unsigned char **pp, long length, int (*cb) (char *buf, int len, const char *prompt, int verify), int sgckey); int i2d_Netscape_RSA(const RSA *a, unsigned char **pp, int (*cb) (char *buf, int len, const char *prompt, int verify)); RSA *d2i_Netscape_RSA(RSA **a, const unsigned char **pp, long length, int (*cb) (char *buf, int len, const char *prompt, int verify)); int RSA_sign(int type, const unsigned char *m, unsigned int m_length, unsigned char *sigret, unsigned int *siglen, RSA *rsa); int RSA_verify(int type, const unsigned char *m, unsigned int m_length, const unsigned char *sigbuf, unsigned int siglen, RSA *rsa); int RSA_sign_ASN1_OCTET_STRING(int type, const unsigned char *m, unsigned int m_length, unsigned char *sigret, unsigned int *siglen, RSA *rsa); int RSA_verify_ASN1_OCTET_STRING(int type, const unsigned char *m, unsigned int m_length, unsigned char *sigbuf, unsigned int siglen, RSA *rsa); int RSA_blinding_on(RSA *rsa, BN_CTX *ctx); void RSA_blinding_off(RSA *rsa); BN_BLINDING *RSA_setup_blinding(RSA *rsa, BN_CTX *ctx); int RSA_padding_add_PKCS1_type_1(unsigned char *to, int tlen, const unsigned char *f, int fl); int RSA_padding_check_PKCS1_type_1(unsigned char *to, int tlen, const unsigned char *f, int fl, int rsa_len); int RSA_padding_add_PKCS1_type_2(unsigned char *to, int tlen, const unsigned char *f, int fl); int RSA_padding_check_PKCS1_type_2(unsigned char *to, int tlen, const unsigned char *f, int fl, int rsa_len); int PKCS1_MGF1(unsigned char *mask, long len, const unsigned char *seed, long seedlen, const EVP_MD *dgst); int RSA_padding_add_PKCS1_OAEP(unsigned char *to, int tlen, const unsigned char *f, int fl, const unsigned char *p, int pl); int RSA_padding_check_PKCS1_OAEP(unsigned char *to, int tlen, const unsigned char *f, int fl, int rsa_len, const unsigned char *p, int pl); int RSA_padding_add_PKCS1_OAEP_mgf1(unsigned char *to, int tlen, const unsigned char *from, int flen, const unsigned char *param, int plen, const EVP_MD *md, const EVP_MD *mgf1md); int RSA_padding_check_PKCS1_OAEP_mgf1(unsigned char *to, int tlen, const unsigned char *from, int flen, int num, const unsigned char *param, int plen, const EVP_MD *md, const EVP_MD *mgf1md); int RSA_padding_add_SSLv23(unsigned char *to, int tlen, const unsigned char *f, int fl); int RSA_padding_check_SSLv23(unsigned char *to, int tlen, const unsigned char *f, int fl, int rsa_len); int RSA_padding_add_none(unsigned char *to, int tlen, const unsigned char *f, int fl); int RSA_padding_check_none(unsigned char *to, int tlen, const unsigned char *f, int fl, int rsa_len); int RSA_padding_add_X931(unsigned char *to, int tlen, const unsigned char *f, int fl); int RSA_padding_check_X931(unsigned char *to, int tlen, const unsigned char *f, int fl, int rsa_len); int RSA_X931_hash_id(int nid); int RSA_verify_PKCS1_PSS(RSA *rsa, const unsigned char *mHash, const EVP_MD *Hash, const unsigned char *EM, int sLen); int RSA_padding_add_PKCS1_PSS(RSA *rsa, unsigned char *EM, const unsigned char *mHash, const EVP_MD *Hash, int sLen); int RSA_verify_PKCS1_PSS_mgf1(RSA *rsa, const unsigned char *mHash, const EVP_MD *Hash, const EVP_MD *mgf1Hash, const unsigned char *EM, int sLen); int RSA_padding_add_PKCS1_PSS_mgf1(RSA *rsa, unsigned char *EM, const unsigned char *mHash, const EVP_MD *Hash, const EVP_MD *mgf1Hash, int sLen); int RSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func); int RSA_set_ex_data(RSA *r, int idx, void *arg); void *RSA_get_ex_data(const RSA *r, int idx); RSA *RSAPublicKey_dup(RSA *rsa); RSA *RSAPrivateKey_dup(RSA *rsa); # 523 "/opt/local/include/openssl/rsa.h" 3 void ERR_load_RSA_strings(void); # 97 "/opt/local/include/openssl/x509.h" 2 3 # 1 "/opt/local/include/openssl/dsa.h" 1 3 # 68 "/opt/local/include/openssl/dsa.h" 3 # 1 "/opt/local/include/openssl/e_os2.h" 1 3 # 56 "/opt/local/include/openssl/e_os2.h" 3 # 1 "/opt/local/include/openssl/opensslconf.h" 1 3 # 57 "/opt/local/include/openssl/e_os2.h" 2 3 # 69 "/opt/local/include/openssl/dsa.h" 2 3 # 83 "/opt/local/include/openssl/dsa.h" 3 # 1 "/opt/local/include/openssl/dh.h" 1 3 # 62 "/opt/local/include/openssl/dh.h" 3 # 1 "/opt/local/include/openssl/e_os2.h" 1 3 # 56 "/opt/local/include/openssl/e_os2.h" 3 # 1 "/opt/local/include/openssl/opensslconf.h" 1 3 # 57 "/opt/local/include/openssl/e_os2.h" 2 3 # 63 "/opt/local/include/openssl/dh.h" 2 3 # 117 "/opt/local/include/openssl/dh.h" 3 struct dh_method { const char *name; int (*generate_key) (DH *dh); int (*compute_key) (unsigned char *key, const BIGNUM *pub_key, DH *dh); int (*bn_mod_exp) (const DH *dh, BIGNUM *r, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx); int (*init) (DH *dh); int (*finish) (DH *dh); int flags; char *app_data; int (*generate_params) (DH *dh, int prime_len, int generator, BN_GENCB *cb); }; struct dh_st { int pad; int version; BIGNUM *p; BIGNUM *g; long length; BIGNUM *pub_key; BIGNUM *priv_key; int flags; BN_MONT_CTX *method_mont_p; BIGNUM *q; BIGNUM *j; unsigned char *seed; int seedlen; BIGNUM *counter; int references; CRYPTO_EX_DATA ex_data; const DH_METHOD *meth; ENGINE *engine; }; # 191 "/opt/local/include/openssl/dh.h" 3 DH *DHparams_dup(DH *); const DH_METHOD *DH_OpenSSL(void); void DH_set_default_method(const DH_METHOD *meth); const DH_METHOD *DH_get_default_method(void); int DH_set_method(DH *dh, const DH_METHOD *meth); DH *DH_new_method(ENGINE *engine); DH *DH_new(void); void DH_free(DH *dh); int DH_up_ref(DH *dh); int DH_size(const DH *dh); int DH_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func); int DH_set_ex_data(DH *d, int idx, void *arg); void *DH_get_ex_data(DH *d, int idx); DH *DH_generate_parameters(int prime_len, int generator, void (*callback) (int, int, void *), void *cb_arg); int DH_generate_parameters_ex(DH *dh, int prime_len, int generator, BN_GENCB *cb); int DH_check(const DH *dh, int *codes); int DH_check_pub_key(const DH *dh, const BIGNUM *pub_key, int *codes); int DH_generate_key(DH *dh); int DH_compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh); int DH_compute_key_padded(unsigned char *key, const BIGNUM *pub_key, DH *dh); DH *d2i_DHparams(DH **a, const unsigned char **pp, long length); int i2d_DHparams(const DH *a, unsigned char **pp); DH *d2i_DHxparams(DH **a, const unsigned char **pp, long length); int i2d_DHxparams(const DH *a, unsigned char **pp); int DHparams_print_fp(FILE *fp, const DH *x); int DHparams_print(BIO *bp, const DH *x); DH *DH_get_1024_160(void); DH *DH_get_2048_224(void); DH *DH_get_2048_256(void); int DH_KDF_X9_42(unsigned char *out, size_t outlen, const unsigned char *Z, size_t Zlen, ASN1_OBJECT *key_oid, const unsigned char *ukm, size_t ukmlen, const EVP_MD *md); # 346 "/opt/local/include/openssl/dh.h" 3 void ERR_load_DH_strings(void); # 84 "/opt/local/include/openssl/dsa.h" 2 3 # 124 "/opt/local/include/openssl/dsa.h" 3 typedef struct DSA_SIG_st { BIGNUM *r; BIGNUM *s; } DSA_SIG; struct dsa_method { const char *name; DSA_SIG *(*dsa_do_sign) (const unsigned char *dgst, int dlen, DSA *dsa); int (*dsa_sign_setup) (DSA *dsa, BN_CTX *ctx_in, BIGNUM **kinvp, BIGNUM **rp); int (*dsa_do_verify) (const unsigned char *dgst, int dgst_len, DSA_SIG *sig, DSA *dsa); int (*dsa_mod_exp) (DSA *dsa, BIGNUM *rr, BIGNUM *a1, BIGNUM *p1, BIGNUM *a2, BIGNUM *p2, BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *in_mont); int (*bn_mod_exp) (DSA *dsa, BIGNUM *r, BIGNUM *a, const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx); int (*init) (DSA *dsa); int (*finish) (DSA *dsa); int flags; char *app_data; int (*dsa_paramgen) (DSA *dsa, int bits, const unsigned char *seed, int seed_len, int *counter_ret, unsigned long *h_ret, BN_GENCB *cb); int (*dsa_keygen) (DSA *dsa); }; struct dsa_st { int pad; long version; int write_params; BIGNUM *p; BIGNUM *q; BIGNUM *g; BIGNUM *pub_key; BIGNUM *priv_key; BIGNUM *kinv; BIGNUM *r; int flags; BN_MONT_CTX *method_mont_p; int references; CRYPTO_EX_DATA ex_data; const DSA_METHOD *meth; ENGINE *engine; }; # 187 "/opt/local/include/openssl/dsa.h" 3 DSA *DSAparams_dup(DSA *x); DSA_SIG *DSA_SIG_new(void); void DSA_SIG_free(DSA_SIG *a); int i2d_DSA_SIG(const DSA_SIG *a, unsigned char **pp); DSA_SIG *d2i_DSA_SIG(DSA_SIG **v, const unsigned char **pp, long length); DSA_SIG *DSA_do_sign(const unsigned char *dgst, int dlen, DSA *dsa); int DSA_do_verify(const unsigned char *dgst, int dgst_len, DSA_SIG *sig, DSA *dsa); const DSA_METHOD *DSA_OpenSSL(void); void DSA_set_default_method(const DSA_METHOD *); const DSA_METHOD *DSA_get_default_method(void); int DSA_set_method(DSA *dsa, const DSA_METHOD *); DSA *DSA_new(void); DSA *DSA_new_method(ENGINE *engine); void DSA_free(DSA *r); int DSA_up_ref(DSA *r); int DSA_size(const DSA *); int DSA_sign_setup(DSA *dsa, BN_CTX *ctx_in, BIGNUM **kinvp, BIGNUM **rp); int DSA_sign(int type, const unsigned char *dgst, int dlen, unsigned char *sig, unsigned int *siglen, DSA *dsa); int DSA_verify(int type, const unsigned char *dgst, int dgst_len, const unsigned char *sigbuf, int siglen, DSA *dsa); int DSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func); int DSA_set_ex_data(DSA *d, int idx, void *arg); void *DSA_get_ex_data(DSA *d, int idx); DSA *d2i_DSAPublicKey(DSA **a, const unsigned char **pp, long length); DSA *d2i_DSAPrivateKey(DSA **a, const unsigned char **pp, long length); DSA *d2i_DSAparams(DSA **a, const unsigned char **pp, long length); DSA *DSA_generate_parameters(int bits, unsigned char *seed, int seed_len, int *counter_ret, unsigned long *h_ret, void (*callback) (int, int, void *), void *cb_arg); int DSA_generate_parameters_ex(DSA *dsa, int bits, const unsigned char *seed, int seed_len, int *counter_ret, unsigned long *h_ret, BN_GENCB *cb); int DSA_generate_key(DSA *a); int i2d_DSAPublicKey(const DSA *a, unsigned char **pp); int i2d_DSAPrivateKey(const DSA *a, unsigned char **pp); int i2d_DSAparams(const DSA *a, unsigned char **pp); int DSAparams_print(BIO *bp, const DSA *x); int DSA_print(BIO *bp, const DSA *x, int off); int DSAparams_print_fp(FILE *fp, const DSA *x); int DSA_print_fp(FILE *bp, const DSA *x, int off); # 265 "/opt/local/include/openssl/dsa.h" 3 DH *DSA_dup_DH(const DSA *r); # 281 "/opt/local/include/openssl/dsa.h" 3 void ERR_load_DSA_strings(void); # 100 "/opt/local/include/openssl/x509.h" 2 3 # 1 "/opt/local/include/openssl/sha.h" 1 3 # 62 "/opt/local/include/openssl/sha.h" 3 # 1 "/opt/local/include/openssl/e_os2.h" 1 3 # 56 "/opt/local/include/openssl/e_os2.h" 3 # 1 "/opt/local/include/openssl/opensslconf.h" 1 3 # 57 "/opt/local/include/openssl/e_os2.h" 2 3 # 63 "/opt/local/include/openssl/sha.h" 2 3 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stddef.h" 1 3 4 # 64 "/opt/local/include/openssl/sha.h" 2 3 # 100 "/opt/local/include/openssl/sha.h" 3 typedef struct SHAstate_st { unsigned int h0, h1, h2, h3, h4; unsigned int Nl, Nh; unsigned int data[16]; unsigned int num; } SHA_CTX; int SHA_Init(SHA_CTX *c); int SHA_Update(SHA_CTX *c, const void *data, size_t len); int SHA_Final(unsigned char *md, SHA_CTX *c); unsigned char *SHA(const unsigned char *d, size_t n, unsigned char *md); void SHA_Transform(SHA_CTX *c, const unsigned char *data); int SHA1_Init(SHA_CTX *c); int SHA1_Update(SHA_CTX *c, const void *data, size_t len); int SHA1_Final(unsigned char *md, SHA_CTX *c); unsigned char *SHA1(const unsigned char *d, size_t n, unsigned char *md); void SHA1_Transform(SHA_CTX *c, const unsigned char *data); # 134 "/opt/local/include/openssl/sha.h" 3 typedef struct SHA256state_st { unsigned int h[8]; unsigned int Nl, Nh; unsigned int data[16]; unsigned int num, md_len; } SHA256_CTX; int SHA224_Init(SHA256_CTX *c); int SHA224_Update(SHA256_CTX *c, const void *data, size_t len); int SHA224_Final(unsigned char *md, SHA256_CTX *c); unsigned char *SHA224(const unsigned char *d, size_t n, unsigned char *md); int SHA256_Init(SHA256_CTX *c); int SHA256_Update(SHA256_CTX *c, const void *data, size_t len); int SHA256_Final(unsigned char *md, SHA256_CTX *c); unsigned char *SHA256(const unsigned char *d, size_t n, unsigned char *md); void SHA256_Transform(SHA256_CTX *c, const unsigned char *data); # 183 "/opt/local/include/openssl/sha.h" 3 typedef struct SHA512state_st { unsigned long long h[8]; unsigned long long Nl, Nh; union { unsigned long long d[16]; unsigned char p[(16*8)]; } u; unsigned int num, md_len; } SHA512_CTX; int SHA384_Init(SHA512_CTX *c); int SHA384_Update(SHA512_CTX *c, const void *data, size_t len); int SHA384_Final(unsigned char *md, SHA512_CTX *c); unsigned char *SHA384(const unsigned char *d, size_t n, unsigned char *md); int SHA512_Init(SHA512_CTX *c); int SHA512_Update(SHA512_CTX *c, const void *data, size_t len); int SHA512_Final(unsigned char *md, SHA512_CTX *c); unsigned char *SHA512(const unsigned char *d, size_t n, unsigned char *md); void SHA512_Transform(SHA512_CTX *c, const unsigned char *data); # 108 "/opt/local/include/openssl/x509.h" 2 3 # 137 "/opt/local/include/openssl/x509.h" 3 typedef struct X509_objects_st { int nid; int (*a2i) (void); int (*i2a) (void); } X509_OBJECTS; struct X509_algor_st { ASN1_OBJECT *algorithm; ASN1_TYPE *parameter; } ; typedef struct stack_st_X509_ALGOR X509_ALGORS; typedef struct X509_val_st { ASN1_TIME *notBefore; ASN1_TIME *notAfter; } X509_VAL; struct X509_pubkey_st { X509_ALGOR *algor; ASN1_BIT_STRING *public_key; EVP_PKEY *pkey; }; typedef struct X509_sig_st { X509_ALGOR *algor; ASN1_OCTET_STRING *digest; } X509_SIG; typedef struct X509_name_entry_st { ASN1_OBJECT *object; ASN1_STRING *value; int set; int size; } X509_NAME_ENTRY; struct stack_st_X509_NAME_ENTRY { _STACK stack; }; struct X509_name_st { struct stack_st_X509_NAME_ENTRY *entries; int modified; BUF_MEM *bytes; unsigned char *canon_enc; int canon_enclen; } ; struct stack_st_X509_NAME { _STACK stack; }; typedef struct X509_extension_st { ASN1_OBJECT *object; ASN1_BOOLEAN critical; ASN1_OCTET_STRING *value; } X509_EXTENSION; typedef struct stack_st_X509_EXTENSION X509_EXTENSIONS; struct stack_st_X509_EXTENSION { _STACK stack; }; typedef struct x509_attributes_st { ASN1_OBJECT *object; int single; union { char *ptr; struct stack_st_ASN1_TYPE *set; ASN1_TYPE *single; } value; } X509_ATTRIBUTE; struct stack_st_X509_ATTRIBUTE { _STACK stack; }; typedef struct X509_req_info_st { ASN1_ENCODING enc; ASN1_INTEGER *version; X509_NAME *subject; X509_PUBKEY *pubkey; struct stack_st_X509_ATTRIBUTE *attributes; } X509_REQ_INFO; typedef struct X509_req_st { X509_REQ_INFO *req_info; X509_ALGOR *sig_alg; ASN1_BIT_STRING *signature; int references; } X509_REQ; typedef struct x509_cinf_st { ASN1_INTEGER *version; ASN1_INTEGER *serialNumber; X509_ALGOR *signature; X509_NAME *issuer; X509_VAL *validity; X509_NAME *subject; X509_PUBKEY *key; ASN1_BIT_STRING *issuerUID; ASN1_BIT_STRING *subjectUID; struct stack_st_X509_EXTENSION *extensions; ASN1_ENCODING enc; } X509_CINF; typedef struct x509_cert_aux_st { struct stack_st_ASN1_OBJECT *trust; struct stack_st_ASN1_OBJECT *reject; ASN1_UTF8STRING *alias; ASN1_OCTET_STRING *keyid; struct stack_st_X509_ALGOR *other; } X509_CERT_AUX; struct x509_st { X509_CINF *cert_info; X509_ALGOR *sig_alg; ASN1_BIT_STRING *signature; int valid; int references; char *name; CRYPTO_EX_DATA ex_data; long ex_pathlen; long ex_pcpathlen; unsigned long ex_flags; unsigned long ex_kusage; unsigned long ex_xkusage; unsigned long ex_nscert; ASN1_OCTET_STRING *skid; AUTHORITY_KEYID *akid; X509_POLICY_CACHE *policy_cache; struct stack_st_DIST_POINT *crldp; struct stack_st_GENERAL_NAME *altname; NAME_CONSTRAINTS *nc; unsigned char sha1_hash[20]; X509_CERT_AUX *aux; } ; struct stack_st_X509 { _STACK stack; }; typedef struct x509_trust_st { int trust; int flags; int (*check_trust) (struct x509_trust_st *, X509 *, int); char *name; int arg1; void *arg2; } X509_TRUST; struct stack_st_X509_TRUST { _STACK stack; }; typedef struct x509_cert_pair_st { X509 *forward; X509 *reverse; } X509_CERT_PAIR; # 427 "/opt/local/include/openssl/x509.h" 3 struct x509_revoked_st { ASN1_INTEGER *serialNumber; ASN1_TIME *revocationDate; struct stack_st_X509_EXTENSION *extensions; struct stack_st_GENERAL_NAME *issuer; int reason; int sequence; }; struct stack_st_X509_REVOKED { _STACK stack; }; typedef struct X509_crl_info_st { ASN1_INTEGER *version; X509_ALGOR *sig_alg; X509_NAME *issuer; ASN1_TIME *lastUpdate; ASN1_TIME *nextUpdate; struct stack_st_X509_REVOKED *revoked; struct stack_st_X509_EXTENSION *extensions; ASN1_ENCODING enc; } X509_CRL_INFO; struct X509_crl_st { X509_CRL_INFO *crl; X509_ALGOR *sig_alg; ASN1_BIT_STRING *signature; int references; int flags; AUTHORITY_KEYID *akid; ISSUING_DIST_POINT *idp; int idp_flags; int idp_reasons; ASN1_INTEGER *crl_number; ASN1_INTEGER *base_crl_number; unsigned char sha1_hash[20]; struct stack_st_GENERAL_NAMES *issuers; const X509_CRL_METHOD *meth; void *meth_data; } ; struct stack_st_X509_CRL { _STACK stack; }; typedef struct private_key_st { int version; X509_ALGOR *enc_algor; ASN1_OCTET_STRING *enc_pkey; EVP_PKEY *dec_pkey; int key_length; char *key_data; int key_free; EVP_CIPHER_INFO cipher; int references; } X509_PKEY; typedef struct X509_info_st { X509 *x509; X509_CRL *crl; X509_PKEY *x_pkey; EVP_CIPHER_INFO enc_cipher; int enc_len; char *enc_data; int references; } X509_INFO; struct stack_st_X509_INFO { _STACK stack; }; typedef struct Netscape_spkac_st { X509_PUBKEY *pubkey; ASN1_IA5STRING *challenge; } NETSCAPE_SPKAC; typedef struct Netscape_spki_st { NETSCAPE_SPKAC *spkac; X509_ALGOR *sig_algor; ASN1_BIT_STRING *signature; } NETSCAPE_SPKI; typedef struct Netscape_certificate_sequence { ASN1_OBJECT *type; struct stack_st_X509 *certs; } NETSCAPE_CERT_SEQUENCE; # 540 "/opt/local/include/openssl/x509.h" 3 typedef struct PBEPARAM_st { ASN1_OCTET_STRING *salt; ASN1_INTEGER *iter; } PBEPARAM; typedef struct PBE2PARAM_st { X509_ALGOR *keyfunc; X509_ALGOR *encryption; } PBE2PARAM; typedef struct PBKDF2PARAM_st { ASN1_TYPE *salt; ASN1_INTEGER *iter; ASN1_INTEGER *keylength; X509_ALGOR *prf; } PBKDF2PARAM; struct pkcs8_priv_key_info_st { int broken; ASN1_INTEGER *version; X509_ALGOR *pkeyalg; ASN1_TYPE *pkey; struct stack_st_X509_ATTRIBUTE *attributes; }; # 1 "/opt/local/include/openssl/x509_vfy.h" 1 3 # 70 "/opt/local/include/openssl/x509_vfy.h" 3 # 1 "/opt/local/include/openssl/opensslconf.h" 1 3 # 71 "/opt/local/include/openssl/x509_vfy.h" 2 3 # 1 "/opt/local/include/openssl/lhash.h" 1 3 # 66 "/opt/local/include/openssl/lhash.h" 3 # 1 "/opt/local/include/openssl/e_os2.h" 1 3 # 56 "/opt/local/include/openssl/e_os2.h" 3 # 1 "/opt/local/include/openssl/opensslconf.h" 1 3 # 57 "/opt/local/include/openssl/e_os2.h" 2 3 # 67 "/opt/local/include/openssl/lhash.h" 2 3 # 79 "/opt/local/include/openssl/lhash.h" 3 typedef struct lhash_node_st { void *data; struct lhash_node_st *next; unsigned long hash; } LHASH_NODE; typedef int (*LHASH_COMP_FN_TYPE) (const void *, const void *); typedef unsigned long (*LHASH_HASH_FN_TYPE) (const void *); typedef void (*LHASH_DOALL_FN_TYPE) (void *); typedef void (*LHASH_DOALL_ARG_FN_TYPE) (void *, void *); # 139 "/opt/local/include/openssl/lhash.h" 3 typedef struct lhash_st { LHASH_NODE **b; LHASH_COMP_FN_TYPE comp; LHASH_HASH_FN_TYPE hash; unsigned int num_nodes; unsigned int num_alloc_nodes; unsigned int p; unsigned int pmax; unsigned long up_load; unsigned long down_load; unsigned long num_items; unsigned long num_expands; unsigned long num_expand_reallocs; unsigned long num_contracts; unsigned long num_contract_reallocs; unsigned long num_hash_calls; unsigned long num_comp_calls; unsigned long num_insert; unsigned long num_replace; unsigned long num_delete; unsigned long num_no_delete; unsigned long num_retrieve; unsigned long num_retrieve_miss; unsigned long num_hash_comps; int error; } _LHASH; # 175 "/opt/local/include/openssl/lhash.h" 3 _LHASH *lh_new(LHASH_HASH_FN_TYPE h, LHASH_COMP_FN_TYPE c); void lh_free(_LHASH *lh); void *lh_insert(_LHASH *lh, void *data); void *lh_delete(_LHASH *lh, const void *data); void *lh_retrieve(_LHASH *lh, const void *data); void lh_doall(_LHASH *lh, LHASH_DOALL_FN_TYPE func); void lh_doall_arg(_LHASH *lh, LHASH_DOALL_ARG_FN_TYPE func, void *arg); unsigned long lh_strhash(const char *c); unsigned long lh_num_items(const _LHASH *lh); void lh_stats(const _LHASH *lh, FILE *out); void lh_node_stats(const _LHASH *lh, FILE *out); void lh_node_usage_stats(const _LHASH *lh, FILE *out); void lh_stats_bio(const _LHASH *lh, BIO *out); void lh_node_stats_bio(const _LHASH *lh, BIO *out); void lh_node_usage_stats_bio(const _LHASH *lh, BIO *out); # 233 "/opt/local/include/openssl/lhash.h" 3 struct lhash_st_OPENSSL_STRING { int dummy; }; struct lhash_st_OPENSSL_CSTRING { int dummy; }; # 73 "/opt/local/include/openssl/x509_vfy.h" 2 3 # 92 "/opt/local/include/openssl/x509_vfy.h" 3 typedef struct x509_file_st { int num_paths; int num_alloced; char **paths; int *path_type; } X509_CERT_FILE_CTX; # 123 "/opt/local/include/openssl/x509_vfy.h" 3 typedef struct x509_object_st { int type; union { char *ptr; X509 *x509; X509_CRL *crl; EVP_PKEY *pkey; } data; } X509_OBJECT; typedef struct x509_lookup_st X509_LOOKUP; struct stack_st_X509_LOOKUP { _STACK stack; }; struct stack_st_X509_OBJECT { _STACK stack; }; typedef struct x509_lookup_method_st { const char *name; int (*new_item) (X509_LOOKUP *ctx); void (*free) (X509_LOOKUP *ctx); int (*init) (X509_LOOKUP *ctx); int (*shutdown) (X509_LOOKUP *ctx); int (*ctrl) (X509_LOOKUP *ctx, int cmd, const char *argc, long argl, char **ret); int (*get_by_subject) (X509_LOOKUP *ctx, int type, X509_NAME *name, X509_OBJECT *ret); int (*get_by_issuer_serial) (X509_LOOKUP *ctx, int type, X509_NAME *name, ASN1_INTEGER *serial, X509_OBJECT *ret); int (*get_by_fingerprint) (X509_LOOKUP *ctx, int type, unsigned char *bytes, int len, X509_OBJECT *ret); int (*get_by_alias) (X509_LOOKUP *ctx, int type, char *str, int len, X509_OBJECT *ret); } X509_LOOKUP_METHOD; typedef struct X509_VERIFY_PARAM_ID_st X509_VERIFY_PARAM_ID; typedef struct X509_VERIFY_PARAM_st { char *name; time_t check_time; unsigned long inh_flags; unsigned long flags; int purpose; int trust; int depth; struct stack_st_ASN1_OBJECT *policies; X509_VERIFY_PARAM_ID *id; } X509_VERIFY_PARAM; struct stack_st_X509_VERIFY_PARAM { _STACK stack; }; struct x509_store_st { int cache; struct stack_st_X509_OBJECT *objs; struct stack_st_X509_LOOKUP *get_cert_methods; X509_VERIFY_PARAM *param; int (*verify) (X509_STORE_CTX *ctx); int (*verify_cb) (int ok, X509_STORE_CTX *ctx); int (*get_issuer) (X509 **issuer, X509_STORE_CTX *ctx, X509 *x); int (*check_issued) (X509_STORE_CTX *ctx, X509 *x, X509 *issuer); int (*check_revocation) (X509_STORE_CTX *ctx); int (*get_crl) (X509_STORE_CTX *ctx, X509_CRL **crl, X509 *x); int (*check_crl) (X509_STORE_CTX *ctx, X509_CRL *crl); int (*cert_crl) (X509_STORE_CTX *ctx, X509_CRL *crl, X509 *x); struct stack_st_X509 *(*lookup_certs) (X509_STORE_CTX *ctx, X509_NAME *nm); struct stack_st_X509_CRL *(*lookup_crls) (X509_STORE_CTX *ctx, X509_NAME *nm); int (*cleanup) (X509_STORE_CTX *ctx); CRYPTO_EX_DATA ex_data; int references; } ; int X509_STORE_set_depth(X509_STORE *store, int depth); struct x509_lookup_st { int init; int skip; X509_LOOKUP_METHOD *method; char *method_data; X509_STORE *store_ctx; } ; struct x509_store_ctx_st { X509_STORE *ctx; int current_method; X509 *cert; struct stack_st_X509 *untrusted; struct stack_st_X509_CRL *crls; X509_VERIFY_PARAM *param; void *other_ctx; int (*verify) (X509_STORE_CTX *ctx); int (*verify_cb) (int ok, X509_STORE_CTX *ctx); int (*get_issuer) (X509 **issuer, X509_STORE_CTX *ctx, X509 *x); int (*check_issued) (X509_STORE_CTX *ctx, X509 *x, X509 *issuer); int (*check_revocation) (X509_STORE_CTX *ctx); int (*get_crl) (X509_STORE_CTX *ctx, X509_CRL **crl, X509 *x); int (*check_crl) (X509_STORE_CTX *ctx, X509_CRL *crl); int (*cert_crl) (X509_STORE_CTX *ctx, X509_CRL *crl, X509 *x); int (*check_policy) (X509_STORE_CTX *ctx); struct stack_st_X509 *(*lookup_certs) (X509_STORE_CTX *ctx, X509_NAME *nm); struct stack_st_X509_CRL *(*lookup_crls) (X509_STORE_CTX *ctx, X509_NAME *nm); int (*cleanup) (X509_STORE_CTX *ctx); int valid; int last_untrusted; struct stack_st_X509 *chain; X509_POLICY_TREE *tree; int explicit_policy; int error_depth; int error; X509 *current_cert; X509 *current_issuer; X509_CRL *current_crl; int current_crl_score; unsigned int current_reasons; X509_STORE_CTX *parent; CRYPTO_EX_DATA ex_data; } ; void X509_STORE_CTX_set_depth(X509_STORE_CTX *ctx, int depth); # 454 "/opt/local/include/openssl/x509_vfy.h" 3 int X509_OBJECT_idx_by_subject(struct stack_st_X509_OBJECT *h, int type, X509_NAME *name); X509_OBJECT *X509_OBJECT_retrieve_by_subject(struct stack_st_X509_OBJECT *h, int type, X509_NAME *name); X509_OBJECT *X509_OBJECT_retrieve_match(struct stack_st_X509_OBJECT *h, X509_OBJECT *x); void X509_OBJECT_up_ref_count(X509_OBJECT *a); void X509_OBJECT_free_contents(X509_OBJECT *a); X509_STORE *X509_STORE_new(void); void X509_STORE_free(X509_STORE *v); struct stack_st_X509 *X509_STORE_get1_certs(X509_STORE_CTX *st, X509_NAME *nm); struct stack_st_X509_CRL *X509_STORE_get1_crls(X509_STORE_CTX *st, X509_NAME *nm); int X509_STORE_set_flags(X509_STORE *ctx, unsigned long flags); int X509_STORE_set_purpose(X509_STORE *ctx, int purpose); int X509_STORE_set_trust(X509_STORE *ctx, int trust); int X509_STORE_set1_param(X509_STORE *ctx, X509_VERIFY_PARAM *pm); void X509_STORE_set_verify_cb(X509_STORE *ctx, int (*verify_cb) (int, X509_STORE_CTX *)); void X509_STORE_set_lookup_crls_cb(X509_STORE *ctx, struct stack_st_X509_CRL *(*cb) (X509_STORE_CTX *ctx, X509_NAME *nm)); X509_STORE_CTX *X509_STORE_CTX_new(void); int X509_STORE_CTX_get1_issuer(X509 **issuer, X509_STORE_CTX *ctx, X509 *x); void X509_STORE_CTX_free(X509_STORE_CTX *ctx); int X509_STORE_CTX_init(X509_STORE_CTX *ctx, X509_STORE *store, X509 *x509, struct stack_st_X509 *chain); void X509_STORE_CTX_trusted_stack(X509_STORE_CTX *ctx, struct stack_st_X509 *sk); void X509_STORE_CTX_cleanup(X509_STORE_CTX *ctx); X509_STORE *X509_STORE_CTX_get0_store(X509_STORE_CTX *ctx); X509_LOOKUP *X509_STORE_add_lookup(X509_STORE *v, X509_LOOKUP_METHOD *m); X509_LOOKUP_METHOD *X509_LOOKUP_hash_dir(void); X509_LOOKUP_METHOD *X509_LOOKUP_file(void); int X509_STORE_add_cert(X509_STORE *ctx, X509 *x); int X509_STORE_add_crl(X509_STORE *ctx, X509_CRL *x); int X509_STORE_get_by_subject(X509_STORE_CTX *vs, int type, X509_NAME *name, X509_OBJECT *ret); int X509_LOOKUP_ctrl(X509_LOOKUP *ctx, int cmd, const char *argc, long argl, char **ret); int X509_load_cert_file(X509_LOOKUP *ctx, const char *file, int type); int X509_load_crl_file(X509_LOOKUP *ctx, const char *file, int type); int X509_load_cert_crl_file(X509_LOOKUP *ctx, const char *file, int type); X509_LOOKUP *X509_LOOKUP_new(X509_LOOKUP_METHOD *method); void X509_LOOKUP_free(X509_LOOKUP *ctx); int X509_LOOKUP_init(X509_LOOKUP *ctx); int X509_LOOKUP_by_subject(X509_LOOKUP *ctx, int type, X509_NAME *name, X509_OBJECT *ret); int X509_LOOKUP_by_issuer_serial(X509_LOOKUP *ctx, int type, X509_NAME *name, ASN1_INTEGER *serial, X509_OBJECT *ret); int X509_LOOKUP_by_fingerprint(X509_LOOKUP *ctx, int type, unsigned char *bytes, int len, X509_OBJECT *ret); int X509_LOOKUP_by_alias(X509_LOOKUP *ctx, int type, char *str, int len, X509_OBJECT *ret); int X509_LOOKUP_shutdown(X509_LOOKUP *ctx); int X509_STORE_load_locations(X509_STORE *ctx, const char *file, const char *dir); int X509_STORE_set_default_paths(X509_STORE *ctx); int X509_STORE_CTX_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func); int X509_STORE_CTX_set_ex_data(X509_STORE_CTX *ctx, int idx, void *data); void *X509_STORE_CTX_get_ex_data(X509_STORE_CTX *ctx, int idx); int X509_STORE_CTX_get_error(X509_STORE_CTX *ctx); void X509_STORE_CTX_set_error(X509_STORE_CTX *ctx, int s); int X509_STORE_CTX_get_error_depth(X509_STORE_CTX *ctx); X509 *X509_STORE_CTX_get_current_cert(X509_STORE_CTX *ctx); X509 *X509_STORE_CTX_get0_current_issuer(X509_STORE_CTX *ctx); X509_CRL *X509_STORE_CTX_get0_current_crl(X509_STORE_CTX *ctx); X509_STORE_CTX *X509_STORE_CTX_get0_parent_ctx(X509_STORE_CTX *ctx); struct stack_st_X509 *X509_STORE_CTX_get_chain(X509_STORE_CTX *ctx); struct stack_st_X509 *X509_STORE_CTX_get1_chain(X509_STORE_CTX *ctx); void X509_STORE_CTX_set_cert(X509_STORE_CTX *c, X509 *x); void X509_STORE_CTX_set_chain(X509_STORE_CTX *c, struct stack_st_X509 *sk); void X509_STORE_CTX_set0_crls(X509_STORE_CTX *c, struct stack_st_X509_CRL *sk); int X509_STORE_CTX_set_purpose(X509_STORE_CTX *ctx, int purpose); int X509_STORE_CTX_set_trust(X509_STORE_CTX *ctx, int trust); int X509_STORE_CTX_purpose_inherit(X509_STORE_CTX *ctx, int def_purpose, int purpose, int trust); void X509_STORE_CTX_set_flags(X509_STORE_CTX *ctx, unsigned long flags); void X509_STORE_CTX_set_time(X509_STORE_CTX *ctx, unsigned long flags, time_t t); void X509_STORE_CTX_set_verify_cb(X509_STORE_CTX *ctx, int (*verify_cb) (int, X509_STORE_CTX *)); X509_POLICY_TREE *X509_STORE_CTX_get0_policy_tree(X509_STORE_CTX *ctx); int X509_STORE_CTX_get_explicit_policy(X509_STORE_CTX *ctx); X509_VERIFY_PARAM *X509_STORE_CTX_get0_param(X509_STORE_CTX *ctx); void X509_STORE_CTX_set0_param(X509_STORE_CTX *ctx, X509_VERIFY_PARAM *param); int X509_STORE_CTX_set_default(X509_STORE_CTX *ctx, const char *name); X509_VERIFY_PARAM *X509_VERIFY_PARAM_new(void); void X509_VERIFY_PARAM_free(X509_VERIFY_PARAM *param); int X509_VERIFY_PARAM_inherit(X509_VERIFY_PARAM *to, const X509_VERIFY_PARAM *from); int X509_VERIFY_PARAM_set1(X509_VERIFY_PARAM *to, const X509_VERIFY_PARAM *from); int X509_VERIFY_PARAM_set1_name(X509_VERIFY_PARAM *param, const char *name); int X509_VERIFY_PARAM_set_flags(X509_VERIFY_PARAM *param, unsigned long flags); int X509_VERIFY_PARAM_clear_flags(X509_VERIFY_PARAM *param, unsigned long flags); unsigned long X509_VERIFY_PARAM_get_flags(X509_VERIFY_PARAM *param); int X509_VERIFY_PARAM_set_purpose(X509_VERIFY_PARAM *param, int purpose); int X509_VERIFY_PARAM_set_trust(X509_VERIFY_PARAM *param, int trust); void X509_VERIFY_PARAM_set_depth(X509_VERIFY_PARAM *param, int depth); void X509_VERIFY_PARAM_set_time(X509_VERIFY_PARAM *param, time_t t); int X509_VERIFY_PARAM_add0_policy(X509_VERIFY_PARAM *param, ASN1_OBJECT *policy); int X509_VERIFY_PARAM_set1_policies(X509_VERIFY_PARAM *param, struct stack_st_ASN1_OBJECT *policies); int X509_VERIFY_PARAM_set1_host(X509_VERIFY_PARAM *param, const char *name, size_t namelen); int X509_VERIFY_PARAM_add1_host(X509_VERIFY_PARAM *param, const char *name, size_t namelen); void X509_VERIFY_PARAM_set_hostflags(X509_VERIFY_PARAM *param, unsigned int flags); char *X509_VERIFY_PARAM_get0_peername(X509_VERIFY_PARAM *); int X509_VERIFY_PARAM_set1_email(X509_VERIFY_PARAM *param, const char *email, size_t emaillen); int X509_VERIFY_PARAM_set1_ip(X509_VERIFY_PARAM *param, const unsigned char *ip, size_t iplen); int X509_VERIFY_PARAM_set1_ip_asc(X509_VERIFY_PARAM *param, const char *ipasc); int X509_VERIFY_PARAM_get_depth(const X509_VERIFY_PARAM *param); const char *X509_VERIFY_PARAM_get0_name(const X509_VERIFY_PARAM *param); int X509_VERIFY_PARAM_add0_table(X509_VERIFY_PARAM *param); int X509_VERIFY_PARAM_get_count(void); const X509_VERIFY_PARAM *X509_VERIFY_PARAM_get0(int id); const X509_VERIFY_PARAM *X509_VERIFY_PARAM_lookup(const char *name); void X509_VERIFY_PARAM_table_cleanup(void); int X509_policy_check(X509_POLICY_TREE **ptree, int *pexplicit_policy, struct stack_st_X509 *certs, struct stack_st_ASN1_OBJECT *policy_oids, unsigned int flags); void X509_policy_tree_free(X509_POLICY_TREE *tree); int X509_policy_tree_level_count(const X509_POLICY_TREE *tree); X509_POLICY_LEVEL *X509_policy_tree_get0_level(const X509_POLICY_TREE *tree, int i); struct stack_st_X509_POLICY_NODE *X509_policy_tree_get0_policies(const X509_POLICY_TREE *tree); struct stack_st_X509_POLICY_NODE *X509_policy_tree_get0_user_policies(const X509_POLICY_TREE *tree); int X509_policy_level_node_count(X509_POLICY_LEVEL *level); X509_POLICY_NODE *X509_policy_level_get0_node(X509_POLICY_LEVEL *level, int i); const ASN1_OBJECT *X509_policy_node_get0_policy(const X509_POLICY_NODE *node); struct stack_st_POLICYQUALINFO *X509_policy_node_get0_qualifiers(const X509_POLICY_NODE *node); const X509_POLICY_NODE *X509_policy_node_get0_parent(const X509_POLICY_NODE *node); # 582 "/opt/local/include/openssl/x509.h" 2 3 # 1 "/opt/local/include/openssl/pkcs7.h" 1 3 # 64 "/opt/local/include/openssl/pkcs7.h" 3 # 1 "/opt/local/include/openssl/e_os2.h" 1 3 # 56 "/opt/local/include/openssl/e_os2.h" 3 # 1 "/opt/local/include/openssl/opensslconf.h" 1 3 # 57 "/opt/local/include/openssl/e_os2.h" 2 3 # 65 "/opt/local/include/openssl/pkcs7.h" 2 3 # 86 "/opt/local/include/openssl/pkcs7.h" 3 typedef struct pkcs7_issuer_and_serial_st { X509_NAME *issuer; ASN1_INTEGER *serial; } PKCS7_ISSUER_AND_SERIAL; typedef struct pkcs7_signer_info_st { ASN1_INTEGER *version; PKCS7_ISSUER_AND_SERIAL *issuer_and_serial; X509_ALGOR *digest_alg; struct stack_st_X509_ATTRIBUTE *auth_attr; X509_ALGOR *digest_enc_alg; ASN1_OCTET_STRING *enc_digest; struct stack_st_X509_ATTRIBUTE *unauth_attr; EVP_PKEY *pkey; } PKCS7_SIGNER_INFO; struct stack_st_PKCS7_SIGNER_INFO { _STACK stack; }; typedef struct pkcs7_recip_info_st { ASN1_INTEGER *version; PKCS7_ISSUER_AND_SERIAL *issuer_and_serial; X509_ALGOR *key_enc_algor; ASN1_OCTET_STRING *enc_key; X509 *cert; } PKCS7_RECIP_INFO; struct stack_st_PKCS7_RECIP_INFO { _STACK stack; }; typedef struct pkcs7_signed_st { ASN1_INTEGER *version; struct stack_st_X509_ALGOR *md_algs; struct stack_st_X509 *cert; struct stack_st_X509_CRL *crl; struct stack_st_PKCS7_SIGNER_INFO *signer_info; struct pkcs7_st *contents; } PKCS7_SIGNED; typedef struct pkcs7_enc_content_st { ASN1_OBJECT *content_type; X509_ALGOR *algorithm; ASN1_OCTET_STRING *enc_data; const EVP_CIPHER *cipher; } PKCS7_ENC_CONTENT; typedef struct pkcs7_enveloped_st { ASN1_INTEGER *version; struct stack_st_PKCS7_RECIP_INFO *recipientinfo; PKCS7_ENC_CONTENT *enc_data; } PKCS7_ENVELOPE; typedef struct pkcs7_signedandenveloped_st { ASN1_INTEGER *version; struct stack_st_X509_ALGOR *md_algs; struct stack_st_X509 *cert; struct stack_st_X509_CRL *crl; struct stack_st_PKCS7_SIGNER_INFO *signer_info; PKCS7_ENC_CONTENT *enc_data; struct stack_st_PKCS7_RECIP_INFO *recipientinfo; } PKCS7_SIGN_ENVELOPE; typedef struct pkcs7_digest_st { ASN1_INTEGER *version; X509_ALGOR *md; struct pkcs7_st *contents; ASN1_OCTET_STRING *digest; } PKCS7_DIGEST; typedef struct pkcs7_encrypted_st { ASN1_INTEGER *version; PKCS7_ENC_CONTENT *enc_data; } PKCS7_ENCRYPT; typedef struct pkcs7_st { unsigned char *asn1; long length; int state; int detached; ASN1_OBJECT *type; union { char *ptr; ASN1_OCTET_STRING *data; PKCS7_SIGNED *sign; PKCS7_ENVELOPE *enveloped; PKCS7_SIGN_ENVELOPE *signed_and_enveloped; PKCS7_DIGEST *digest; PKCS7_ENCRYPT *encrypted; ASN1_TYPE *other; } d; } PKCS7; struct stack_st_PKCS7 { _STACK stack; }; # 258 "/opt/local/include/openssl/pkcs7.h" 3 PKCS7_ISSUER_AND_SERIAL *PKCS7_ISSUER_AND_SERIAL_new(void); void PKCS7_ISSUER_AND_SERIAL_free(PKCS7_ISSUER_AND_SERIAL *a); PKCS7_ISSUER_AND_SERIAL *d2i_PKCS7_ISSUER_AND_SERIAL(PKCS7_ISSUER_AND_SERIAL **a, const unsigned char **in, long len); int i2d_PKCS7_ISSUER_AND_SERIAL(PKCS7_ISSUER_AND_SERIAL *a, unsigned char **out); extern const ASN1_ITEM PKCS7_ISSUER_AND_SERIAL_it; int PKCS7_ISSUER_AND_SERIAL_digest(PKCS7_ISSUER_AND_SERIAL *data, const EVP_MD *type, unsigned char *md, unsigned int *len); PKCS7 *d2i_PKCS7_fp(FILE *fp, PKCS7 **p7); int i2d_PKCS7_fp(FILE *fp, PKCS7 *p7); PKCS7 *PKCS7_dup(PKCS7 *p7); PKCS7 *d2i_PKCS7_bio(BIO *bp, PKCS7 **p7); int i2d_PKCS7_bio(BIO *bp, PKCS7 *p7); int i2d_PKCS7_bio_stream(BIO *out, PKCS7 *p7, BIO *in, int flags); int PEM_write_bio_PKCS7_stream(BIO *out, PKCS7 *p7, BIO *in, int flags); PKCS7_SIGNER_INFO *PKCS7_SIGNER_INFO_new(void); void PKCS7_SIGNER_INFO_free(PKCS7_SIGNER_INFO *a); PKCS7_SIGNER_INFO *d2i_PKCS7_SIGNER_INFO(PKCS7_SIGNER_INFO **a, const unsigned char **in, long len); int i2d_PKCS7_SIGNER_INFO(PKCS7_SIGNER_INFO *a, unsigned char **out); extern const ASN1_ITEM PKCS7_SIGNER_INFO_it; PKCS7_RECIP_INFO *PKCS7_RECIP_INFO_new(void); void PKCS7_RECIP_INFO_free(PKCS7_RECIP_INFO *a); PKCS7_RECIP_INFO *d2i_PKCS7_RECIP_INFO(PKCS7_RECIP_INFO **a, const unsigned char **in, long len); int i2d_PKCS7_RECIP_INFO(PKCS7_RECIP_INFO *a, unsigned char **out); extern const ASN1_ITEM PKCS7_RECIP_INFO_it; PKCS7_SIGNED *PKCS7_SIGNED_new(void); void PKCS7_SIGNED_free(PKCS7_SIGNED *a); PKCS7_SIGNED *d2i_PKCS7_SIGNED(PKCS7_SIGNED **a, const unsigned char **in, long len); int i2d_PKCS7_SIGNED(PKCS7_SIGNED *a, unsigned char **out); extern const ASN1_ITEM PKCS7_SIGNED_it; PKCS7_ENC_CONTENT *PKCS7_ENC_CONTENT_new(void); void PKCS7_ENC_CONTENT_free(PKCS7_ENC_CONTENT *a); PKCS7_ENC_CONTENT *d2i_PKCS7_ENC_CONTENT(PKCS7_ENC_CONTENT **a, const unsigned char **in, long len); int i2d_PKCS7_ENC_CONTENT(PKCS7_ENC_CONTENT *a, unsigned char **out); extern const ASN1_ITEM PKCS7_ENC_CONTENT_it; PKCS7_ENVELOPE *PKCS7_ENVELOPE_new(void); void PKCS7_ENVELOPE_free(PKCS7_ENVELOPE *a); PKCS7_ENVELOPE *d2i_PKCS7_ENVELOPE(PKCS7_ENVELOPE **a, const unsigned char **in, long len); int i2d_PKCS7_ENVELOPE(PKCS7_ENVELOPE *a, unsigned char **out); extern const ASN1_ITEM PKCS7_ENVELOPE_it; PKCS7_SIGN_ENVELOPE *PKCS7_SIGN_ENVELOPE_new(void); void PKCS7_SIGN_ENVELOPE_free(PKCS7_SIGN_ENVELOPE *a); PKCS7_SIGN_ENVELOPE *d2i_PKCS7_SIGN_ENVELOPE(PKCS7_SIGN_ENVELOPE **a, const unsigned char **in, long len); int i2d_PKCS7_SIGN_ENVELOPE(PKCS7_SIGN_ENVELOPE *a, unsigned char **out); extern const ASN1_ITEM PKCS7_SIGN_ENVELOPE_it; PKCS7_DIGEST *PKCS7_DIGEST_new(void); void PKCS7_DIGEST_free(PKCS7_DIGEST *a); PKCS7_DIGEST *d2i_PKCS7_DIGEST(PKCS7_DIGEST **a, const unsigned char **in, long len); int i2d_PKCS7_DIGEST(PKCS7_DIGEST *a, unsigned char **out); extern const ASN1_ITEM PKCS7_DIGEST_it; PKCS7_ENCRYPT *PKCS7_ENCRYPT_new(void); void PKCS7_ENCRYPT_free(PKCS7_ENCRYPT *a); PKCS7_ENCRYPT *d2i_PKCS7_ENCRYPT(PKCS7_ENCRYPT **a, const unsigned char **in, long len); int i2d_PKCS7_ENCRYPT(PKCS7_ENCRYPT *a, unsigned char **out); extern const ASN1_ITEM PKCS7_ENCRYPT_it; PKCS7 *PKCS7_new(void); void PKCS7_free(PKCS7 *a); PKCS7 *d2i_PKCS7(PKCS7 **a, const unsigned char **in, long len); int i2d_PKCS7(PKCS7 *a, unsigned char **out); extern const ASN1_ITEM PKCS7_it; extern const ASN1_ITEM PKCS7_ATTR_SIGN_it; extern const ASN1_ITEM PKCS7_ATTR_VERIFY_it; int i2d_PKCS7_NDEF(PKCS7 *a, unsigned char **out); int PKCS7_print_ctx(BIO *out, PKCS7 *x, int indent, const ASN1_PCTX *pctx); long PKCS7_ctrl(PKCS7 *p7, int cmd, long larg, char *parg); int PKCS7_set_type(PKCS7 *p7, int type); int PKCS7_set0_type_other(PKCS7 *p7, int type, ASN1_TYPE *other); int PKCS7_set_content(PKCS7 *p7, PKCS7 *p7_data); int PKCS7_SIGNER_INFO_set(PKCS7_SIGNER_INFO *p7i, X509 *x509, EVP_PKEY *pkey, const EVP_MD *dgst); int PKCS7_SIGNER_INFO_sign(PKCS7_SIGNER_INFO *si); int PKCS7_add_signer(PKCS7 *p7, PKCS7_SIGNER_INFO *p7i); int PKCS7_add_certificate(PKCS7 *p7, X509 *x509); int PKCS7_add_crl(PKCS7 *p7, X509_CRL *x509); int PKCS7_content_new(PKCS7 *p7, int nid); int PKCS7_dataVerify(X509_STORE *cert_store, X509_STORE_CTX *ctx, BIO *bio, PKCS7 *p7, PKCS7_SIGNER_INFO *si); int PKCS7_signatureVerify(BIO *bio, PKCS7 *p7, PKCS7_SIGNER_INFO *si, X509 *x509); BIO *PKCS7_dataInit(PKCS7 *p7, BIO *bio); int PKCS7_dataFinal(PKCS7 *p7, BIO *bio); BIO *PKCS7_dataDecode(PKCS7 *p7, EVP_PKEY *pkey, BIO *in_bio, X509 *pcert); PKCS7_SIGNER_INFO *PKCS7_add_signature(PKCS7 *p7, X509 *x509, EVP_PKEY *pkey, const EVP_MD *dgst); X509 *PKCS7_cert_from_signer_info(PKCS7 *p7, PKCS7_SIGNER_INFO *si); int PKCS7_set_digest(PKCS7 *p7, const EVP_MD *md); struct stack_st_PKCS7_SIGNER_INFO *PKCS7_get_signer_info(PKCS7 *p7); PKCS7_RECIP_INFO *PKCS7_add_recipient(PKCS7 *p7, X509 *x509); void PKCS7_SIGNER_INFO_get0_algs(PKCS7_SIGNER_INFO *si, EVP_PKEY **pk, X509_ALGOR **pdig, X509_ALGOR **psig); void PKCS7_RECIP_INFO_get0_alg(PKCS7_RECIP_INFO *ri, X509_ALGOR **penc); int PKCS7_add_recipient_info(PKCS7 *p7, PKCS7_RECIP_INFO *ri); int PKCS7_RECIP_INFO_set(PKCS7_RECIP_INFO *p7i, X509 *x509); int PKCS7_set_cipher(PKCS7 *p7, const EVP_CIPHER *cipher); int PKCS7_stream(unsigned char ***boundary, PKCS7 *p7); PKCS7_ISSUER_AND_SERIAL *PKCS7_get_issuer_and_serial(PKCS7 *p7, int idx); ASN1_OCTET_STRING *PKCS7_digest_from_attributes(struct stack_st_X509_ATTRIBUTE *sk); int PKCS7_add_signed_attribute(PKCS7_SIGNER_INFO *p7si, int nid, int type, void *data); int PKCS7_add_attribute(PKCS7_SIGNER_INFO *p7si, int nid, int atrtype, void *value); ASN1_TYPE *PKCS7_get_attribute(PKCS7_SIGNER_INFO *si, int nid); ASN1_TYPE *PKCS7_get_signed_attribute(PKCS7_SIGNER_INFO *si, int nid); int PKCS7_set_signed_attributes(PKCS7_SIGNER_INFO *p7si, struct stack_st_X509_ATTRIBUTE *sk); int PKCS7_set_attributes(PKCS7_SIGNER_INFO *p7si, struct stack_st_X509_ATTRIBUTE *sk); PKCS7 *PKCS7_sign(X509 *signcert, EVP_PKEY *pkey, struct stack_st_X509 *certs, BIO *data, int flags); PKCS7_SIGNER_INFO *PKCS7_sign_add_signer(PKCS7 *p7, X509 *signcert, EVP_PKEY *pkey, const EVP_MD *md, int flags); int PKCS7_final(PKCS7 *p7, BIO *data, int flags); int PKCS7_verify(PKCS7 *p7, struct stack_st_X509 *certs, X509_STORE *store, BIO *indata, BIO *out, int flags); struct stack_st_X509 *PKCS7_get0_signers(PKCS7 *p7, struct stack_st_X509 *certs, int flags); PKCS7 *PKCS7_encrypt(struct stack_st_X509 *certs, BIO *in, const EVP_CIPHER *cipher, int flags); int PKCS7_decrypt(PKCS7 *p7, EVP_PKEY *pkey, X509 *cert, BIO *data, int flags); int PKCS7_add_attrib_smimecap(PKCS7_SIGNER_INFO *si, struct stack_st_X509_ALGOR *cap); struct stack_st_X509_ALGOR *PKCS7_get_smimecap(PKCS7_SIGNER_INFO *si); int PKCS7_simple_smimecap(struct stack_st_X509_ALGOR *sk, int nid, int arg); int PKCS7_add_attrib_content_type(PKCS7_SIGNER_INFO *si, ASN1_OBJECT *coid); int PKCS7_add0_attrib_signing_time(PKCS7_SIGNER_INFO *si, ASN1_TIME *t); int PKCS7_add1_attrib_digest(PKCS7_SIGNER_INFO *si, const unsigned char *md, int mdlen); int SMIME_write_PKCS7(BIO *bio, PKCS7 *p7, BIO *data, int flags); PKCS7 *SMIME_read_PKCS7(BIO *bio, BIO **bcont); BIO *BIO_new_PKCS7(BIO *out, PKCS7 *p7); void ERR_load_PKCS7_strings(void); # 583 "/opt/local/include/openssl/x509.h" 2 3 # 608 "/opt/local/include/openssl/x509.h" 3 void X509_CRL_set_default_method(const X509_CRL_METHOD *meth); X509_CRL_METHOD *X509_CRL_METHOD_new(int (*crl_init) (X509_CRL *crl), int (*crl_free) (X509_CRL *crl), int (*crl_lookup) (X509_CRL *crl, X509_REVOKED **ret, ASN1_INTEGER *ser, X509_NAME *issuer), int (*crl_verify) (X509_CRL *crl, EVP_PKEY *pk)); void X509_CRL_METHOD_free(X509_CRL_METHOD *m); void X509_CRL_set_meth_data(X509_CRL *crl, void *dat); void *X509_CRL_get_meth_data(X509_CRL *crl); const char *X509_verify_cert_error_string(long n); int X509_verify(X509 *a, EVP_PKEY *r); int X509_REQ_verify(X509_REQ *a, EVP_PKEY *r); int X509_CRL_verify(X509_CRL *a, EVP_PKEY *r); int NETSCAPE_SPKI_verify(NETSCAPE_SPKI *a, EVP_PKEY *r); NETSCAPE_SPKI *NETSCAPE_SPKI_b64_decode(const char *str, int len); char *NETSCAPE_SPKI_b64_encode(NETSCAPE_SPKI *x); EVP_PKEY *NETSCAPE_SPKI_get_pubkey(NETSCAPE_SPKI *x); int NETSCAPE_SPKI_set_pubkey(NETSCAPE_SPKI *x, EVP_PKEY *pkey); int NETSCAPE_SPKI_print(BIO *out, NETSCAPE_SPKI *spki); int X509_signature_dump(BIO *bp, const ASN1_STRING *sig, int indent); int X509_signature_print(BIO *bp, X509_ALGOR *alg, ASN1_STRING *sig); int X509_sign(X509 *x, EVP_PKEY *pkey, const EVP_MD *md); int X509_sign_ctx(X509 *x, EVP_MD_CTX *ctx); int X509_http_nbio(OCSP_REQ_CTX *rctx, X509 **pcert); int X509_REQ_sign(X509_REQ *x, EVP_PKEY *pkey, const EVP_MD *md); int X509_REQ_sign_ctx(X509_REQ *x, EVP_MD_CTX *ctx); int X509_CRL_sign(X509_CRL *x, EVP_PKEY *pkey, const EVP_MD *md); int X509_CRL_sign_ctx(X509_CRL *x, EVP_MD_CTX *ctx); int X509_CRL_http_nbio(OCSP_REQ_CTX *rctx, X509_CRL **pcrl); int NETSCAPE_SPKI_sign(NETSCAPE_SPKI *x, EVP_PKEY *pkey, const EVP_MD *md); int X509_pubkey_digest(const X509 *data, const EVP_MD *type, unsigned char *md, unsigned int *len); int X509_digest(const X509 *data, const EVP_MD *type, unsigned char *md, unsigned int *len); int X509_CRL_digest(const X509_CRL *data, const EVP_MD *type, unsigned char *md, unsigned int *len); int X509_REQ_digest(const X509_REQ *data, const EVP_MD *type, unsigned char *md, unsigned int *len); int X509_NAME_digest(const X509_NAME *data, const EVP_MD *type, unsigned char *md, unsigned int *len); X509 *d2i_X509_fp(FILE *fp, X509 **x509); int i2d_X509_fp(FILE *fp, X509 *x509); X509_CRL *d2i_X509_CRL_fp(FILE *fp, X509_CRL **crl); int i2d_X509_CRL_fp(FILE *fp, X509_CRL *crl); X509_REQ *d2i_X509_REQ_fp(FILE *fp, X509_REQ **req); int i2d_X509_REQ_fp(FILE *fp, X509_REQ *req); RSA *d2i_RSAPrivateKey_fp(FILE *fp, RSA **rsa); int i2d_RSAPrivateKey_fp(FILE *fp, RSA *rsa); RSA *d2i_RSAPublicKey_fp(FILE *fp, RSA **rsa); int i2d_RSAPublicKey_fp(FILE *fp, RSA *rsa); RSA *d2i_RSA_PUBKEY_fp(FILE *fp, RSA **rsa); int i2d_RSA_PUBKEY_fp(FILE *fp, RSA *rsa); DSA *d2i_DSA_PUBKEY_fp(FILE *fp, DSA **dsa); int i2d_DSA_PUBKEY_fp(FILE *fp, DSA *dsa); DSA *d2i_DSAPrivateKey_fp(FILE *fp, DSA **dsa); int i2d_DSAPrivateKey_fp(FILE *fp, DSA *dsa); EC_KEY *d2i_EC_PUBKEY_fp(FILE *fp, EC_KEY **eckey); int i2d_EC_PUBKEY_fp(FILE *fp, EC_KEY *eckey); EC_KEY *d2i_ECPrivateKey_fp(FILE *fp, EC_KEY **eckey); int i2d_ECPrivateKey_fp(FILE *fp, EC_KEY *eckey); X509_SIG *d2i_PKCS8_fp(FILE *fp, X509_SIG **p8); int i2d_PKCS8_fp(FILE *fp, X509_SIG *p8); PKCS8_PRIV_KEY_INFO *d2i_PKCS8_PRIV_KEY_INFO_fp(FILE *fp, PKCS8_PRIV_KEY_INFO **p8inf); int i2d_PKCS8_PRIV_KEY_INFO_fp(FILE *fp, PKCS8_PRIV_KEY_INFO *p8inf); int i2d_PKCS8PrivateKeyInfo_fp(FILE *fp, EVP_PKEY *key); int i2d_PrivateKey_fp(FILE *fp, EVP_PKEY *pkey); EVP_PKEY *d2i_PrivateKey_fp(FILE *fp, EVP_PKEY **a); int i2d_PUBKEY_fp(FILE *fp, EVP_PKEY *pkey); EVP_PKEY *d2i_PUBKEY_fp(FILE *fp, EVP_PKEY **a); X509 *d2i_X509_bio(BIO *bp, X509 **x509); int i2d_X509_bio(BIO *bp, X509 *x509); X509_CRL *d2i_X509_CRL_bio(BIO *bp, X509_CRL **crl); int i2d_X509_CRL_bio(BIO *bp, X509_CRL *crl); X509_REQ *d2i_X509_REQ_bio(BIO *bp, X509_REQ **req); int i2d_X509_REQ_bio(BIO *bp, X509_REQ *req); RSA *d2i_RSAPrivateKey_bio(BIO *bp, RSA **rsa); int i2d_RSAPrivateKey_bio(BIO *bp, RSA *rsa); RSA *d2i_RSAPublicKey_bio(BIO *bp, RSA **rsa); int i2d_RSAPublicKey_bio(BIO *bp, RSA *rsa); RSA *d2i_RSA_PUBKEY_bio(BIO *bp, RSA **rsa); int i2d_RSA_PUBKEY_bio(BIO *bp, RSA *rsa); DSA *d2i_DSA_PUBKEY_bio(BIO *bp, DSA **dsa); int i2d_DSA_PUBKEY_bio(BIO *bp, DSA *dsa); DSA *d2i_DSAPrivateKey_bio(BIO *bp, DSA **dsa); int i2d_DSAPrivateKey_bio(BIO *bp, DSA *dsa); EC_KEY *d2i_EC_PUBKEY_bio(BIO *bp, EC_KEY **eckey); int i2d_EC_PUBKEY_bio(BIO *bp, EC_KEY *eckey); EC_KEY *d2i_ECPrivateKey_bio(BIO *bp, EC_KEY **eckey); int i2d_ECPrivateKey_bio(BIO *bp, EC_KEY *eckey); X509_SIG *d2i_PKCS8_bio(BIO *bp, X509_SIG **p8); int i2d_PKCS8_bio(BIO *bp, X509_SIG *p8); PKCS8_PRIV_KEY_INFO *d2i_PKCS8_PRIV_KEY_INFO_bio(BIO *bp, PKCS8_PRIV_KEY_INFO **p8inf); int i2d_PKCS8_PRIV_KEY_INFO_bio(BIO *bp, PKCS8_PRIV_KEY_INFO *p8inf); int i2d_PKCS8PrivateKeyInfo_bio(BIO *bp, EVP_PKEY *key); int i2d_PrivateKey_bio(BIO *bp, EVP_PKEY *pkey); EVP_PKEY *d2i_PrivateKey_bio(BIO *bp, EVP_PKEY **a); int i2d_PUBKEY_bio(BIO *bp, EVP_PKEY *pkey); EVP_PKEY *d2i_PUBKEY_bio(BIO *bp, EVP_PKEY **a); X509 *X509_dup(X509 *x509); X509_ATTRIBUTE *X509_ATTRIBUTE_dup(X509_ATTRIBUTE *xa); X509_EXTENSION *X509_EXTENSION_dup(X509_EXTENSION *ex); X509_CRL *X509_CRL_dup(X509_CRL *crl); X509_REVOKED *X509_REVOKED_dup(X509_REVOKED *rev); X509_REQ *X509_REQ_dup(X509_REQ *req); X509_ALGOR *X509_ALGOR_dup(X509_ALGOR *xn); int X509_ALGOR_set0(X509_ALGOR *alg, ASN1_OBJECT *aobj, int ptype, void *pval); void X509_ALGOR_get0(ASN1_OBJECT **paobj, int *pptype, void **ppval, X509_ALGOR *algor); void X509_ALGOR_set_md(X509_ALGOR *alg, const EVP_MD *md); int X509_ALGOR_cmp(const X509_ALGOR *a, const X509_ALGOR *b); X509_NAME *X509_NAME_dup(X509_NAME *xn); X509_NAME_ENTRY *X509_NAME_ENTRY_dup(X509_NAME_ENTRY *ne); int X509_cmp_time(const ASN1_TIME *s, time_t *t); int X509_cmp_current_time(const ASN1_TIME *s); ASN1_TIME *X509_time_adj(ASN1_TIME *s, long adj, time_t *t); ASN1_TIME *X509_time_adj_ex(ASN1_TIME *s, int offset_day, long offset_sec, time_t *t); ASN1_TIME *X509_gmtime_adj(ASN1_TIME *s, long adj); const char *X509_get_default_cert_area(void); const char *X509_get_default_cert_dir(void); const char *X509_get_default_cert_file(void); const char *X509_get_default_cert_dir_env(void); const char *X509_get_default_cert_file_env(void); const char *X509_get_default_private_dir(void); X509_REQ *X509_to_X509_REQ(X509 *x, EVP_PKEY *pkey, const EVP_MD *md); X509 *X509_REQ_to_X509(X509_REQ *r, int days, EVP_PKEY *pkey); X509_ALGOR *X509_ALGOR_new(void); void X509_ALGOR_free(X509_ALGOR *a); X509_ALGOR *d2i_X509_ALGOR(X509_ALGOR **a, const unsigned char **in, long len); int i2d_X509_ALGOR(X509_ALGOR *a, unsigned char **out); extern const ASN1_ITEM X509_ALGOR_it; X509_ALGORS *d2i_X509_ALGORS(X509_ALGORS **a, const unsigned char **in, long len); int i2d_X509_ALGORS(X509_ALGORS *a, unsigned char **out); extern const ASN1_ITEM X509_ALGORS_it; X509_VAL *X509_VAL_new(void); void X509_VAL_free(X509_VAL *a); X509_VAL *d2i_X509_VAL(X509_VAL **a, const unsigned char **in, long len); int i2d_X509_VAL(X509_VAL *a, unsigned char **out); extern const ASN1_ITEM X509_VAL_it; X509_PUBKEY *X509_PUBKEY_new(void); void X509_PUBKEY_free(X509_PUBKEY *a); X509_PUBKEY *d2i_X509_PUBKEY(X509_PUBKEY **a, const unsigned char **in, long len); int i2d_X509_PUBKEY(X509_PUBKEY *a, unsigned char **out); extern const ASN1_ITEM X509_PUBKEY_it; int X509_PUBKEY_set(X509_PUBKEY **x, EVP_PKEY *pkey); EVP_PKEY *X509_PUBKEY_get(X509_PUBKEY *key); int X509_get_pubkey_parameters(EVP_PKEY *pkey, struct stack_st_X509 *chain); int i2d_PUBKEY(EVP_PKEY *a, unsigned char **pp); EVP_PKEY *d2i_PUBKEY(EVP_PKEY **a, const unsigned char **pp, long length); int i2d_RSA_PUBKEY(RSA *a, unsigned char **pp); RSA *d2i_RSA_PUBKEY(RSA **a, const unsigned char **pp, long length); int i2d_DSA_PUBKEY(DSA *a, unsigned char **pp); DSA *d2i_DSA_PUBKEY(DSA **a, const unsigned char **pp, long length); int i2d_EC_PUBKEY(EC_KEY *a, unsigned char **pp); EC_KEY *d2i_EC_PUBKEY(EC_KEY **a, const unsigned char **pp, long length); X509_SIG *X509_SIG_new(void); void X509_SIG_free(X509_SIG *a); X509_SIG *d2i_X509_SIG(X509_SIG **a, const unsigned char **in, long len); int i2d_X509_SIG(X509_SIG *a, unsigned char **out); extern const ASN1_ITEM X509_SIG_it; X509_REQ_INFO *X509_REQ_INFO_new(void); void X509_REQ_INFO_free(X509_REQ_INFO *a); X509_REQ_INFO *d2i_X509_REQ_INFO(X509_REQ_INFO **a, const unsigned char **in, long len); int i2d_X509_REQ_INFO(X509_REQ_INFO *a, unsigned char **out); extern const ASN1_ITEM X509_REQ_INFO_it; X509_REQ *X509_REQ_new(void); void X509_REQ_free(X509_REQ *a); X509_REQ *d2i_X509_REQ(X509_REQ **a, const unsigned char **in, long len); int i2d_X509_REQ(X509_REQ *a, unsigned char **out); extern const ASN1_ITEM X509_REQ_it; X509_ATTRIBUTE *X509_ATTRIBUTE_new(void); void X509_ATTRIBUTE_free(X509_ATTRIBUTE *a); X509_ATTRIBUTE *d2i_X509_ATTRIBUTE(X509_ATTRIBUTE **a, const unsigned char **in, long len); int i2d_X509_ATTRIBUTE(X509_ATTRIBUTE *a, unsigned char **out); extern const ASN1_ITEM X509_ATTRIBUTE_it; X509_ATTRIBUTE *X509_ATTRIBUTE_create(int nid, int atrtype, void *value); X509_EXTENSION *X509_EXTENSION_new(void); void X509_EXTENSION_free(X509_EXTENSION *a); X509_EXTENSION *d2i_X509_EXTENSION(X509_EXTENSION **a, const unsigned char **in, long len); int i2d_X509_EXTENSION(X509_EXTENSION *a, unsigned char **out); extern const ASN1_ITEM X509_EXTENSION_it; X509_EXTENSIONS *d2i_X509_EXTENSIONS(X509_EXTENSIONS **a, const unsigned char **in, long len); int i2d_X509_EXTENSIONS(X509_EXTENSIONS *a, unsigned char **out); extern const ASN1_ITEM X509_EXTENSIONS_it; X509_NAME_ENTRY *X509_NAME_ENTRY_new(void); void X509_NAME_ENTRY_free(X509_NAME_ENTRY *a); X509_NAME_ENTRY *d2i_X509_NAME_ENTRY(X509_NAME_ENTRY **a, const unsigned char **in, long len); int i2d_X509_NAME_ENTRY(X509_NAME_ENTRY *a, unsigned char **out); extern const ASN1_ITEM X509_NAME_ENTRY_it; X509_NAME *X509_NAME_new(void); void X509_NAME_free(X509_NAME *a); X509_NAME *d2i_X509_NAME(X509_NAME **a, const unsigned char **in, long len); int i2d_X509_NAME(X509_NAME *a, unsigned char **out); extern const ASN1_ITEM X509_NAME_it; int X509_NAME_set(X509_NAME **xn, X509_NAME *name); X509_CINF *X509_CINF_new(void); void X509_CINF_free(X509_CINF *a); X509_CINF *d2i_X509_CINF(X509_CINF **a, const unsigned char **in, long len); int i2d_X509_CINF(X509_CINF *a, unsigned char **out); extern const ASN1_ITEM X509_CINF_it; X509 *X509_new(void); void X509_free(X509 *a); X509 *d2i_X509(X509 **a, const unsigned char **in, long len); int i2d_X509(X509 *a, unsigned char **out); extern const ASN1_ITEM X509_it; X509_CERT_AUX *X509_CERT_AUX_new(void); void X509_CERT_AUX_free(X509_CERT_AUX *a); X509_CERT_AUX *d2i_X509_CERT_AUX(X509_CERT_AUX **a, const unsigned char **in, long len); int i2d_X509_CERT_AUX(X509_CERT_AUX *a, unsigned char **out); extern const ASN1_ITEM X509_CERT_AUX_it; X509_CERT_PAIR *X509_CERT_PAIR_new(void); void X509_CERT_PAIR_free(X509_CERT_PAIR *a); X509_CERT_PAIR *d2i_X509_CERT_PAIR(X509_CERT_PAIR **a, const unsigned char **in, long len); int i2d_X509_CERT_PAIR(X509_CERT_PAIR *a, unsigned char **out); extern const ASN1_ITEM X509_CERT_PAIR_it; int X509_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func); int X509_set_ex_data(X509 *r, int idx, void *arg); void *X509_get_ex_data(X509 *r, int idx); int i2d_X509_AUX(X509 *a, unsigned char **pp); X509 *d2i_X509_AUX(X509 **a, const unsigned char **pp, long length); int i2d_re_X509_tbs(X509 *x, unsigned char **pp); void X509_get0_signature(ASN1_BIT_STRING **psig, X509_ALGOR **palg, const X509 *x); int X509_get_signature_nid(const X509 *x); int X509_alias_set1(X509 *x, unsigned char *name, int len); int X509_keyid_set1(X509 *x, unsigned char *id, int len); unsigned char *X509_alias_get0(X509 *x, int *len); unsigned char *X509_keyid_get0(X509 *x, int *len); int (*X509_TRUST_set_default(int (*trust) (int, X509 *, int))) (int, X509 *, int); int X509_TRUST_set(int *t, int trust); int X509_add1_trust_object(X509 *x, ASN1_OBJECT *obj); int X509_add1_reject_object(X509 *x, ASN1_OBJECT *obj); void X509_trust_clear(X509 *x); void X509_reject_clear(X509 *x); X509_REVOKED *X509_REVOKED_new(void); void X509_REVOKED_free(X509_REVOKED *a); X509_REVOKED *d2i_X509_REVOKED(X509_REVOKED **a, const unsigned char **in, long len); int i2d_X509_REVOKED(X509_REVOKED *a, unsigned char **out); extern const ASN1_ITEM X509_REVOKED_it; X509_CRL_INFO *X509_CRL_INFO_new(void); void X509_CRL_INFO_free(X509_CRL_INFO *a); X509_CRL_INFO *d2i_X509_CRL_INFO(X509_CRL_INFO **a, const unsigned char **in, long len); int i2d_X509_CRL_INFO(X509_CRL_INFO *a, unsigned char **out); extern const ASN1_ITEM X509_CRL_INFO_it; X509_CRL *X509_CRL_new(void); void X509_CRL_free(X509_CRL *a); X509_CRL *d2i_X509_CRL(X509_CRL **a, const unsigned char **in, long len); int i2d_X509_CRL(X509_CRL *a, unsigned char **out); extern const ASN1_ITEM X509_CRL_it; int X509_CRL_add0_revoked(X509_CRL *crl, X509_REVOKED *rev); int X509_CRL_get0_by_serial(X509_CRL *crl, X509_REVOKED **ret, ASN1_INTEGER *serial); int X509_CRL_get0_by_cert(X509_CRL *crl, X509_REVOKED **ret, X509 *x); X509_PKEY *X509_PKEY_new(void); void X509_PKEY_free(X509_PKEY *a); int i2d_X509_PKEY(X509_PKEY *a, unsigned char **pp); X509_PKEY *d2i_X509_PKEY(X509_PKEY **a, const unsigned char **pp, long length); NETSCAPE_SPKI *NETSCAPE_SPKI_new(void); void NETSCAPE_SPKI_free(NETSCAPE_SPKI *a); NETSCAPE_SPKI *d2i_NETSCAPE_SPKI(NETSCAPE_SPKI **a, const unsigned char **in, long len); int i2d_NETSCAPE_SPKI(NETSCAPE_SPKI *a, unsigned char **out); extern const ASN1_ITEM NETSCAPE_SPKI_it; NETSCAPE_SPKAC *NETSCAPE_SPKAC_new(void); void NETSCAPE_SPKAC_free(NETSCAPE_SPKAC *a); NETSCAPE_SPKAC *d2i_NETSCAPE_SPKAC(NETSCAPE_SPKAC **a, const unsigned char **in, long len); int i2d_NETSCAPE_SPKAC(NETSCAPE_SPKAC *a, unsigned char **out); extern const ASN1_ITEM NETSCAPE_SPKAC_it; NETSCAPE_CERT_SEQUENCE *NETSCAPE_CERT_SEQUENCE_new(void); void NETSCAPE_CERT_SEQUENCE_free(NETSCAPE_CERT_SEQUENCE *a); NETSCAPE_CERT_SEQUENCE *d2i_NETSCAPE_CERT_SEQUENCE(NETSCAPE_CERT_SEQUENCE **a, const unsigned char **in, long len); int i2d_NETSCAPE_CERT_SEQUENCE(NETSCAPE_CERT_SEQUENCE *a, unsigned char **out); extern const ASN1_ITEM NETSCAPE_CERT_SEQUENCE_it; X509_INFO *X509_INFO_new(void); void X509_INFO_free(X509_INFO *a); char *X509_NAME_oneline(X509_NAME *a, char *buf, int size); int ASN1_verify(i2d_of_void *i2d, X509_ALGOR *algor1, ASN1_BIT_STRING *signature, char *data, EVP_PKEY *pkey); int ASN1_digest(i2d_of_void *i2d, const EVP_MD *type, char *data, unsigned char *md, unsigned int *len); int ASN1_sign(i2d_of_void *i2d, X509_ALGOR *algor1, X509_ALGOR *algor2, ASN1_BIT_STRING *signature, char *data, EVP_PKEY *pkey, const EVP_MD *type); int ASN1_item_digest(const ASN1_ITEM *it, const EVP_MD *type, void *data, unsigned char *md, unsigned int *len); int ASN1_item_verify(const ASN1_ITEM *it, X509_ALGOR *algor1, ASN1_BIT_STRING *signature, void *data, EVP_PKEY *pkey); int ASN1_item_sign(const ASN1_ITEM *it, X509_ALGOR *algor1, X509_ALGOR *algor2, ASN1_BIT_STRING *signature, void *data, EVP_PKEY *pkey, const EVP_MD *type); int ASN1_item_sign_ctx(const ASN1_ITEM *it, X509_ALGOR *algor1, X509_ALGOR *algor2, ASN1_BIT_STRING *signature, void *asn, EVP_MD_CTX *ctx); int X509_set_version(X509 *x, long version); int X509_set_serialNumber(X509 *x, ASN1_INTEGER *serial); ASN1_INTEGER *X509_get_serialNumber(X509 *x); int X509_set_issuer_name(X509 *x, X509_NAME *name); X509_NAME *X509_get_issuer_name(X509 *a); int X509_set_subject_name(X509 *x, X509_NAME *name); X509_NAME *X509_get_subject_name(X509 *a); int X509_set_notBefore(X509 *x, const ASN1_TIME *tm); int X509_set_notAfter(X509 *x, const ASN1_TIME *tm); int X509_set_pubkey(X509 *x, EVP_PKEY *pkey); EVP_PKEY *X509_get_pubkey(X509 *x); ASN1_BIT_STRING *X509_get0_pubkey_bitstr(const X509 *x); int X509_certificate_type(X509 *x, EVP_PKEY *pubkey ); int X509_REQ_set_version(X509_REQ *x, long version); int X509_REQ_set_subject_name(X509_REQ *req, X509_NAME *name); int X509_REQ_set_pubkey(X509_REQ *x, EVP_PKEY *pkey); EVP_PKEY *X509_REQ_get_pubkey(X509_REQ *req); int X509_REQ_extension_nid(int nid); int *X509_REQ_get_extension_nids(void); void X509_REQ_set_extension_nids(int *nids); struct stack_st_X509_EXTENSION *X509_REQ_get_extensions(X509_REQ *req); int X509_REQ_add_extensions_nid(X509_REQ *req, struct stack_st_X509_EXTENSION *exts, int nid); int X509_REQ_add_extensions(X509_REQ *req, struct stack_st_X509_EXTENSION *exts); int X509_REQ_get_attr_count(const X509_REQ *req); int X509_REQ_get_attr_by_NID(const X509_REQ *req, int nid, int lastpos); int X509_REQ_get_attr_by_OBJ(const X509_REQ *req, ASN1_OBJECT *obj, int lastpos); X509_ATTRIBUTE *X509_REQ_get_attr(const X509_REQ *req, int loc); X509_ATTRIBUTE *X509_REQ_delete_attr(X509_REQ *req, int loc); int X509_REQ_add1_attr(X509_REQ *req, X509_ATTRIBUTE *attr); int X509_REQ_add1_attr_by_OBJ(X509_REQ *req, const ASN1_OBJECT *obj, int type, const unsigned char *bytes, int len); int X509_REQ_add1_attr_by_NID(X509_REQ *req, int nid, int type, const unsigned char *bytes, int len); int X509_REQ_add1_attr_by_txt(X509_REQ *req, const char *attrname, int type, const unsigned char *bytes, int len); int X509_CRL_set_version(X509_CRL *x, long version); int X509_CRL_set_issuer_name(X509_CRL *x, X509_NAME *name); int X509_CRL_set_lastUpdate(X509_CRL *x, const ASN1_TIME *tm); int X509_CRL_set_nextUpdate(X509_CRL *x, const ASN1_TIME *tm); int X509_CRL_sort(X509_CRL *crl); int X509_REVOKED_set_serialNumber(X509_REVOKED *x, ASN1_INTEGER *serial); int X509_REVOKED_set_revocationDate(X509_REVOKED *r, ASN1_TIME *tm); X509_CRL *X509_CRL_diff(X509_CRL *base, X509_CRL *newer, EVP_PKEY *skey, const EVP_MD *md, unsigned int flags); int X509_REQ_check_private_key(X509_REQ *x509, EVP_PKEY *pkey); int X509_check_private_key(X509 *x509, EVP_PKEY *pkey); int X509_chain_check_suiteb(int *perror_depth, X509 *x, struct stack_st_X509 *chain, unsigned long flags); int X509_CRL_check_suiteb(X509_CRL *crl, EVP_PKEY *pk, unsigned long flags); struct stack_st_X509 *X509_chain_up_ref(struct stack_st_X509 *chain); int X509_issuer_and_serial_cmp(const X509 *a, const X509 *b); unsigned long X509_issuer_and_serial_hash(X509 *a); int X509_issuer_name_cmp(const X509 *a, const X509 *b); unsigned long X509_issuer_name_hash(X509 *a); int X509_subject_name_cmp(const X509 *a, const X509 *b); unsigned long X509_subject_name_hash(X509 *x); unsigned long X509_issuer_name_hash_old(X509 *a); unsigned long X509_subject_name_hash_old(X509 *x); int X509_cmp(const X509 *a, const X509 *b); int X509_NAME_cmp(const X509_NAME *a, const X509_NAME *b); unsigned long X509_NAME_hash(X509_NAME *x); unsigned long X509_NAME_hash_old(X509_NAME *x); int X509_CRL_cmp(const X509_CRL *a, const X509_CRL *b); int X509_CRL_match(const X509_CRL *a, const X509_CRL *b); int X509_print_ex_fp(FILE *bp, X509 *x, unsigned long nmflag, unsigned long cflag); int X509_print_fp(FILE *bp, X509 *x); int X509_CRL_print_fp(FILE *bp, X509_CRL *x); int X509_REQ_print_fp(FILE *bp, X509_REQ *req); int X509_NAME_print_ex_fp(FILE *fp, X509_NAME *nm, int indent, unsigned long flags); int X509_NAME_print(BIO *bp, X509_NAME *name, int obase); int X509_NAME_print_ex(BIO *out, X509_NAME *nm, int indent, unsigned long flags); int X509_print_ex(BIO *bp, X509 *x, unsigned long nmflag, unsigned long cflag); int X509_print(BIO *bp, X509 *x); int X509_ocspid_print(BIO *bp, X509 *x); int X509_CERT_AUX_print(BIO *bp, X509_CERT_AUX *x, int indent); int X509_CRL_print(BIO *bp, X509_CRL *x); int X509_REQ_print_ex(BIO *bp, X509_REQ *x, unsigned long nmflag, unsigned long cflag); int X509_REQ_print(BIO *bp, X509_REQ *req); int X509_NAME_entry_count(X509_NAME *name); int X509_NAME_get_text_by_NID(X509_NAME *name, int nid, char *buf, int len); int X509_NAME_get_text_by_OBJ(X509_NAME *name, ASN1_OBJECT *obj, char *buf, int len); int X509_NAME_get_index_by_NID(X509_NAME *name, int nid, int lastpos); int X509_NAME_get_index_by_OBJ(X509_NAME *name, ASN1_OBJECT *obj, int lastpos); X509_NAME_ENTRY *X509_NAME_get_entry(X509_NAME *name, int loc); X509_NAME_ENTRY *X509_NAME_delete_entry(X509_NAME *name, int loc); int X509_NAME_add_entry(X509_NAME *name, X509_NAME_ENTRY *ne, int loc, int set); int X509_NAME_add_entry_by_OBJ(X509_NAME *name, ASN1_OBJECT *obj, int type, unsigned char *bytes, int len, int loc, int set); int X509_NAME_add_entry_by_NID(X509_NAME *name, int nid, int type, unsigned char *bytes, int len, int loc, int set); X509_NAME_ENTRY *X509_NAME_ENTRY_create_by_txt(X509_NAME_ENTRY **ne, const char *field, int type, const unsigned char *bytes, int len); X509_NAME_ENTRY *X509_NAME_ENTRY_create_by_NID(X509_NAME_ENTRY **ne, int nid, int type, unsigned char *bytes, int len); int X509_NAME_add_entry_by_txt(X509_NAME *name, const char *field, int type, const unsigned char *bytes, int len, int loc, int set); X509_NAME_ENTRY *X509_NAME_ENTRY_create_by_OBJ(X509_NAME_ENTRY **ne, ASN1_OBJECT *obj, int type, const unsigned char *bytes, int len); int X509_NAME_ENTRY_set_object(X509_NAME_ENTRY *ne, ASN1_OBJECT *obj); int X509_NAME_ENTRY_set_data(X509_NAME_ENTRY *ne, int type, const unsigned char *bytes, int len); ASN1_OBJECT *X509_NAME_ENTRY_get_object(X509_NAME_ENTRY *ne); ASN1_STRING *X509_NAME_ENTRY_get_data(X509_NAME_ENTRY *ne); int X509v3_get_ext_count(const struct stack_st_X509_EXTENSION *x); int X509v3_get_ext_by_NID(const struct stack_st_X509_EXTENSION *x, int nid, int lastpos); int X509v3_get_ext_by_OBJ(const struct stack_st_X509_EXTENSION *x, ASN1_OBJECT *obj, int lastpos); int X509v3_get_ext_by_critical(const struct stack_st_X509_EXTENSION *x, int crit, int lastpos); X509_EXTENSION *X509v3_get_ext(const struct stack_st_X509_EXTENSION *x, int loc); X509_EXTENSION *X509v3_delete_ext(struct stack_st_X509_EXTENSION *x, int loc); struct stack_st_X509_EXTENSION *X509v3_add_ext(struct stack_st_X509_EXTENSION **x, X509_EXTENSION *ex, int loc); int X509_get_ext_count(X509 *x); int X509_get_ext_by_NID(X509 *x, int nid, int lastpos); int X509_get_ext_by_OBJ(X509 *x, ASN1_OBJECT *obj, int lastpos); int X509_get_ext_by_critical(X509 *x, int crit, int lastpos); X509_EXTENSION *X509_get_ext(X509 *x, int loc); X509_EXTENSION *X509_delete_ext(X509 *x, int loc); int X509_add_ext(X509 *x, X509_EXTENSION *ex, int loc); void *X509_get_ext_d2i(X509 *x, int nid, int *crit, int *idx); int X509_add1_ext_i2d(X509 *x, int nid, void *value, int crit, unsigned long flags); int X509_CRL_get_ext_count(X509_CRL *x); int X509_CRL_get_ext_by_NID(X509_CRL *x, int nid, int lastpos); int X509_CRL_get_ext_by_OBJ(X509_CRL *x, ASN1_OBJECT *obj, int lastpos); int X509_CRL_get_ext_by_critical(X509_CRL *x, int crit, int lastpos); X509_EXTENSION *X509_CRL_get_ext(X509_CRL *x, int loc); X509_EXTENSION *X509_CRL_delete_ext(X509_CRL *x, int loc); int X509_CRL_add_ext(X509_CRL *x, X509_EXTENSION *ex, int loc); void *X509_CRL_get_ext_d2i(X509_CRL *x, int nid, int *crit, int *idx); int X509_CRL_add1_ext_i2d(X509_CRL *x, int nid, void *value, int crit, unsigned long flags); int X509_REVOKED_get_ext_count(X509_REVOKED *x); int X509_REVOKED_get_ext_by_NID(X509_REVOKED *x, int nid, int lastpos); int X509_REVOKED_get_ext_by_OBJ(X509_REVOKED *x, ASN1_OBJECT *obj, int lastpos); int X509_REVOKED_get_ext_by_critical(X509_REVOKED *x, int crit, int lastpos); X509_EXTENSION *X509_REVOKED_get_ext(X509_REVOKED *x, int loc); X509_EXTENSION *X509_REVOKED_delete_ext(X509_REVOKED *x, int loc); int X509_REVOKED_add_ext(X509_REVOKED *x, X509_EXTENSION *ex, int loc); void *X509_REVOKED_get_ext_d2i(X509_REVOKED *x, int nid, int *crit, int *idx); int X509_REVOKED_add1_ext_i2d(X509_REVOKED *x, int nid, void *value, int crit, unsigned long flags); X509_EXTENSION *X509_EXTENSION_create_by_NID(X509_EXTENSION **ex, int nid, int crit, ASN1_OCTET_STRING *data); X509_EXTENSION *X509_EXTENSION_create_by_OBJ(X509_EXTENSION **ex, ASN1_OBJECT *obj, int crit, ASN1_OCTET_STRING *data); int X509_EXTENSION_set_object(X509_EXTENSION *ex, ASN1_OBJECT *obj); int X509_EXTENSION_set_critical(X509_EXTENSION *ex, int crit); int X509_EXTENSION_set_data(X509_EXTENSION *ex, ASN1_OCTET_STRING *data); ASN1_OBJECT *X509_EXTENSION_get_object(X509_EXTENSION *ex); ASN1_OCTET_STRING *X509_EXTENSION_get_data(X509_EXTENSION *ne); int X509_EXTENSION_get_critical(X509_EXTENSION *ex); int X509at_get_attr_count(const struct stack_st_X509_ATTRIBUTE *x); int X509at_get_attr_by_NID(const struct stack_st_X509_ATTRIBUTE *x, int nid, int lastpos); int X509at_get_attr_by_OBJ(const struct stack_st_X509_ATTRIBUTE *sk, ASN1_OBJECT *obj, int lastpos); X509_ATTRIBUTE *X509at_get_attr(const struct stack_st_X509_ATTRIBUTE *x, int loc); X509_ATTRIBUTE *X509at_delete_attr(struct stack_st_X509_ATTRIBUTE *x, int loc); struct stack_st_X509_ATTRIBUTE *X509at_add1_attr(struct stack_st_X509_ATTRIBUTE **x, X509_ATTRIBUTE *attr); struct stack_st_X509_ATTRIBUTE *X509at_add1_attr_by_OBJ(struct stack_st_X509_ATTRIBUTE **x, const ASN1_OBJECT *obj, int type, const unsigned char *bytes, int len); struct stack_st_X509_ATTRIBUTE *X509at_add1_attr_by_NID(struct stack_st_X509_ATTRIBUTE **x, int nid, int type, const unsigned char *bytes, int len); struct stack_st_X509_ATTRIBUTE *X509at_add1_attr_by_txt(struct stack_st_X509_ATTRIBUTE **x, const char *attrname, int type, const unsigned char *bytes, int len); void *X509at_get0_data_by_OBJ(struct stack_st_X509_ATTRIBUTE *x, ASN1_OBJECT *obj, int lastpos, int type); X509_ATTRIBUTE *X509_ATTRIBUTE_create_by_NID(X509_ATTRIBUTE **attr, int nid, int atrtype, const void *data, int len); X509_ATTRIBUTE *X509_ATTRIBUTE_create_by_OBJ(X509_ATTRIBUTE **attr, const ASN1_OBJECT *obj, int atrtype, const void *data, int len); X509_ATTRIBUTE *X509_ATTRIBUTE_create_by_txt(X509_ATTRIBUTE **attr, const char *atrname, int type, const unsigned char *bytes, int len); int X509_ATTRIBUTE_set1_object(X509_ATTRIBUTE *attr, const ASN1_OBJECT *obj); int X509_ATTRIBUTE_set1_data(X509_ATTRIBUTE *attr, int attrtype, const void *data, int len); void *X509_ATTRIBUTE_get0_data(X509_ATTRIBUTE *attr, int idx, int atrtype, void *data); int X509_ATTRIBUTE_count(X509_ATTRIBUTE *attr); ASN1_OBJECT *X509_ATTRIBUTE_get0_object(X509_ATTRIBUTE *attr); ASN1_TYPE *X509_ATTRIBUTE_get0_type(X509_ATTRIBUTE *attr, int idx); int EVP_PKEY_get_attr_count(const EVP_PKEY *key); int EVP_PKEY_get_attr_by_NID(const EVP_PKEY *key, int nid, int lastpos); int EVP_PKEY_get_attr_by_OBJ(const EVP_PKEY *key, ASN1_OBJECT *obj, int lastpos); X509_ATTRIBUTE *EVP_PKEY_get_attr(const EVP_PKEY *key, int loc); X509_ATTRIBUTE *EVP_PKEY_delete_attr(EVP_PKEY *key, int loc); int EVP_PKEY_add1_attr(EVP_PKEY *key, X509_ATTRIBUTE *attr); int EVP_PKEY_add1_attr_by_OBJ(EVP_PKEY *key, const ASN1_OBJECT *obj, int type, const unsigned char *bytes, int len); int EVP_PKEY_add1_attr_by_NID(EVP_PKEY *key, int nid, int type, const unsigned char *bytes, int len); int EVP_PKEY_add1_attr_by_txt(EVP_PKEY *key, const char *attrname, int type, const unsigned char *bytes, int len); int X509_verify_cert(X509_STORE_CTX *ctx); X509 *X509_find_by_issuer_and_serial(struct stack_st_X509 *sk, X509_NAME *name, ASN1_INTEGER *serial); X509 *X509_find_by_subject(struct stack_st_X509 *sk, X509_NAME *name); PBEPARAM *PBEPARAM_new(void); void PBEPARAM_free(PBEPARAM *a); PBEPARAM *d2i_PBEPARAM(PBEPARAM **a, const unsigned char **in, long len); int i2d_PBEPARAM(PBEPARAM *a, unsigned char **out); extern const ASN1_ITEM PBEPARAM_it; PBE2PARAM *PBE2PARAM_new(void); void PBE2PARAM_free(PBE2PARAM *a); PBE2PARAM *d2i_PBE2PARAM(PBE2PARAM **a, const unsigned char **in, long len); int i2d_PBE2PARAM(PBE2PARAM *a, unsigned char **out); extern const ASN1_ITEM PBE2PARAM_it; PBKDF2PARAM *PBKDF2PARAM_new(void); void PBKDF2PARAM_free(PBKDF2PARAM *a); PBKDF2PARAM *d2i_PBKDF2PARAM(PBKDF2PARAM **a, const unsigned char **in, long len); int i2d_PBKDF2PARAM(PBKDF2PARAM *a, unsigned char **out); extern const ASN1_ITEM PBKDF2PARAM_it; int PKCS5_pbe_set0_algor(X509_ALGOR *algor, int alg, int iter, const unsigned char *salt, int saltlen); X509_ALGOR *PKCS5_pbe_set(int alg, int iter, const unsigned char *salt, int saltlen); X509_ALGOR *PKCS5_pbe2_set(const EVP_CIPHER *cipher, int iter, unsigned char *salt, int saltlen); X509_ALGOR *PKCS5_pbe2_set_iv(const EVP_CIPHER *cipher, int iter, unsigned char *salt, int saltlen, unsigned char *aiv, int prf_nid); X509_ALGOR *PKCS5_pbkdf2_set(int iter, unsigned char *salt, int saltlen, int prf_nid, int keylen); PKCS8_PRIV_KEY_INFO *PKCS8_PRIV_KEY_INFO_new(void); void PKCS8_PRIV_KEY_INFO_free(PKCS8_PRIV_KEY_INFO *a); PKCS8_PRIV_KEY_INFO *d2i_PKCS8_PRIV_KEY_INFO(PKCS8_PRIV_KEY_INFO **a, const unsigned char **in, long len); int i2d_PKCS8_PRIV_KEY_INFO(PKCS8_PRIV_KEY_INFO *a, unsigned char **out); extern const ASN1_ITEM PKCS8_PRIV_KEY_INFO_it; EVP_PKEY *EVP_PKCS82PKEY(PKCS8_PRIV_KEY_INFO *p8); PKCS8_PRIV_KEY_INFO *EVP_PKEY2PKCS8(EVP_PKEY *pkey); PKCS8_PRIV_KEY_INFO *EVP_PKEY2PKCS8_broken(EVP_PKEY *pkey, int broken); PKCS8_PRIV_KEY_INFO *PKCS8_set_broken(PKCS8_PRIV_KEY_INFO *p8, int broken); int PKCS8_pkey_set0(PKCS8_PRIV_KEY_INFO *priv, ASN1_OBJECT *aobj, int version, int ptype, void *pval, unsigned char *penc, int penclen); int PKCS8_pkey_get0(ASN1_OBJECT **ppkalg, const unsigned char **pk, int *ppklen, X509_ALGOR **pa, PKCS8_PRIV_KEY_INFO *p8); int X509_PUBKEY_set0_param(X509_PUBKEY *pub, ASN1_OBJECT *aobj, int ptype, void *pval, unsigned char *penc, int penclen); int X509_PUBKEY_get0_param(ASN1_OBJECT **ppkalg, const unsigned char **pk, int *ppklen, X509_ALGOR **pa, X509_PUBKEY *pub); int X509_check_trust(X509 *x, int id, int flags); int X509_TRUST_get_count(void); X509_TRUST *X509_TRUST_get0(int idx); int X509_TRUST_get_by_id(int id); int X509_TRUST_add(int id, int flags, int (*ck) (X509_TRUST *, X509 *, int), char *name, int arg1, void *arg2); void X509_TRUST_cleanup(void); int X509_TRUST_get_flags(X509_TRUST *xp); char *X509_TRUST_get0_name(X509_TRUST *xp); int X509_TRUST_get_trust(X509_TRUST *xp); void ERR_load_X509_strings(void); # 157 "/opt/local/include/openssl/ssl.h" 2 3 # 1 "/opt/local/include/openssl/pem.h" 1 3 # 62 "/opt/local/include/openssl/pem.h" 3 # 1 "/opt/local/include/openssl/e_os2.h" 1 3 # 56 "/opt/local/include/openssl/e_os2.h" 3 # 1 "/opt/local/include/openssl/opensslconf.h" 1 3 # 57 "/opt/local/include/openssl/e_os2.h" 2 3 # 63 "/opt/local/include/openssl/pem.h" 2 3 # 71 "/opt/local/include/openssl/pem.h" 3 # 1 "/opt/local/include/openssl/pem2.h" 1 3 # 72 "/opt/local/include/openssl/pem.h" 2 3 # 145 "/opt/local/include/openssl/pem.h" 3 typedef struct PEM_Encode_Seal_st { EVP_ENCODE_CTX encode; EVP_MD_CTX md; EVP_CIPHER_CTX cipher; } PEM_ENCODE_SEAL_CTX; typedef struct pem_recip_st { char *name; X509_NAME *dn; int cipher; int key_enc; } PEM_USER; typedef struct pem_ctx_st { int type; struct { int version; int mode; } proc_type; char *domain; struct { int cipher; } DEK_info; PEM_USER *originator; int num_recipient; PEM_USER **recipient; EVP_MD *md; int md_enc; int md_len; char *md_data; EVP_CIPHER *dec; int key_len; unsigned char *key; int data_enc; int data_len; unsigned char *data; } PEM_CTX; # 389 "/opt/local/include/openssl/pem.h" 3 typedef int pem_password_cb (char *buf, int size, int rwflag, void *userdata); int PEM_get_EVP_CIPHER_INFO(char *header, EVP_CIPHER_INFO *cipher); int PEM_do_header(EVP_CIPHER_INFO *cipher, unsigned char *data, long *len, pem_password_cb *callback, void *u); int PEM_read_bio(BIO *bp, char **name, char **header, unsigned char **data, long *len); int PEM_write_bio(BIO *bp, const char *name, const char *hdr, const unsigned char *data, long len); int PEM_bytes_read_bio(unsigned char **pdata, long *plen, char **pnm, const char *name, BIO *bp, pem_password_cb *cb, void *u); void *PEM_ASN1_read_bio(d2i_of_void *d2i, const char *name, BIO *bp, void **x, pem_password_cb *cb, void *u); int PEM_ASN1_write_bio(i2d_of_void *i2d, const char *name, BIO *bp, void *x, const EVP_CIPHER *enc, unsigned char *kstr, int klen, pem_password_cb *cb, void *u); struct stack_st_X509_INFO *PEM_X509_INFO_read_bio(BIO *bp, struct stack_st_X509_INFO *sk, pem_password_cb *cb, void *u); int PEM_X509_INFO_write_bio(BIO *bp, X509_INFO *xi, EVP_CIPHER *enc, unsigned char *kstr, int klen, pem_password_cb *cd, void *u); int PEM_read(FILE *fp, char **name, char **header, unsigned char **data, long *len); int PEM_write(FILE *fp, const char *name, const char *hdr, const unsigned char *data, long len); void *PEM_ASN1_read(d2i_of_void *d2i, const char *name, FILE *fp, void **x, pem_password_cb *cb, void *u); int PEM_ASN1_write(i2d_of_void *i2d, const char *name, FILE *fp, void *x, const EVP_CIPHER *enc, unsigned char *kstr, int klen, pem_password_cb *callback, void *u); struct stack_st_X509_INFO *PEM_X509_INFO_read(FILE *fp, struct stack_st_X509_INFO *sk, pem_password_cb *cb, void *u); int PEM_SealInit(PEM_ENCODE_SEAL_CTX *ctx, EVP_CIPHER *type, EVP_MD *md_type, unsigned char **ek, int *ekl, unsigned char *iv, EVP_PKEY **pubk, int npubk); void PEM_SealUpdate(PEM_ENCODE_SEAL_CTX *ctx, unsigned char *out, int *outl, unsigned char *in, int inl); int PEM_SealFinal(PEM_ENCODE_SEAL_CTX *ctx, unsigned char *sig, int *sigl, unsigned char *out, int *outl, EVP_PKEY *priv); void PEM_SignInit(EVP_MD_CTX *ctx, EVP_MD *type); void PEM_SignUpdate(EVP_MD_CTX *ctx, unsigned char *d, unsigned int cnt); int PEM_SignFinal(EVP_MD_CTX *ctx, unsigned char *sigret, unsigned int *siglen, EVP_PKEY *pkey); int PEM_def_callback(char *buf, int num, int w, void *key); void PEM_proc_type(char *buf, int type); void PEM_dek_info(char *buf, const char *type, int len, char *str); X509 *PEM_read_bio_X509(BIO *bp, X509 **x, pem_password_cb *cb, void *u); X509 *PEM_read_X509(FILE *fp, X509 **x, pem_password_cb *cb, void *u); int PEM_write_bio_X509(BIO *bp, X509 *x); int PEM_write_X509(FILE *fp, X509 *x); X509 *PEM_read_bio_X509_AUX(BIO *bp, X509 **x, pem_password_cb *cb, void *u); X509 *PEM_read_X509_AUX(FILE *fp, X509 **x, pem_password_cb *cb, void *u); int PEM_write_bio_X509_AUX(BIO *bp, X509 *x); int PEM_write_X509_AUX(FILE *fp, X509 *x); X509_CERT_PAIR *PEM_read_bio_X509_CERT_PAIR(BIO *bp, X509_CERT_PAIR **x, pem_password_cb *cb, void *u); X509_CERT_PAIR *PEM_read_X509_CERT_PAIR(FILE *fp, X509_CERT_PAIR **x, pem_password_cb *cb, void *u); int PEM_write_bio_X509_CERT_PAIR(BIO *bp, X509_CERT_PAIR *x); int PEM_write_X509_CERT_PAIR(FILE *fp, X509_CERT_PAIR *x); X509_REQ *PEM_read_bio_X509_REQ(BIO *bp, X509_REQ **x, pem_password_cb *cb, void *u); X509_REQ *PEM_read_X509_REQ(FILE *fp, X509_REQ **x, pem_password_cb *cb, void *u); int PEM_write_bio_X509_REQ(BIO *bp, X509_REQ *x); int PEM_write_X509_REQ(FILE *fp, X509_REQ *x); int PEM_write_bio_X509_REQ_NEW(BIO *bp, X509_REQ *x); int PEM_write_X509_REQ_NEW(FILE *fp, X509_REQ *x); X509_CRL *PEM_read_bio_X509_CRL(BIO *bp, X509_CRL **x, pem_password_cb *cb, void *u); X509_CRL *PEM_read_X509_CRL(FILE *fp, X509_CRL **x, pem_password_cb *cb, void *u); int PEM_write_bio_X509_CRL(BIO *bp, X509_CRL *x); int PEM_write_X509_CRL(FILE *fp, X509_CRL *x); PKCS7 *PEM_read_bio_PKCS7(BIO *bp, PKCS7 **x, pem_password_cb *cb, void *u); PKCS7 *PEM_read_PKCS7(FILE *fp, PKCS7 **x, pem_password_cb *cb, void *u); int PEM_write_bio_PKCS7(BIO *bp, PKCS7 *x); int PEM_write_PKCS7(FILE *fp, PKCS7 *x); NETSCAPE_CERT_SEQUENCE *PEM_read_bio_NETSCAPE_CERT_SEQUENCE(BIO *bp, NETSCAPE_CERT_SEQUENCE **x, pem_password_cb *cb, void *u); NETSCAPE_CERT_SEQUENCE *PEM_read_NETSCAPE_CERT_SEQUENCE(FILE *fp, NETSCAPE_CERT_SEQUENCE **x, pem_password_cb *cb, void *u); int PEM_write_bio_NETSCAPE_CERT_SEQUENCE(BIO *bp, NETSCAPE_CERT_SEQUENCE *x); int PEM_write_NETSCAPE_CERT_SEQUENCE(FILE *fp, NETSCAPE_CERT_SEQUENCE *x); X509_SIG *PEM_read_bio_PKCS8(BIO *bp, X509_SIG **x, pem_password_cb *cb, void *u); X509_SIG *PEM_read_PKCS8(FILE *fp, X509_SIG **x, pem_password_cb *cb, void *u); int PEM_write_bio_PKCS8(BIO *bp, X509_SIG *x); int PEM_write_PKCS8(FILE *fp, X509_SIG *x); PKCS8_PRIV_KEY_INFO *PEM_read_bio_PKCS8_PRIV_KEY_INFO(BIO *bp, PKCS8_PRIV_KEY_INFO **x, pem_password_cb *cb, void *u); PKCS8_PRIV_KEY_INFO *PEM_read_PKCS8_PRIV_KEY_INFO(FILE *fp, PKCS8_PRIV_KEY_INFO **x, pem_password_cb *cb, void *u); int PEM_write_bio_PKCS8_PRIV_KEY_INFO(BIO *bp, PKCS8_PRIV_KEY_INFO *x); int PEM_write_PKCS8_PRIV_KEY_INFO(FILE *fp, PKCS8_PRIV_KEY_INFO *x); RSA *PEM_read_bio_RSAPrivateKey(BIO *bp, RSA **x, pem_password_cb *cb, void *u); RSA *PEM_read_RSAPrivateKey(FILE *fp, RSA **x, pem_password_cb *cb, void *u); int PEM_write_bio_RSAPrivateKey(BIO *bp, RSA *x, const EVP_CIPHER *enc, unsigned char *kstr, int klen, pem_password_cb *cb, void *u); int PEM_write_RSAPrivateKey(FILE *fp, RSA *x, const EVP_CIPHER *enc, unsigned char *kstr, int klen, pem_password_cb *cb, void *u); RSA *PEM_read_bio_RSAPublicKey(BIO *bp, RSA **x, pem_password_cb *cb, void *u); RSA *PEM_read_RSAPublicKey(FILE *fp, RSA **x, pem_password_cb *cb, void *u); int PEM_write_bio_RSAPublicKey(BIO *bp, const RSA *x); int PEM_write_RSAPublicKey(FILE *fp, const RSA *x); RSA *PEM_read_bio_RSA_PUBKEY(BIO *bp, RSA **x, pem_password_cb *cb, void *u); RSA *PEM_read_RSA_PUBKEY(FILE *fp, RSA **x, pem_password_cb *cb, void *u); int PEM_write_bio_RSA_PUBKEY(BIO *bp, RSA *x); int PEM_write_RSA_PUBKEY(FILE *fp, RSA *x); DSA *PEM_read_bio_DSAPrivateKey(BIO *bp, DSA **x, pem_password_cb *cb, void *u); DSA *PEM_read_DSAPrivateKey(FILE *fp, DSA **x, pem_password_cb *cb, void *u); int PEM_write_bio_DSAPrivateKey(BIO *bp, DSA *x, const EVP_CIPHER *enc, unsigned char *kstr, int klen, pem_password_cb *cb, void *u); int PEM_write_DSAPrivateKey(FILE *fp, DSA *x, const EVP_CIPHER *enc, unsigned char *kstr, int klen, pem_password_cb *cb, void *u); DSA *PEM_read_bio_DSA_PUBKEY(BIO *bp, DSA **x, pem_password_cb *cb, void *u); DSA *PEM_read_DSA_PUBKEY(FILE *fp, DSA **x, pem_password_cb *cb, void *u); int PEM_write_bio_DSA_PUBKEY(BIO *bp, DSA *x); int PEM_write_DSA_PUBKEY(FILE *fp, DSA *x); DSA *PEM_read_bio_DSAparams(BIO *bp, DSA **x, pem_password_cb *cb, void *u); DSA *PEM_read_DSAparams(FILE *fp, DSA **x, pem_password_cb *cb, void *u); int PEM_write_bio_DSAparams(BIO *bp, const DSA *x); int PEM_write_DSAparams(FILE *fp, const DSA *x); EC_GROUP *PEM_read_bio_ECPKParameters(BIO *bp, EC_GROUP **x, pem_password_cb *cb, void *u); EC_GROUP *PEM_read_ECPKParameters(FILE *fp, EC_GROUP **x, pem_password_cb *cb, void *u); int PEM_write_bio_ECPKParameters(BIO *bp, const EC_GROUP *x); int PEM_write_ECPKParameters(FILE *fp, const EC_GROUP *x); EC_KEY *PEM_read_bio_ECPrivateKey(BIO *bp, EC_KEY **x, pem_password_cb *cb, void *u); EC_KEY *PEM_read_ECPrivateKey(FILE *fp, EC_KEY **x, pem_password_cb *cb, void *u); int PEM_write_bio_ECPrivateKey(BIO *bp, EC_KEY *x, const EVP_CIPHER *enc, unsigned char *kstr, int klen, pem_password_cb *cb, void *u); int PEM_write_ECPrivateKey(FILE *fp, EC_KEY *x, const EVP_CIPHER *enc, unsigned char *kstr, int klen, pem_password_cb *cb, void *u); EC_KEY *PEM_read_bio_EC_PUBKEY(BIO *bp, EC_KEY **x, pem_password_cb *cb, void *u); EC_KEY *PEM_read_EC_PUBKEY(FILE *fp, EC_KEY **x, pem_password_cb *cb, void *u); int PEM_write_bio_EC_PUBKEY(BIO *bp, EC_KEY *x); int PEM_write_EC_PUBKEY(FILE *fp, EC_KEY *x); DH *PEM_read_bio_DHparams(BIO *bp, DH **x, pem_password_cb *cb, void *u); DH *PEM_read_DHparams(FILE *fp, DH **x, pem_password_cb *cb, void *u); int PEM_write_bio_DHparams(BIO *bp, const DH *x); int PEM_write_DHparams(FILE *fp, const DH *x); int PEM_write_bio_DHxparams(BIO *bp, const DH *x); int PEM_write_DHxparams(FILE *fp, const DH *x); EVP_PKEY *PEM_read_bio_PrivateKey(BIO *bp, EVP_PKEY **x, pem_password_cb *cb, void *u); EVP_PKEY *PEM_read_PrivateKey(FILE *fp, EVP_PKEY **x, pem_password_cb *cb, void *u); int PEM_write_bio_PrivateKey(BIO *bp, EVP_PKEY *x, const EVP_CIPHER *enc, unsigned char *kstr, int klen, pem_password_cb *cb, void *u); int PEM_write_PrivateKey(FILE *fp, EVP_PKEY *x, const EVP_CIPHER *enc, unsigned char *kstr, int klen, pem_password_cb *cb, void *u); EVP_PKEY *PEM_read_bio_PUBKEY(BIO *bp, EVP_PKEY **x, pem_password_cb *cb, void *u); EVP_PKEY *PEM_read_PUBKEY(FILE *fp, EVP_PKEY **x, pem_password_cb *cb, void *u); int PEM_write_bio_PUBKEY(BIO *bp, EVP_PKEY *x); int PEM_write_PUBKEY(FILE *fp, EVP_PKEY *x); int PEM_write_bio_PKCS8PrivateKey_nid(BIO *bp, EVP_PKEY *x, int nid, char *kstr, int klen, pem_password_cb *cb, void *u); int PEM_write_bio_PKCS8PrivateKey(BIO *, EVP_PKEY *, const EVP_CIPHER *, char *, int, pem_password_cb *, void *); int i2d_PKCS8PrivateKey_bio(BIO *bp, EVP_PKEY *x, const EVP_CIPHER *enc, char *kstr, int klen, pem_password_cb *cb, void *u); int i2d_PKCS8PrivateKey_nid_bio(BIO *bp, EVP_PKEY *x, int nid, char *kstr, int klen, pem_password_cb *cb, void *u); EVP_PKEY *d2i_PKCS8PrivateKey_bio(BIO *bp, EVP_PKEY **x, pem_password_cb *cb, void *u); int i2d_PKCS8PrivateKey_fp(FILE *fp, EVP_PKEY *x, const EVP_CIPHER *enc, char *kstr, int klen, pem_password_cb *cb, void *u); int i2d_PKCS8PrivateKey_nid_fp(FILE *fp, EVP_PKEY *x, int nid, char *kstr, int klen, pem_password_cb *cb, void *u); int PEM_write_PKCS8PrivateKey_nid(FILE *fp, EVP_PKEY *x, int nid, char *kstr, int klen, pem_password_cb *cb, void *u); EVP_PKEY *d2i_PKCS8PrivateKey_fp(FILE *fp, EVP_PKEY **x, pem_password_cb *cb, void *u); int PEM_write_PKCS8PrivateKey(FILE *fp, EVP_PKEY *x, const EVP_CIPHER *enc, char *kstr, int klen, pem_password_cb *cd, void *u); EVP_PKEY *PEM_read_bio_Parameters(BIO *bp, EVP_PKEY **x); int PEM_write_bio_Parameters(BIO *bp, EVP_PKEY *x); EVP_PKEY *b2i_PrivateKey(const unsigned char **in, long length); EVP_PKEY *b2i_PublicKey(const unsigned char **in, long length); EVP_PKEY *b2i_PrivateKey_bio(BIO *in); EVP_PKEY *b2i_PublicKey_bio(BIO *in); int i2b_PrivateKey_bio(BIO *out, EVP_PKEY *pk); int i2b_PublicKey_bio(BIO *out, EVP_PKEY *pk); EVP_PKEY *b2i_PVK_bio(BIO *in, pem_password_cb *cb, void *u); int i2b_PVK_bio(BIO *out, EVP_PKEY *pk, int enclevel, pem_password_cb *cb, void *u); void ERR_load_PEM_strings(void); # 163 "/opt/local/include/openssl/ssl.h" 2 3 # 1 "/opt/local/include/openssl/hmac.h" 1 3 # 61 "/opt/local/include/openssl/hmac.h" 3 # 1 "/opt/local/include/openssl/opensslconf.h" 1 3 # 62 "/opt/local/include/openssl/hmac.h" 2 3 # 75 "/opt/local/include/openssl/hmac.h" 3 typedef struct hmac_ctx_st { const EVP_MD *md; EVP_MD_CTX md_ctx; EVP_MD_CTX i_ctx; EVP_MD_CTX o_ctx; unsigned int key_length; unsigned char key[128]; } HMAC_CTX; void HMAC_CTX_init(HMAC_CTX *ctx); void HMAC_CTX_cleanup(HMAC_CTX *ctx); int HMAC_Init(HMAC_CTX *ctx, const void *key, int len, const EVP_MD *md); int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, const EVP_MD *md, ENGINE *impl); int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, size_t len); int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, unsigned int *len); unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len, const unsigned char *d, size_t n, unsigned char *md, unsigned int *md_len); int HMAC_CTX_copy(HMAC_CTX *dctx, HMAC_CTX *sctx); void HMAC_CTX_set_flags(HMAC_CTX *ctx, unsigned long flags); # 164 "/opt/local/include/openssl/ssl.h" 2 3 # 1 "/opt/local/include/openssl/kssl.h" 1 3 # 67 "/opt/local/include/openssl/kssl.h" 3 # 1 "/opt/local/include/openssl/opensslconf.h" 1 3 # 68 "/opt/local/include/openssl/kssl.h" 2 3 # 166 "/opt/local/include/openssl/ssl.h" 2 3 # 372 "/opt/local/include/openssl/ssl.h" 3 typedef struct ssl_st *ssl_crock_st; typedef struct tls_session_ticket_ext_st TLS_SESSION_TICKET_EXT; typedef struct ssl_method_st SSL_METHOD; typedef struct ssl_cipher_st SSL_CIPHER; typedef struct ssl_session_st SSL_SESSION; typedef struct tls_sigalgs_st TLS_SIGALGS; typedef struct ssl_conf_ctx_st SSL_CONF_CTX; struct stack_st_SSL_CIPHER { _STACK stack; }; typedef struct srtp_protection_profile_st { const char *name; unsigned long id; } SRTP_PROTECTION_PROFILE; struct stack_st_SRTP_PROTECTION_PROFILE { _STACK stack; }; typedef int (*tls_session_ticket_ext_cb_fn) (SSL *s, const unsigned char *data, int len, void *arg); typedef int (*tls_session_secret_cb_fn) (SSL *s, void *secret, int *secret_len, struct stack_st_SSL_CIPHER *peer_ciphers, SSL_CIPHER **cipher, void *arg); typedef int (*custom_ext_add_cb) (SSL *s, unsigned int ext_type, const unsigned char **out, size_t *outlen, int *al, void *add_arg); typedef void (*custom_ext_free_cb) (SSL *s, unsigned int ext_type, const unsigned char *out, void *add_arg); typedef int (*custom_ext_parse_cb) (SSL *s, unsigned int ext_type, const unsigned char *in, size_t inlen, int *al, void *parse_arg); struct ssl_cipher_st { int valid; const char *name; unsigned long id; unsigned long algorithm_mkey; unsigned long algorithm_auth; unsigned long algorithm_enc; unsigned long algorithm_mac; unsigned long algorithm_ssl; unsigned long algo_strength; unsigned long algorithm2; int strength_bits; int alg_bits; }; struct ssl_method_st { int version; int (*ssl_new) (SSL *s); void (*ssl_clear) (SSL *s); void (*ssl_free) (SSL *s); int (*ssl_accept) (SSL *s); int (*ssl_connect) (SSL *s); int (*ssl_read) (SSL *s, void *buf, int len); int (*ssl_peek) (SSL *s, void *buf, int len); int (*ssl_write) (SSL *s, const void *buf, int len); int (*ssl_shutdown) (SSL *s); int (*ssl_renegotiate) (SSL *s); int (*ssl_renegotiate_check) (SSL *s); long (*ssl_get_message) (SSL *s, int st1, int stn, int mt, long max, int *ok); int (*ssl_read_bytes) (SSL *s, int type, unsigned char *buf, int len, int peek); int (*ssl_write_bytes) (SSL *s, int type, const void *buf_, int len); int (*ssl_dispatch_alert) (SSL *s); long (*ssl_ctrl) (SSL *s, int cmd, long larg, void *parg); long (*ssl_ctx_ctrl) (SSL_CTX *ctx, int cmd, long larg, void *parg); const SSL_CIPHER *(*get_cipher_by_char) (const unsigned char *ptr); int (*put_cipher_by_char) (const SSL_CIPHER *cipher, unsigned char *ptr); int (*ssl_pending) (const SSL *s); int (*num_ciphers) (void); const SSL_CIPHER *(*get_cipher) (unsigned ncipher); const struct ssl_method_st *(*get_ssl_method) (int version); long (*get_timeout) (void); struct ssl3_enc_method *ssl3_enc; int (*ssl_version) (void); long (*ssl_callback_ctrl) (SSL *s, int cb_id, void (*fp) (void)); long (*ssl_ctx_callback_ctrl) (SSL_CTX *s, int cb_id, void (*fp) (void)); }; # 498 "/opt/local/include/openssl/ssl.h" 3 struct ssl_session_st { int ssl_version; unsigned int key_arg_length; unsigned char key_arg[8]; int master_key_length; unsigned char master_key[48]; unsigned int session_id_length; unsigned char session_id[32]; unsigned int sid_ctx_length; unsigned char sid_ctx[32]; char *psk_identity_hint; char *psk_identity; int not_resumable; struct sess_cert_st *sess_cert; X509 *peer; long verify_result; int references; long timeout; long time; unsigned int compress_meth; const SSL_CIPHER *cipher; unsigned long cipher_id; struct stack_st_SSL_CIPHER *ciphers; CRYPTO_EX_DATA ex_data; struct ssl_session_st *prev, *next; char *tlsext_hostname; size_t tlsext_ecpointformatlist_length; unsigned char *tlsext_ecpointformatlist; size_t tlsext_ellipticcurvelist_length; unsigned char *tlsext_ellipticcurvelist; unsigned char *tlsext_tick; size_t tlsext_ticklen; long tlsext_tick_lifetime_hint; char *srp_username; }; # 834 "/opt/local/include/openssl/ssl.h" 3 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, void (*cb) (int write_p, int version, int content_type, const void *buf, size_t len, SSL *ssl, void *arg)); void SSL_set_msg_callback(SSL *ssl, void (*cb) (int write_p, int version, int content_type, const void *buf, size_t len, SSL *ssl, void *arg)); typedef struct srp_ctx_st { void *SRP_cb_arg; int (*TLS_ext_srp_username_callback) (SSL *, int *, void *); int (*SRP_verify_param_callback) (SSL *, void *); char *(*SRP_give_srp_client_pwd_callback) (SSL *, void *); char *login; BIGNUM *N, *g, *s, *B, *A; BIGNUM *a, *b, *v; char *info; int strength; unsigned long srp_Mask; } SRP_CTX; int SSL_SRP_CTX_init(SSL *s); int SSL_CTX_SRP_CTX_init(SSL_CTX *ctx); int SSL_SRP_CTX_free(SSL *ctx); int SSL_CTX_SRP_CTX_free(SSL_CTX *ctx); int SSL_srp_server_param_with_username(SSL *s, int *ad); int SRP_generate_server_master_secret(SSL *s, unsigned char *master_key); int SRP_Calc_A_param(SSL *s); int SRP_generate_client_master_secret(SSL *s, unsigned char *master_key); # 905 "/opt/local/include/openssl/ssl.h" 3 typedef int (*GEN_SESSION_CB) (const SSL *ssl, unsigned char *id, unsigned int *id_len); typedef struct ssl_comp_st SSL_COMP; struct ssl_comp_st { int id; const char *name; COMP_METHOD *method; }; struct stack_st_SSL_COMP { _STACK stack; }; struct lhash_st_SSL_SESSION { int dummy; }; struct ssl_ctx_st { const SSL_METHOD *method; struct stack_st_SSL_CIPHER *cipher_list; struct stack_st_SSL_CIPHER *cipher_list_by_id; struct x509_store_st *cert_store; struct lhash_st_SSL_SESSION *sessions; unsigned long session_cache_size; struct ssl_session_st *session_cache_head; struct ssl_session_st *session_cache_tail; int session_cache_mode; long session_timeout; # 960 "/opt/local/include/openssl/ssl.h" 3 int (*new_session_cb) (struct ssl_st *ssl, SSL_SESSION *sess); void (*remove_session_cb) (struct ssl_ctx_st *ctx, SSL_SESSION *sess); SSL_SESSION *(*get_session_cb) (struct ssl_st *ssl, unsigned char *data, int len, int *copy); struct { int sess_connect; int sess_connect_renegotiate; int sess_connect_good; int sess_accept; int sess_accept_renegotiate; int sess_accept_good; int sess_miss; int sess_timeout; int sess_cache_full; int sess_hit; int sess_cb_hit; } stats; int references; int (*app_verify_callback) (X509_STORE_CTX *, void *); void *app_verify_arg; pem_password_cb *default_passwd_callback; void *default_passwd_callback_userdata; int (*client_cert_cb) (SSL *ssl, X509 **x509, EVP_PKEY **pkey); int (*app_gen_cookie_cb) (SSL *ssl, unsigned char *cookie, unsigned int *cookie_len); int (*app_verify_cookie_cb) (SSL *ssl, unsigned char *cookie, unsigned int cookie_len); CRYPTO_EX_DATA ex_data; const EVP_MD *rsa_md5; const EVP_MD *md5; const EVP_MD *sha1; struct stack_st_X509 *extra_certs; struct stack_st_SSL_COMP *comp_methods; void (*info_callback) (const SSL *ssl, int type, int val); struct stack_st_X509_NAME *client_CA; unsigned long options; unsigned long mode; long max_cert_list; struct cert_st *cert; int read_ahead; void (*msg_callback) (int write_p, int version, int content_type, const void *buf, size_t len, SSL *ssl, void *arg); void *msg_callback_arg; int verify_mode; unsigned int sid_ctx_length; unsigned char sid_ctx[32]; int (*default_verify_callback) (int ok, X509_STORE_CTX *ctx); GEN_SESSION_CB generate_session_id; X509_VERIFY_PARAM *param; int quiet_shutdown; unsigned int max_send_fragment; ENGINE *client_cert_engine; int (*tlsext_servername_callback) (SSL *, int *, void *); void *tlsext_servername_arg; unsigned char tlsext_tick_key_name[16]; unsigned char tlsext_tick_hmac_key[16]; unsigned char tlsext_tick_aes_key[16]; int (*tlsext_ticket_key_cb) (SSL *ssl, unsigned char *name, unsigned char *iv, EVP_CIPHER_CTX *ectx, HMAC_CTX *hctx, int enc); int (*tlsext_status_cb) (SSL *ssl, void *arg); void *tlsext_status_arg; int (*tlsext_opaque_prf_input_callback) (SSL *, void *peerinput, size_t len, void *arg); void *tlsext_opaque_prf_input_callback_arg; char *psk_identity_hint; unsigned int (*psk_client_callback) (SSL *ssl, const char *hint, char *identity, unsigned int max_identity_len, unsigned char *psk, unsigned int max_psk_len); unsigned int (*psk_server_callback) (SSL *ssl, const char *identity, unsigned char *psk, unsigned int max_psk_len); unsigned int freelist_max_len; struct ssl3_buf_freelist_st *wbuf_freelist; struct ssl3_buf_freelist_st *rbuf_freelist; SRP_CTX srp_ctx; # 1131 "/opt/local/include/openssl/ssl.h" 3 int (*next_protos_advertised_cb) (SSL *s, const unsigned char **buf, unsigned int *len, void *arg); void *next_protos_advertised_cb_arg; int (*next_proto_select_cb) (SSL *s, unsigned char **out, unsigned char *outlen, const unsigned char *in, unsigned int inlen, void *arg); void *next_proto_select_cb_arg; struct stack_st_SRTP_PROTECTION_PROFILE *srtp_profiles; # 1162 "/opt/local/include/openssl/ssl.h" 3 int (*alpn_select_cb) (SSL *s, const unsigned char **out, unsigned char *outlen, const unsigned char *in, unsigned int inlen, void *arg); void *alpn_select_cb_arg; unsigned char *alpn_client_proto_list; unsigned alpn_client_proto_list_len; size_t tlsext_ecpointformatlist_length; unsigned char *tlsext_ecpointformatlist; size_t tlsext_ellipticcurvelist_length; unsigned char *tlsext_ellipticcurvelist; }; # 1199 "/opt/local/include/openssl/ssl.h" 3 struct lhash_st_SSL_SESSION *SSL_CTX_sessions(SSL_CTX *ctx); # 1225 "/opt/local/include/openssl/ssl.h" 3 void SSL_CTX_sess_set_new_cb(SSL_CTX *ctx, int (*new_session_cb) (struct ssl_st *ssl, SSL_SESSION *sess)); int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx)) (struct ssl_st *ssl, SSL_SESSION *sess); void SSL_CTX_sess_set_remove_cb(SSL_CTX *ctx, void (*remove_session_cb) (struct ssl_ctx_st *ctx, SSL_SESSION *sess)); void (*SSL_CTX_sess_get_remove_cb(SSL_CTX *ctx)) (struct ssl_ctx_st *ctx, SSL_SESSION *sess); void SSL_CTX_sess_set_get_cb(SSL_CTX *ctx, SSL_SESSION *(*get_session_cb) (struct ssl_st *ssl, unsigned char *data, int len, int *copy)); SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl, unsigned char *Data, int len, int *copy); void SSL_CTX_set_info_callback(SSL_CTX *ctx, void (*cb) (const SSL *ssl, int type, int val)); void (*SSL_CTX_get_info_callback(SSL_CTX *ctx)) (const SSL *ssl, int type, int val); void SSL_CTX_set_client_cert_cb(SSL_CTX *ctx, int (*client_cert_cb) (SSL *ssl, X509 **x509, EVP_PKEY **pkey)); int (*SSL_CTX_get_client_cert_cb(SSL_CTX *ctx)) (SSL *ssl, X509 **x509, EVP_PKEY **pkey); int SSL_CTX_set_client_cert_engine(SSL_CTX *ctx, ENGINE *e); void SSL_CTX_set_cookie_generate_cb(SSL_CTX *ctx, int (*app_gen_cookie_cb) (SSL *ssl, unsigned char *cookie, unsigned int *cookie_len)); void SSL_CTX_set_cookie_verify_cb(SSL_CTX *ctx, int (*app_verify_cookie_cb) (SSL *ssl, unsigned char *cookie, unsigned int cookie_len)); void SSL_CTX_set_next_protos_advertised_cb(SSL_CTX *s, int (*cb) (SSL *ssl, const unsigned char **out, unsigned int *outlen, void *arg), void *arg); void SSL_CTX_set_next_proto_select_cb(SSL_CTX *s, int (*cb) (SSL *ssl, unsigned char **out, unsigned char *outlen, const unsigned char *in, unsigned int inlen, void *arg), void *arg); void SSL_get0_next_proto_negotiated(const SSL *s, const unsigned char **data, unsigned *len); int SSL_select_next_proto(unsigned char **out, unsigned char *outlen, const unsigned char *in, unsigned int inlen, const unsigned char *client, unsigned int client_len); int SSL_CTX_set_alpn_protos(SSL_CTX *ctx, const unsigned char *protos, unsigned protos_len); int SSL_set_alpn_protos(SSL *ssl, const unsigned char *protos, unsigned protos_len); void SSL_CTX_set_alpn_select_cb(SSL_CTX *ctx, int (*cb) (SSL *ssl, const unsigned char **out, unsigned char *outlen, const unsigned char *in, unsigned int inlen, void *arg), void *arg); void SSL_get0_alpn_selected(const SSL *ssl, const unsigned char **data, unsigned *len); # 1321 "/opt/local/include/openssl/ssl.h" 3 void SSL_CTX_set_psk_client_callback(SSL_CTX *ctx, unsigned int (*psk_client_callback) (SSL *ssl, const char *hint, char *identity, unsigned int max_identity_len, unsigned char *psk, unsigned int max_psk_len)); void SSL_set_psk_client_callback(SSL *ssl, unsigned int (*psk_client_callback) (SSL *ssl, const char *hint, char *identity, unsigned int max_identity_len, unsigned char *psk, unsigned int max_psk_len)); void SSL_CTX_set_psk_server_callback(SSL_CTX *ctx, unsigned int (*psk_server_callback) (SSL *ssl, const char *identity, unsigned char *psk, unsigned int max_psk_len)); void SSL_set_psk_server_callback(SSL *ssl, unsigned int (*psk_server_callback) (SSL *ssl, const char *identity, unsigned char *psk, unsigned int max_psk_len)); int SSL_CTX_use_psk_identity_hint(SSL_CTX *ctx, const char *identity_hint); int SSL_use_psk_identity_hint(SSL *s, const char *identity_hint); const char *SSL_get_psk_identity_hint(const SSL *s); const char *SSL_get_psk_identity(const SSL *s); int SSL_CTX_add_client_custom_ext(SSL_CTX *ctx, unsigned int ext_type, custom_ext_add_cb add_cb, custom_ext_free_cb free_cb, void *add_arg, custom_ext_parse_cb parse_cb, void *parse_arg); int SSL_CTX_add_server_custom_ext(SSL_CTX *ctx, unsigned int ext_type, custom_ext_add_cb add_cb, custom_ext_free_cb free_cb, void *add_arg, custom_ext_parse_cb parse_cb, void *parse_arg); int SSL_extension_supported(unsigned int ext_type); # 1422 "/opt/local/include/openssl/ssl.h" 3 struct ssl_st { int version; int type; const SSL_METHOD *method; BIO *rbio; BIO *wbio; BIO *bbio; # 1455 "/opt/local/include/openssl/ssl.h" 3 int rwstate; int in_handshake; int (*handshake_func) (SSL *); # 1467 "/opt/local/include/openssl/ssl.h" 3 int server; int new_session; int quiet_shutdown; int shutdown; int state; int rstate; BUF_MEM *init_buf; void *init_msg; int init_num; int init_off; unsigned char *packet; unsigned int packet_length; struct ssl2_state_st *s2; struct ssl3_state_st *s3; struct dtls1_state_st *d1; int read_ahead; void (*msg_callback) (int write_p, int version, int content_type, const void *buf, size_t len, SSL *ssl, void *arg); void *msg_callback_arg; int hit; X509_VERIFY_PARAM *param; struct stack_st_SSL_CIPHER *cipher_list; struct stack_st_SSL_CIPHER *cipher_list_by_id; int mac_flags; EVP_CIPHER_CTX *enc_read_ctx; EVP_MD_CTX *read_hash; COMP_CTX *expand; EVP_CIPHER_CTX *enc_write_ctx; EVP_MD_CTX *write_hash; COMP_CTX *compress; struct cert_st *cert; unsigned int sid_ctx_length; unsigned char sid_ctx[32]; SSL_SESSION *session; GEN_SESSION_CB generate_session_id; int verify_mode; int (*verify_callback) (int ok, X509_STORE_CTX *ctx); void (*info_callback) (const SSL *ssl, int type, int val); int error; int error_code; unsigned int (*psk_client_callback) (SSL *ssl, const char *hint, char *identity, unsigned int max_identity_len, unsigned char *psk, unsigned int max_psk_len); unsigned int (*psk_server_callback) (SSL *ssl, const char *identity, unsigned char *psk, unsigned int max_psk_len); SSL_CTX *ctx; int debug; long verify_result; CRYPTO_EX_DATA ex_data; struct stack_st_X509_NAME *client_CA; int references; unsigned long options; unsigned long mode; long max_cert_list; int first_packet; int client_version; unsigned int max_send_fragment; void (*tlsext_debug_cb) (SSL *s, int client_server, int type, unsigned char *data, int len, void *arg); void *tlsext_debug_arg; char *tlsext_hostname; int servername_done; int tlsext_status_type; int tlsext_status_expected; struct stack_st_OCSP_RESPID *tlsext_ocsp_ids; X509_EXTENSIONS *tlsext_ocsp_exts; unsigned char *tlsext_ocsp_resp; int tlsext_ocsp_resplen; int tlsext_ticket_expected; size_t tlsext_ecpointformatlist_length; unsigned char *tlsext_ecpointformatlist; size_t tlsext_ellipticcurvelist_length; unsigned char *tlsext_ellipticcurvelist; void *tlsext_opaque_prf_input; size_t tlsext_opaque_prf_input_len; TLS_SESSION_TICKET_EXT *tlsext_session_ticket; tls_session_ticket_ext_cb_fn tls_session_ticket_ext_cb; void *tls_session_ticket_ext_cb_arg; tls_session_secret_cb_fn tls_session_secret_cb; void *tls_session_secret_cb_arg; SSL_CTX *initial_ctx; # 1648 "/opt/local/include/openssl/ssl.h" 3 unsigned char *next_proto_negotiated; unsigned char next_proto_negotiated_len; struct stack_st_SRTP_PROTECTION_PROFILE *srtp_profiles; SRTP_PROTECTION_PROFILE *srtp_profile; unsigned int tlsext_heartbeat; unsigned int tlsext_hb_pending; unsigned int tlsext_hb_seq; # 1675 "/opt/local/include/openssl/ssl.h" 3 int renegotiate; SRP_CTX srp_ctx; unsigned char *alpn_client_proto_list; unsigned alpn_client_proto_list_len; }; # 1 "/opt/local/include/openssl/ssl2.h" 1 3 # 163 "/opt/local/include/openssl/ssl2.h" 3 typedef struct ssl2_state_st { int three_byte_header; int clear_text; int escape; int ssl2_rollback; unsigned int wnum; int wpend_tot; const unsigned char *wpend_buf; int wpend_off; int wpend_len; int wpend_ret; int rbuf_left; int rbuf_offs; unsigned char *rbuf; unsigned char *wbuf; unsigned char *write_ptr; unsigned int padding; unsigned int rlength; int ract_data_length; unsigned int wlength; int wact_data_length; unsigned char *ract_data; unsigned char *wact_data; unsigned char *mac_data; unsigned char *read_key; unsigned char *write_key; unsigned int challenge_length; unsigned char challenge[32]; unsigned int conn_id_length; unsigned char conn_id[16]; unsigned int key_material_length; unsigned char key_material[24 * 2]; unsigned long read_sequence; unsigned long write_sequence; struct { unsigned int conn_id_length; unsigned int cert_type; unsigned int cert_length; unsigned int csl; unsigned int clear; unsigned int enc; unsigned char ccl[32]; unsigned int cipher_spec_length; unsigned int session_id_length; unsigned int clen; unsigned int rlen; } tmp; } SSL2_STATE; # 1697 "/opt/local/include/openssl/ssl.h" 2 3 # 1 "/opt/local/include/openssl/ssl3.h" 1 3 # 125 "/opt/local/include/openssl/ssl3.h" 3 # 1 "/opt/local/include/openssl/ssl.h" 1 3 # 126 "/opt/local/include/openssl/ssl3.h" 2 3 # 403 "/opt/local/include/openssl/ssl3.h" 3 typedef struct ssl3_record_st { int type; unsigned int length; unsigned int off; unsigned char *data; unsigned char *input; unsigned char *comp; unsigned long epoch; unsigned char seq_num[8]; } SSL3_RECORD; typedef struct ssl3_buffer_st { unsigned char *buf; size_t len; int offset; int left; } SSL3_BUFFER; # 481 "/opt/local/include/openssl/ssl3.h" 3 typedef struct ssl3_state_st { long flags; int delay_buf_pop_ret; unsigned char read_sequence[8]; int read_mac_secret_size; unsigned char read_mac_secret[64]; unsigned char write_sequence[8]; int write_mac_secret_size; unsigned char write_mac_secret[64]; unsigned char server_random[32]; unsigned char client_random[32]; int need_empty_fragments; int empty_fragment_done; int init_extra; SSL3_BUFFER rbuf; SSL3_BUFFER wbuf; SSL3_RECORD rrec; SSL3_RECORD wrec; unsigned char alert_fragment[2]; unsigned int alert_fragment_len; unsigned char handshake_fragment[4]; unsigned int handshake_fragment_len; unsigned int wnum; int wpend_tot; int wpend_type; int wpend_ret; const unsigned char *wpend_buf; BIO *handshake_buffer; EVP_MD_CTX **handshake_dgst; int change_cipher_spec; int warn_alert; int fatal_alert; int alert_dispatch; unsigned char send_alert[2]; int renegotiate; int total_renegotiations; int num_renegotiations; int in_read_app_data; void *client_opaque_prf_input; size_t client_opaque_prf_input_len; void *server_opaque_prf_input; size_t server_opaque_prf_input_len; struct { unsigned char cert_verify_md[64 * 2]; unsigned char finish_md[64 * 2]; int finish_md_len; unsigned char peer_finish_md[64 * 2]; int peer_finish_md_len; unsigned long message_size; int message_type; const SSL_CIPHER *new_cipher; DH *dh; EC_KEY *ecdh; int next_state; int reuse_message; int cert_req; int ctype_num; char ctype[9]; struct stack_st_X509_NAME *ca_names; int use_rsa_tmp; int key_block_length; unsigned char *key_block; const EVP_CIPHER *new_sym_enc; const EVP_MD *new_hash; int new_mac_pkey_type; int new_mac_secret_size; const SSL_COMP *new_compression; int cert_request; } tmp; unsigned char previous_client_finished[64]; unsigned char previous_client_finished_len; unsigned char previous_server_finished[64]; unsigned char previous_server_finished_len; int send_connection_binding; int next_proto_neg_seen; # 615 "/opt/local/include/openssl/ssl3.h" 3 char is_probably_safari; # 628 "/opt/local/include/openssl/ssl3.h" 3 unsigned char *alpn_selected; unsigned alpn_selected_len; } SSL3_STATE; # 1698 "/opt/local/include/openssl/ssl.h" 2 3 # 1 "/opt/local/include/openssl/tls1.h" 1 3 # 311 "/opt/local/include/openssl/tls1.h" 3 const char *SSL_get_servername(const SSL *s, const int type); int SSL_get_servername_type(const SSL *s); int SSL_export_keying_material(SSL *s, unsigned char *out, size_t olen, const char *label, size_t llen, const unsigned char *p, size_t plen, int use_context); int SSL_get_sigalgs(SSL *s, int idx, int *psign, int *phash, int *psignandhash, unsigned char *rsig, unsigned char *rhash); int SSL_get_shared_sigalgs(SSL *s, int idx, int *psign, int *phash, int *psignandhash, unsigned char *rsig, unsigned char *rhash); int SSL_check_chain(SSL *s, X509 *x, EVP_PKEY *pk, struct stack_st_X509 *chain); # 805 "/opt/local/include/openssl/tls1.h" 3 struct tls_session_ticket_ext_st { unsigned short length; void *data; }; # 1699 "/opt/local/include/openssl/ssl.h" 2 3 # 1 "/opt/local/include/openssl/dtls1.h" 1 3 # 64 "/opt/local/include/openssl/dtls1.h" 3 # 1 "/opt/local/include/openssl/pqueue.h" 1 3 # 65 "/opt/local/include/openssl/pqueue.h" 3 # 1 "/usr/include/string.h" 1 3 4 # 69 "/usr/include/string.h" 3 4 void *memchr(const void *, int, size_t); int memcmp(const void *, const void *, size_t); void *memcpy(void *, const void *, size_t); void *memmove(void *, const void *, size_t); void *memset(void *, int, size_t); char *strcat(char *, const char *); char *strchr(const char *, int); int strcmp(const char *, const char *); int strcoll(const char *, const char *); char *strcpy(char *, const char *); size_t strcspn(const char *, const char *); char *strerror(int) __asm("_" "strerror" ); size_t strlen(const char *); char *strncat(char *, const char *, size_t); int strncmp(const char *, const char *, size_t); char *strncpy(char *, const char *, size_t); char *strpbrk(const char *, const char *); char *strrchr(const char *, int); size_t strspn(const char *, const char *); char *strstr(const char *, const char *); char *strtok(char *, const char *); size_t strxfrm(char *, const char *, size_t); # 103 "/usr/include/string.h" 3 4 char *strtok_r(char *, const char *, char **); # 115 "/usr/include/string.h" 3 4 int strerror_r(int, char *, size_t); char *strdup(const char *); void *memccpy(void *, const void *, int, size_t); # 129 "/usr/include/string.h" 3 4 char *stpcpy(char *, const char *); char *stpncpy(char *, const char *, size_t) ; char *strndup(const char *, size_t) ; size_t strnlen(const char *, size_t) ; char *strsignal(int sig); # 144 "/usr/include/string.h" 3 4 errno_t memset_s(void *, rsize_t, int, rsize_t) ; void *memmem(const void *, size_t, const void *, size_t) ; void memset_pattern4(void *, const void *, size_t) ; void memset_pattern8(void *, const void *, size_t) ; void memset_pattern16(void *, const void *, size_t) ; char *strcasestr(const char *, const char *); char *strnstr(const char *, const char *, size_t); size_t strlcat(char *, const char *, size_t); size_t strlcpy(char *, const char *, size_t); void strmode(int, char *); char *strsep(char **, const char *); void swab(const void * , void * , ssize_t); # 1 "/usr/include/strings.h" 1 3 4 # 67 "/usr/include/strings.h" 3 4 int bcmp(const void *, const void *, size_t) ; void bcopy(const void *, void *, size_t) ; void bzero(void *, size_t) ; char *index(const char *, int) ; char *rindex(const char *, int) ; int ffs(int); int strcasecmp(const char *, const char *); int strncasecmp(const char *, const char *, size_t); int ffsl(long) ; int ffsll(long long) ; int fls(int) ; int flsl(long) ; int flsll(long long) ; # 1 "/usr/include/string.h" 1 3 4 # 93 "/usr/include/strings.h" 2 3 4 # 177 "/usr/include/string.h" 2 3 4 # 186 "/usr/include/string.h" 3 4 # 1 "/usr/include/secure/_string.h" 1 3 4 # 187 "/usr/include/string.h" 2 3 4 # 66 "/opt/local/include/openssl/pqueue.h" 2 3 typedef struct _pqueue *pqueue; typedef struct _pitem { unsigned char priority[8]; void *data; struct _pitem *next; } pitem; typedef struct _pitem *piterator; pitem *pitem_new(unsigned char *prio64be, void *data); void pitem_free(pitem *item); pqueue pqueue_new(void); void pqueue_free(pqueue pq); pitem *pqueue_insert(pqueue pq, pitem *item); pitem *pqueue_peek(pqueue pq); pitem *pqueue_pop(pqueue pq); pitem *pqueue_find(pqueue pq, unsigned char *prio64be); pitem *pqueue_iterator(pqueue pq); pitem *pqueue_next(piterator *iter); void pqueue_print(pqueue pq); int pqueue_size(pqueue pq); # 65 "/opt/local/include/openssl/dtls1.h" 2 3 # 78 "/opt/local/include/openssl/dtls1.h" 3 # 1 "/usr/include/sys/time.h" 1 3 4 # 86 "/usr/include/sys/time.h" 3 4 struct itimerval { struct timeval it_interval; struct timeval it_value; }; # 124 "/usr/include/sys/time.h" 3 4 struct timezone { int tz_minuteswest; int tz_dsttime; }; # 167 "/usr/include/sys/time.h" 3 4 struct clockinfo { int hz; int tick; int tickadj; int stathz; int profhz; }; int adjtime(const struct timeval *, struct timeval *); int futimes(int, const struct timeval *); int lutimes(const char *, const struct timeval *) ; int settimeofday(const struct timeval *, const struct timezone *); int getitimer(int, struct itimerval *); int gettimeofday(struct timeval * , void * ); # 1 "/usr/include/sys/_select.h" 1 3 4 # 39 "/usr/include/sys/_select.h" 3 4 int select(int, fd_set * , fd_set * , fd_set * , struct timeval * ) __asm("_" "select" "$1050") ; # 194 "/usr/include/sys/time.h" 2 3 4 int setitimer(int, const struct itimerval * , struct itimerval * ); int utimes(const char *, const struct timeval *); # 79 "/opt/local/include/openssl/dtls1.h" 2 3 # 128 "/opt/local/include/openssl/dtls1.h" 3 typedef struct dtls1_bitmap_st { unsigned long map; unsigned char max_seq_num[8]; } DTLS1_BITMAP; struct dtls1_retransmit_state { EVP_CIPHER_CTX *enc_write_ctx; EVP_MD_CTX *write_hash; COMP_CTX *compress; SSL_SESSION *session; unsigned short epoch; }; struct hm_header_st { unsigned char type; unsigned long msg_len; unsigned short seq; unsigned long frag_off; unsigned long frag_len; unsigned int is_ccs; struct dtls1_retransmit_state saved_retransmit_state; }; struct ccs_header_st { unsigned char type; unsigned short seq; }; struct dtls1_timeout_st { unsigned int read_timeouts; unsigned int write_timeouts; unsigned int num_alerts; }; typedef struct record_pqueue_st { unsigned short epoch; pqueue q; } record_pqueue; typedef struct hm_fragment_st { struct hm_header_st msg_header; unsigned char *fragment; unsigned char *reassembly; } hm_fragment; typedef struct dtls1_state_st { unsigned int send_cookie; unsigned char cookie[256]; unsigned char rcvd_cookie[256]; unsigned int cookie_len; unsigned short r_epoch; unsigned short w_epoch; DTLS1_BITMAP bitmap; DTLS1_BITMAP next_bitmap; unsigned short handshake_write_seq; unsigned short next_handshake_write_seq; unsigned short handshake_read_seq; unsigned char last_write_sequence[8]; record_pqueue unprocessed_rcds; record_pqueue processed_rcds; pqueue buffered_messages; pqueue sent_messages; record_pqueue buffered_app_data; unsigned int listen; unsigned int link_mtu; unsigned int mtu; struct hm_header_st w_msg_hdr; struct hm_header_st r_msg_hdr; struct dtls1_timeout_st timeout; struct timeval next_timeout; unsigned short timeout_duration; unsigned char alert_fragment[2]; unsigned int alert_fragment_len; unsigned char handshake_fragment[12]; unsigned int handshake_fragment_len; unsigned int retransmitting; unsigned int change_cipher_spec_ok; } DTLS1_STATE; typedef struct dtls1_record_data_st { unsigned char *packet; unsigned int packet_length; SSL3_BUFFER rbuf; SSL3_RECORD rrec; } DTLS1_RECORD_DATA; # 1700 "/opt/local/include/openssl/ssl.h" 2 3 # 1 "/opt/local/include/openssl/ssl23.h" 1 3 # 1701 "/opt/local/include/openssl/ssl.h" 2 3 # 1 "/opt/local/include/openssl/srtp.h" 1 3 # 135 "/opt/local/include/openssl/srtp.h" 3 int SSL_CTX_set_tlsext_use_srtp(SSL_CTX *ctx, const char *profiles); int SSL_set_tlsext_use_srtp(SSL *ctx, const char *profiles); struct stack_st_SRTP_PROTECTION_PROFILE *SSL_get_srtp_profiles(SSL *ssl); SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s); # 1702 "/opt/local/include/openssl/ssl.h" 2 3 # 1768 "/opt/local/include/openssl/ssl.h" 3 size_t SSL_get_finished(const SSL *s, void *buf, size_t count); size_t SSL_get_peer_finished(const SSL *s, void *buf, size_t count); # 1808 "/opt/local/include/openssl/ssl.h" 3 SSL_SESSION *PEM_read_bio_SSL_SESSION(BIO *bp, SSL_SESSION **x, pem_password_cb *cb, void *u); SSL_SESSION *PEM_read_SSL_SESSION(FILE *fp, SSL_SESSION **x, pem_password_cb *cb, void *u); int PEM_write_bio_SSL_SESSION(BIO *bp, SSL_SESSION *x); int PEM_write_SSL_SESSION(FILE *fp, SSL_SESSION *x); # 2121 "/opt/local/include/openssl/ssl.h" 3 BIO_METHOD *BIO_f_ssl(void); BIO *BIO_new_ssl(SSL_CTX *ctx, int client); BIO *BIO_new_ssl_connect(SSL_CTX *ctx); BIO *BIO_new_buffer_ssl_connect(SSL_CTX *ctx); int BIO_ssl_copy_session_id(BIO *to, BIO *from); void BIO_ssl_shutdown(BIO *ssl_bio); int SSL_CTX_set_cipher_list(SSL_CTX *, const char *str); SSL_CTX *SSL_CTX_new(const SSL_METHOD *meth); void SSL_CTX_free(SSL_CTX *); long SSL_CTX_set_timeout(SSL_CTX *ctx, long t); long SSL_CTX_get_timeout(const SSL_CTX *ctx); X509_STORE *SSL_CTX_get_cert_store(const SSL_CTX *); void SSL_CTX_set_cert_store(SSL_CTX *, X509_STORE *); int SSL_want(const SSL *s); int SSL_clear(SSL *s); void SSL_CTX_flush_sessions(SSL_CTX *ctx, long tm); const SSL_CIPHER *SSL_get_current_cipher(const SSL *s); int SSL_CIPHER_get_bits(const SSL_CIPHER *c, int *alg_bits); char *SSL_CIPHER_get_version(const SSL_CIPHER *c); const char *SSL_CIPHER_get_name(const SSL_CIPHER *c); unsigned long SSL_CIPHER_get_id(const SSL_CIPHER *c); int SSL_get_fd(const SSL *s); int SSL_get_rfd(const SSL *s); int SSL_get_wfd(const SSL *s); const char *SSL_get_cipher_list(const SSL *s, int n); char *SSL_get_shared_ciphers(const SSL *s, char *buf, int len); int SSL_get_read_ahead(const SSL *s); int SSL_pending(const SSL *s); int SSL_set_fd(SSL *s, int fd); int SSL_set_rfd(SSL *s, int fd); int SSL_set_wfd(SSL *s, int fd); void SSL_set_bio(SSL *s, BIO *rbio, BIO *wbio); BIO *SSL_get_rbio(const SSL *s); BIO *SSL_get_wbio(const SSL *s); int SSL_set_cipher_list(SSL *s, const char *str); void SSL_set_read_ahead(SSL *s, int yes); int SSL_get_verify_mode(const SSL *s); int SSL_get_verify_depth(const SSL *s); int (*SSL_get_verify_callback(const SSL *s)) (int, X509_STORE_CTX *); void SSL_set_verify(SSL *s, int mode, int (*callback) (int ok, X509_STORE_CTX *ctx)); void SSL_set_verify_depth(SSL *s, int depth); void SSL_set_cert_cb(SSL *s, int (*cb) (SSL *ssl, void *arg), void *arg); int SSL_use_RSAPrivateKey(SSL *ssl, RSA *rsa); int SSL_use_RSAPrivateKey_ASN1(SSL *ssl, unsigned char *d, long len); int SSL_use_PrivateKey(SSL *ssl, EVP_PKEY *pkey); int SSL_use_PrivateKey_ASN1(int pk, SSL *ssl, const unsigned char *d, long len); int SSL_use_certificate(SSL *ssl, X509 *x); int SSL_use_certificate_ASN1(SSL *ssl, const unsigned char *d, int len); int SSL_CTX_use_serverinfo(SSL_CTX *ctx, const unsigned char *serverinfo, size_t serverinfo_length); int SSL_CTX_use_serverinfo_file(SSL_CTX *ctx, const char *file); int SSL_use_RSAPrivateKey_file(SSL *ssl, const char *file, int type); int SSL_use_PrivateKey_file(SSL *ssl, const char *file, int type); int SSL_use_certificate_file(SSL *ssl, const char *file, int type); int SSL_CTX_use_RSAPrivateKey_file(SSL_CTX *ctx, const char *file, int type); int SSL_CTX_use_PrivateKey_file(SSL_CTX *ctx, const char *file, int type); int SSL_CTX_use_certificate_file(SSL_CTX *ctx, const char *file, int type); int SSL_CTX_use_certificate_chain_file(SSL_CTX *ctx, const char *file); struct stack_st_X509_NAME *SSL_load_client_CA_file(const char *file); int SSL_add_file_cert_subjects_to_stack(struct stack_st_X509_NAME *stackCAs, const char *file); int SSL_add_dir_cert_subjects_to_stack(struct stack_st_X509_NAME *stackCAs, const char *dir); void SSL_load_error_strings(void); const char *SSL_state_string(const SSL *s); const char *SSL_rstate_string(const SSL *s); const char *SSL_state_string_long(const SSL *s); const char *SSL_rstate_string_long(const SSL *s); long SSL_SESSION_get_time(const SSL_SESSION *s); long SSL_SESSION_set_time(SSL_SESSION *s, long t); long SSL_SESSION_get_timeout(const SSL_SESSION *s); long SSL_SESSION_set_timeout(SSL_SESSION *s, long t); void SSL_copy_session_id(SSL *to, const SSL *from); X509 *SSL_SESSION_get0_peer(SSL_SESSION *s); int SSL_SESSION_set1_id_context(SSL_SESSION *s, const unsigned char *sid_ctx, unsigned int sid_ctx_len); SSL_SESSION *SSL_SESSION_new(void); const unsigned char *SSL_SESSION_get_id(const SSL_SESSION *s, unsigned int *len); unsigned int SSL_SESSION_get_compress_id(const SSL_SESSION *s); int SSL_SESSION_print_fp(FILE *fp, const SSL_SESSION *ses); int SSL_SESSION_print(BIO *fp, const SSL_SESSION *ses); void SSL_SESSION_free(SSL_SESSION *ses); int i2d_SSL_SESSION(SSL_SESSION *in, unsigned char **pp); int SSL_set_session(SSL *to, SSL_SESSION *session); int SSL_CTX_add_session(SSL_CTX *s, SSL_SESSION *c); int SSL_CTX_remove_session(SSL_CTX *, SSL_SESSION *c); int SSL_CTX_set_generate_session_id(SSL_CTX *, GEN_SESSION_CB); int SSL_set_generate_session_id(SSL *, GEN_SESSION_CB); int SSL_has_matching_session_id(const SSL *ssl, const unsigned char *id, unsigned int id_len); SSL_SESSION *d2i_SSL_SESSION(SSL_SESSION **a, const unsigned char **pp, long length); X509 *SSL_get_peer_certificate(const SSL *s); struct stack_st_X509 *SSL_get_peer_cert_chain(const SSL *s); int SSL_CTX_get_verify_mode(const SSL_CTX *ctx); int SSL_CTX_get_verify_depth(const SSL_CTX *ctx); int (*SSL_CTX_get_verify_callback(const SSL_CTX *ctx)) (int, X509_STORE_CTX *); void SSL_CTX_set_verify(SSL_CTX *ctx, int mode, int (*callback) (int, X509_STORE_CTX *)); void SSL_CTX_set_verify_depth(SSL_CTX *ctx, int depth); void SSL_CTX_set_cert_verify_callback(SSL_CTX *ctx, int (*cb) (X509_STORE_CTX *, void *), void *arg); void SSL_CTX_set_cert_cb(SSL_CTX *c, int (*cb) (SSL *ssl, void *arg), void *arg); int SSL_CTX_use_RSAPrivateKey(SSL_CTX *ctx, RSA *rsa); int SSL_CTX_use_RSAPrivateKey_ASN1(SSL_CTX *ctx, const unsigned char *d, long len); int SSL_CTX_use_PrivateKey(SSL_CTX *ctx, EVP_PKEY *pkey); int SSL_CTX_use_PrivateKey_ASN1(int pk, SSL_CTX *ctx, const unsigned char *d, long len); int SSL_CTX_use_certificate(SSL_CTX *ctx, X509 *x); int SSL_CTX_use_certificate_ASN1(SSL_CTX *ctx, int len, const unsigned char *d); void SSL_CTX_set_default_passwd_cb(SSL_CTX *ctx, pem_password_cb *cb); void SSL_CTX_set_default_passwd_cb_userdata(SSL_CTX *ctx, void *u); int SSL_CTX_check_private_key(const SSL_CTX *ctx); int SSL_check_private_key(const SSL *ctx); int SSL_CTX_set_session_id_context(SSL_CTX *ctx, const unsigned char *sid_ctx, unsigned int sid_ctx_len); SSL *SSL_new(SSL_CTX *ctx); int SSL_set_session_id_context(SSL *ssl, const unsigned char *sid_ctx, unsigned int sid_ctx_len); int SSL_CTX_set_purpose(SSL_CTX *s, int purpose); int SSL_set_purpose(SSL *s, int purpose); int SSL_CTX_set_trust(SSL_CTX *s, int trust); int SSL_set_trust(SSL *s, int trust); int SSL_CTX_set1_param(SSL_CTX *ctx, X509_VERIFY_PARAM *vpm); int SSL_set1_param(SSL *ssl, X509_VERIFY_PARAM *vpm); X509_VERIFY_PARAM *SSL_CTX_get0_param(SSL_CTX *ctx); X509_VERIFY_PARAM *SSL_get0_param(SSL *ssl); int SSL_CTX_set_srp_username(SSL_CTX *ctx, char *name); int SSL_CTX_set_srp_password(SSL_CTX *ctx, char *password); int SSL_CTX_set_srp_strength(SSL_CTX *ctx, int strength); int SSL_CTX_set_srp_client_pwd_callback(SSL_CTX *ctx, char *(*cb) (SSL *, void *)); int SSL_CTX_set_srp_verify_param_callback(SSL_CTX *ctx, int (*cb) (SSL *, void *)); int SSL_CTX_set_srp_username_callback(SSL_CTX *ctx, int (*cb) (SSL *, int *, void *)); int SSL_CTX_set_srp_cb_arg(SSL_CTX *ctx, void *arg); int SSL_set_srp_server_param(SSL *s, const BIGNUM *N, const BIGNUM *g, BIGNUM *sa, BIGNUM *v, char *info); int SSL_set_srp_server_param_pw(SSL *s, const char *user, const char *pass, const char *grp); BIGNUM *SSL_get_srp_g(SSL *s); BIGNUM *SSL_get_srp_N(SSL *s); char *SSL_get_srp_username(SSL *s); char *SSL_get_srp_userinfo(SSL *s); void SSL_certs_clear(SSL *s); void SSL_free(SSL *ssl); int SSL_accept(SSL *ssl); int SSL_connect(SSL *ssl); int SSL_read(SSL *ssl, void *buf, int num); int SSL_peek(SSL *ssl, void *buf, int num); int SSL_write(SSL *ssl, const void *buf, int num); long SSL_ctrl(SSL *ssl, int cmd, long larg, void *parg); long SSL_callback_ctrl(SSL *, int, void (*)(void)); long SSL_CTX_ctrl(SSL_CTX *ctx, int cmd, long larg, void *parg); long SSL_CTX_callback_ctrl(SSL_CTX *, int, void (*)(void)); int SSL_get_error(const SSL *s, int ret_code); const char *SSL_get_version(const SSL *s); int SSL_CTX_set_ssl_version(SSL_CTX *ctx, const SSL_METHOD *meth); const SSL_METHOD *SSLv2_method(void); const SSL_METHOD *SSLv2_server_method(void); const SSL_METHOD *SSLv2_client_method(void); const SSL_METHOD *SSLv3_method(void); const SSL_METHOD *SSLv3_server_method(void); const SSL_METHOD *SSLv3_client_method(void); const SSL_METHOD *SSLv23_method(void); const SSL_METHOD *SSLv23_server_method(void); const SSL_METHOD *SSLv23_client_method(void); const SSL_METHOD *TLSv1_method(void); const SSL_METHOD *TLSv1_server_method(void); const SSL_METHOD *TLSv1_client_method(void); const SSL_METHOD *TLSv1_1_method(void); const SSL_METHOD *TLSv1_1_server_method(void); const SSL_METHOD *TLSv1_1_client_method(void); const SSL_METHOD *TLSv1_2_method(void); const SSL_METHOD *TLSv1_2_server_method(void); const SSL_METHOD *TLSv1_2_client_method(void); const SSL_METHOD *DTLSv1_method(void); const SSL_METHOD *DTLSv1_server_method(void); const SSL_METHOD *DTLSv1_client_method(void); const SSL_METHOD *DTLSv1_2_method(void); const SSL_METHOD *DTLSv1_2_server_method(void); const SSL_METHOD *DTLSv1_2_client_method(void); const SSL_METHOD *DTLS_method(void); const SSL_METHOD *DTLS_server_method(void); const SSL_METHOD *DTLS_client_method(void); struct stack_st_SSL_CIPHER *SSL_get_ciphers(const SSL *s); int SSL_do_handshake(SSL *s); int SSL_renegotiate(SSL *s); int SSL_renegotiate_abbreviated(SSL *s); int SSL_renegotiate_pending(SSL *s); int SSL_shutdown(SSL *s); const SSL_METHOD *SSL_CTX_get_ssl_method(SSL_CTX *ctx); const SSL_METHOD *SSL_get_ssl_method(SSL *s); int SSL_set_ssl_method(SSL *s, const SSL_METHOD *method); const char *SSL_alert_type_string_long(int value); const char *SSL_alert_type_string(int value); const char *SSL_alert_desc_string_long(int value); const char *SSL_alert_desc_string(int value); void SSL_set_client_CA_list(SSL *s, struct stack_st_X509_NAME *name_list); void SSL_CTX_set_client_CA_list(SSL_CTX *ctx, struct stack_st_X509_NAME *name_list); struct stack_st_X509_NAME *SSL_get_client_CA_list(const SSL *s); struct stack_st_X509_NAME *SSL_CTX_get_client_CA_list(const SSL_CTX *s); int SSL_add_client_CA(SSL *ssl, X509 *x); int SSL_CTX_add_client_CA(SSL_CTX *ctx, X509 *x); void SSL_set_connect_state(SSL *s); void SSL_set_accept_state(SSL *s); long SSL_get_default_timeout(const SSL *s); int SSL_library_init(void); char *SSL_CIPHER_description(const SSL_CIPHER *, char *buf, int size); struct stack_st_X509_NAME *SSL_dup_CA_list(struct stack_st_X509_NAME *sk); SSL *SSL_dup(SSL *ssl); X509 *SSL_get_certificate(const SSL *ssl); struct evp_pkey_st *SSL_get_privatekey(const SSL *ssl); X509 *SSL_CTX_get0_certificate(const SSL_CTX *ctx); EVP_PKEY *SSL_CTX_get0_privatekey(const SSL_CTX *ctx); void SSL_CTX_set_quiet_shutdown(SSL_CTX *ctx, int mode); int SSL_CTX_get_quiet_shutdown(const SSL_CTX *ctx); void SSL_set_quiet_shutdown(SSL *ssl, int mode); int SSL_get_quiet_shutdown(const SSL *ssl); void SSL_set_shutdown(SSL *ssl, int mode); int SSL_get_shutdown(const SSL *ssl); int SSL_version(const SSL *ssl); int SSL_CTX_set_default_verify_paths(SSL_CTX *ctx); int SSL_CTX_load_verify_locations(SSL_CTX *ctx, const char *CAfile, const char *CApath); SSL_SESSION *SSL_get_session(const SSL *ssl); SSL_SESSION *SSL_get1_session(SSL *ssl); SSL_CTX *SSL_get_SSL_CTX(const SSL *ssl); SSL_CTX *SSL_set_SSL_CTX(SSL *ssl, SSL_CTX *ctx); void SSL_set_info_callback(SSL *ssl, void (*cb) (const SSL *ssl, int type, int val)); void (*SSL_get_info_callback(const SSL *ssl)) (const SSL *ssl, int type, int val); int SSL_state(const SSL *ssl); void SSL_set_state(SSL *ssl, int state); void SSL_set_verify_result(SSL *ssl, long v); long SSL_get_verify_result(const SSL *ssl); int SSL_set_ex_data(SSL *ssl, int idx, void *data); void *SSL_get_ex_data(const SSL *ssl, int idx); int SSL_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func); int SSL_SESSION_set_ex_data(SSL_SESSION *ss, int idx, void *data); void *SSL_SESSION_get_ex_data(const SSL_SESSION *ss, int idx); int SSL_SESSION_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func); int SSL_CTX_set_ex_data(SSL_CTX *ssl, int idx, void *data); void *SSL_CTX_get_ex_data(const SSL_CTX *ssl, int idx); int SSL_CTX_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func); int SSL_get_ex_data_X509_STORE_CTX_idx(void); # 2510 "/opt/local/include/openssl/ssl.h" 3 void SSL_CTX_set_tmp_rsa_callback(SSL_CTX *ctx, RSA *(*cb) (SSL *ssl, int is_export, int keylength)); void SSL_set_tmp_rsa_callback(SSL *ssl, RSA *(*cb) (SSL *ssl, int is_export, int keylength)); void SSL_CTX_set_tmp_dh_callback(SSL_CTX *ctx, DH *(*dh) (SSL *ssl, int is_export, int keylength)); void SSL_set_tmp_dh_callback(SSL *ssl, DH *(*dh) (SSL *ssl, int is_export, int keylength)); void SSL_CTX_set_tmp_ecdh_callback(SSL_CTX *ctx, EC_KEY *(*ecdh) (SSL *ssl, int is_export, int keylength)); void SSL_set_tmp_ecdh_callback(SSL *ssl, EC_KEY *(*ecdh) (SSL *ssl, int is_export, int keylength)); const COMP_METHOD *SSL_get_current_compression(SSL *s); const COMP_METHOD *SSL_get_current_expansion(SSL *s); const char *SSL_COMP_get_name(const COMP_METHOD *comp); struct stack_st_SSL_COMP *SSL_COMP_get_compression_methods(void); struct stack_st_SSL_COMP *SSL_COMP_set0_compression_methods(struct stack_st_SSL_COMP *meths); void SSL_COMP_free_compression_methods(void); int SSL_COMP_add_compression_method(int id, COMP_METHOD *cm); # 2552 "/opt/local/include/openssl/ssl.h" 3 const SSL_CIPHER *SSL_CIPHER_find(SSL *ssl, const unsigned char *ptr); int SSL_set_session_ticket_ext(SSL *s, void *ext_data, int ext_len); int SSL_set_session_ticket_ext_cb(SSL *s, tls_session_ticket_ext_cb_fn cb, void *arg); int SSL_set_session_secret_cb(SSL *s, tls_session_secret_cb_fn tls_session_secret_cb, void *arg); void SSL_set_debug(SSL *s, int debug); int SSL_cache_hit(SSL *s); int SSL_is_server(SSL *s); SSL_CONF_CTX *SSL_CONF_CTX_new(void); int SSL_CONF_CTX_finish(SSL_CONF_CTX *cctx); void SSL_CONF_CTX_free(SSL_CONF_CTX *cctx); unsigned int SSL_CONF_CTX_set_flags(SSL_CONF_CTX *cctx, unsigned int flags); unsigned int SSL_CONF_CTX_clear_flags(SSL_CONF_CTX *cctx, unsigned int flags); int SSL_CONF_CTX_set1_prefix(SSL_CONF_CTX *cctx, const char *pre); void SSL_CONF_CTX_set_ssl(SSL_CONF_CTX *cctx, SSL *ssl); void SSL_CONF_CTX_set_ssl_ctx(SSL_CONF_CTX *cctx, SSL_CTX *ctx); int SSL_CONF_cmd(SSL_CONF_CTX *cctx, const char *cmd, const char *value); int SSL_CONF_cmd_argv(SSL_CONF_CTX *cctx, int *pargc, char ***pargv); int SSL_CONF_cmd_value_type(SSL_CONF_CTX *cctx, const char *cmd); # 2598 "/opt/local/include/openssl/ssl.h" 3 void ERR_load_SSL_strings(void); # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Found header files ['openssl/ssl.h'] in ['/opt/local/include/mpich-gcc49'] Popping language C ================================================================================ TEST checkSharedLibrary from config.packages.ssl(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:637) TESTING: checkSharedLibrary from config.packages.ssl(config/BuildSystem/config/package.py:637) By default we don't care about checking if the library is shared Popping language C ================================================================================ TEST alternateConfigureLibrary from config.packages.sprng(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.sprng(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default PETSc clone, checking for Sowing Checking for program /opt/local/bin/pdflatex...found Defined make macro "PDFLATEX" to "/opt/local/bin/pdflatex" Checking for program /opt/local/bin/bfort...not found Checking for program /opt/local/sbin/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 /opt/X11/bin/bfort...not found Checking for program /Users/gbisht/bfort...not found Checking for program /Users/gbisht/projects/petsc/petsc_f0284fa/bin/win32fe/bfort...not found Checking for program /opt/local/bin/doctext...not found Checking for program /opt/local/sbin/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 /opt/X11/bin/doctext...not found Checking for program /Users/gbisht/doctext...not found Checking for program /Users/gbisht/projects/petsc/petsc_f0284fa/bin/win32fe/doctext...not found Checking for program /opt/local/bin/mapnames...not found Checking for program /opt/local/sbin/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 /opt/X11/bin/mapnames...not found Checking for program /Users/gbisht/mapnames...not found Checking for program /Users/gbisht/projects/petsc/petsc_f0284fa/bin/win32fe/mapnames...not found Checking for program /opt/local/bin/bib2html...not found Checking for program /opt/local/sbin/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 /opt/X11/bin/bib2html...not found Checking for program /Users/gbisht/bib2html...not found Checking for program /Users/gbisht/projects/petsc/petsc_f0284fa/bin/win32fe/bib2html...not found Bfort not found. Installing sowing for FortranStubs Pushing language C ================================================================================ TEST configureLibrary from config.packages.sowing(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:579) TESTING: configureLibrary from config.packages.sowing(config/BuildSystem/config/package.py:579) Find an installation and check if it can work with PETSc ================================================================================== Checking for a functional sowing Looking for SOWING in directory starting with sowing Could not locate an existing copy of sowing: [] Downloading sowing =============================================================================== Trying to download https://bitbucket.org/petsc/pkg-sowing.git for SOWING =============================================================================== Executing: ['git', 'clone', 'https://bitbucket.org/petsc/pkg-sowing.git', '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing'] Executing: ['git', 'checkout', '-f', '82c0163'] Looking for SOWING in directory starting with sowing Found a copy of SOWING in sowing Looking for SOWING in directory starting with sowing Found a copy of SOWING in sowing Have to rebuild sowing, /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/sowing.petscconf != /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/petsc/conf/sowing =============================================================================== Running configure on SOWING; this may take several minutes =============================================================================== Executing: cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing && ./configure --prefix=/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug stdout: checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c checking whether install works... yes checking for ar... ar checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for c++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for virtual path format... VPATH checking for latex... /opt/local/bin/latex checking for gs... /opt/local/bin/gs checking for pnmcrop... no checking for pbmtoxbm... no checking for ppmtogif... no checking for pnmquant... no checking for perl... /opt/local/bin/perl checking how to run the C preprocessor... gcc -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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.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 pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for stdlib.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for C/C++ restrict keyword... __restrict checking for uid_t in sys/types.h... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of void *... 8 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking for vprintf... yes checking for _doprnt... no checking for getcwd... yes checking for gethostname... yes checking for getwd... yes checking for mkdir... yes checking that mkdir accepts -p... yes checking for uname... yes checking for gethostbyname... yes checking how to run the C++ preprocessor... c++ -E checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for realpath... yes checking for readlink... yes configure: creating ./config.status config.status: creating Makefile config.status: creating Makerules config.status: creating src/Makefile config.status: creating src/sys/Makefile config.status: creating src/sys/testing/Makefile config.status: creating src/tohtml/Makefile config.status: creating src/tohtml/tohtmlpath.h config.status: creating src/tohtml/testing/Makefile config.status: creating bin/pstoxbm config.status: creating bin/pstogif config.status: creating bin/bib2html config.status: creating src/bfort/Makefile config.status: creating src/bfort/testing/Makefile config.status: creating src/textfilt/Makefile config.status: creating src/doctext/Makefile config.status: creating src/doctext/docpath.h config.status: creating src/doctext/test/Makefile config.status: creating src/mapnames/Makefile config.status: creating src/bib2html/Makefile config.status: creating docs/Makefile config.status: creating docs/doctext/Makefile config.status: creating include/patchlevel.h config.status: creating include/textfilt/textpath.h config.status: creating include/sowingconfig.h config.status: executing bib2html commands =============================================================================== Running make on SOWING; this may take several minutes =============================================================================== Executing: cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing && /opt/local/bin/gmake clean stdout: for dir in src docs ; do ( cd $dir && /opt/local/bin/gmake clean ) ; done gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src' for dir in sys bfort tohtml doctext textfilt mapnames bib2html ; do ( cd $dir ; /opt/local/bin/gmake clean ) ; done gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/sys' rm -f *.o *~ gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/sys' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/bfort' /bin/rm -f *.o *~ bfort /bin/rm -f bfort\ win32/debug/* gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/bfort' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/tohtml' /bin/rm -f *.o *~ tohtml tortf /bin/rm -f tohtml\ win32/debug/* (cd testing && /opt/local/bin/gmake clean ) gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/tohtml/testing' rm -rf test[1-9] test1[0-9] test2[0-9] rm -f test[1-9].html rm -f latex.err *.hux img*.xbm img*.gif rm -f up.gif previous.gif next.gif rm -f test1[0-9].html test2[0-9].html test7a.html rm -f test[0-9].htm test[1-2][0-9].htm rm -f testf1.ps testf1.gif rm -f inplace subfiles rm -f *.ler *.aux *.out gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/tohtml/testing' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/tohtml' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/doctext' /bin/rm -f *.o *~ doctext doc2lt (cd test ; if [ -s Makefile ] ; then /opt/local/bin/gmake clean ; fi ) gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/doctext/test' rm -f *.o *~ *.3 *.2 *.html *.tex f1.cit gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/doctext/test' /bin/rm -f doctext\ win32/debug/* gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/doctext' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/textfilt' /bin/rm -f *.o *~ gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/textfilt' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/mapnames' /bin/rm -f *.o *~ mapnames ccc gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/mapnames' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/bib2html' rm -f tout.htm tout-bib.htm gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/bib2html' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src' gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/docs' rm -f bfort.ps tohtml.ps install.ps doctext.ps \ bfort.pdf tohtml.pdf install.pdf doctext.pdf \ *.aux *.dvi *.toc *.log *.fn *.hux *.err *.blg *.bbl (cd doctext&& /opt/local/bin/gmake clean) gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/docs/doctext' rm -f *.fn *.aux *.blg *.toc *.lof *.lot *.dvi *.fns *.bbl *.log \ *.err *.hux doctext.ps doctext.pdf gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/docs/doctext' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/docs' /bin/rm -f lib/libsowing.a lib/libtfilter.a Executing: cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing && /opt/local/bin/gmake stdout: (cd src/sys && /opt/local/bin/gmake ) gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/sys' gcc -I../../include -I../../include -c arch.c gcc -I../../include -I../../include -c txt.c gcc -I../../include -I../../include -c daytime.c gcc -I../../include -I../../include -c file.c gcc -I../../include -I../../include -c tr.c gcc -I../../include -I../../include -c getopts.c gcc -I../../include -I../../include -c rdconfig.c ar cr ../../lib/libsowing.a arch.o txt.o daytime.o file.o tr.o getopts.o rdconfig.o ranlib ../../lib/libsowing.a gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/sys' (cd src/tohtml && /opt/local/bin/gmake ) gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/tohtml' gcc -I../../include -I. -I../../include -c tohtml.c gcc -I../../include -I. -I../../include -c tex2html.c gcc -I../../include -I. -I../../include -c search.c gcc -I../../include -I. -I../../include -c texactio.c gcc -I../../include -I. -I../../include -c rdaux.c gcc -I../../include -I. -I../../include -c rdindx.c gcc -I../../include -I. -I../../include -c label.c gcc -I../../include -I. -I../../include -c scan.c gcc -I../../include -I. -I../../include -c refmap.c gcc -I../../include -I. -I../../include -c style.c gcc -I../../include -I. -I../../include -c dimen.c gcc -I../../include -I. -I../../include -c userdef.c gcc -I../../include -I. -I../../include -c tabular.c gcc -I../../include -I. -I../../include -c biblio.c gcc -I../../include -I. -I../../include -c environ.c gcc -I../../include -I. -I../../include -c math.c gcc -I../../include -I. -I../../include -c rddefs.c gcc -I../../include -I. -I../../include -c latexinfo.c gcc -I../../include -I. -I../../include -c accent.c gcc -I../../include -I. -I../../include -c simpleif.c gcc -o tohtml tohtml.o tex2html.o search.o texactio.o rdaux.o rdindx.o label.o scan.o refmap.o style.o dimen.o userdef.o tabular.o biblio.o environ.o math.o rddefs.o latexinfo.o accent.o simpleif.o ../../lib/libsowing.a gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/tohtml' (cd src/bfort && /opt/local/bin/gmake ) gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/bfort' gcc -DBASEDEF='"/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/bfort-base.txt"' -DBASEPATH='"/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share"' -I../../include -I../../include -c bfort.c gcc -DBASEDEF='"/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/bfort-base.txt"' -DBASEPATH='"/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share"' -I../../include -I../../include -c doc.c gcc -o bfort bfort.o doc.o ../../lib/libsowing.a gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/bfort' (cd src/textfilt && /opt/local/bin/gmake ) gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/textfilt' c++ -I../../include/textfilt -I../../include -I../../include -I../../include/textfilt -c cmdline.cc c++ -I../../include/textfilt -I../../include -I../../include -I../../include/textfilt -c file.cc c++ -I../../include/textfilt -I../../include -I../../include -I../../include/textfilt -c instream.cc c++ -I../../include/textfilt -I../../include -I../../include -I../../include/textfilt -c outstream.cc c++ -I../../include/textfilt -I../../include -I../../include -I../../include/textfilt -c search.cc c++ -I../../include/textfilt -I../../include -I../../include -I../../include/textfilt -c maptok.cc c++ -I../../include/textfilt -I../../include -I../../include -I../../include/textfilt -c textout.cc c++ -I../../include/textfilt -I../../include -I../../include -I../../include/textfilt -c texthtml.cc c++ -I../../include/textfilt -I../../include -I../../include -I../../include/textfilt -c textnroff.cc c++ -I../../include/textfilt -I../../include -I../../include -I../../include/textfilt -c texttex.cc c++ -I../../include/textfilt -I../../include -I../../include -I../../include/textfilt -c inutil.cc c++ -I../../include/textfilt -I../../include -I../../include -I../../include/textfilt -c errhand.cc ar cr ../../lib/libtfilter.a cmdline.o file.o instream.o outstream.o search.o maptok.o textout.o texthtml.o textnroff.o texttex.o inutil.o errhand.o ranlib ../../lib/libtfilter.a gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/textfilt' (cd src/doctext && /opt/local/bin/gmake ) gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/doctext' c++ -I../../include/textfilt -I../../include -I. -I../../include -c doctext.cc c++ -I../../include/textfilt -I../../include -I. -I../../include -c docutil.cc c++ -I../../include/textfilt -I../../include -I. -I../../include -c keyword.cc c++ -I../../include/textfilt -I../../include -I. -I../../include -c dotfmat.cc c++ -I../../include/textfilt -I../../include -I. -I../../include -c incfiles.cc c++ -I../../include/textfilt -I../../include -I. -I../../include -c quotefmt.cc c++ -I../../include/textfilt -I../../include -I. -I../../include -c textb.cc c++ -I../../include/textfilt -I../../include -I. -I../../include -c docfields.cc c++ -o doctext doctext.o docutil.o keyword.o dotfmat.o \ incfiles.o quotefmt.o textb.o docfields.o ../../lib/libtfilter.a c++ -I../../include/textfilt -I../../include -I. -I../../include -c doc2lt.cc c++ -o doc2lt doc2lt.o docutil.o docfields.o ../../lib/libtfilter.a gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/doctext' (cd src/textfilt && /opt/local/bin/gmake ) gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/textfilt' gmake[1]: Nothing to be done for 'ALL'. gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/textfilt' (cd src/mapnames && /opt/local/bin/gmake ) gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/mapnames' c++ -I../../include/textfilt -I../../include -c mapnames.cc c++ -o mapnames mapnames.o ../../lib/libtfilter.a gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/mapnames' =============================================================================== Running make install on SOWING; this may take several minutes =============================================================================== Executing: cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing && /opt/local/bin/gmake install stdout: /usr/bin/install -c bin/bib2html /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/bib2html /usr/bin/install -c src/doctext/doctext /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/doctext /usr/bin/install -c src/doctext/doc2lt /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/doc2lt /usr/bin/install -c src/tohtml/tohtml /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/tohtml if [ "`cd bin && pwd`" != "`cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin && pwd`" ] ; then \ /usr/bin/install -c bin/pstoxbm /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/pstoxbm ; \ /usr/bin/install -c bin/pstogif /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/pstogif ; \ fi /usr/bin/install -c src/bfort/bfort /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/bfort /usr/bin/install -c src/mapnames/mapnames /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/mapnames if [ "`cd ./share && pwd`" != "`cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share && pwd`" ] ; then \ /usr/bin/install -c -m 644 ./share/pstoppm.ps /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/pstoppm.ps ;\ /usr/bin/install -c -m 644 ./share/basedefs.txt /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/basedefs.txt ;\ /usr/bin/install -c -m 644 ./share/blueball.gif /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/blueball.gif ;\ /usr/bin/install -c -m 644 ./share/greenball.gif /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/greenball.gif ;\ /usr/bin/install -c -m 644 ./share/purpleball.gif /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/purpleball.gif ;\ /usr/bin/install -c -m 644 ./share/redball.gif /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/redball.gif ;\ /usr/bin/install -c -m 644 ./share/yellowball.gif /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/yellowball.gif ;\ /usr/bin/install -c -m 644 ./share/next.xbm /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/next.xbm ;\ /usr/bin/install -c -m 644 ./share/up.xbm /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/up.xbm ;\ /usr/bin/install -c -m 644 ./share/previous.xbm /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/previous.xbm ;\ /usr/bin/install -c -m 644 ./share/next.gif /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/next.gif ;\ /usr/bin/install -c -m 644 ./share/up.gif /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/up.gif ;\ /usr/bin/install -c -m 644 ./share/previous.gif /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/previous.gif ;\ /usr/bin/install -c -m 644 ./share/html.def /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/html.def ;\ /usr/bin/install -c -m 644 ./share/latex.def /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/latex.def ;\ /usr/bin/install -c -m 644 ./share/nroff.def /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/nroff.def ;\ /usr/bin/install -c -m 644 ./share/refman.def /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/refman.def ;\ /usr/bin/install -c -m 644 ./share/refman.sty /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/refman.sty ;\ /usr/bin/install -c -m 644 ./share/doctext/html.def /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/doctext/html.def ;\ /usr/bin/install -c -m 644 ./share/doctext/htmlcolor.def /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/doctext/htmlcolor.def ;\ /usr/bin/install -c -m 644 ./share/doctext/htmltabl.def /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/doctext/htmltabl.def ;\ /usr/bin/install -c -m 644 ./share/doctext/htmlargtbl.def /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/doctext/htmlargtbl.def ;\ /usr/bin/install -c -m 644 ./share/doctext/latex.def /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/doctext/latex.def ;\ /usr/bin/install -c -m 644 ./share/doctext/latexargtbl.def /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/doctext/latexargtbl.def ;\ /usr/bin/install -c -m 644 ./share/doctext/nroff.def /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/doctext/nroff.def ;\ fi if [ "`cd ./man/man1 && pwd`" != "`cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/man/man1 && pwd`" ] ; then \ /usr/bin/install -c -m 644 ./man/man1/tohtml.1 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/man/man1/tohtml.1 ;\ /usr/bin/install -c -m 644 ./man/man1/doctext.1 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/man/man1/doctext.1 ;\ /usr/bin/install -c -m 644 ./man/man1/bfort.1 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/man/man1/bfort.1 ;\ fi ********Output of running make on sowing follows ******* checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c checking whether install works... yes checking for ar... ar checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for c++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for virtual path format... VPATH checking for latex... /opt/local/bin/latex checking for gs... /opt/local/bin/gs checking for pnmcrop... no checking for pbmtoxbm... no checking for ppmtogif... no checking for pnmquant... no checking for perl... /opt/local/bin/perl checking how to run the C preprocessor... gcc -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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.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 pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for stdlib.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for C/C++ restrict keyword... __restrict checking for uid_t in sys/types.h... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of void *... 8 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking for vprintf... yes checking for _doprnt... no checking for getcwd... yes checking for gethostname... yes checking for getwd... yes checking for mkdir... yes checking that mkdir accepts -p... yes checking for uname... yes checking for gethostbyname... yes checking how to run the C++ preprocessor... c++ -E checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for realpath... yes checking for readlink... yes configure: creating ./config.status config.status: creating Makefile config.status: creating Makerules config.status: creating src/Makefile config.status: creating src/sys/Makefile config.status: creating src/sys/testing/Makefile config.status: creating src/tohtml/Makefile config.status: creating src/tohtml/tohtmlpath.h config.status: creating src/tohtml/testing/Makefile config.status: creating bin/pstoxbm config.status: creating bin/pstogif config.status: creating bin/bib2html config.status: creating src/bfort/Makefile config.status: creating src/bfort/testing/Makefile config.status: creating src/textfilt/Makefile config.status: creating src/doctext/Makefile config.status: creating src/doctext/docpath.h config.status: creating src/doctext/test/Makefile config.status: creating src/mapnames/Makefile config.status: creating src/bib2html/Makefile config.status: creating docs/Makefile config.status: creating docs/doctext/Makefile config.status: creating include/patchlevel.h config.status: creating include/textfilt/textpath.h config.status: creating include/sowingconfig.h config.status: executing bib2html commandsfor dir in src docs ; do ( cd $dir && /opt/local/bin/gmake clean ) ; done gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src' for dir in sys bfort tohtml doctext textfilt mapnames bib2html ; do ( cd $dir ; /opt/local/bin/gmake clean ) ; done gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/sys' rm -f *.o *~ gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/sys' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/bfort' /bin/rm -f *.o *~ bfort /bin/rm -f bfort\ win32/debug/* gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/bfort' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/tohtml' /bin/rm -f *.o *~ tohtml tortf /bin/rm -f tohtml\ win32/debug/* (cd testing && /opt/local/bin/gmake clean ) gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/tohtml/testing' rm -rf test[1-9] test1[0-9] test2[0-9] rm -f test[1-9].html rm -f latex.err *.hux img*.xbm img*.gif rm -f up.gif previous.gif next.gif rm -f test1[0-9].html test2[0-9].html test7a.html rm -f test[0-9].htm test[1-2][0-9].htm rm -f testf1.ps testf1.gif rm -f inplace subfiles rm -f *.ler *.aux *.out gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/tohtml/testing' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/tohtml' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/doctext' /bin/rm -f *.o *~ doctext doc2lt (cd test ; if [ -s Makefile ] ; then /opt/local/bin/gmake clean ; fi ) gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/doctext/test' rm -f *.o *~ *.3 *.2 *.html *.tex f1.cit gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/doctext/test' /bin/rm -f doctext\ win32/debug/* gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/doctext' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/textfilt' /bin/rm -f *.o *~ gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/textfilt' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/mapnames' /bin/rm -f *.o *~ mapnames ccc gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/mapnames' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/bib2html' rm -f tout.htm tout-bib.htm gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/bib2html' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src' gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/docs' rm -f bfort.ps tohtml.ps install.ps doctext.ps \ bfort.pdf tohtml.pdf install.pdf doctext.pdf \ *.aux *.dvi *.toc *.log *.fn *.hux *.err *.blg *.bbl (cd doctext&& /opt/local/bin/gmake clean) gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/docs/doctext' rm -f *.fn *.aux *.blg *.toc *.lof *.lot *.dvi *.fns *.bbl *.log \ *.err *.hux doctext.ps doctext.pdf gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/docs/doctext' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/docs' /bin/rm -f lib/libsowing.a lib/libtfilter.a(cd src/sys && /opt/local/bin/gmake ) gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/sys' gcc -I../../include -I../../include -c arch.c gcc -I../../include -I../../include -c txt.c gcc -I../../include -I../../include -c daytime.c gcc -I../../include -I../../include -c file.c gcc -I../../include -I../../include -c tr.c gcc -I../../include -I../../include -c getopts.c gcc -I../../include -I../../include -c rdconfig.c ar cr ../../lib/libsowing.a arch.o txt.o daytime.o file.o tr.o getopts.o rdconfig.o ranlib ../../lib/libsowing.a gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/sys' (cd src/tohtml && /opt/local/bin/gmake ) gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/tohtml' gcc -I../../include -I. -I../../include -c tohtml.c gcc -I../../include -I. -I../../include -c tex2html.c gcc -I../../include -I. -I../../include -c search.c gcc -I../../include -I. -I../../include -c texactio.c gcc -I../../include -I. -I../../include -c rdaux.c gcc -I../../include -I. -I../../include -c rdindx.c gcc -I../../include -I. -I../../include -c label.c gcc -I../../include -I. -I../../include -c scan.c gcc -I../../include -I. -I../../include -c refmap.c gcc -I../../include -I. -I../../include -c style.c gcc -I../../include -I. -I../../include -c dimen.c gcc -I../../include -I. -I../../include -c userdef.c gcc -I../../include -I. -I../../include -c tabular.c gcc -I../../include -I. -I../../include -c biblio.c gcc -I../../include -I. -I../../include -c environ.c gcc -I../../include -I. -I../../include -c math.c gcc -I../../include -I. -I../../include -c rddefs.c gcc -I../../include -I. -I../../include -c latexinfo.c gcc -I../../include -I. -I../../include -c accent.c gcc -I../../include -I. -I../../include -c simpleif.c gcc -o tohtml tohtml.o tex2html.o search.o texactio.o rdaux.o rdindx.o label.o scan.o refmap.o style.o dimen.o userdef.o tabular.o biblio.o environ.o math.o rddefs.o latexinfo.o accent.o simpleif.o ../../lib/libsowing.a gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/tohtml' (cd src/bfort && /opt/local/bin/gmake ) gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/bfort' gcc -DBASEDEF='"/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/bfort-base.txt"' -DBASEPATH='"/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share"' -I../../include -I../../include -c bfort.c gcc -DBASEDEF='"/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/bfort-base.txt"' -DBASEPATH='"/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share"' -I../../include -I../../include -c doc.c gcc -o bfort bfort.o doc.o ../../lib/libsowing.a gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/bfort' (cd src/textfilt && /opt/local/bin/gmake ) gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/textfilt' c++ -I../../include/textfilt -I../../include -I../../include -I../../include/textfilt -c cmdline.cc c++ -I../../include/textfilt -I../../include -I../../include -I../../include/textfilt -c file.cc c++ -I../../include/textfilt -I../../include -I../../include -I../../include/textfilt -c instream.cc c++ -I../../include/textfilt -I../../include -I../../include -I../../include/textfilt -c outstream.cc c++ -I../../include/textfilt -I../../include -I../../include -I../../include/textfilt -c search.cc c++ -I../../include/textfilt -I../../include -I../../include -I../../include/textfilt -c maptok.cc c++ -I../../include/textfilt -I../../include -I../../include -I../../include/textfilt -c textout.cc c++ -I../../include/textfilt -I../../include -I../../include -I../../include/textfilt -c texthtml.cc c++ -I../../include/textfilt -I../../include -I../../include -I../../include/textfilt -c textnroff.cc c++ -I../../include/textfilt -I../../include -I../../include -I../../include/textfilt -c texttex.cc c++ -I../../include/textfilt -I../../include -I../../include -I../../include/textfilt -c inutil.cc c++ -I../../include/textfilt -I../../include -I../../include -I../../include/textfilt -c errhand.cc ar cr ../../lib/libtfilter.a cmdline.o file.o instream.o outstream.o search.o maptok.o textout.o texthtml.o textnroff.o texttex.o inutil.o errhand.o ranlib ../../lib/libtfilter.a gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/textfilt' (cd src/doctext && /opt/local/bin/gmake ) gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/doctext' c++ -I../../include/textfilt -I../../include -I. -I../../include -c doctext.cc c++ -I../../include/textfilt -I../../include -I. -I../../include -c docutil.cc c++ -I../../include/textfilt -I../../include -I. -I../../include -c keyword.cc c++ -I../../include/textfilt -I../../include -I. -I../../include -c dotfmat.cc c++ -I../../include/textfilt -I../../include -I. -I../../include -c incfiles.cc c++ -I../../include/textfilt -I../../include -I. -I../../include -c quotefmt.cc c++ -I../../include/textfilt -I../../include -I. -I../../include -c textb.cc c++ -I../../include/textfilt -I../../include -I. -I../../include -c docfields.cc c++ -o doctext doctext.o docutil.o keyword.o dotfmat.o \ incfiles.o quotefmt.o textb.o docfields.o ../../lib/libtfilter.a c++ -I../../include/textfilt -I../../include -I. -I../../include -c doc2lt.cc c++ -o doc2lt doc2lt.o docutil.o docfields.o ../../lib/libtfilter.a gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/doctext' (cd src/textfilt && /opt/local/bin/gmake ) gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/textfilt' gmake[1]: Nothing to be done for 'ALL'. gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/textfilt' (cd src/mapnames && /opt/local/bin/gmake ) gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/mapnames' c++ -I../../include/textfilt -I../../include -c mapnames.cc c++ -o mapnames mapnames.o ../../lib/libtfilter.a gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/src/mapnames'/usr/bin/install -c bin/bib2html /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/bib2html /usr/bin/install -c src/doctext/doctext /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/doctext /usr/bin/install -c src/doctext/doc2lt /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/doc2lt /usr/bin/install -c src/tohtml/tohtml /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/tohtml if [ "`cd bin && pwd`" != "`cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin && pwd`" ] ; then \ /usr/bin/install -c bin/pstoxbm /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/pstoxbm ; \ /usr/bin/install -c bin/pstogif /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/pstogif ; \ fi /usr/bin/install -c src/bfort/bfort /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/bfort /usr/bin/install -c src/mapnames/mapnames /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/mapnames if [ "`cd ./share && pwd`" != "`cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share && pwd`" ] ; then \ /usr/bin/install -c -m 644 ./share/pstoppm.ps /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/pstoppm.ps ;\ /usr/bin/install -c -m 644 ./share/basedefs.txt /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/basedefs.txt ;\ /usr/bin/install -c -m 644 ./share/blueball.gif /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/blueball.gif ;\ /usr/bin/install -c -m 644 ./share/greenball.gif /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/greenball.gif ;\ /usr/bin/install -c -m 644 ./share/purpleball.gif /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/purpleball.gif ;\ /usr/bin/install -c -m 644 ./share/redball.gif /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/redball.gif ;\ /usr/bin/install -c -m 644 ./share/yellowball.gif /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/yellowball.gif ;\ /usr/bin/install -c -m 644 ./share/next.xbm /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/next.xbm ;\ /usr/bin/install -c -m 644 ./share/up.xbm /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/up.xbm ;\ /usr/bin/install -c -m 644 ./share/previous.xbm /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/previous.xbm ;\ /usr/bin/install -c -m 644 ./share/next.gif /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/next.gif ;\ /usr/bin/install -c -m 644 ./share/up.gif /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/up.gif ;\ /usr/bin/install -c -m 644 ./share/previous.gif /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/previous.gif ;\ /usr/bin/install -c -m 644 ./share/html.def /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/html.def ;\ /usr/bin/install -c -m 644 ./share/latex.def /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/latex.def ;\ /usr/bin/install -c -m 644 ./share/nroff.def /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/nroff.def ;\ /usr/bin/install -c -m 644 ./share/refman.def /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/refman.def ;\ /usr/bin/install -c -m 644 ./share/refman.sty /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/refman.sty ;\ /usr/bin/install -c -m 644 ./share/doctext/html.def /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/doctext/html.def ;\ /usr/bin/install -c -m 644 ./share/doctext/htmlcolor.def /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/doctext/htmlcolor.def ;\ /usr/bin/install -c -m 644 ./share/doctext/htmltabl.def /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/doctext/htmltabl.def ;\ /usr/bin/install -c -m 644 ./share/doctext/htmlargtbl.def /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/doctext/htmlargtbl.def ;\ /usr/bin/install -c -m 644 ./share/doctext/latex.def /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/doctext/latex.def ;\ /usr/bin/install -c -m 644 ./share/doctext/latexargtbl.def /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/doctext/latexargtbl.def ;\ /usr/bin/install -c -m 644 ./share/doctext/nroff.def /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/doctext/nroff.def ;\ fi if [ "`cd ./man/man1 && pwd`" != "`cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/man/man1 && pwd`" ] ; then \ /usr/bin/install -c -m 644 ./man/man1/tohtml.1 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/man/man1/tohtml.1 ;\ /usr/bin/install -c -m 644 ./man/man1/doctext.1 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/man/man1/doctext.1 ;\ /usr/bin/install -c -m 644 ./man/man1/bfort.1 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/man/man1/bfort.1 ;\ fi********End of Output of running make on sowing ******* Executing: cp -f /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing/sowing.petscconf /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/petsc/conf/sowing Not checking for library in Download SOWING: [] because no functions given to check for ================================================================================ TEST check from config.libraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/libraries.py:146) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:146) 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 headers Download SOWING: ['/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include', '/opt/local/include/mpich-gcc49'] ================================================================================ TEST checkSharedLibrary from config.packages.sowing(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:637) TESTING: checkSharedLibrary from config.packages.sowing(config/BuildSystem/config/package.py:637) By default we don't care about checking if the library is shared Popping language C Checking for program /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/bfort...found Defined make macro "BFORT" to "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/bfort" Checking for program /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/doctext...found Defined make macro "DOCTEXT" to "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/doctext" Checking for program /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/mapnames...found Defined make macro "MAPNAMES" to "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/mapnames" Checking for program /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/bib2html...found Defined make macro "BIB2HTML" to "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/bib2html" Running /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/bfort to generate fortran stubs ================================================================================ TEST alternateConfigureLibrary from config.packages.saws(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.saws(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default Pushing language C ================================================================================ TEST configureLibrary from config.packages.pthread(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/pthread.py:19) TESTING: configureLibrary from config.packages.pthread(config/BuildSystem/config/packages/pthread.py:19) Checks for pthread_barrier_t, cpu_set_t, and sys/sysctl.h ================================================================================== Checking for a functional pthread Checking for library in Compiler specific search PTHREAD: [] ================================================================================ TEST check from config.libraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/libraries.py:146) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:146) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names Checking for functions [pthread_create] in library [] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char pthread_create(); static void _check_pthread_create() { pthread_create(); } int main() { _check_pthread_create();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Popping language C Checking for headers Compiler specific search PTHREAD: ['/opt/local/include/mpich-gcc49'] Pushing language C ================================================================================ TEST checkInclude from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files ['pthread.h'] in ['/opt/local/include/mpich-gcc49'] Checking include with compiler flags var CPPFLAGS ['/opt/local/include/mpich-gcc49'] Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/opt/local/include/mpich-gcc49 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/usr/include/pthread.h" 1 3 4 # 55 "/usr/include/pthread.h" 3 4 # 1 "/usr/include/_types.h" 1 3 4 # 27 "/usr/include/_types.h" 3 4 # 1 "/usr/include/sys/_types.h" 1 3 4 # 32 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 33 "/usr/include/sys/_types.h" 2 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 32 "/usr/include/machine/_types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 33 "/usr/include/machine/_types.h" 2 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 28 "/usr/include/_types.h" 2 3 4 # 39 "/usr/include/_types.h" 3 4 typedef int __darwin_nl_item; typedef int __darwin_wctrans_t; typedef __uint32_t __darwin_wctype_t; # 56 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/pthread/pthread_impl.h" 1 3 4 # 58 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/pthread/sched.h" 1 3 4 # 27 "/usr/include/pthread/sched.h" 3 4 # 1 "/usr/include/pthread_impl.h" 1 3 4 # 28 "/usr/include/pthread/sched.h" 2 3 4 struct sched_param { int sched_priority; char __opaque[4]; }; extern int sched_yield(void); extern int sched_get_priority_min(int); extern int sched_get_priority_max(int); # 60 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/time.h" 1 3 4 # 67 "/usr/include/time.h" 3 4 # 1 "/usr/include/sys/_types/_clock_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_clock_t.h" 3 4 typedef __darwin_clock_t clock_t; # 68 "/usr/include/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_null.h" 1 3 4 # 69 "/usr/include/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_size_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_size_t.h" 3 4 typedef __darwin_size_t size_t; # 70 "/usr/include/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_time_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_time_t.h" 3 4 typedef __darwin_time_t time_t; # 71 "/usr/include/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_timespec.h" 1 3 4 # 30 "/usr/include/sys/_types/_timespec.h" 3 4 struct timespec { __darwin_time_t tv_sec; long tv_nsec; }; # 72 "/usr/include/time.h" 2 3 4 struct tm { int tm_sec; int tm_min; int tm_hour; int tm_mday; int tm_mon; int tm_year; int tm_wday; int tm_yday; int tm_isdst; long tm_gmtoff; char *tm_zone; }; # 96 "/usr/include/time.h" 3 4 extern char *tzname[]; extern int getdate_err; extern long timezone __asm("_" "timezone" ); extern int daylight; char *asctime(const struct tm *); clock_t clock(void) __asm("_" "clock" ); char *ctime(const time_t *); double difftime(time_t, time_t); struct tm *getdate(const char *); struct tm *gmtime(const time_t *); struct tm *localtime(const time_t *); time_t mktime(struct tm *) __asm("_" "mktime" ); size_t strftime(char * , size_t, const char * , const struct tm * ) __asm("_" "strftime" ); char *strptime(const char * , const char * , struct tm * ) __asm("_" "strptime" ); time_t time(time_t *); void tzset(void); char *asctime_r(const struct tm * , char * ); char *ctime_r(const time_t *, char *); struct tm *gmtime_r(const time_t * , struct tm * ); struct tm *localtime_r(const time_t * , struct tm * ); time_t posix2time(time_t); void tzsetwall(void); time_t time2posix(time_t); time_t timelocal(struct tm * const); time_t timegm(struct tm * const); int nanosleep(const struct timespec *, struct timespec *) __asm("_" "nanosleep" ); # 61 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_attr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_attr_t.h" 3 4 typedef __darwin_pthread_attr_t pthread_attr_t; # 63 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_cond_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_cond_t.h" 3 4 typedef __darwin_pthread_cond_t pthread_cond_t; # 64 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_condattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_condattr_t.h" 3 4 typedef __darwin_pthread_condattr_t pthread_condattr_t; # 65 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_key_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_key_t.h" 3 4 typedef __darwin_pthread_key_t pthread_key_t; # 66 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_mutex_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_mutex_t.h" 3 4 typedef __darwin_pthread_mutex_t pthread_mutex_t; # 67 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_mutexattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_mutexattr_t.h" 3 4 typedef __darwin_pthread_mutexattr_t pthread_mutexattr_t; # 68 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_once_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_once_t.h" 3 4 typedef __darwin_pthread_once_t pthread_once_t; # 69 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_rwlock_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_rwlock_t.h" 3 4 typedef __darwin_pthread_rwlock_t pthread_rwlock_t; # 70 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_rwlockattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_rwlockattr_t.h" 3 4 typedef __darwin_pthread_rwlockattr_t pthread_rwlockattr_t; # 71 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_t.h" 3 4 typedef __darwin_pthread_t pthread_t; # 72 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/pthread/qos.h" 1 3 4 # 28 "/usr/include/pthread/qos.h" 3 4 # 1 "/usr/include/Availability.h" 1 3 4 # 153 "/usr/include/Availability.h" 3 4 # 1 "/usr/include/AvailabilityInternal.h" 1 3 4 # 154 "/usr/include/Availability.h" 2 3 4 # 29 "/usr/include/pthread/qos.h" 2 3 4 # 1 "/usr/include/sys/qos.h" 1 3 4 # 124 "/usr/include/sys/qos.h" 3 4 enum { QOS_CLASS_USER_INTERACTIVE = 0x21, QOS_CLASS_USER_INITIATED = 0x19, QOS_CLASS_DEFAULT = 0x15, QOS_CLASS_UTILITY = 0x11, QOS_CLASS_BACKGROUND = 0x09, QOS_CLASS_UNSPECIFIED = 0x00, }; typedef unsigned int qos_class_t # 137 "/usr/include/sys/qos.h" 3 4 ; # 153 "/usr/include/sys/qos.h" 3 4 # 164 "/usr/include/sys/qos.h" 3 4 qos_class_t qos_class_self(void); # 186 "/usr/include/sys/qos.h" 3 4 qos_class_t qos_class_main(void); # 33 "/usr/include/pthread/qos.h" 2 3 4 # 76 "/usr/include/pthread/qos.h" 3 4 int pthread_attr_set_qos_class_np(pthread_attr_t *__attr, qos_class_t __qos_class, int __relative_priority); # 107 "/usr/include/pthread/qos.h" 3 4 int pthread_attr_get_qos_class_np(pthread_attr_t * __attr, qos_class_t * __qos_class, int * __relative_priority); # 148 "/usr/include/pthread/qos.h" 3 4 int pthread_set_qos_class_self_np(qos_class_t __qos_class, int __relative_priority); # 179 "/usr/include/pthread/qos.h" 3 4 int pthread_get_qos_class_np(pthread_t __pthread, qos_class_t * __qos_class, int * __relative_priority); # 206 "/usr/include/pthread/qos.h" 3 4 typedef struct pthread_override_s* pthread_override_t; # 258 "/usr/include/pthread/qos.h" 3 4 pthread_override_t pthread_override_qos_class_start_np(pthread_t __pthread, qos_class_t __qos_class, int __relative_priority); # 286 "/usr/include/pthread/qos.h" 3 4 int pthread_override_qos_class_end_np(pthread_override_t __override); # 74 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/sys/_types/_mach_port_t.h" 1 3 4 # 49 "/usr/include/sys/_types/_mach_port_t.h" 3 4 typedef __darwin_mach_port_t mach_port_t; # 78 "/usr/include/pthread.h" 2 3 4 # 1 "/usr/include/sys/_types/_sigset_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_sigset_t.h" 3 4 typedef __darwin_sigset_t sigset_t; # 79 "/usr/include/pthread.h" 2 3 4 # 105 "/usr/include/pthread.h" 3 4 # 209 "/usr/include/pthread.h" 3 4 int pthread_atfork(void (*)(void), void (*)(void), void (*)(void)); int pthread_attr_destroy(pthread_attr_t *); int pthread_attr_getdetachstate(const pthread_attr_t *, int *); int pthread_attr_getguardsize(const pthread_attr_t * , size_t * ); int pthread_attr_getinheritsched(const pthread_attr_t * , int * ); int pthread_attr_getschedparam(const pthread_attr_t * , struct sched_param * ); int pthread_attr_getschedpolicy(const pthread_attr_t * , int * ); int pthread_attr_getscope(const pthread_attr_t * , int * ); int pthread_attr_getstack(const pthread_attr_t * , void ** , size_t * ); int pthread_attr_getstackaddr(const pthread_attr_t * , void ** ); int pthread_attr_getstacksize(const pthread_attr_t * , size_t * ); int pthread_attr_init(pthread_attr_t *); int pthread_attr_setdetachstate(pthread_attr_t *, int); int pthread_attr_setguardsize(pthread_attr_t *, size_t); int pthread_attr_setinheritsched(pthread_attr_t *, int); int pthread_attr_setschedparam(pthread_attr_t * , const struct sched_param * ); int pthread_attr_setschedpolicy(pthread_attr_t *, int); int pthread_attr_setscope(pthread_attr_t *, int); int pthread_attr_setstack(pthread_attr_t *, void *, size_t); int pthread_attr_setstackaddr(pthread_attr_t *, void *); int pthread_attr_setstacksize(pthread_attr_t *, size_t); int pthread_cancel(pthread_t) __asm("_" "pthread_cancel" ); int pthread_cond_broadcast(pthread_cond_t *); int pthread_cond_destroy(pthread_cond_t *); int pthread_cond_init(pthread_cond_t * , const pthread_condattr_t * ) __asm("_" "pthread_cond_init" ); int pthread_cond_signal(pthread_cond_t *); int pthread_cond_timedwait(pthread_cond_t * , pthread_mutex_t * , const struct timespec * ) __asm("_" "pthread_cond_timedwait" ); int pthread_cond_wait(pthread_cond_t * , pthread_mutex_t * ) __asm("_" "pthread_cond_wait" ); int pthread_condattr_destroy(pthread_condattr_t *); int pthread_condattr_init(pthread_condattr_t *); int pthread_condattr_getpshared(const pthread_condattr_t * , int * ); int pthread_condattr_setpshared(pthread_condattr_t *, int); int pthread_create(pthread_t * , const pthread_attr_t * , void *(*)(void *), void * ); int pthread_detach(pthread_t); int pthread_equal(pthread_t, pthread_t); void pthread_exit(void *) __attribute__((noreturn)); int pthread_getconcurrency(void); int pthread_getschedparam(pthread_t , int * , struct sched_param * ); void* pthread_getspecific(pthread_key_t); int pthread_join(pthread_t , void **) __asm("_" "pthread_join" ); int pthread_key_create(pthread_key_t *, void (*)(void *)); int pthread_key_delete(pthread_key_t); int pthread_mutex_destroy(pthread_mutex_t *); int pthread_mutex_getprioceiling(const pthread_mutex_t * , int * ); int pthread_mutex_init(pthread_mutex_t * , const pthread_mutexattr_t * ); int pthread_mutex_lock(pthread_mutex_t *); int pthread_mutex_setprioceiling(pthread_mutex_t * , int, int * ); int pthread_mutex_trylock(pthread_mutex_t *); int pthread_mutex_unlock(pthread_mutex_t *); int pthread_mutexattr_destroy(pthread_mutexattr_t *) __asm("_" "pthread_mutexattr_destroy" ); int pthread_mutexattr_getprioceiling(const pthread_mutexattr_t * , int * ); int pthread_mutexattr_getprotocol(const pthread_mutexattr_t * , int * ); int pthread_mutexattr_getpshared(const pthread_mutexattr_t * , int * ); int pthread_mutexattr_gettype(const pthread_mutexattr_t * , int * ); int pthread_mutexattr_init(pthread_mutexattr_t *); int pthread_mutexattr_setprioceiling(pthread_mutexattr_t *, int); int pthread_mutexattr_setprotocol(pthread_mutexattr_t *, int); int pthread_mutexattr_setpshared(pthread_mutexattr_t *, int); int pthread_mutexattr_settype(pthread_mutexattr_t *, int); int pthread_once(pthread_once_t *, void (*)(void)); int pthread_rwlock_destroy(pthread_rwlock_t * ) __asm("_" "pthread_rwlock_destroy" ); int pthread_rwlock_init(pthread_rwlock_t * , const pthread_rwlockattr_t * ) __asm("_" "pthread_rwlock_init" ); int pthread_rwlock_rdlock(pthread_rwlock_t *) __asm("_" "pthread_rwlock_rdlock" ); int pthread_rwlock_tryrdlock(pthread_rwlock_t *) __asm("_" "pthread_rwlock_tryrdlock" ); int pthread_rwlock_trywrlock(pthread_rwlock_t *) __asm("_" "pthread_rwlock_trywrlock" ); int pthread_rwlock_wrlock(pthread_rwlock_t *) __asm("_" "pthread_rwlock_wrlock" ); int pthread_rwlock_unlock(pthread_rwlock_t *) __asm("_" "pthread_rwlock_unlock" ); int pthread_rwlockattr_destroy(pthread_rwlockattr_t *); int pthread_rwlockattr_getpshared(const pthread_rwlockattr_t * , int * ); int pthread_rwlockattr_init(pthread_rwlockattr_t *); int pthread_rwlockattr_setpshared(pthread_rwlockattr_t *, int); pthread_t pthread_self(void); int pthread_setcancelstate(int , int *) __asm("_" "pthread_setcancelstate" ); int pthread_setcanceltype(int , int *) __asm("_" "pthread_setcanceltype" ); int pthread_setconcurrency(int); int pthread_setschedparam(pthread_t, int, const struct sched_param *); int pthread_setspecific(pthread_key_t , const void *); void pthread_testcancel(void) __asm("_" "pthread_testcancel" ); int pthread_is_threaded_np(void); int pthread_threadid_np(pthread_t,__uint64_t*); int pthread_getname_np(pthread_t,char*,size_t); int pthread_setname_np(const char*); int pthread_main_np(void); mach_port_t pthread_mach_thread_np(pthread_t); size_t pthread_get_stacksize_np(pthread_t); void* pthread_get_stackaddr_np(pthread_t); int pthread_cond_signal_thread_np(pthread_cond_t *, pthread_t); int pthread_cond_timedwait_relative_np(pthread_cond_t *, pthread_mutex_t *, const struct timespec *); int pthread_create_suspended_np(pthread_t *, const pthread_attr_t *, void *(*)(void *), void *); int pthread_kill(pthread_t, int); pthread_t pthread_from_mach_thread_np(mach_port_t); int pthread_sigmask(int, const sigset_t *, sigset_t *) __asm("_" "pthread_sigmask" ); void pthread_yield_np(void); # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Found header files ['pthread.h'] in ['/opt/local/include/mpich-gcc49'] Popping language C All intermediate test results are stored in /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread/conftest.c:6:1: error: unknown type name 'pthread_barrier_t' pthread_barrier_t *a; ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread/conftest.c:6:20: warning: unused variable 'a' [-Wunused-variable] pthread_barrier_t *a; ^ Source: #include "confdefs.h" #include "conffix.h" #include int main() { pthread_barrier_t *a; ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread/conftest.c:6:1: error: unknown type name 'cpu_set_t' cpu_set_t *a; ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread/conftest.c:6:12: warning: unused variable 'a' [-Wunused-variable] cpu_set_t *a; ^ Source: #include "confdefs.h" #include "conffix.h" #include int main() { cpu_set_t *a; ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread/conftest.c" 2 # 1 "/usr/include/sys/sysctl.h" 1 3 4 # 79 "/usr/include/sys/sysctl.h" 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 80 "/usr/include/sys/sysctl.h" 2 3 4 # 1 "/usr/include/sys/appleapiopts.h" 1 3 4 # 82 "/usr/include/sys/sysctl.h" 2 3 4 # 1 "/usr/include/sys/time.h" 1 3 4 # 68 "/usr/include/sys/time.h" 3 4 # 1 "/usr/include/sys/_types.h" 1 3 4 # 33 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 32 "/usr/include/machine/_types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 33 "/usr/include/machine/_types.h" 2 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 69 "/usr/include/sys/time.h" 2 3 4 # 1 "/usr/include/Availability.h" 1 3 4 # 153 "/usr/include/Availability.h" 3 4 # 1 "/usr/include/AvailabilityInternal.h" 1 3 4 # 154 "/usr/include/Availability.h" 2 3 4 # 70 "/usr/include/sys/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_def.h" 1 3 4 # 45 "/usr/include/sys/_types/_fd_def.h" 3 4 typedef struct fd_set { __int32_t fds_bits[((((1024) % ((sizeof(__int32_t) * 8))) == 0) ? ((1024) / ((sizeof(__int32_t) * 8))) : (((1024) / ((sizeof(__int32_t) * 8))) + 1))]; } fd_set; static __inline int __darwin_fd_isset(int _n, const struct fd_set *_p) { return (_p->fds_bits[(unsigned long)_n/(sizeof(__int32_t) * 8)] & ((__int32_t)(1<<((unsigned long)_n % (sizeof(__int32_t) * 8))))); } # 76 "/usr/include/sys/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_timespec.h" 1 3 4 # 30 "/usr/include/sys/_types/_timespec.h" 3 4 struct timespec { __darwin_time_t tv_sec; long tv_nsec; }; # 77 "/usr/include/sys/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_timeval.h" 1 3 4 # 30 "/usr/include/sys/_types/_timeval.h" 3 4 struct timeval { __darwin_time_t tv_sec; __darwin_suseconds_t tv_usec; }; # 78 "/usr/include/sys/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_time_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_time_t.h" 3 4 typedef __darwin_time_t time_t; # 80 "/usr/include/sys/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_suseconds_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_suseconds_t.h" 3 4 typedef __darwin_suseconds_t suseconds_t; # 81 "/usr/include/sys/time.h" 2 3 4 struct itimerval { struct timeval it_interval; struct timeval it_value; }; # 105 "/usr/include/sys/time.h" 3 4 # 1 "/usr/include/sys/_types/_fd_setsize.h" 1 3 4 # 106 "/usr/include/sys/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_set.h" 1 3 4 # 107 "/usr/include/sys/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_clr.h" 1 3 4 # 108 "/usr/include/sys/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_isset.h" 1 3 4 # 109 "/usr/include/sys/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_zero.h" 1 3 4 # 110 "/usr/include/sys/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_copy.h" 1 3 4 # 114 "/usr/include/sys/time.h" 2 3 4 # 124 "/usr/include/sys/time.h" 3 4 struct timezone { int tz_minuteswest; int tz_dsttime; }; # 167 "/usr/include/sys/time.h" 3 4 struct clockinfo { int hz; int tick; int tickadj; int stathz; int profhz; }; # 1 "/usr/include/time.h" 1 3 4 # 66 "/usr/include/time.h" 3 4 # 1 "/usr/include/_types.h" 1 3 4 # 39 "/usr/include/_types.h" 3 4 typedef int __darwin_nl_item; typedef int __darwin_wctrans_t; typedef __uint32_t __darwin_wctype_t; # 67 "/usr/include/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_clock_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_clock_t.h" 3 4 typedef __darwin_clock_t clock_t; # 68 "/usr/include/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_null.h" 1 3 4 # 69 "/usr/include/time.h" 2 3 4 # 1 "/usr/include/sys/_types/_size_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_size_t.h" 3 4 typedef __darwin_size_t size_t; # 70 "/usr/include/time.h" 2 3 4 struct tm { int tm_sec; int tm_min; int tm_hour; int tm_mday; int tm_mon; int tm_year; int tm_wday; int tm_yday; int tm_isdst; long tm_gmtoff; char *tm_zone; }; # 96 "/usr/include/time.h" 3 4 extern char *tzname[]; extern int getdate_err; extern long timezone __asm("_" "timezone" ); extern int daylight; char *asctime(const struct tm *); clock_t clock(void) __asm("_" "clock" ); char *ctime(const time_t *); double difftime(time_t, time_t); struct tm *getdate(const char *); struct tm *gmtime(const time_t *); struct tm *localtime(const time_t *); time_t mktime(struct tm *) __asm("_" "mktime" ); size_t strftime(char * , size_t, const char * , const struct tm * ) __asm("_" "strftime" ); char *strptime(const char * , const char * , struct tm * ) __asm("_" "strptime" ); time_t time(time_t *); void tzset(void); char *asctime_r(const struct tm * , char * ); char *ctime_r(const time_t *, char *); struct tm *gmtime_r(const time_t * , struct tm * ); struct tm *localtime_r(const time_t * , struct tm * ); time_t posix2time(time_t); void tzsetwall(void); time_t time2posix(time_t); time_t timelocal(struct tm * const); time_t timegm(struct tm * const); int nanosleep(const struct timespec *, struct timespec *) __asm("_" "nanosleep" ); # 179 "/usr/include/sys/time.h" 2 3 4 int adjtime(const struct timeval *, struct timeval *); int futimes(int, const struct timeval *); int lutimes(const char *, const struct timeval *) ; int settimeofday(const struct timeval *, const struct timezone *); int getitimer(int, struct itimerval *); int gettimeofday(struct timeval * , void * ); # 1 "/usr/include/sys/_select.h" 1 3 4 # 39 "/usr/include/sys/_select.h" 3 4 int select(int, fd_set * , fd_set * , fd_set * , struct timeval * ) __asm("_" "select" "$1050") ; # 194 "/usr/include/sys/time.h" 2 3 4 int setitimer(int, const struct itimerval * , struct itimerval * ); int utimes(const char *, const struct timeval *); # 83 "/usr/include/sys/sysctl.h" 2 3 4 # 1 "/usr/include/sys/ucred.h" 1 3 4 # 75 "/usr/include/sys/ucred.h" 3 4 # 1 "/usr/include/sys/param.h" 1 3 4 # 83 "/usr/include/sys/param.h" 3 4 # 1 "/usr/include/sys/types.h" 1 3 4 # 78 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/machine/types.h" 1 3 4 # 35 "/usr/include/machine/types.h" 3 4 # 1 "/usr/include/i386/types.h" 1 3 4 # 76 "/usr/include/i386/types.h" 3 4 # 1 "/usr/include/sys/_types/_int8_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int8_t.h" 3 4 typedef signed char int8_t; # 77 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_int16_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int16_t.h" 3 4 typedef short int16_t; # 78 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_int32_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int32_t.h" 3 4 typedef int int32_t; # 79 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_int64_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int64_t.h" 3 4 typedef long long int64_t; # 80 "/usr/include/i386/types.h" 2 3 4 typedef unsigned char u_int8_t; typedef unsigned short u_int16_t; typedef unsigned int u_int32_t; typedef unsigned long long u_int64_t; typedef int64_t register_t; # 1 "/usr/include/sys/_types/_intptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_intptr_t.h" 3 4 typedef __darwin_intptr_t intptr_t; # 93 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_uintptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uintptr_t.h" 3 4 typedef unsigned long uintptr_t; # 94 "/usr/include/i386/types.h" 2 3 4 typedef u_int64_t user_addr_t; typedef u_int64_t user_size_t; typedef int64_t user_ssize_t; typedef int64_t user_long_t; typedef u_int64_t user_ulong_t; typedef int64_t user_time_t; typedef int64_t user_off_t; typedef u_int64_t syscall_arg_t; # 36 "/usr/include/machine/types.h" 2 3 4 # 79 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/machine/endian.h" 1 3 4 # 35 "/usr/include/machine/endian.h" 3 4 # 1 "/usr/include/i386/endian.h" 1 3 4 # 99 "/usr/include/i386/endian.h" 3 4 # 1 "/usr/include/sys/_endian.h" 1 3 4 # 130 "/usr/include/sys/_endian.h" 3 4 # 1 "/usr/include/libkern/_OSByteOrder.h" 1 3 4 # 66 "/usr/include/libkern/_OSByteOrder.h" 3 4 # 1 "/usr/include/libkern/i386/_OSByteOrder.h" 1 3 4 # 44 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static __inline__ __uint16_t _OSSwapInt16( __uint16_t _data ) { return ((__uint16_t)((_data << 8) | (_data >> 8))); } static __inline__ __uint32_t _OSSwapInt32( __uint32_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 91 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static __inline__ __uint64_t _OSSwapInt64( __uint64_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 67 "/usr/include/libkern/_OSByteOrder.h" 2 3 4 # 131 "/usr/include/sys/_endian.h" 2 3 4 # 100 "/usr/include/i386/endian.h" 2 3 4 # 36 "/usr/include/machine/endian.h" 2 3 4 # 82 "/usr/include/sys/types.h" 2 3 4 typedef unsigned char u_char; typedef unsigned short u_short; typedef unsigned int u_int; typedef unsigned long u_long; typedef unsigned short ushort; typedef unsigned int uint; typedef u_int64_t u_quad_t; typedef int64_t quad_t; typedef quad_t * qaddr_t; typedef char * caddr_t; typedef int32_t daddr_t; # 1 "/usr/include/sys/_types/_dev_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_dev_t.h" 3 4 typedef __darwin_dev_t dev_t; # 103 "/usr/include/sys/types.h" 2 3 4 typedef u_int32_t fixpt_t; # 1 "/usr/include/sys/_types/_blkcnt_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_blkcnt_t.h" 3 4 typedef __darwin_blkcnt_t blkcnt_t; # 107 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_blksize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_blksize_t.h" 3 4 typedef __darwin_blksize_t blksize_t; # 108 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_gid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_gid_t.h" 3 4 typedef __darwin_gid_t gid_t; # 109 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_in_addr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_in_addr_t.h" 3 4 typedef __uint32_t in_addr_t; # 110 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_in_port_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_in_port_t.h" 3 4 typedef __uint16_t in_port_t; # 111 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_ino_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ino_t.h" 3 4 typedef __darwin_ino_t ino_t; # 112 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_ino64_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ino64_t.h" 3 4 typedef __darwin_ino64_t ino64_t; # 115 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_key_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_key_t.h" 3 4 typedef __int32_t key_t; # 118 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_mode_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_mode_t.h" 3 4 typedef __darwin_mode_t mode_t; # 119 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_nlink_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_nlink_t.h" 3 4 typedef __uint16_t nlink_t; # 120 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_id_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_id_t.h" 3 4 typedef __darwin_id_t id_t; # 121 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_pid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_pid_t.h" 3 4 typedef __darwin_pid_t pid_t; # 122 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_off_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_off_t.h" 3 4 typedef __darwin_off_t off_t; # 123 "/usr/include/sys/types.h" 2 3 4 typedef int32_t segsz_t; typedef int32_t swblk_t; # 1 "/usr/include/sys/_types/_uid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uid_t.h" 3 4 typedef __darwin_uid_t uid_t; # 128 "/usr/include/sys/types.h" 2 3 4 # 163 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/_types/_ssize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ssize_t.h" 3 4 typedef __darwin_ssize_t ssize_t; # 164 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_useconds_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_useconds_t.h" 3 4 typedef __darwin_useconds_t useconds_t; # 167 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_rsize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_rsize_t.h" 3 4 typedef __darwin_size_t rsize_t; # 171 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_errno_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_errno_t.h" 3 4 typedef int errno_t; # 172 "/usr/include/sys/types.h" 2 3 4 # 185 "/usr/include/sys/types.h" 3 4 typedef __int32_t fd_mask; # 211 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/_pthread/_pthread_attr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_attr_t.h" 3 4 typedef __darwin_pthread_attr_t pthread_attr_t; # 212 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_cond_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_cond_t.h" 3 4 typedef __darwin_pthread_cond_t pthread_cond_t; # 213 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_condattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_condattr_t.h" 3 4 typedef __darwin_pthread_condattr_t pthread_condattr_t; # 214 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_mutex_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_mutex_t.h" 3 4 typedef __darwin_pthread_mutex_t pthread_mutex_t; # 215 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_mutexattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_mutexattr_t.h" 3 4 typedef __darwin_pthread_mutexattr_t pthread_mutexattr_t; # 216 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_once_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_once_t.h" 3 4 typedef __darwin_pthread_once_t pthread_once_t; # 217 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_rwlock_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_rwlock_t.h" 3 4 typedef __darwin_pthread_rwlock_t pthread_rwlock_t; # 218 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_rwlockattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_rwlockattr_t.h" 3 4 typedef __darwin_pthread_rwlockattr_t pthread_rwlockattr_t; # 219 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_t.h" 3 4 typedef __darwin_pthread_t pthread_t; # 220 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_key_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_key_t.h" 3 4 typedef __darwin_pthread_key_t pthread_key_t; # 224 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fsblkcnt_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_fsblkcnt_t.h" 3 4 typedef __darwin_fsblkcnt_t fsblkcnt_t; # 229 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fsfilcnt_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_fsfilcnt_t.h" 3 4 typedef __darwin_fsfilcnt_t fsfilcnt_t; # 230 "/usr/include/sys/types.h" 2 3 4 # 84 "/usr/include/sys/param.h" 2 3 4 # 93 "/usr/include/sys/param.h" 3 4 # 1 "/usr/include/sys/syslimits.h" 1 3 4 # 94 "/usr/include/sys/param.h" 2 3 4 # 107 "/usr/include/sys/param.h" 3 4 # 1 "/usr/include/machine/param.h" 1 3 4 # 35 "/usr/include/machine/param.h" 3 4 # 1 "/usr/include/i386/param.h" 1 3 4 # 75 "/usr/include/i386/param.h" 3 4 # 1 "/usr/include/i386/_param.h" 1 3 4 # 76 "/usr/include/i386/param.h" 2 3 4 # 36 "/usr/include/machine/param.h" 2 3 4 # 108 "/usr/include/sys/param.h" 2 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/limits.h" 1 3 4 # 34 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/limits.h" 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/syslimits.h" 1 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/limits.h" 1 3 4 # 168 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/limits.h" 3 4 # 1 "/usr/include/limits.h" 1 3 4 # 64 "/usr/include/limits.h" 3 4 # 1 "/usr/include/machine/limits.h" 1 3 4 # 1 "/usr/include/i386/limits.h" 1 3 4 # 40 "/usr/include/i386/limits.h" 3 4 # 1 "/usr/include/i386/_limits.h" 1 3 4 # 41 "/usr/include/i386/limits.h" 2 3 4 # 7 "/usr/include/machine/limits.h" 2 3 4 # 65 "/usr/include/limits.h" 2 3 4 # 169 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/limits.h" 2 3 4 # 8 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/syslimits.h" 2 3 4 # 35 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/limits.h" 2 3 4 # 111 "/usr/include/sys/param.h" 2 3 4 # 1 "/usr/include/sys/signal.h" 1 3 4 # 81 "/usr/include/sys/signal.h" 3 4 # 1 "/usr/include/machine/signal.h" 1 3 4 # 32 "/usr/include/machine/signal.h" 3 4 # 1 "/usr/include/i386/signal.h" 1 3 4 # 39 "/usr/include/i386/signal.h" 3 4 typedef int sig_atomic_t; # 33 "/usr/include/machine/signal.h" 2 3 4 # 82 "/usr/include/sys/signal.h" 2 3 4 # 145 "/usr/include/sys/signal.h" 3 4 # 1 "/usr/include/machine/_mcontext.h" 1 3 4 # 29 "/usr/include/machine/_mcontext.h" 3 4 # 1 "/usr/include/i386/_mcontext.h" 1 3 4 # 33 "/usr/include/i386/_mcontext.h" 3 4 # 1 "/usr/include/mach/i386/_structs.h" 1 3 4 # 43 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_i386_thread_state { unsigned int __eax; unsigned int __ebx; unsigned int __ecx; unsigned int __edx; unsigned int __edi; unsigned int __esi; unsigned int __ebp; unsigned int __esp; unsigned int __ss; unsigned int __eflags; unsigned int __eip; unsigned int __cs; unsigned int __ds; unsigned int __es; unsigned int __fs; unsigned int __gs; }; # 89 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_fp_control { unsigned short __invalid :1, __denorm :1, __zdiv :1, __ovrfl :1, __undfl :1, __precis :1, :2, __pc :2, __rc :2, :1, :3; }; typedef struct __darwin_fp_control __darwin_fp_control_t; # 147 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_fp_status { unsigned short __invalid :1, __denorm :1, __zdiv :1, __ovrfl :1, __undfl :1, __precis :1, __stkflt :1, __errsumm :1, __c0 :1, __c1 :1, __c2 :1, __tos :3, __c3 :1, __busy :1; }; typedef struct __darwin_fp_status __darwin_fp_status_t; # 191 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_mmst_reg { char __mmst_reg[10]; char __mmst_rsrv[6]; }; # 210 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_xmm_reg { char __xmm_reg[16]; }; # 232 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_i386_float_state { int __fpu_reserved[2]; struct __darwin_fp_control __fpu_fcw; struct __darwin_fp_status __fpu_fsw; __uint8_t __fpu_ftw; __uint8_t __fpu_rsrv1; __uint16_t __fpu_fop; __uint32_t __fpu_ip; __uint16_t __fpu_cs; __uint16_t __fpu_rsrv2; __uint32_t __fpu_dp; __uint16_t __fpu_ds; __uint16_t __fpu_rsrv3; __uint32_t __fpu_mxcsr; __uint32_t __fpu_mxcsrmask; struct __darwin_mmst_reg __fpu_stmm0; struct __darwin_mmst_reg __fpu_stmm1; struct __darwin_mmst_reg __fpu_stmm2; struct __darwin_mmst_reg __fpu_stmm3; struct __darwin_mmst_reg __fpu_stmm4; struct __darwin_mmst_reg __fpu_stmm5; struct __darwin_mmst_reg __fpu_stmm6; struct __darwin_mmst_reg __fpu_stmm7; struct __darwin_xmm_reg __fpu_xmm0; struct __darwin_xmm_reg __fpu_xmm1; struct __darwin_xmm_reg __fpu_xmm2; struct __darwin_xmm_reg __fpu_xmm3; struct __darwin_xmm_reg __fpu_xmm4; struct __darwin_xmm_reg __fpu_xmm5; struct __darwin_xmm_reg __fpu_xmm6; struct __darwin_xmm_reg __fpu_xmm7; char __fpu_rsrv4[14*16]; int __fpu_reserved1; }; struct __darwin_i386_avx_state { int __fpu_reserved[2]; struct __darwin_fp_control __fpu_fcw; struct __darwin_fp_status __fpu_fsw; __uint8_t __fpu_ftw; __uint8_t __fpu_rsrv1; __uint16_t __fpu_fop; __uint32_t __fpu_ip; __uint16_t __fpu_cs; __uint16_t __fpu_rsrv2; __uint32_t __fpu_dp; __uint16_t __fpu_ds; __uint16_t __fpu_rsrv3; __uint32_t __fpu_mxcsr; __uint32_t __fpu_mxcsrmask; struct __darwin_mmst_reg __fpu_stmm0; struct __darwin_mmst_reg __fpu_stmm1; struct __darwin_mmst_reg __fpu_stmm2; struct __darwin_mmst_reg __fpu_stmm3; struct __darwin_mmst_reg __fpu_stmm4; struct __darwin_mmst_reg __fpu_stmm5; struct __darwin_mmst_reg __fpu_stmm6; struct __darwin_mmst_reg __fpu_stmm7; struct __darwin_xmm_reg __fpu_xmm0; struct __darwin_xmm_reg __fpu_xmm1; struct __darwin_xmm_reg __fpu_xmm2; struct __darwin_xmm_reg __fpu_xmm3; struct __darwin_xmm_reg __fpu_xmm4; struct __darwin_xmm_reg __fpu_xmm5; struct __darwin_xmm_reg __fpu_xmm6; struct __darwin_xmm_reg __fpu_xmm7; char __fpu_rsrv4[14*16]; int __fpu_reserved1; char __avx_reserved1[64]; struct __darwin_xmm_reg __fpu_ymmh0; struct __darwin_xmm_reg __fpu_ymmh1; struct __darwin_xmm_reg __fpu_ymmh2; struct __darwin_xmm_reg __fpu_ymmh3; struct __darwin_xmm_reg __fpu_ymmh4; struct __darwin_xmm_reg __fpu_ymmh5; struct __darwin_xmm_reg __fpu_ymmh6; struct __darwin_xmm_reg __fpu_ymmh7; }; # 402 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_i386_exception_state { __uint16_t __trapno; __uint16_t __cpu; __uint32_t __err; __uint32_t __faultvaddr; }; # 422 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_debug_state32 { unsigned int __dr0; unsigned int __dr1; unsigned int __dr2; unsigned int __dr3; unsigned int __dr4; unsigned int __dr5; unsigned int __dr6; unsigned int __dr7; }; # 454 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_thread_state64 { __uint64_t __rax; __uint64_t __rbx; __uint64_t __rcx; __uint64_t __rdx; __uint64_t __rdi; __uint64_t __rsi; __uint64_t __rbp; __uint64_t __rsp; __uint64_t __r8; __uint64_t __r9; __uint64_t __r10; __uint64_t __r11; __uint64_t __r12; __uint64_t __r13; __uint64_t __r14; __uint64_t __r15; __uint64_t __rip; __uint64_t __rflags; __uint64_t __cs; __uint64_t __fs; __uint64_t __gs; }; # 509 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_float_state64 { int __fpu_reserved[2]; struct __darwin_fp_control __fpu_fcw; struct __darwin_fp_status __fpu_fsw; __uint8_t __fpu_ftw; __uint8_t __fpu_rsrv1; __uint16_t __fpu_fop; __uint32_t __fpu_ip; __uint16_t __fpu_cs; __uint16_t __fpu_rsrv2; __uint32_t __fpu_dp; __uint16_t __fpu_ds; __uint16_t __fpu_rsrv3; __uint32_t __fpu_mxcsr; __uint32_t __fpu_mxcsrmask; struct __darwin_mmst_reg __fpu_stmm0; struct __darwin_mmst_reg __fpu_stmm1; struct __darwin_mmst_reg __fpu_stmm2; struct __darwin_mmst_reg __fpu_stmm3; struct __darwin_mmst_reg __fpu_stmm4; struct __darwin_mmst_reg __fpu_stmm5; struct __darwin_mmst_reg __fpu_stmm6; struct __darwin_mmst_reg __fpu_stmm7; struct __darwin_xmm_reg __fpu_xmm0; struct __darwin_xmm_reg __fpu_xmm1; struct __darwin_xmm_reg __fpu_xmm2; struct __darwin_xmm_reg __fpu_xmm3; struct __darwin_xmm_reg __fpu_xmm4; struct __darwin_xmm_reg __fpu_xmm5; struct __darwin_xmm_reg __fpu_xmm6; struct __darwin_xmm_reg __fpu_xmm7; struct __darwin_xmm_reg __fpu_xmm8; struct __darwin_xmm_reg __fpu_xmm9; struct __darwin_xmm_reg __fpu_xmm10; struct __darwin_xmm_reg __fpu_xmm11; struct __darwin_xmm_reg __fpu_xmm12; struct __darwin_xmm_reg __fpu_xmm13; struct __darwin_xmm_reg __fpu_xmm14; struct __darwin_xmm_reg __fpu_xmm15; char __fpu_rsrv4[6*16]; int __fpu_reserved1; }; struct __darwin_x86_avx_state64 { int __fpu_reserved[2]; struct __darwin_fp_control __fpu_fcw; struct __darwin_fp_status __fpu_fsw; __uint8_t __fpu_ftw; __uint8_t __fpu_rsrv1; __uint16_t __fpu_fop; __uint32_t __fpu_ip; __uint16_t __fpu_cs; __uint16_t __fpu_rsrv2; __uint32_t __fpu_dp; __uint16_t __fpu_ds; __uint16_t __fpu_rsrv3; __uint32_t __fpu_mxcsr; __uint32_t __fpu_mxcsrmask; struct __darwin_mmst_reg __fpu_stmm0; struct __darwin_mmst_reg __fpu_stmm1; struct __darwin_mmst_reg __fpu_stmm2; struct __darwin_mmst_reg __fpu_stmm3; struct __darwin_mmst_reg __fpu_stmm4; struct __darwin_mmst_reg __fpu_stmm5; struct __darwin_mmst_reg __fpu_stmm6; struct __darwin_mmst_reg __fpu_stmm7; struct __darwin_xmm_reg __fpu_xmm0; struct __darwin_xmm_reg __fpu_xmm1; struct __darwin_xmm_reg __fpu_xmm2; struct __darwin_xmm_reg __fpu_xmm3; struct __darwin_xmm_reg __fpu_xmm4; struct __darwin_xmm_reg __fpu_xmm5; struct __darwin_xmm_reg __fpu_xmm6; struct __darwin_xmm_reg __fpu_xmm7; struct __darwin_xmm_reg __fpu_xmm8; struct __darwin_xmm_reg __fpu_xmm9; struct __darwin_xmm_reg __fpu_xmm10; struct __darwin_xmm_reg __fpu_xmm11; struct __darwin_xmm_reg __fpu_xmm12; struct __darwin_xmm_reg __fpu_xmm13; struct __darwin_xmm_reg __fpu_xmm14; struct __darwin_xmm_reg __fpu_xmm15; char __fpu_rsrv4[6*16]; int __fpu_reserved1; char __avx_reserved1[64]; struct __darwin_xmm_reg __fpu_ymmh0; struct __darwin_xmm_reg __fpu_ymmh1; struct __darwin_xmm_reg __fpu_ymmh2; struct __darwin_xmm_reg __fpu_ymmh3; struct __darwin_xmm_reg __fpu_ymmh4; struct __darwin_xmm_reg __fpu_ymmh5; struct __darwin_xmm_reg __fpu_ymmh6; struct __darwin_xmm_reg __fpu_ymmh7; struct __darwin_xmm_reg __fpu_ymmh8; struct __darwin_xmm_reg __fpu_ymmh9; struct __darwin_xmm_reg __fpu_ymmh10; struct __darwin_xmm_reg __fpu_ymmh11; struct __darwin_xmm_reg __fpu_ymmh12; struct __darwin_xmm_reg __fpu_ymmh13; struct __darwin_xmm_reg __fpu_ymmh14; struct __darwin_xmm_reg __fpu_ymmh15; }; # 751 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_exception_state64 { __uint16_t __trapno; __uint16_t __cpu; __uint32_t __err; __uint64_t __faultvaddr; }; # 771 "/usr/include/mach/i386/_structs.h" 3 4 struct __darwin_x86_debug_state64 { __uint64_t __dr0; __uint64_t __dr1; __uint64_t __dr2; __uint64_t __dr3; __uint64_t __dr4; __uint64_t __dr5; __uint64_t __dr6; __uint64_t __dr7; }; # 34 "/usr/include/i386/_mcontext.h" 2 3 4 struct __darwin_mcontext32 { struct __darwin_i386_exception_state __es; struct __darwin_i386_thread_state __ss; struct __darwin_i386_float_state __fs; }; struct __darwin_mcontext_avx32 { struct __darwin_i386_exception_state __es; struct __darwin_i386_thread_state __ss; struct __darwin_i386_avx_state __fs; }; # 76 "/usr/include/i386/_mcontext.h" 3 4 struct __darwin_mcontext64 { struct __darwin_x86_exception_state64 __es; struct __darwin_x86_thread_state64 __ss; struct __darwin_x86_float_state64 __fs; }; struct __darwin_mcontext_avx64 { struct __darwin_x86_exception_state64 __es; struct __darwin_x86_thread_state64 __ss; struct __darwin_x86_avx_state64 __fs; }; # 115 "/usr/include/i386/_mcontext.h" 3 4 typedef struct __darwin_mcontext64 *mcontext_t; # 30 "/usr/include/machine/_mcontext.h" 2 3 4 # 146 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_sigaltstack.h" 1 3 4 # 36 "/usr/include/sys/_types/_sigaltstack.h" 3 4 struct __darwin_sigaltstack { void *ss_sp; __darwin_size_t ss_size; int ss_flags; }; typedef struct __darwin_sigaltstack stack_t; # 150 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_ucontext.h" 1 3 4 # 34 "/usr/include/sys/_types/_ucontext.h" 3 4 struct __darwin_ucontext { int uc_onstack; __darwin_sigset_t uc_sigmask; struct __darwin_sigaltstack uc_stack; struct __darwin_ucontext *uc_link; __darwin_size_t uc_mcsize; struct __darwin_mcontext64 *uc_mcontext; }; typedef struct __darwin_ucontext ucontext_t; # 151 "/usr/include/sys/signal.h" 2 3 4 # 1 "/usr/include/sys/_types/_sigset_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_sigset_t.h" 3 4 typedef __darwin_sigset_t sigset_t; # 154 "/usr/include/sys/signal.h" 2 3 4 union sigval { int sival_int; void *sival_ptr; }; struct sigevent { int sigev_notify; int sigev_signo; union sigval sigev_value; void (*sigev_notify_function)(union sigval); pthread_attr_t *sigev_notify_attributes; }; typedef struct __siginfo { int si_signo; int si_errno; int si_code; pid_t si_pid; uid_t si_uid; int si_status; void *si_addr; union sigval si_value; long si_band; unsigned long __pad[7]; } siginfo_t; # 268 "/usr/include/sys/signal.h" 3 4 union __sigaction_u { void (*__sa_handler)(int); void (*__sa_sigaction)(int, struct __siginfo *, void *); }; struct __sigaction { union __sigaction_u __sigaction_u; void (*sa_tramp)(void *, int, int, siginfo_t *, void *); sigset_t sa_mask; int sa_flags; }; struct sigaction { union __sigaction_u __sigaction_u; sigset_t sa_mask; int sa_flags; }; # 330 "/usr/include/sys/signal.h" 3 4 typedef void (*sig_t)(int); # 347 "/usr/include/sys/signal.h" 3 4 struct sigvec { void (*sv_handler)(int); int sv_mask; int sv_flags; }; # 366 "/usr/include/sys/signal.h" 3 4 struct sigstack { char *ss_sp; int ss_onstack; }; # 388 "/usr/include/sys/signal.h" 3 4 void (*signal(int, void (*)(int)))(int); # 114 "/usr/include/sys/param.h" 2 3 4 # 76 "/usr/include/sys/ucred.h" 2 3 4 # 1 "/usr/include/bsm/audit.h" 1 3 4 # 170 "/usr/include/bsm/audit.h" 3 4 typedef uid_t au_id_t; typedef pid_t au_asid_t; typedef u_int16_t au_event_t; typedef u_int16_t au_emod_t; typedef u_int32_t au_class_t; typedef u_int64_t au_asflgs_t __attribute__ ((aligned (8))); struct au_tid { dev_t port; u_int32_t machine; }; typedef struct au_tid au_tid_t; struct au_tid_addr { dev_t at_port; u_int32_t at_type; u_int32_t at_addr[4]; }; typedef struct au_tid_addr au_tid_addr_t; struct au_mask { unsigned int am_success; unsigned int am_failure; }; typedef struct au_mask au_mask_t; struct auditinfo { au_id_t ai_auid; au_mask_t ai_mask; au_tid_t ai_termid; au_asid_t ai_asid; }; typedef struct auditinfo auditinfo_t; struct auditinfo_addr { au_id_t ai_auid; au_mask_t ai_mask; au_tid_addr_t ai_termid; au_asid_t ai_asid; au_asflgs_t ai_flags; }; typedef struct auditinfo_addr auditinfo_addr_t; struct auditpinfo { pid_t ap_pid; au_id_t ap_auid; au_mask_t ap_mask; au_tid_t ap_termid; au_asid_t ap_asid; }; typedef struct auditpinfo auditpinfo_t; struct auditpinfo_addr { pid_t ap_pid; au_id_t ap_auid; au_mask_t ap_mask; au_tid_addr_t ap_termid; au_asid_t ap_asid; au_asflgs_t ap_flags; }; typedef struct auditpinfo_addr auditpinfo_addr_t; struct au_session { auditinfo_addr_t *as_aia_p; au_mask_t as_mask; }; typedef struct au_session au_session_t; typedef struct au_token token_t; # 253 "/usr/include/bsm/audit.h" 3 4 struct au_qctrl { int aq_hiwater; int aq_lowater; int aq_bufsz; int aq_delay; int aq_minfree; }; typedef struct au_qctrl au_qctrl_t; struct audit_stat { unsigned int as_version; unsigned int as_numevent; int as_generated; int as_nonattrib; int as_kernel; int as_audit; int as_auditctl; int as_enqueue; int as_written; int as_wblocked; int as_rblocked; int as_dropped; int as_totalsize; unsigned int as_memused; }; typedef struct audit_stat au_stat_t; struct audit_fstat { u_int64_t af_filesz; u_int64_t af_currsz; }; typedef struct audit_fstat au_fstat_t; struct au_evclass_map { au_event_t ec_number; au_class_t ec_class; }; typedef struct au_evclass_map au_evclass_map_t; int audit(const void *, int); int auditon(int, void *, int); int auditctl(const char *); int getauid(au_id_t *); int setauid(const au_id_t *); int getaudit_addr(struct auditinfo_addr *, int); int setaudit_addr(const struct auditinfo_addr *, int); # 325 "/usr/include/bsm/audit.h" 3 4 int getaudit(struct auditinfo *) __attribute__((deprecated)) ; int setaudit(const struct auditinfo *) __attribute__((deprecated)) ; # 1 "/usr/include/mach/port.h" 1 3 4 # 90 "/usr/include/mach/port.h" 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 1 3 4 # 9 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 1 3 4 # 32 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 3 4 # 1 "/usr/include/_types/_uint8_t.h" 1 3 4 # 31 "/usr/include/_types/_uint8_t.h" 3 4 typedef unsigned char uint8_t; # 33 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint16_t.h" 1 3 4 # 31 "/usr/include/_types/_uint16_t.h" 3 4 typedef unsigned short uint16_t; # 34 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint32_t.h" 1 3 4 # 31 "/usr/include/_types/_uint32_t.h" 3 4 typedef unsigned int uint32_t; # 35 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint64_t.h" 1 3 4 # 31 "/usr/include/_types/_uint64_t.h" 3 4 typedef unsigned long long uint64_t; # 36 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 typedef int8_t int_least8_t; typedef int16_t int_least16_t; typedef int32_t int_least32_t; typedef int64_t int_least64_t; typedef uint8_t uint_least8_t; typedef uint16_t uint_least16_t; typedef uint32_t uint_least32_t; typedef uint64_t uint_least64_t; typedef int8_t int_fast8_t; typedef int16_t int_fast16_t; typedef int32_t int_fast32_t; typedef int64_t int_fast64_t; typedef uint8_t uint_fast8_t; typedef uint16_t uint_fast16_t; typedef uint32_t uint_fast32_t; typedef uint64_t uint_fast64_t; # 67 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 3 4 # 1 "/usr/include/_types/_intmax_t.h" 1 3 4 # 32 "/usr/include/_types/_intmax_t.h" 3 4 typedef long int intmax_t; # 68 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uintmax_t.h" 1 3 4 # 32 "/usr/include/_types/_uintmax_t.h" 3 4 typedef long unsigned int uintmax_t; # 69 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 10 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 2 3 4 # 91 "/usr/include/mach/port.h" 2 3 4 # 1 "/usr/include/mach/boolean.h" 1 3 4 # 73 "/usr/include/mach/boolean.h" 3 4 # 1 "/usr/include/mach/machine/boolean.h" 1 3 4 # 33 "/usr/include/mach/machine/boolean.h" 3 4 # 1 "/usr/include/mach/i386/boolean.h" 1 3 4 # 69 "/usr/include/mach/i386/boolean.h" 3 4 typedef unsigned int boolean_t; # 34 "/usr/include/mach/machine/boolean.h" 2 3 4 # 74 "/usr/include/mach/boolean.h" 2 3 4 # 92 "/usr/include/mach/port.h" 2 3 4 # 1 "/usr/include/mach/machine/vm_types.h" 1 3 4 # 33 "/usr/include/mach/machine/vm_types.h" 3 4 # 1 "/usr/include/mach/i386/vm_types.h" 1 3 4 # 73 "/usr/include/mach/i386/vm_types.h" 3 4 # 1 "/usr/include/mach/i386/vm_param.h" 1 3 4 # 74 "/usr/include/mach/i386/vm_types.h" 2 3 4 # 93 "/usr/include/mach/i386/vm_types.h" 3 4 typedef __darwin_natural_t natural_t; typedef int integer_t; typedef uintptr_t vm_offset_t; # 112 "/usr/include/mach/i386/vm_types.h" 3 4 typedef uintptr_t vm_size_t; # 124 "/usr/include/mach/i386/vm_types.h" 3 4 typedef uint64_t mach_vm_address_t; typedef uint64_t mach_vm_offset_t; typedef uint64_t mach_vm_size_t; typedef uint64_t vm_map_offset_t; typedef uint64_t vm_map_address_t; typedef uint64_t vm_map_size_t; typedef mach_vm_address_t mach_port_context_t; # 34 "/usr/include/mach/machine/vm_types.h" 2 3 4 # 93 "/usr/include/mach/port.h" 2 3 4 # 106 "/usr/include/mach/port.h" 3 4 typedef natural_t mach_port_name_t; typedef mach_port_name_t *mach_port_name_array_t; # 127 "/usr/include/mach/port.h" 3 4 # 1 "/usr/include/sys/_types/_mach_port_t.h" 1 3 4 # 49 "/usr/include/sys/_types/_mach_port_t.h" 3 4 typedef __darwin_mach_port_t mach_port_t; # 128 "/usr/include/mach/port.h" 2 3 4 typedef mach_port_t *mach_port_array_t; # 188 "/usr/include/mach/port.h" 3 4 typedef natural_t mach_port_right_t; # 198 "/usr/include/mach/port.h" 3 4 typedef natural_t mach_port_type_t; typedef mach_port_type_t *mach_port_type_array_t; # 233 "/usr/include/mach/port.h" 3 4 typedef natural_t mach_port_urefs_t; typedef integer_t mach_port_delta_t; typedef natural_t mach_port_seqno_t; typedef natural_t mach_port_mscount_t; typedef natural_t mach_port_msgcount_t; typedef natural_t mach_port_rights_t; typedef unsigned int mach_port_srights_t; typedef struct mach_port_status { mach_port_rights_t mps_pset; mach_port_seqno_t mps_seqno; mach_port_mscount_t mps_mscount; mach_port_msgcount_t mps_qlimit; mach_port_msgcount_t mps_msgcount; mach_port_rights_t mps_sorights; boolean_t mps_srights; boolean_t mps_pdrequest; boolean_t mps_nsrequest; natural_t mps_flags; } mach_port_status_t; # 273 "/usr/include/mach/port.h" 3 4 typedef struct mach_port_limits { mach_port_msgcount_t mpl_qlimit; } mach_port_limits_t; # 285 "/usr/include/mach/port.h" 3 4 typedef struct mach_port_info_ext { mach_port_status_t mpie_status; mach_port_msgcount_t mpie_boost_cnt; uint32_t reserved[6]; } mach_port_info_ext_t; typedef integer_t *mach_port_info_t; typedef int mach_port_flavor_t; # 314 "/usr/include/mach/port.h" 3 4 typedef struct mach_port_qos { unsigned int name:1; unsigned int prealloc:1; boolean_t pad1:30; natural_t len; } mach_port_qos_t; # 340 "/usr/include/mach/port.h" 3 4 typedef struct mach_port_options { uint32_t flags; mach_port_limits_t mpl; uint64_t reserved[2]; }mach_port_options_t; typedef mach_port_options_t *mach_port_options_ptr_t; # 356 "/usr/include/mach/port.h" 3 4 enum mach_port_guard_exception_codes { kGUARD_EXC_DESTROY = 1u << 0, kGUARD_EXC_MOD_REFS = 1u << 1, kGUARD_EXC_SET_CONTEXT = 1u << 2, kGUARD_EXC_UNGUARDED = 1u << 3, kGUARD_EXC_INCORRECT_GUARD = 1u << 4 }; # 339 "/usr/include/bsm/audit.h" 2 3 4 mach_port_name_t audit_session_self(void); au_asid_t audit_session_join(mach_port_name_t port); int audit_session_port(au_asid_t asid, mach_port_name_t *portname); # 77 "/usr/include/sys/ucred.h" 2 3 4 struct label; # 1 "/usr/include/sys/queue.h" 1 3 4 # 82 "/usr/include/sys/ucred.h" 2 3 4 struct ucred { struct { struct ucred *tqe_next; struct ucred **tqe_prev; } cr_link; u_long cr_ref; struct posix_cred { uid_t cr_uid; uid_t cr_ruid; uid_t cr_svuid; short cr_ngroups; gid_t cr_groups[16]; gid_t cr_rgid; gid_t cr_svgid; uid_t cr_gmuid; int cr_flags; } cr_posix; struct label *cr_label; struct au_session cr_audit; }; typedef struct ucred *kauth_cred_t; typedef struct posix_cred *posix_cred_t; # 132 "/usr/include/sys/ucred.h" 3 4 struct xucred { u_int cr_version; uid_t cr_uid; short cr_ngroups; gid_t cr_groups[16]; }; # 84 "/usr/include/sys/sysctl.h" 2 3 4 # 1 "/usr/include/sys/proc.h" 1 3 4 # 74 "/usr/include/sys/proc.h" 3 4 # 1 "/usr/include/sys/select.h" 1 3 4 # 111 "/usr/include/sys/select.h" 3 4 int pselect(int, fd_set * , fd_set * , fd_set * , const struct timespec * , const sigset_t * ) __asm("_" "pselect" "$1050") ; # 75 "/usr/include/sys/proc.h" 2 3 4 # 1 "/usr/include/sys/lock.h" 1 3 4 # 77 "/usr/include/sys/proc.h" 2 3 4 # 1 "/usr/include/sys/event.h" 1 3 4 # 80 "/usr/include/sys/event.h" 3 4 #pragma pack(4) struct kevent { uintptr_t ident; int16_t filter; uint16_t flags; uint32_t fflags; intptr_t data; void *udata; }; #pragma pack() struct kevent64_s { uint64_t ident; int16_t filter; uint16_t flags; uint32_t fflags; int64_t data; uint64_t udata; uint64_t ext[2]; }; # 225 "/usr/include/sys/event.h" 3 4 enum { eNoteReapDeprecated = 0x10000000 }; # 243 "/usr/include/sys/event.h" 3 4 enum { eNoteExitReparentedDeprecated = 0x00080000 }; # 315 "/usr/include/sys/event.h" 3 4 struct knote; struct klist { struct knote *slh_first; } ; struct timespec; int kqueue(void); int kevent(int kq, const struct kevent *changelist, int nchanges, struct kevent *eventlist, int nevents, const struct timespec *timeout); int kevent64(int kq, const struct kevent64_s *changelist, int nchanges, struct kevent64_s *eventlist, int nevents, unsigned int flags, const struct timespec *timeout); # 79 "/usr/include/sys/proc.h" 2 3 4 struct session; struct pgrp; struct proc; struct extern_proc { union { struct { struct proc *__p_forw; struct proc *__p_back; } p_st1; struct timeval __p_starttime; } p_un; struct vmspace *p_vmspace; struct sigacts *p_sigacts; int p_flag; char p_stat; pid_t p_pid; pid_t p_oppid; int p_dupfd; caddr_t user_stack; void *exit_thread; int p_debugger; boolean_t sigwait; u_int p_estcpu; int p_cpticks; fixpt_t p_pctcpu; void *p_wchan; char *p_wmesg; u_int p_swtime; u_int p_slptime; struct itimerval p_realtimer; struct timeval p_rtime; u_quad_t p_uticks; u_quad_t p_sticks; u_quad_t p_iticks; int p_traceflag; struct vnode *p_tracep; int p_siglist; struct vnode *p_textvp; int p_holdcnt; sigset_t p_sigmask; sigset_t p_sigignore; sigset_t p_sigcatch; u_char p_priority; u_char p_usrpri; char p_nice; char p_comm[16 +1]; struct pgrp *p_pgrp; struct user *p_addr; u_short p_xstat; u_short p_acflag; struct rusage *p_ru; }; # 85 "/usr/include/sys/sysctl.h" 2 3 4 # 1 "/usr/include/sys/vm.h" 1 3 4 # 76 "/usr/include/sys/vm.h" 3 4 struct vmspace { int32_t dummy; caddr_t dummy2; int32_t dummy3[5]; caddr_t dummy4[3]; }; # 86 "/usr/include/sys/sysctl.h" 2 3 4 # 133 "/usr/include/sys/sysctl.h" 3 4 struct ctlname { char *ctl_name; int ctl_type; }; # 446 "/usr/include/sys/sysctl.h" 3 4 struct _pcred { char pc_lock[72]; struct ucred *pc_ucred; uid_t p_ruid; uid_t p_svuid; gid_t p_rgid; gid_t p_svgid; int p_refcnt; }; struct _ucred { int32_t cr_ref; uid_t cr_uid; short cr_ngroups; gid_t cr_groups[16]; }; struct kinfo_proc { struct extern_proc kp_proc; struct eproc { struct proc *e_paddr; struct session *e_sess; struct _pcred e_pcred; struct _ucred e_ucred; struct vmspace e_vm; pid_t e_ppid; pid_t e_pgid; short e_jobc; dev_t e_tdev; pid_t e_tpgid; struct session *e_tsess; char e_wmesg[7 +1]; segsz_t e_xsize; short e_xrssize; short e_xccount; short e_xswrss; int32_t e_flag; char e_login[12]; int32_t e_spare[4]; } kp_eproc; }; struct kinfo_lctx { pid_t id; int mc; }; # 540 "/usr/include/sys/sysctl.h" 3 4 struct xsw_usage { u_int64_t xsu_total; u_int64_t xsu_avail; u_int64_t xsu_used; u_int32_t xsu_pagesize; boolean_t xsu_encrypted; }; struct loadavg { fixpt_t ldavg[3]; long fscale; }; extern struct loadavg averunnable; # 772 "/usr/include/sys/sysctl.h" 3 4 int sysctl(int *, u_int, void *, size_t *, void *, size_t); int sysctlbyname(const char *, void *, size_t *, void *, size_t); int sysctlnametomib(const char *, int *, size_t *); # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Defined "HAVE_SYS_SYSCTL_H" to "1" ================================================================================ TEST checkSharedLibrary from config.packages.pthread(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:637) TESTING: checkSharedLibrary from config.packages.pthread(config/BuildSystem/config/package.py:637) By default we don't care about checking if the library is shared Popping language C ================================================================================ TEST alternateConfigureLibrary from config.packages.PARTY(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.PARTY(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.papi(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.papi(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.pami(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.pami(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.p4est(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.p4est(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.opengles(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.opengles(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.PTScotch(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.PTScotch(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.Numpy(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.Numpy(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.petsc4py(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/petsc4py.py:103) TESTING: alternateConfigureLibrary from config.packages.petsc4py(config/BuildSystem/config/packages/petsc4py.py:103) Defined make rule "petsc4py-build" with dependencies "" and code [] Defined make rule "petsc4py-install" with dependencies "" and code [] ================================================================================ TEST alternateConfigureLibrary from config.packages.mpi4py(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/mpi4py.py:70) TESTING: alternateConfigureLibrary from config.packages.mpi4py(config/BuildSystem/config/packages/mpi4py.py:70) Defined make rule "mpi4py-build" with dependencies "" and code [] Defined make rule "mpi4py-install" with dependencies "" and code [] ================================================================================ TEST alternateConfigureLibrary from config.packages.mpe(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.mpe(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.Matlab(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/Matlab.py:35) TESTING: alternateConfigureLibrary from config.packages.Matlab(config/BuildSystem/config/packages/Matlab.py:35) ================================================================================ TEST alternateConfigureLibrary from config.packages.MatlabEngine(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.MatlabEngine(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.Mathematica(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.Mathematica(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default Checking for program /opt/local/bin/lgrind...not found Checking for program /opt/local/sbin/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 /opt/X11/bin/lgrind...not found Checking for program /Users/gbisht/lgrind...not found Checking for program /Users/gbisht/projects/petsc/petsc_f0284fa/bin/win32fe/lgrind...not found ================================================================================ TEST alternateConfigureLibrary from config.packages.openmp(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.openmp(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default Pushing language C ================================================================================ TEST configureLibrary from config.packages.hwloc(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:579) TESTING: configureLibrary from config.packages.hwloc(config/BuildSystem/config/package.py:579) Find an installation and check if it can work with PETSc ================================================================================== Checking for a functional hwloc Checking for library in Compiler specific search HWLOC: [] ================================================================================ TEST check from config.libraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/libraries.py:146) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:146) 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 [hwloc_topology_init] in library [] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char hwloc_topology_init(); static void _check_hwloc_topology_init() { hwloc_topology_init(); } int main() { _check_hwloc_topology_init();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "_hwloc_topology_init", referenced from: __check_hwloc_topology_init in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status Popping language C Checking for library in Compiler specific search HWLOC: ['libhwloc.a'] ================================================================================ TEST check from config.libraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/libraries.py:146) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:146) 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 [hwloc_topology_init] in library ['libhwloc.a'] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char hwloc_topology_init(); static void _check_hwloc_topology_init() { hwloc_topology_init(); } int main() { _check_hwloc_topology_init();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -lhwloc -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: ld: library not found for -lhwloc collect2: error: ld returned 1 exit status Popping language C Checking for library in Compiler specific search HWLOC: ['libhwloc.a', 'libxml2.a'] ================================================================================ TEST check from config.libraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/libraries.py:146) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:146) 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 [hwloc_topology_init] in library ['libhwloc.a', 'libxml2.a'] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char hwloc_topology_init(); static void _check_hwloc_topology_init() { hwloc_topology_init(); } int main() { _check_hwloc_topology_init();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -lhwloc -lxml2 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: ld: library not found for -lhwloc collect2: error: ld returned 1 exit status Popping language C HWLOC: DirPath not found.. skipping: /usr/local/lib HWLOC: DirPath not found.. skipping: /usr/local/lib64 Checking for library in Package specific search directory HWLOC: ['/opt/local/lib/libhwloc.a'] Contents: ['bin', 'etc', 'include', 'lib', 'libexec', 'Library', 'man', 'sbin', 'share', 'var'] ================================================================================ TEST check from config.libraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/libraries.py:146) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:146) 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 [hwloc_topology_init] in library ['/opt/local/lib/libhwloc.a'] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char hwloc_topology_init(); static void _check_hwloc_topology_init() { hwloc_topology_init(); } int main() { _check_hwloc_topology_init();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/opt/local/lib -L/opt/local/lib -lhwloc -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: ld: library not found for -lhwloc collect2: error: ld returned 1 exit status Popping language C Checking for library in Package specific search directory HWLOC: ['/opt/local/lib/libhwloc.a', 'libxml2.a'] Contents: ['bin', 'etc', 'include', 'lib', 'libexec', 'Library', 'man', 'sbin', 'share', 'var'] ================================================================================ TEST check from config.libraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/libraries.py:146) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:146) 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 [hwloc_topology_init] in library ['/opt/local/lib/libhwloc.a', 'libxml2.a'] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char hwloc_topology_init(); static void _check_hwloc_topology_init() { hwloc_topology_init(); } int main() { _check_hwloc_topology_init();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/opt/local/lib -L/opt/local/lib -lhwloc -lxml2 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: ld: library not found for -lhwloc collect2: error: ld returned 1 exit status Popping language C HWLOC: DirPath not found.. skipping: /opt/local/lib64 ================================================================================ TEST checkSharedLibrary from config.packages.hwloc(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:637) TESTING: checkSharedLibrary from config.packages.hwloc(config/BuildSystem/config/package.py:637) By default we don't care about checking if the library is shared Popping language C ================================================================================ TEST alternateConfigureLibrary from config.packages.gmp(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.gmp(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.mpfr(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.mpfr(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.opengl(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.opengl(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.glut(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.glut(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.scientificpython(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.scientificpython(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.fiat(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.fiat(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.fftw(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.fftw(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default Pushing language C ================================================================================ TEST configureLibrary from config.packages.ctetgen(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/ctetgen.py:22) TESTING: configureLibrary from config.packages.ctetgen(config/BuildSystem/config/packages/ctetgen.py:22) Just assume the downloaded library will work Looking for CTETGEN in directory starting with ctetgen Could not locate an existing copy of ctetgen: ['sowing'] Downloading ctetgen =============================================================================== Trying to download https://bitbucket.org/petsc/ctetgen.git for CTETGEN =============================================================================== Executing: ['git', 'clone', 'https://bitbucket.org/petsc/ctetgen.git', '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/ctetgen'] Executing: ['git', 'checkout', '-f', '6d01158'] Looking for CTETGEN in directory starting with ctetgen Found a copy of CTETGEN in ctetgen Looking for CTETGEN in directory starting with ctetgen Found a copy of CTETGEN in ctetgen ================================================================================ TEST checkSharedLibrary from config.packages.ctetgen(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:637) TESTING: checkSharedLibrary from config.packages.ctetgen(config/BuildSystem/config/package.py:637) By default we don't care about checking if the library is shared Popping language C Pushing language C ================================================================================ TEST configureLibrary from config.packages.hdf5(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/hdf5.py:45) TESTING: configureLibrary from config.packages.hdf5(config/BuildSystem/config/packages/hdf5.py:45) ================================================================================== Checking for a functional hdf5 Looking for HDF5 in directory starting with hdf5 Could not locate an existing copy of hdf5: ['ctetgen', 'sowing'] Downloading hdf5 =============================================================================== Trying to download http://www.hdfgroup.org/ftp/HDF5/prev-releases/hdf5-1.8.12/src/hdf5-1.8.12.tar.gz for HDF5 =============================================================================== Downloading http://www.hdfgroup.org/ftp/HDF5/prev-releases/hdf5-1.8.12/src/hdf5-1.8.12.tar.gz to /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/_d_hdf5-1.8.12.tar.gz Extracting /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/_d_hdf5-1.8.12.tar.gz ERROR: file could not be opened successfully Downloaded package hdf5 from: http://www.hdfgroup.org/ftp/HDF5/prev-releases/hdf5-1.8.12/src/hdf5-1.8.12.tar.gz is not a tarball. [or installed python cannot process compressed files] * If you are behind a firewall - please fix your proxy and rerun ./configure For example at LANL you may need to set the environmental variable http_proxy (or HTTP_PROXY?) to http://proxyout.lanl.gov * Alternatively, you can download the above URL manually, to /yourselectedlocation/hdf5-1.8.12.tar.gz and use the configure option: --download-hdf5=/yourselectedlocation/hdf5-1.8.12.tar.gz =============================================================================== Trying to download http://ftp.mcs.anl.gov/pub/petsc/externalpackages/hdf5-1.8.12.tar.gz for HDF5 =============================================================================== Downloading http://ftp.mcs.anl.gov/pub/petsc/externalpackages/hdf5-1.8.12.tar.gz to /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/_d_hdf5-1.8.12.tar.gz Extracting /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/_d_hdf5-1.8.12.tar.gz Executing: cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages; chmod -R a+r hdf5-1.8.12;find hdf5-1.8.12 -type d -name "*" -exec chmod a+rx {} \; Looking for HDF5 in directory starting with hdf5 Found a copy of HDF5 in hdf5-1.8.12 Looking for HDF5 in directory starting with hdf5 Found a copy of HDF5 in hdf5-1.8.12 Pushing language C All intermediate test results are stored in /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.hdf5 Popping language C Pushing language Cxx Popping language Cxx Pushing language FC Executing: /opt/local/bin/mpif90-mpich-gcc49 -v stdout: mpifort for MPICH version 3.1.4 Popping language FC Have to rebuild hdf5, /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hdf5.petscconf != /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/petsc/conf/hdf5 =============================================================================== Running configure on HDF5; this may take several minutes =============================================================================== Executing: cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12 && ./configure --prefix=/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug MAKE=/opt/local/bin/gmake --libdir=/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib CC="/opt/local/bin/mpicc-mpich-gcc49" CFLAGS="-fPIC -g3 -O0" AR="/opt/local/bin/ar" ARFLAGS="cr" CXX="/opt/local/bin/mpicxx-mpich-gcc49" CXXFLAGS="-g -O0 -fPIC" F90="/opt/local/bin/mpif90-mpich-gcc49" F90FLAGS="-fPIC -ffree-line-length-0 -g -O0" F77="/opt/local/bin/mpif90-mpich-gcc49" FFLAGS="-fPIC -ffree-line-length-0 -g -O0" FC="/opt/local/bin/mpif90-mpich-gcc49" FCFLAGS="-fPIC -ffree-line-length-0 -g -O0" --enable-shared --enable-parallel --enable-fortran F9X="/opt/local/bin/mpif90-mpich-gcc49" 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 /opt/local/bin/gmake sets $(MAKE)... yes checking whether /opt/local/bin/gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i386-apple-darwin14.4.0 checking host system type... i386-apple-darwin14.4.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 i386-apple-darwin14.4.0... no checking for config i386-apple-darwin14.4.0... no checking for config apple-darwin14.4.0... no checking for config apple-darwin14.4.0... no checking for config i386-darwin14.4.0... no checking for config i386-darwin14.4.0... no checking for config i386-apple... no checking for config darwin14.4.0... no checking for config darwin14.4.0... no checking for config apple... found compiler '/opt/local/bin/mpicc-mpich-gcc49' is GNU gcc-4.9.3 No match to get fc_version_info and flags for /opt/local/bin/mpif90-mpich-gcc49 No match to get cxx_version_info for /opt/local/bin/mpicxx-mpich-gcc49 checking for config ./config/site-specific/host-gautam-laptop... no checking for gcc... /opt/local/bin/mpicc-mpich-gcc49 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 /opt/local/bin/mpicc-mpich-gcc49 accepts -g... yes checking for /opt/local/bin/mpicc-mpich-gcc49 option to accept ISO C89... none needed checking for style of include used by /opt/local/bin/gmake... GNU checking dependency style of /opt/local/bin/mpicc-mpich-gcc49... gcc3 checking if unsupported combinations of configure options are allowed... no checking if Fortran interface enabled... yes checking if Fortran 2003 interface enabled... yes checking whether we are using the GNU Fortran compiler... yes checking whether /opt/local/bin/mpif90-mpich-gcc49 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 /opt/local/bin/mpif90-mpich-gcc49 accepts -g... (cached) yes checking what /opt/local/bin/mpif90-mpich-gcc49 does with modules... MODULE.mod checking how /opt/local/bin/mpif90-mpich-gcc49 finds modules... -I checking how to get verbose linking output from /opt/local/bin/mpif90-mpich-gcc49... -v checking for Fortran libraries of /opt/local/bin/mpif90-mpich-gcc49... -L/opt/local/lib/mpich-gcc49 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/../../.. -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 default REAL is DOUBLE PRECISION... no checking whether we are using the GNU C++ compiler... yes checking whether /opt/local/bin/mpicxx-mpich-gcc49 accepts -g... yes checking dependency style of /opt/local/bin/mpicxx-mpich-gcc49... gcc3 checking how to run the C++ preprocessor... /opt/local/bin/mpicxx-mpich-gcc49 -E checking if c++ interface enabled... no checking for perl... perl checking whether /opt/local/bin/gmake sets $(MAKE)... (cached) yes checking for tr... /usr/bin/tr checking if srcdir= and time commands work together... yes checking for mpiexec... /opt/local/bin/mpiexec shared libraries explicitly enabled by user checking if shared Fortran libraries are supported... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /opt/local/bin/mpicc-mpich-gcc49... /opt/local/bin/ld checking if the linker (/opt/local/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm checking the name lister (/opt/local/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-apple-darwin14.4.0 file names to i386-apple-darwin14.4.0 format... func_convert_file_noop checking how to convert i386-apple-darwin14.4.0 file names to toolchain format... func_convert_file_noop checking for /opt/local/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool 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 /opt/local/bin/nm output from /opt/local/bin/mpicc-mpich-gcc49 object... ok checking for sysroot... no 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 how to run the C preprocessor... /opt/local/bin/mpicc-mpich-gcc49 -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 dlfcn.h... yes checking for objdir... .libs checking if /opt/local/bin/mpicc-mpich-gcc49 supports -fno-rtti -fno-exceptions... no checking for /opt/local/bin/mpicc-mpich-gcc49 option to produce PIC... -fno-common -DPIC checking if /opt/local/bin/mpicc-mpich-gcc49 PIC flag -fno-common -DPIC works... yes checking if /opt/local/bin/mpicc-mpich-gcc49 static flag -static works... no checking if /opt/local/bin/mpicc-mpich-gcc49 supports -c -o file.o... yes checking if /opt/local/bin/mpicc-mpich-gcc49 supports -c -o file.o... (cached) yes checking whether the /opt/local/bin/mpicc-mpich-gcc49 linker (/opt/local/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin14.4.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 /opt/local/bin/mpif90-mpich-gcc49 option to produce PIC... -fno-common checking if /opt/local/bin/mpif90-mpich-gcc49 PIC flag -fno-common works... yes checking if /opt/local/bin/mpif90-mpich-gcc49 static flag -static works... no checking if /opt/local/bin/mpif90-mpich-gcc49 supports -c -o file.o... yes checking if /opt/local/bin/mpif90-mpich-gcc49 supports -c -o file.o... (cached) yes checking whether the /opt/local/bin/mpif90-mpich-gcc49 linker (/opt/local/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin14.4.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 make... checking how make searches directories... VPATH=DIR1 DIR2 ... checking whether make will build with undefined variables... yes checking for production mode... production 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 for difftime... yes checking for gettimeofday... yes checking for library containing clock_gettime... no checking for clock_gettime... no 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 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 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 if configure should try to set up large file support... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking if large (64-bit) files are supported on this system.... yes skipping test for lseek64(), fseeko64 , ftello64, ftruncate64() because off64_t is not defined checking for fseeko... yes checking for ftello... yes checking for stat64... yes checking for fstat64... 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 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 off64_t... 0 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 pthread... suppressed checking for thread safe support... no checking whether CLOCK_MONOTONIC is declared... no checking for tm_gmtoff in struct tm... yes checking for __tm_gmtoff in struct tm... no checking for global timezone variable... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct timezone... yes checking whether gettimeofday() gives timezone... yes checking for st_blocks in struct stat... yes checking for _getvideoconfig... no checking for gettextinfo... no checking for GetConsoleScreenBufferInfo... no 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 alarm... yes checking for BSDgettimeofday... no checking for fork... yes checking for frexpf... yes checking for frexpl... yes checking for gethostname... yes checking for getpwuid... yes checking for getrusage... 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 tmpfile... yes checking for vasprintf... yes checking for waitpid... yes checking for vsnprintf... yes checking if vsnprintf returns correct value... yes checking if lone colon can be used as an argument... yes checking for an ANSI C-conforming const... yes checking for inline... inline 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 Threads support system scope... yes checking for gpfs... suppressed checking for debug flags... none checking whether function stack tracking is enabled... no checking whether metadata trace file code is enabled... no checking for API tracing... no checking for instrumented library... no checking whether to clear file buffers... yes checking whether a memory checking tool will be used... no checking for parallel support files... provided by compiler checking prefix for running on one processor... none checking prefix for running in parallel... /opt/local/bin/mpiexec -n $${NPROCS:=6} checking whether a simple MPI-IO program can be linked... yes checking for MPI_Comm_c2f and MPI_Comm_f2c functions... yes checking for MPI_Info_c2f and MPI_Info_f2c functions... yes checking for MPE... suppressed checking if MPI_File_set_size works for files over 2GB... yes checking if MPI_File_get_size is enabled... yes checking for I/O filters... all (shuffle,fletcher32,nbit,scaleoffset) checking for Default Virtual File Driver definition... yes checking for Direct Virtual File Driver support... no 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 converting denormalized floating-point values is possible... yes checking if converting floating-point values to long long is not working... false checking if the machine has window style path name... no checking if converting from long double to integers is accurate... yes checking if converting from long double to integers works... yes checking if accurately converting from integers to long double... yes checking if accurately converting unsigned long to float values... yes checking if accurately converting unsigned long long to floating-point values... yes checking if accurately roundup converting floating-point to unsigned long long values... yes checking if right maximum converting floating-point to unsigned long long values... no checking if correctly converting long double to unsigned int values... yes checking if compiling unsigned long long to floating-point typecasts work... yes checking if compiling long long to floating-point typecasts work... yes checking if converting unsigned long long to long double with precision... yes checking if overflows normally converting floating-point to integer values... yes 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 bad code for log2 routine is generated... no checking if high level library is enabled... yes 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... v18 checking whether to perform strict file format checks... no 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/testcheck_version.sh config.status: creating test/testerror.sh config.status: creating test/H5srcdir_str.h config.status: creating test/testlibinfo.sh config.status: creating test/testlinks_env.sh config.status: creating test/test_plugin.sh config.status: creating testpar/Makefile config.status: creating testpar/testph5.sh config.status: creating perform/Makefile config.status: creating tools/Makefile config.status: creating tools/h5dump/Makefile config.status: creating tools/h5dump/testh5dump.sh config.status: creating tools/h5dump/testh5dumppbits.sh config.status: creating tools/h5dump/testh5dumpxml.sh config.status: creating tools/h5ls/testh5ls.sh config.status: creating tools/h5import/Makefile config.status: creating tools/h5import/h5importtestutil.sh config.status: creating tools/h5diff/Makefile config.status: creating tools/h5diff/testh5diff.sh config.status: creating tools/h5diff/testph5diff.sh config.status: creating tools/h5jam/Makefile config.status: creating tools/h5jam/testh5jam.sh config.status: creating tools/h5repack/Makefile config.status: creating tools/h5repack/h5repack.sh config.status: creating tools/h5repack/h5repack_plugin.sh config.status: creating tools/h5ls/Makefile config.status: creating tools/h5copy/Makefile config.status: creating tools/h5copy/testh5copy.sh config.status: creating tools/lib/Makefile config.status: creating tools/misc/Makefile config.status: creating tools/misc/h5cc config.status: creating tools/misc/testh5mkgrp.sh config.status: creating tools/misc/testh5repart.sh config.status: creating tools/h5stat/testh5stat.sh config.status: creating tools/h5stat/Makefile config.status: creating examples/Makefile config.status: creating examples/run-c-ex.sh config.status: creating examples/testh5cc.sh 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/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 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/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: executing pubconf commands creating src/H5pubconf.h Post process src/libhdf5.settings config.status: executing depfiles commands config.status: executing libtool commands SUMMARY OF THE HDF5 CONFIGURATION ================================= General Information: ------------------- HDF5 Version: 1.8.12 Configured on: Tue Aug 4 20:56:03 PDT 2015 Configured by: gbisht@gautam-laptop Configure mode: production Host system: i386-apple-darwin14.4.0 Uname information: Darwin gautam-laptop 14.4.0 Darwin Kernel Version 14.4.0: Thu May 28 11:35:04 PDT 2015; root:xnu-2782.30.5~1/RELEASE_X86_64 x86_64 Byte sex: little-endian Libraries: static, shared Installation point: /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug Compiling Options: ------------------ Compilation Mode: production C Compiler: /opt/local/bin/mpicc-mpich-gcc49 CFLAGS: -fPIC -g3 -O0 H5_CFLAGS: -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions AM_CFLAGS: CPPFLAGS: H5_CPPFLAGS: -DNDEBUG -UH5_DEBUG_API AM_CPPFLAGS: Shared C Library: yes Static C Library: yes Statically Linked Executables: no LDFLAGS: H5_LDFLAGS: AM_LDFLAGS: Extra libraries: -lz -ldl -lm Archiver: /opt/local/bin/ar Ranlib: ranlib Debugged Packages: API Tracing: no Languages: ---------- Fortran: yes Fortran Compiler: /opt/local/bin/mpif90-mpich-gcc49 Fortran 2003 Compiler: no Fortran Flags: -fPIC -ffree-line-length-0 -g -O0 H5 Fortran Flags: AM Fortran Flags: Shared Fortran Library: no Static Fortran Library: yes C++: no Features: --------- Parallel HDF5: yes High Level library: yes Threadsafety: no Default API Mapping: v18 With Deprecated Public Symbols: yes I/O filters (external): deflate(zlib) I/O filters (internal): shuffle,fletcher32,nbit,scaleoffset MPE: Direct VFD: no dmalloc: no Clear file buffers before write: yes Using memory checker: no Function Stack Tracing: no GPFS: no Strict File Format Checks: no Optimization Instrumentation: no Large File Support (LFS): yes =============================================================================== Running make on HDF5; this may take several minutes =============================================================================== Executing: cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12 && /opt/local/bin/gmake clean stdout: Making clean in src gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/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 rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/src' Making clean in test gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/test' rm -f testhdf5 lheap ohdr stab gheap cache cache_api pool accum hyperslab istore bittests dt_arith dtypes dsets cmpd_dset filter_fail extend external efc objcopy links unlink big mtime fillval mount flush1 flush2 app_ref enum set_extent ttsafe getname vfd ntypes dangle dtransform reserved cross_read freespace mf btree2 fheap file_image unregister error_test err_compat tcheck_version testmeta links_env plugin test -z "libdynlib1.la libdynlib2.la libdynlib3.la" || rm -f libdynlib1.la libdynlib2.la libdynlib3.la rm -f ./so_locations rm -rf .libs _libs test -z "libh5test.la" || rm -f libh5test.la rm -f ./so_locations rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog 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_expand.h5 copy_dcpl_newfile.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-3].h5 extern_[1-4][ab].raw gheap[0-4].h5 dt_arith[1-2] links.h5 links[0-6]*.h5 extlinks[0-15].h5 tmp 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 tvltypes.h5 tvlstr.h5 tvlstr2.h5 flush.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 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 objcopy_src.h5 objcopy_dst.h5 objcopy_ext.dat trefer1.h5 trefer2.h5 app_ref.h5 tcheck_version_*.out tcheck_version_*.err efc[0-5].h5 log_vfd_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 gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/test' Making clean in testpar gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/testpar' rm -f t_mpi t_posix_compliant testphdf5 t_cache t_pflush1 t_pflush2 t_shapesame rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog MPItest.h5 Para*.h5 CacheTestDummy.h5 go gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/testpar' Making clean in tools gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools' Making clean in lib gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/lib' rm -rf .libs _libs test -z "libh5tools.la" || rm -f libh5tools.la rm -f ./so_locations rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/lib' Making clean in h5diff gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5diff' rm -f h5diff ph5diff rm -f h5diffgentest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.h5 expect_sorted actual_sorted gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5diff' Making clean in h5ls gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5ls' rm -f h5ls rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5ls' Making clean in h5dump gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5dump' rm -f h5dump rm -f h5dumpgentest binread rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.h5 *.bin gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5dump' Making clean in misc gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/misc' rm -f h5debug h5repart h5mkgrp rm -f h5repart_gentest talign repart_test test -z "h5redeploy" || rm -f h5redeploy rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.h5 ../testfiles/fst_family*.h5 ../testfiles/scd_family*.h5 gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/misc' Making clean in h5import gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5import' rm -f h5import rm -f h5importtest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.bin gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5import' Making clean in h5repack gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5repack' rm -f h5repack rm -f h5repacktst test -z "libdynlibadd.la" || rm -f libdynlibadd.la rm -f ./so_locations rm -rf .libs _libs rm -f testh5repack_detect_szip rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.h5 *.bin gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5repack' Making clean in h5jam gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5jam' rm -f h5jam h5unjam rm -f tellub h5jamgentest getub rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.h5 gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5jam' Making clean in h5copy gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5copy' rm -f h5copy rm -f h5copygentest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.h5 gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5copy' Making clean in h5stat gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5stat' rm -f h5stat rm -f h5stat_gentest test -z "" || rm -f rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.h5 ../testfiles/fst_family*.h5 ../testfiles/scd_family*.h5 gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5stat' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools' rm -rf .libs _libs rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools' Making clean in . gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12' rm -rf .libs _libs rm -f *.lo if test -d ii_files; then \ rm -f -rf ii_files; \ fi gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12' Making clean in fortran gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran' Making clean in src gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/src' test -z "libhdf5_fortran.la" || rm -f libhdf5_fortran.la rm -f ./so_locations rm -rf .libs _libs rm -f H5match_types H5fortran_detect H5test_kind rm -f *.o test -z "H5fortran_types.f90 H5f90i_gen.h H5fort_type_defines.h H5fortran_detect.f90" || rm -f H5fortran_types.f90 H5f90i_gen.h H5fort_type_defines.h H5fortran_detect.f90 rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/src' Making clean in test gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/test' rm -f fortranlib_test fflush1 fflush2 fortranlib_test_1_8 rm -rf .libs _libs test -z "libh5test_fortran.la" || rm -f libh5test_fortran.la rm -f ./so_locations rm -f *.o test -z "*.tmp" || rm -f *.tmp rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.h5 gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/test' Making clean in testpar gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/testpar' rm -f parallel_test rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog parf[12].h5 gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/testpar' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran' rm -rf .libs _libs rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran' Making clean in hl gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl' Making clean in src gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/src' test -z "libhdf5_hl.la" || rm -f libhdf5_hl.la rm -f ./so_locations rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/src' Making clean in test gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/test' rm -f test_lite test_image test_file_image test_table test_ds test_packet test_dset_opt rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog 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_dectris.h5 gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/test' Making clean in tools gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools' Making clean in gif2h5 gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools/gif2h5' rm -f gif2h5 h52gif rm -rf .libs _libs rm -f h52gifgentst rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.h5 *.gif gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools/gif2h5' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools' rm -rf .libs _libs rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools' Making clean in fortran gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran' Making clean in src gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/src' test -z "libhdf5hl_fortran.la" || rm -f libhdf5hl_fortran.la rm -f ./so_locations rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/src' Making clean in test gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/test' rm -f tstds tstlite tstimage tsttable rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog dsetf[1-4].h5 f1img.h5 f1tab.h5 tstds.h5 gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/test' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran' rm -rf .libs _libs rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl' rm -rf .libs _libs rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl' Making clean in perform gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/perform' rm -f h5perf_serial h5perf rm -f iopipe chunk 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 rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/perform' Executing: cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12 && /opt/local/bin/gmake -j 7 stdout: Making all in src gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/src' /opt/local/bin/gmake all-am gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/src' CC H5checksum.lo CC H5.lo CC H5dbg.lo 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 H5B.lo CC H5Bcache.lo CC H5Bdbg.lo CC H5B2.lo CC H5B2cache.lo CC H5B2dbg.lo CC H5B2hdr.lo CC H5B2int.lo CC H5B2stat.lo CC H5B2test.lo CC H5C.lo CC H5CS.lo CC H5D.lo CC H5Dbtree.lo CC H5Dchunk.lo CC H5Dcompact.lo CC H5Dcontig.lo CC H5Ddbg.lo CC H5Ddeprec.lo CC H5Defl.lo CC H5Dfill.lo CC H5Dint.lo CC H5Dio.lo CC H5Dlayout.lo CC H5Dmpio.lo CC H5Doh.lo CC H5Dscatgath.lo CC H5Dselect.lo CC H5Dtest.lo CC H5E.lo CC H5Edeprec.lo CC H5Eint.lo CC H5F.lo CC H5Faccum.lo CC H5Fcwfs.lo CC H5Fdbg.lo CC H5Fefc.lo CC H5Ffake.lo CC H5Fio.lo CC H5Fmount.lo CC H5Fmpi.lo CC H5Fquery.lo CC H5Fsfile.lo CC H5Fsuper.lo CC H5Fsuper_cache.lo CC H5Ftest.lo CC H5FD.lo CC H5FDcore.lo CC H5FDdirect.lo CC H5FDfamily.lo CC H5FDint.lo CC H5FDlog.lo CC H5FDmpi.lo CC H5FDmpio.lo CC H5FDmpiposix.lo CC H5FDmulti.lo CC H5FDsec2.lo CC H5FDspace.lo CC H5FDstdio.lo CC H5FL.lo CC H5FO.lo CC H5FS.lo CC H5FScache.lo CC H5FSdbg.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 H5HP.lo CC H5I.lo CC H5Itest.lo CC H5L.lo CC H5Lexternal.lo CC H5make_libsettings.o 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 H5Oainfo.lo CC H5Oalloc.lo CC H5Oattr.lo CC H5Oattribute.lo CC H5Obogus.lo CC H5Obtreek.lo CC H5Ocache.lo CC H5Ochunk.lo CC H5Ocont.lo CC H5Ocopy.lo CC H5Odbg.lo CC H5Odrvinfo.lo CC H5Odtype.lo CC H5Oefl.lo CC H5Ofill.lo CC H5Oginfo.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 H5Ostab.lo CC H5Oshmesg.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 H5Pfapl.lo CC H5Pfcpl.lo CC H5Pfmpl.lo CC H5Pgcpl.lo CC H5Pint.lo CC H5Plapl.lo CC H5Plcpl.lo CC H5Pocpl.lo CC H5Pocpypl.lo CC H5Pstrcpl.lo CC H5Ptest.lo CC H5PL.lo CC H5R.lo CC H5Rdeprec.lo CC H5RC.lo CC H5RS.lo CC H5S.lo CC H5Sall.lo CC H5Sdbg.lo CC H5Shyper.lo CC H5Smpio.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 H5Tpad.lo CC H5Tprecis.lo CC H5Tstrpad.lo CC H5Tvisit.lo CC H5Tvlen.lo CC H5TS.lo CC H5V.lo CC H5WB.lo CC H5Z.lo CC H5Zdeflate.lo CC H5Zfletcher32.lo CC H5Znbit.lo CC H5Zshuffle.lo CC H5Zszip.lo CC H5Zscaleoffset.lo CC H5Ztrans.lo CCLD H5make_libsettings CCLD H5detect LD_LIBRARY_PATH="$LD_LIBRARY_PATH`echo | \ sed -e 's/-L/:/g' -e 's/ //g'`" \ ./H5make_libsettings > H5lib_settings.c || \ (test $HDF5_Make_Ignore && echo "*** Error ignored") || \ (rm -f H5lib_settings.c ; exit 1) CC H5lib_settings.lo LD_LIBRARY_PATH="$LD_LIBRARY_PATH`echo | \ sed -e 's/-L/:/g' -e 's/ //g'`" \ ./H5detect > H5Tinit.c || \ (test $HDF5_Make_Ignore && echo "*** Error ignored") || \ (rm -f H5Tinit.c ; exit 1) CC H5Tinit.lo CCLD libhdf5.la gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/src' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/src' Making all in test gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/test' CC dynlib1.lo CC dynlib2.lo CC dynlib3.lo CC h5test.lo CC testframe.lo CC cache_common.lo CC testhdf5.o CC tarray.o CC tattr.o CC tchecksum.o CC tconfig.o CC tfile.o CC tgenprop.o CC th5o.o CC th5s.o CC tcoords.o CC theap.o CC tid.o CC titerate.o CC tmeta.o CC tmisc.o CC trefer.o CC trefstr.o CC tselect.o CC tskiplist.o CC tsohm.o CC ttime.o CC ttst.o CC tunicode.o CC tvlstr.o CC tvltypes.o CC lheap.o CC ohdr.o CC stab.o CC gheap.o CC cache.o CC cache_api.o CC pool.o CC accum.o CC hyperslab.o CC istore.o CC bittests.o CC dt_arith.o CC dtypes.o CC dsets.o CC cmpd_dset.o CC filter_fail.o CC extend.o CC external.o CC efc.o CC objcopy.o CC links.o CC unlink.o CC big.o CC mtime.o CC fillval.o CC mount.o CC flush1.o CC flush2.o CC app_ref.o CC enum.o CC set_extent.o CC ttsafe.o CC ttsafe_dcreate.o CC ttsafe_error.o CC ttsafe_cancel.o CC ttsafe_acreate.o CC getname.o CC vfd.o CC ntypes.o CC dangle.o CC dtransform.o CC reserved.o CC cross_read.o CC freespace.o CC mf.o CC btree2.o CC fheap.o CC file_image.o CC unregister.o CC error_test.o CC err_compat.o CC tcheck_version.o CC testmeta.o CC links_env.o CC plugin.o CCLD libdynlib1.la CCLD libdynlib2.la CCLD libdynlib3.la CCLD libh5test.la CCLD testhdf5 CCLD lheap CCLD ohdr CCLD gheap CCLD stab CCLD cache CCLD cache_api CCLD pool CCLD accum CCLD hyperslab CCLD istore CCLD bittests CCLD dt_arith CCLD dtypes CCLD dsets CCLD cmpd_dset CCLD filter_fail CCLD extend CCLD external CCLD efc CCLD objcopy CCLD links CCLD unlink CCLD big CCLD mtime CCLD fillval CCLD mount CCLD flush1 CCLD flush2 CCLD app_ref CCLD enum CCLD set_extent CCLD ttsafe CCLD getname CCLD vfd CCLD ntypes CCLD dangle CCLD dtransform CCLD reserved CCLD cross_read CCLD freespace CCLD mf CCLD btree2 CCLD fheap CCLD file_image CCLD unregister CCLD error_test CCLD err_compat CCLD tcheck_version CCLD testmeta CCLD links_env CCLD plugin gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/test' Making all in testpar gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/testpar' CC t_mpi.o CC t_posix_compliant.o CC testphdf5.o CC t_dset.o CC t_file.o CC t_file_image.o CC t_mdset.o CC t_ph5basic.o CC t_coll_chunk.o CC t_span_tree.o CC t_chunk_alloc.o CC t_filter_read.o CC t_cache.o CC t_pflush1.o CC t_pflush2.o CC t_shapesame.o CCLD t_mpi CCLD t_posix_compliant CCLD t_pflush1 CCLD t_pflush2 CCLD testphdf5 CCLD t_cache CCLD t_shapesame gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/testpar' Making all in tools gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools' Making all in lib gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/lib' CC h5tools.lo CC h5tools_dump.lo CC h5tools_str.lo CC h5tools_utils.lo CC h5diff.lo CC h5diff_array.lo CC h5diff_attr.lo CC h5diff_dset.lo CC h5diff_util.lo CC h5trav.lo CC h5tools_filters.lo CC h5tools_ref.lo CC h5tools_type.lo CCLD libh5tools.la gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/lib' Making all in h5diff gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5diff' CC h5diff_main.o CC h5diff_common.o CC ph5diff_main.o CC h5diffgentest.o CCLD h5diff CCLD ph5diff CCLD h5diffgentest gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5diff' Making all in h5ls gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5ls' CC h5ls.o CCLD h5ls gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5ls' Making all in h5dump gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5dump' CC h5dump.o CC h5dump_ddl.o CC h5dump_xml.o CC h5dumpgentest.o CC binread.o CCLD binread CCLD h5dump CCLD h5dumpgentest gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5dump' Making all in misc gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/misc' CC h5debug.o CC h5repart.o CC h5mkgrp.o CC h5repart_gentest.o CC talign.o CC repart_test.o CCLD repart_test CCLD h5repart_gentest CCLD h5mkgrp CCLD talign CCLD h5repart CCLD h5debug gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/misc' Making all in h5import gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5import' CC h5import.o CC h5importtest.o CCLD h5importtest CCLD h5import gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5import' Making all in h5repack gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5repack' CC dynlib1.lo CC h5repack.o CC h5repack_copy.o CC h5repack_filters.o CC h5repack_opttable.o CC h5repack_parse.o CC h5repack_refs.o CC h5repack_verify.o CC h5repack_main.o CC testh5repack_detect_szip.o CC h5repacktst.o CCLD libdynlibadd.la CCLD testh5repack_detect_szip CCLD h5repack CCLD h5repacktst gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5repack' Making all in h5jam gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5jam' CC h5jam.o CC h5unjam.o CC tellub.o CC h5jamgentest.o CC getub.o CCLD getub CCLD tellub CCLD h5jamgentest CCLD h5unjam CCLD h5jam gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5jam' Making all in h5copy gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5copy' CC h5copy.o CC h5copygentest.o CCLD h5copy CCLD h5copygentest gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5copy' Making all in h5stat gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5stat' CC h5stat.o CC h5stat_gentest.o CCLD h5stat_gentest CCLD h5stat gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5stat' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools' Making all in . gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/perform' CC sio_perf.o CC sio_engine.o CC sio_timer.o CC pio_perf.o CC pio_engine.o CC pio_timer.o CC iopipe.o CC chunk.o CC overhead.o CC zip_perf.o CC perf_meta.o CC perf.o CCLD h5perf_serial CCLD iopipe CCLD chunk CCLD overhead CCLD h5perf CCLD zip_perf CCLD perf_meta CCLD perf gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/perform' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12' Making all in fortran gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran' Making all in src gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/src' FC H5test_kind_SIZEOF.o FCLD H5test_kind ./H5test_kind > H5fortran_detect.f90 FC H5fortran_detect.o FCLD H5fortran_detect ./H5fortran_detect > H5fort_type_defines.h CC H5match_types.o CCLD H5match_types ./H5match_types /opt/local/bin/gmake all-am gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/src' FC H5fortran_types.lo CC H5f90kit.lo CC H5_f.lo CC H5Af.lo CC H5Df.lo CC H5Ef.lo CC H5Ff.lo CC H5Gf.lo CC H5If.lo CC H5Lf.lo CC H5Of.lo CC H5Pf.lo CC H5Rf.lo CC H5Sf.lo CC H5Tf.lo CC H5Zf.lo CC H5FDmpiof.lo FC H5f90global.lo FC H5_ff_F90.lo FC H5Aff.lo FC H5Dff.lo FC H5Eff.lo FC H5Fff.lo FC H5Gff.lo FC H5Iff.lo FC H5Lff.lo FC H5Off.lo FC H5Pff.lo FC H5Rff.lo FC H5Sff.lo FC H5Tff.lo FC H5Zff.lo FC H5Aff_F90.lo FC H5Dff_F90.lo FC H5Fff_F90.lo FC H5Eff_F90.lo FC H5Pff_F90.lo FC H5Lff_F90.lo FC H5Off_F90.lo FC H5Rff_F90.lo FC H5Tff_F90.lo FC H5FDmpioff.lo FC H5_ff.lo FC H5_DBLE_InterfaceInclude.lo FC HDF5mpio.lo FCLD libhdf5_fortran.la gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/src' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/src' Making all in test gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/test' FC tf.lo CC t.lo FC fortranlib_test-fortranlib_test.o FC fortranlib_test-tH5D.o FC fortranlib_test-tH5F.o FC fortranlib_test-tH5R.o FC fortranlib_test-tH5S.o FC fortranlib_test-tH5T.o FC fortranlib_test-tH5VL.o FC fortranlib_test-tH5Z.o FC fortranlib_test-tH5Sselect.o FC fortranlib_test-tH5P.o FC fortranlib_test-tH5A.o FC fortranlib_test-tH5I.o FC fortranlib_test-tH5G.o FC fortranlib_test-tH5E.o FC fflush1.o FC fflush2.o FC fortranlib_test_1_8.o FC tH5F.o FC tH5O.o FC tH5A_1_8.o FC tH5G_1_8.o FCLD libh5test_fortran.la FCLD fflush1 FCLD fflush2 FCLD fortranlib_test FCLD fortranlib_test_1_8 gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/test' Making all in testpar gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/testpar' FC ptest.o FC hyper.o FC mdset.o FCLD parallel_test gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/testpar' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran' Making all in hl gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl' Making all in src gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/src' CC H5DO.lo CC H5DS.lo CC H5IM.lo CC H5LT.lo CC H5LTanalyze.lo CC H5LTparse.lo CC H5PT.lo CC H5TB.lo CCLD libhdf5_hl.la gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/src' Making all in test gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/test' CC test_lite.o CC test_image.o CC test_file_image.o CC test_table.o CC test_ds.o CC test_packet.o CC test_dset_opt.o CCLD test_image CCLD test_file_image CCLD test_packet CCLD test_dset_opt CCLD test_lite CCLD test_table CCLD test_ds gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/test' Making all in tools gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools' Making all in gif2h5 gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools/gif2h5' CC gif2hdf.o CC gif2mem.o CC decompress.o CC gifread.o CC writehdf.o CC hdf2gif.o CC hdfgifwr.o CC h52gifgentst.o CCLD gif2h5 CCLD h52gif CCLD h52gifgentst gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools/gif2h5' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools' Making all in fortran gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran' Making all in src gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/src' CC H5DSfc.lo CC H5LTfc.lo CC H5IMfc.lo CC H5IMcc.lo CC H5TBfc.lo FC H5DSff.lo FC H5LTff.lo FC H5IMff.lo FC H5TBff.lo FCLD libhdf5hl_fortran.la gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/src' Making all in test gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/test' FC tstds.o FC tstlite.o FC tstimage.o FC tsttable.o FCLD tstimage FCLD tsttable FCLD tstds FCLD tstlite gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/test' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl' Making all in perform gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/perform' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/perform' =============================================================================== Running make install on HDF5; this may take several minutes =============================================================================== Executing: cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12 && /opt/local/bin/gmake install stdout: Making install in src gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/src' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/src' ../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libhdf5.la '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib' libtool: install: /usr/bin/install -c .libs/libhdf5.8.dylib /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5.8.dylib libtool: install: (cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib && { ln -s -f libhdf5.8.dylib libhdf5.dylib || { rm -f libhdf5.dylib && ln -s libhdf5.8.dylib libhdf5.dylib; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5.lai /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5.la libtool: install: /usr/bin/install -c .libs/libhdf5.a /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5.a libtool: install: chmod 644 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5.a libtool: install: ranlib /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5.a ../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include' /usr/bin/install -c -m 644 hdf5.h H5api_adpt.h H5overflow.h H5pubconf.h H5public.h H5version.h H5Apublic.h H5ACpublic.h H5Cpublic.h H5Dpublic.h H5Epubgen.h H5Epublic.h H5Fpublic.h H5FDpublic.h H5FDcore.h H5FDdirect.h H5FDfamily.h H5FDlog.h H5FDmpi.h H5FDmpio.h H5FDmpiposix.h H5FDmulti.h H5FDsec2.h H5FDstdio.h H5Gpublic.h H5Ipublic.h H5Lpublic.h H5MMpublic.h H5Opublic.h H5Ppublic.h H5PLextern.h H5Rpublic.h H5Spublic.h H5Tpublic.h H5Zpublic.h '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include' ../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib' /usr/bin/install -c -m 644 libhdf5.settings '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/src' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/src' Making install in test gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/test' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/test' ../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libdynlib1.la libdynlib2.la libdynlib3.la '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib' libtool: install: /usr/bin/install -c .libs/libdynlib1.0.dylib /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlib1.0.dylib libtool: install: (cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib && { ln -s -f libdynlib1.0.dylib libdynlib1.dylib || { rm -f libdynlib1.dylib && ln -s libdynlib1.0.dylib libdynlib1.dylib; }; }) libtool: install: /usr/bin/install -c .libs/libdynlib1.lai /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlib1.la libtool: install: /usr/bin/install -c .libs/libdynlib2.0.dylib /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlib2.0.dylib libtool: install: (cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib && { ln -s -f libdynlib2.0.dylib libdynlib2.dylib || { rm -f libdynlib2.dylib && ln -s libdynlib2.0.dylib libdynlib2.dylib; }; }) libtool: install: /usr/bin/install -c .libs/libdynlib2.lai /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlib2.la libtool: install: /usr/bin/install -c .libs/libdynlib3.0.dylib /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlib3.0.dylib libtool: install: (cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib && { ln -s -f libdynlib3.0.dylib libdynlib3.dylib || { rm -f libdynlib3.dylib && ln -s libdynlib3.0.dylib libdynlib3.dylib; }; }) libtool: install: /usr/bin/install -c .libs/libdynlib3.lai /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlib3.la libtool: install: /usr/bin/install -c .libs/libdynlib1.a /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlib1.a libtool: install: chmod 644 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlib1.a libtool: install: ranlib /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlib1.a libtool: install: /usr/bin/install -c .libs/libdynlib2.a /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlib2.a libtool: install: chmod 644 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlib2.a libtool: install: ranlib /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlib2.a libtool: install: /usr/bin/install -c .libs/libdynlib3.a /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlib3.a libtool: install: chmod 644 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlib3.a libtool: install: ranlib /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlib3.a /opt/local/bin/gmake install-exec-hook gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/test' rm -f /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/*dynlib* gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/test' gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/test' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/test' Making install in testpar gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/testpar' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/testpar' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/testpar' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/testpar' Making install in tools gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools' Making install in lib gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/lib' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/lib' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/lib' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/lib' Making install in h5diff gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5diff' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5diff' ../../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5diff ph5diff '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' libtool: install: /usr/bin/install -c .libs/h5diff /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h5diff libtool: install: /usr/bin/install -c .libs/ph5diff /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/ph5diff gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5diff' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5diff' Making install in h5ls gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5ls' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5ls' ../../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5ls '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' libtool: install: /usr/bin/install -c .libs/h5ls /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h5ls gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5ls' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5ls' Making install in h5dump gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5dump' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5dump' ../../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5dump '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' libtool: install: /usr/bin/install -c .libs/h5dump /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h5dump gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5dump' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5dump' Making install in misc gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/misc' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/misc' ../../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5debug h5repart h5mkgrp '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' libtool: install: /usr/bin/install -c .libs/h5debug /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h5debug libtool: install: /usr/bin/install -c .libs/h5repart /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h5repart libtool: install: /usr/bin/install -c .libs/h5mkgrp /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h5mkgrp ../../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' /usr/bin/install -c h5redeploy '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/misc' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/misc' Making install in h5import gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5import' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5import' ../../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5import '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' libtool: install: /usr/bin/install -c .libs/h5import /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h5import gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5import' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5import' Making install in h5repack gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5repack' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5repack' ../../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libdynlibadd.la '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib' libtool: install: /usr/bin/install -c .libs/libdynlibadd.0.dylib /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlibadd.0.dylib libtool: install: (cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib && { ln -s -f libdynlibadd.0.dylib libdynlibadd.dylib || { rm -f libdynlibadd.dylib && ln -s libdynlibadd.0.dylib libdynlibadd.dylib; }; }) libtool: install: /usr/bin/install -c .libs/libdynlibadd.lai /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlibadd.la libtool: install: /usr/bin/install -c .libs/libdynlibadd.a /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlibadd.a libtool: install: chmod 644 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlibadd.a libtool: install: ranlib /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlibadd.a ../../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5repack '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' libtool: install: /usr/bin/install -c .libs/h5repack /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h5repack /opt/local/bin/gmake install-exec-hook gmake[4]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5repack' rm -f /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/*dynlib* gmake[4]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5repack' gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5repack' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5repack' Making install in h5jam gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5jam' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5jam' ../../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5jam h5unjam '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' libtool: install: /usr/bin/install -c .libs/h5jam /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h5jam libtool: install: /usr/bin/install -c .libs/h5unjam /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h5unjam gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5jam' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5jam' Making install in h5copy gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5copy' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5copy' ../../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5copy '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' libtool: install: /usr/bin/install -c .libs/h5copy /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h5copy gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5copy' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5copy' Making install in h5stat gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5stat' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5stat' ../../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5stat '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' libtool: install: /usr/bin/install -c .libs/h5stat /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h5stat gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5stat' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5stat' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools' Making install in . gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/perform' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/perform' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/perform' gmake[4]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/perform' ../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c h5perf_serial h5perf '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' libtool: install: /usr/bin/install -c .libs/h5perf_serial /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h5perf_serial libtool: install: /usr/bin/install -c .libs/h5perf /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h5perf gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/perform' gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/perform' gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12' Making install in fortran gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran' Making install in src gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/src' /opt/local/bin/gmake install-am gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/src' gmake[4]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/src' ../../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_fortran.la '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib' libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.lai /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5_fortran.la libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.a /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5_fortran.a libtool: install: chmod 644 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5_fortran.a libtool: install: ranlib /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5_fortran.a cp ../../fortran/src/H5f90i_gen.h /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/. cp ../../fortran/src/H5f90i.h /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/. gmake[4]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/src' gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/src' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/src' Making install in test gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/test' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/test' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/test' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/test' Making install in testpar gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/testpar' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/testpar' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/testpar' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/testpar' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran' Making install in hl gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl' Making install in src gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/src' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/src' ../../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_hl.la '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib' libtool: install: /usr/bin/install -c .libs/libhdf5_hl.8.dylib /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5_hl.8.dylib libtool: install: (cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib && { ln -s -f libhdf5_hl.8.dylib libhdf5_hl.dylib || { rm -f libhdf5_hl.dylib && ln -s libhdf5_hl.8.dylib libhdf5_hl.dylib; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_hl.lai /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5_hl.la libtool: install: /usr/bin/install -c .libs/libhdf5_hl.a /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5_hl.a libtool: install: chmod 644 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5_hl.a libtool: install: ranlib /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5_hl.a ../../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include' /usr/bin/install -c -m 644 hdf5_hl.h H5DOpublic.h H5IMpublic.h H5LTpublic.h H5TBpublic.h H5DSpublic.h H5PTpublic.h '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include' gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/src' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/src' Making install in test gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/test' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/test' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/test' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/test' Making install in tools gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools' Making install in gif2h5 gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools/gif2h5' gmake[4]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools/gif2h5' ../../../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c gif2h5 h52gif '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' libtool: install: /usr/bin/install -c .libs/gif2h5 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/gif2h5 libtool: install: /usr/bin/install -c .libs/h52gif /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h52gif gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools/gif2h5' gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools/gif2h5' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools' gmake[4]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools' gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools' Making install in fortran gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran' Making install in src gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/src' gmake[4]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/src' ../../../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libhdf5hl_fortran.la '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib' libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.lai /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5hl_fortran.la libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.a /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5hl_fortran.a libtool: install: chmod 644 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5hl_fortran.a libtool: install: ranlib /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5hl_fortran.a gmake[4]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/src' gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/src' Making install in test gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/test' gmake[4]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/test' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/test' gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/test' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran' gmake[4]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran' gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl' Making install in perform gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/perform' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/perform' ../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c h5perf_serial h5perf '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' libtool: install: /usr/bin/install -c .libs/h5perf_serial /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h5perf_serial libtool: install: /usr/bin/install -c .libs/h5perf /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h5perf gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/perform' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/perform' gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/examples' ../bin/mkdirs /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/c gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/examples' gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/examples' ../../bin/mkdirs /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/fortran gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/examples' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran' gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/examples' ../../bin/mkdirs /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/hl/c gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/examples' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/examples' ../../../bin/mkdirs /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/hl/fortran gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/examples' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl' ********Output of running make on hdf5 follows ******* 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 /opt/local/bin/gmake sets $(MAKE)... yes checking whether /opt/local/bin/gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i386-apple-darwin14.4.0 checking host system type... i386-apple-darwin14.4.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 i386-apple-darwin14.4.0... no checking for config i386-apple-darwin14.4.0... no checking for config apple-darwin14.4.0... no checking for config apple-darwin14.4.0... no checking for config i386-darwin14.4.0... no checking for config i386-darwin14.4.0... no checking for config i386-apple... no checking for config darwin14.4.0... no checking for config darwin14.4.0... no checking for config apple... found compiler '/opt/local/bin/mpicc-mpich-gcc49' is GNU gcc-4.9.3 No match to get fc_version_info and flags for /opt/local/bin/mpif90-mpich-gcc49 No match to get cxx_version_info for /opt/local/bin/mpicxx-mpich-gcc49 checking for config ./config/site-specific/host-gautam-laptop... no checking for gcc... /opt/local/bin/mpicc-mpich-gcc49 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 /opt/local/bin/mpicc-mpich-gcc49 accepts -g... yes checking for /opt/local/bin/mpicc-mpich-gcc49 option to accept ISO C89... none needed checking for style of include used by /opt/local/bin/gmake... GNU checking dependency style of /opt/local/bin/mpicc-mpich-gcc49... gcc3 checking if unsupported combinations of configure options are allowed... no checking if Fortran interface enabled... yes checking if Fortran 2003 interface enabled... yes checking whether we are using the GNU Fortran compiler... yes checking whether /opt/local/bin/mpif90-mpich-gcc49 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 /opt/local/bin/mpif90-mpich-gcc49 accepts -g... (cached) yes checking what /opt/local/bin/mpif90-mpich-gcc49 does with modules... MODULE.mod checking how /opt/local/bin/mpif90-mpich-gcc49 finds modules... -I checking how to get verbose linking output from /opt/local/bin/mpif90-mpich-gcc49... -v checking for Fortran libraries of /opt/local/bin/mpif90-mpich-gcc49... -L/opt/local/lib/mpich-gcc49 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/../../.. -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 default REAL is DOUBLE PRECISION... no checking whether we are using the GNU C++ compiler... yes checking whether /opt/local/bin/mpicxx-mpich-gcc49 accepts -g... yes checking dependency style of /opt/local/bin/mpicxx-mpich-gcc49... gcc3 checking how to run the C++ preprocessor... /opt/local/bin/mpicxx-mpich-gcc49 -E checking if c++ interface enabled... no checking for perl... perl checking whether /opt/local/bin/gmake sets $(MAKE)... (cached) yes checking for tr... /usr/bin/tr checking if srcdir= and time commands work together... yes checking for mpiexec... /opt/local/bin/mpiexec shared libraries explicitly enabled by user checking if shared Fortran libraries are supported... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /opt/local/bin/mpicc-mpich-gcc49... /opt/local/bin/ld checking if the linker (/opt/local/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm checking the name lister (/opt/local/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-apple-darwin14.4.0 file names to i386-apple-darwin14.4.0 format... func_convert_file_noop checking how to convert i386-apple-darwin14.4.0 file names to toolchain format... func_convert_file_noop checking for /opt/local/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool 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 /opt/local/bin/nm output from /opt/local/bin/mpicc-mpich-gcc49 object... ok checking for sysroot... no 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 how to run the C preprocessor... /opt/local/bin/mpicc-mpich-gcc49 -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 dlfcn.h... yes checking for objdir... .libs checking if /opt/local/bin/mpicc-mpich-gcc49 supports -fno-rtti -fno-exceptions... no checking for /opt/local/bin/mpicc-mpich-gcc49 option to produce PIC... -fno-common -DPIC checking if /opt/local/bin/mpicc-mpich-gcc49 PIC flag -fno-common -DPIC works... yes checking if /opt/local/bin/mpicc-mpich-gcc49 static flag -static works... no checking if /opt/local/bin/mpicc-mpich-gcc49 supports -c -o file.o... yes checking if /opt/local/bin/mpicc-mpich-gcc49 supports -c -o file.o... (cached) yes checking whether the /opt/local/bin/mpicc-mpich-gcc49 linker (/opt/local/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin14.4.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 /opt/local/bin/mpif90-mpich-gcc49 option to produce PIC... -fno-common checking if /opt/local/bin/mpif90-mpich-gcc49 PIC flag -fno-common works... yes checking if /opt/local/bin/mpif90-mpich-gcc49 static flag -static works... no checking if /opt/local/bin/mpif90-mpich-gcc49 supports -c -o file.o... yes checking if /opt/local/bin/mpif90-mpich-gcc49 supports -c -o file.o... (cached) yes checking whether the /opt/local/bin/mpif90-mpich-gcc49 linker (/opt/local/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin14.4.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 make... checking how make searches directories... VPATH=DIR1 DIR2 ... checking whether make will build with undefined variables... yes checking for production mode... production 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 for difftime... yes checking for gettimeofday... yes checking for library containing clock_gettime... no checking for clock_gettime... no 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 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 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 if configure should try to set up large file support... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking if large (64-bit) files are supported on this system.... yes skipping test for lseek64(), fseeko64 , ftello64, ftruncate64() because off64_t is not defined checking for fseeko... yes checking for ftello... yes checking for stat64... yes checking for fstat64... 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 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 off64_t... 0 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 pthread... suppressed checking for thread safe support... no checking whether CLOCK_MONOTONIC is declared... no checking for tm_gmtoff in struct tm... yes checking for __tm_gmtoff in struct tm... no checking for global timezone variable... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct timezone... yes checking whether gettimeofday() gives timezone... yes checking for st_blocks in struct stat... yes checking for _getvideoconfig... no checking for gettextinfo... no checking for GetConsoleScreenBufferInfo... no 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 alarm... yes checking for BSDgettimeofday... no checking for fork... yes checking for frexpf... yes checking for frexpl... yes checking for gethostname... yes checking for getpwuid... yes checking for getrusage... 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 tmpfile... yes checking for vasprintf... yes checking for waitpid... yes checking for vsnprintf... yes checking if vsnprintf returns correct value... yes checking if lone colon can be used as an argument... yes checking for an ANSI C-conforming const... yes checking for inline... inline 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 Threads support system scope... yes checking for gpfs... suppressed checking for debug flags... none checking whether function stack tracking is enabled... no checking whether metadata trace file code is enabled... no checking for API tracing... no checking for instrumented library... no checking whether to clear file buffers... yes checking whether a memory checking tool will be used... no checking for parallel support files... provided by compiler checking prefix for running on one processor... none checking prefix for running in parallel... /opt/local/bin/mpiexec -n $${NPROCS:=6} checking whether a simple MPI-IO program can be linked... yes checking for MPI_Comm_c2f and MPI_Comm_f2c functions... yes checking for MPI_Info_c2f and MPI_Info_f2c functions... yes checking for MPE... suppressed checking if MPI_File_set_size works for files over 2GB... yes checking if MPI_File_get_size is enabled... yes checking for I/O filters... all (shuffle,fletcher32,nbit,scaleoffset) checking for Default Virtual File Driver definition... yes checking for Direct Virtual File Driver support... no 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 converting denormalized floating-point values is possible... yes checking if converting floating-point values to long long is not working... false checking if the machine has window style path name... no checking if converting from long double to integers is accurate... yes checking if converting from long double to integers works... yes checking if accurately converting from integers to long double... yes checking if accurately converting unsigned long to float values... yes checking if accurately converting unsigned long long to floating-point values... yes checking if accurately roundup converting floating-point to unsigned long long values... yes checking if right maximum converting floating-point to unsigned long long values... no checking if correctly converting long double to unsigned int values... yes checking if compiling unsigned long long to floating-point typecasts work... yes checking if compiling long long to floating-point typecasts work... yes checking if converting unsigned long long to long double with precision... yes checking if overflows normally converting floating-point to integer values... yes 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 bad code for log2 routine is generated... no checking if high level library is enabled... yes 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... v18 checking whether to perform strict file format checks... no 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/testcheck_version.sh config.status: creating test/testerror.sh config.status: creating test/H5srcdir_str.h config.status: creating test/testlibinfo.sh config.status: creating test/testlinks_env.sh config.status: creating test/test_plugin.sh config.status: creating testpar/Makefile config.status: creating testpar/testph5.sh config.status: creating perform/Makefile config.status: creating tools/Makefile config.status: creating tools/h5dump/Makefile config.status: creating tools/h5dump/testh5dump.sh config.status: creating tools/h5dump/testh5dumppbits.sh config.status: creating tools/h5dump/testh5dumpxml.sh config.status: creating tools/h5ls/testh5ls.sh config.status: creating tools/h5import/Makefile config.status: creating tools/h5import/h5importtestutil.sh config.status: creating tools/h5diff/Makefile config.status: creating tools/h5diff/testh5diff.sh config.status: creating tools/h5diff/testph5diff.sh config.status: creating tools/h5jam/Makefile config.status: creating tools/h5jam/testh5jam.sh config.status: creating tools/h5repack/Makefile config.status: creating tools/h5repack/h5repack.sh config.status: creating tools/h5repack/h5repack_plugin.sh config.status: creating tools/h5ls/Makefile config.status: creating tools/h5copy/Makefile config.status: creating tools/h5copy/testh5copy.sh config.status: creating tools/lib/Makefile config.status: creating tools/misc/Makefile config.status: creating tools/misc/h5cc config.status: creating tools/misc/testh5mkgrp.sh config.status: creating tools/misc/testh5repart.sh config.status: creating tools/h5stat/testh5stat.sh config.status: creating tools/h5stat/Makefile config.status: creating examples/Makefile config.status: creating examples/run-c-ex.sh config.status: creating examples/testh5cc.sh 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/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 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/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: executing pubconf commands creating src/H5pubconf.h Post process src/libhdf5.settings config.status: executing depfiles commands config.status: executing libtool commands SUMMARY OF THE HDF5 CONFIGURATION ================================= General Information: ------------------- HDF5 Version: 1.8.12 Configured on: Tue Aug 4 20:56:03 PDT 2015 Configured by: gbisht@gautam-laptop Configure mode: production Host system: i386-apple-darwin14.4.0 Uname information: Darwin gautam-laptop 14.4.0 Darwin Kernel Version 14.4.0: Thu May 28 11:35:04 PDT 2015; root:xnu-2782.30.5~1/RELEASE_X86_64 x86_64 Byte sex: little-endian Libraries: static, shared Installation point: /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug Compiling Options: ------------------ Compilation Mode: production C Compiler: /opt/local/bin/mpicc-mpich-gcc49 CFLAGS: -fPIC -g3 -O0 H5_CFLAGS: -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions AM_CFLAGS: CPPFLAGS: H5_CPPFLAGS: -DNDEBUG -UH5_DEBUG_API AM_CPPFLAGS: Shared C Library: yes Static C Library: yes Statically Linked Executables: no LDFLAGS: H5_LDFLAGS: AM_LDFLAGS: Extra libraries: -lz -ldl -lm Archiver: /opt/local/bin/ar Ranlib: ranlib Debugged Packages: API Tracing: no Languages: ---------- Fortran: yes Fortran Compiler: /opt/local/bin/mpif90-mpich-gcc49 Fortran 2003 Compiler: no Fortran Flags: -fPIC -ffree-line-length-0 -g -O0 H5 Fortran Flags: AM Fortran Flags: Shared Fortran Library: no Static Fortran Library: yes C++: no Features: --------- Parallel HDF5: yes High Level library: yes Threadsafety: no Default API Mapping: v18 With Deprecated Public Symbols: yes I/O filters (external): deflate(zlib) I/O filters (internal): shuffle,fletcher32,nbit,scaleoffset MPE: Direct VFD: no dmalloc: no Clear file buffers before write: yes Using memory checker: no Function Stack Tracing: no GPFS: no Strict File Format Checks: no Optimization Instrumentation: no Large File Support (LFS): yesconfigure: WARNING: Shared Fortran libraries not currently supported on Mac. configure: WARNING: Disabling shared Fortran libraries. configure: WARNING: To override this behavior, please use --enable-unsupported configure option. Making clean in src gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/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 rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/src' Making clean in test gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/test' rm -f testhdf5 lheap ohdr stab gheap cache cache_api pool accum hyperslab istore bittests dt_arith dtypes dsets cmpd_dset filter_fail extend external efc objcopy links unlink big mtime fillval mount flush1 flush2 app_ref enum set_extent ttsafe getname vfd ntypes dangle dtransform reserved cross_read freespace mf btree2 fheap file_image unregister error_test err_compat tcheck_version testmeta links_env plugin test -z "libdynlib1.la libdynlib2.la libdynlib3.la" || rm -f libdynlib1.la libdynlib2.la libdynlib3.la rm -f ./so_locations rm -rf .libs _libs test -z "libh5test.la" || rm -f libh5test.la rm -f ./so_locations rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog 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_expand.h5 copy_dcpl_newfile.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-3].h5 extern_[1-4][ab].raw gheap[0-4].h5 dt_arith[1-2] links.h5 links[0-6]*.h5 extlinks[0-15].h5 tmp 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 tvltypes.h5 tvlstr.h5 tvlstr2.h5 flush.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 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 objcopy_src.h5 objcopy_dst.h5 objcopy_ext.dat trefer1.h5 trefer2.h5 app_ref.h5 tcheck_version_*.out tcheck_version_*.err efc[0-5].h5 log_vfd_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 gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/test' Making clean in testpar gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/testpar' rm -f t_mpi t_posix_compliant testphdf5 t_cache t_pflush1 t_pflush2 t_shapesame rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog MPItest.h5 Para*.h5 CacheTestDummy.h5 go gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/testpar' Making clean in tools gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools' Making clean in lib gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/lib' rm -rf .libs _libs test -z "libh5tools.la" || rm -f libh5tools.la rm -f ./so_locations rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/lib' Making clean in h5diff gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5diff' rm -f h5diff ph5diff rm -f h5diffgentest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.h5 expect_sorted actual_sorted gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5diff' Making clean in h5ls gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5ls' rm -f h5ls rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5ls' Making clean in h5dump gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5dump' rm -f h5dump rm -f h5dumpgentest binread rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.h5 *.bin gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5dump' Making clean in misc gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/misc' rm -f h5debug h5repart h5mkgrp rm -f h5repart_gentest talign repart_test test -z "h5redeploy" || rm -f h5redeploy rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.h5 ../testfiles/fst_family*.h5 ../testfiles/scd_family*.h5 gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/misc' Making clean in h5import gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5import' rm -f h5import rm -f h5importtest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.bin gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5import' Making clean in h5repack gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5repack' rm -f h5repack rm -f h5repacktst test -z "libdynlibadd.la" || rm -f libdynlibadd.la rm -f ./so_locations rm -rf .libs _libs rm -f testh5repack_detect_szip rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.h5 *.bin gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5repack' Making clean in h5jam gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5jam' rm -f h5jam h5unjam rm -f tellub h5jamgentest getub rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.h5 gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5jam' Making clean in h5copy gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5copy' rm -f h5copy rm -f h5copygentest rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.h5 gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5copy' Making clean in h5stat gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5stat' rm -f h5stat rm -f h5stat_gentest test -z "" || rm -f rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.h5 ../testfiles/fst_family*.h5 ../testfiles/scd_family*.h5 gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5stat' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools' rm -rf .libs _libs rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools' Making clean in . gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12' rm -rf .libs _libs rm -f *.lo if test -d ii_files; then \ rm -f -rf ii_files; \ fi gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12' Making clean in fortran gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran' Making clean in src gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/src' test -z "libhdf5_fortran.la" || rm -f libhdf5_fortran.la rm -f ./so_locations rm -rf .libs _libs rm -f H5match_types H5fortran_detect H5test_kind rm -f *.o test -z "H5fortran_types.f90 H5f90i_gen.h H5fort_type_defines.h H5fortran_detect.f90" || rm -f H5fortran_types.f90 H5f90i_gen.h H5fort_type_defines.h H5fortran_detect.f90 rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/src' Making clean in test gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/test' rm -f fortranlib_test fflush1 fflush2 fortranlib_test_1_8 rm -rf .libs _libs test -z "libh5test_fortran.la" || rm -f libh5test_fortran.la rm -f ./so_locations rm -f *.o test -z "*.tmp" || rm -f *.tmp rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.h5 gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/test' Making clean in testpar gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/testpar' rm -f parallel_test rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog parf[12].h5 gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/testpar' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran' rm -rf .libs _libs rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran' Making clean in hl gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl' Making clean in src gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/src' test -z "libhdf5_hl.la" || rm -f libhdf5_hl.la rm -f ./so_locations rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/src' Making clean in test gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/test' rm -f test_lite test_image test_file_image test_table test_ds test_packet test_dset_opt rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog 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_dectris.h5 gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/test' Making clean in tools gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools' Making clean in gif2h5 gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools/gif2h5' rm -f gif2h5 h52gif rm -rf .libs _libs rm -f h52gifgentst rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog *.h5 *.gif gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools/gif2h5' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools' rm -rf .libs _libs rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools' Making clean in fortran gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran' Making clean in src gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/src' test -z "libhdf5hl_fortran.la" || rm -f libhdf5hl_fortran.la rm -f ./so_locations rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/src' Making clean in test gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/test' rm -f tstds tstlite tstimage tsttable rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog dsetf[1-4].h5 f1img.h5 f1tab.h5 tstds.h5 gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/test' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran' rm -rf .libs _libs rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl' rm -rf .libs _libs rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl' Making clean in perform gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/perform' rm -f h5perf_serial h5perf rm -f iopipe chunk 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 rm -f *.lo rm -f -rf *.chkexe *.chklog *.clog gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/perform'Making all in src gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/src' /opt/local/bin/gmake all-am gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/src' CC H5checksum.lo CC H5.lo CC H5dbg.lo 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 H5B.lo CC H5Bcache.lo CC H5Bdbg.lo CC H5B2.lo CC H5B2cache.lo CC H5B2dbg.lo CC H5B2hdr.lo CC H5B2int.lo CC H5B2stat.lo CC H5B2test.lo CC H5C.lo CC H5CS.lo CC H5D.lo CC H5Dbtree.lo CC H5Dchunk.lo CC H5Dcompact.lo CC H5Dcontig.lo CC H5Ddbg.lo CC H5Ddeprec.lo CC H5Defl.lo CC H5Dfill.lo CC H5Dint.lo CC H5Dio.lo CC H5Dlayout.lo CC H5Dmpio.lo CC H5Doh.lo CC H5Dscatgath.lo CC H5Dselect.lo CC H5Dtest.lo CC H5E.lo CC H5Edeprec.lo CC H5Eint.lo CC H5F.lo CC H5Faccum.lo CC H5Fcwfs.lo CC H5Fdbg.lo CC H5Fefc.lo CC H5Ffake.lo CC H5Fio.lo CC H5Fmount.lo CC H5Fmpi.lo CC H5Fquery.lo CC H5Fsfile.lo CC H5Fsuper.lo CC H5Fsuper_cache.lo CC H5Ftest.lo CC H5FD.lo CC H5FDcore.lo CC H5FDdirect.lo CC H5FDfamily.lo CC H5FDint.lo CC H5FDlog.lo CC H5FDmpi.lo CC H5FDmpio.lo CC H5FDmpiposix.lo CC H5FDmulti.lo CC H5FDsec2.lo CC H5FDspace.lo CC H5FDstdio.lo CC H5FL.lo CC H5FO.lo CC H5FS.lo CC H5FScache.lo CC H5FSdbg.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 H5HP.lo CC H5I.lo CC H5Itest.lo CC H5L.lo CC H5Lexternal.lo CC H5make_libsettings.o 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 H5Oainfo.lo CC H5Oalloc.lo CC H5Oattr.lo CC H5Oattribute.lo CC H5Obogus.lo CC H5Obtreek.lo CC H5Ocache.lo CC H5Ochunk.lo CC H5Ocont.lo CC H5Ocopy.lo CC H5Odbg.lo CC H5Odrvinfo.lo CC H5Odtype.lo CC H5Oefl.lo CC H5Ofill.lo CC H5Oginfo.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 H5Ostab.lo CC H5Oshmesg.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 H5Pfapl.lo CC H5Pfcpl.lo CC H5Pfmpl.lo CC H5Pgcpl.lo CC H5Pint.lo CC H5Plapl.lo CC H5Plcpl.lo CC H5Pocpl.lo CC H5Pocpypl.lo CC H5Pstrcpl.lo CC H5Ptest.lo CC H5PL.lo CC H5R.lo CC H5Rdeprec.lo CC H5RC.lo CC H5RS.lo CC H5S.lo CC H5Sall.lo CC H5Sdbg.lo CC H5Shyper.lo CC H5Smpio.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 H5Tpad.lo CC H5Tprecis.lo CC H5Tstrpad.lo CC H5Tvisit.lo CC H5Tvlen.lo CC H5TS.lo CC H5V.lo CC H5WB.lo CC H5Z.lo CC H5Zdeflate.lo CC H5Zfletcher32.lo CC H5Znbit.lo CC H5Zshuffle.lo CC H5Zszip.lo CC H5Zscaleoffset.lo CC H5Ztrans.lo CCLD H5make_libsettings CCLD H5detect LD_LIBRARY_PATH="$LD_LIBRARY_PATH`echo | \ sed -e 's/-L/:/g' -e 's/ //g'`" \ ./H5make_libsettings > H5lib_settings.c || \ (test $HDF5_Make_Ignore && echo "*** Error ignored") || \ (rm -f H5lib_settings.c ; exit 1) CC H5lib_settings.lo LD_LIBRARY_PATH="$LD_LIBRARY_PATH`echo | \ sed -e 's/-L/:/g' -e 's/ //g'`" \ ./H5detect > H5Tinit.c || \ (test $HDF5_Make_Ignore && echo "*** Error ignored") || \ (rm -f H5Tinit.c ; exit 1) CC H5Tinit.lo CCLD libhdf5.la gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/src' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/src' Making all in test gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/test' CC dynlib1.lo CC dynlib2.lo CC dynlib3.lo CC h5test.lo CC testframe.lo CC cache_common.lo CC testhdf5.o CC tarray.o CC tattr.o CC tchecksum.o CC tconfig.o CC tfile.o CC tgenprop.o CC th5o.o CC th5s.o CC tcoords.o CC theap.o CC tid.o CC titerate.o CC tmeta.o CC tmisc.o CC trefer.o CC trefstr.o CC tselect.o CC tskiplist.o CC tsohm.o CC ttime.o CC ttst.o CC tunicode.o CC tvlstr.o CC tvltypes.o CC lheap.o CC ohdr.o CC stab.o CC gheap.o CC cache.o CC cache_api.o CC pool.o CC accum.o CC hyperslab.o CC istore.o CC bittests.o CC dt_arith.o CC dtypes.o CC dsets.o CC cmpd_dset.o CC filter_fail.o CC extend.o CC external.o CC efc.o CC objcopy.o CC links.o CC unlink.o CC big.o CC mtime.o CC fillval.o CC mount.o CC flush1.o CC flush2.o CC app_ref.o CC enum.o CC set_extent.o CC ttsafe.o CC ttsafe_dcreate.o CC ttsafe_error.o CC ttsafe_cancel.o CC ttsafe_acreate.o CC getname.o CC vfd.o CC ntypes.o CC dangle.o CC dtransform.o CC reserved.o CC cross_read.o CC freespace.o CC mf.o CC btree2.o CC fheap.o CC file_image.o CC unregister.o CC error_test.o CC err_compat.o CC tcheck_version.o CC testmeta.o CC links_env.o CC plugin.o CCLD libdynlib1.la CCLD libdynlib2.la CCLD libdynlib3.la CCLD libh5test.la CCLD testhdf5 CCLD lheap CCLD ohdr CCLD gheap CCLD stab CCLD cache CCLD cache_api CCLD pool CCLD accum CCLD hyperslab CCLD istore CCLD bittests CCLD dt_arith CCLD dtypes CCLD dsets CCLD cmpd_dset CCLD filter_fail CCLD extend CCLD external CCLD efc CCLD objcopy CCLD links CCLD unlink CCLD big CCLD mtime CCLD fillval CCLD mount CCLD flush1 CCLD flush2 CCLD app_ref CCLD enum CCLD set_extent CCLD ttsafe CCLD getname CCLD vfd CCLD ntypes CCLD dangle CCLD dtransform CCLD reserved CCLD cross_read CCLD freespace CCLD mf CCLD btree2 CCLD fheap CCLD file_image CCLD unregister CCLD error_test CCLD err_compat CCLD tcheck_version CCLD testmeta CCLD links_env CCLD plugin gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/test' Making all in testpar gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/testpar' CC t_mpi.o CC t_posix_compliant.o CC testphdf5.o CC t_dset.o CC t_file.o CC t_file_image.o CC t_mdset.o CC t_ph5basic.o CC t_coll_chunk.o CC t_span_tree.o CC t_chunk_alloc.o CC t_filter_read.o CC t_cache.o CC t_pflush1.o CC t_pflush2.o CC t_shapesame.o CCLD t_mpi CCLD t_posix_compliant CCLD t_pflush1 CCLD t_pflush2 CCLD testphdf5 CCLD t_cache CCLD t_shapesame gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/testpar' Making all in tools gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools' Making all in lib gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/lib' CC h5tools.lo CC h5tools_dump.lo CC h5tools_str.lo CC h5tools_utils.lo CC h5diff.lo CC h5diff_array.lo CC h5diff_attr.lo CC h5diff_dset.lo CC h5diff_util.lo CC h5trav.lo CC h5tools_filters.lo CC h5tools_ref.lo CC h5tools_type.lo CCLD libh5tools.la gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/lib' Making all in h5diff gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5diff' CC h5diff_main.o CC h5diff_common.o CC ph5diff_main.o CC h5diffgentest.o CCLD h5diff CCLD ph5diff CCLD h5diffgentest gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5diff' Making all in h5ls gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5ls' CC h5ls.o CCLD h5ls gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5ls' Making all in h5dump gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5dump' CC h5dump.o CC h5dump_ddl.o CC h5dump_xml.o CC h5dumpgentest.o CC binread.o CCLD binread CCLD h5dump CCLD h5dumpgentest gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5dump' Making all in misc gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/misc' CC h5debug.o CC h5repart.o CC h5mkgrp.o CC h5repart_gentest.o CC talign.o CC repart_test.o CCLD repart_test CCLD h5repart_gentest CCLD h5mkgrp CCLD talign CCLD h5repart CCLD h5debug gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/misc' Making all in h5import gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5import' CC h5import.o CC h5importtest.o CCLD h5importtest CCLD h5import gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5import' Making all in h5repack gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5repack' CC dynlib1.lo CC h5repack.o CC h5repack_copy.o CC h5repack_filters.o CC h5repack_opttable.o CC h5repack_parse.o CC h5repack_refs.o CC h5repack_verify.o CC h5repack_main.o CC testh5repack_detect_szip.o CC h5repacktst.o CCLD libdynlibadd.la CCLD testh5repack_detect_szip CCLD h5repack CCLD h5repacktst gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5repack' Making all in h5jam gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5jam' CC h5jam.o CC h5unjam.o CC tellub.o CC h5jamgentest.o CC getub.o CCLD getub CCLD tellub CCLD h5jamgentest CCLD h5unjam CCLD h5jam gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5jam' Making all in h5copy gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5copy' CC h5copy.o CC h5copygentest.o CCLD h5copy CCLD h5copygentest gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5copy' Making all in h5stat gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5stat' CC h5stat.o CC h5stat_gentest.o CCLD h5stat_gentest CCLD h5stat gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5stat' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools' Making all in . gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/perform' CC sio_perf.o CC sio_engine.o CC sio_timer.o CC pio_perf.o CC pio_engine.o CC pio_timer.o CC iopipe.o CC chunk.o CC overhead.o CC zip_perf.o CC perf_meta.o CC perf.o CCLD h5perf_serial CCLD iopipe CCLD chunk CCLD overhead CCLD h5perf CCLD zip_perf CCLD perf_meta CCLD perf gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/perform' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12' Making all in fortran gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran' Making all in src gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/src' FC H5test_kind_SIZEOF.o FCLD H5test_kind ./H5test_kind > H5fortran_detect.f90 FC H5fortran_detect.o FCLD H5fortran_detect ./H5fortran_detect > H5fort_type_defines.h CC H5match_types.o CCLD H5match_types ./H5match_types /opt/local/bin/gmake all-am gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/src' FC H5fortran_types.lo CC H5f90kit.lo CC H5_f.lo CC H5Af.lo CC H5Df.lo CC H5Ef.lo CC H5Ff.lo CC H5Gf.lo CC H5If.lo CC H5Lf.lo CC H5Of.lo CC H5Pf.lo CC H5Rf.lo CC H5Sf.lo CC H5Tf.lo CC H5Zf.lo CC H5FDmpiof.lo FC H5f90global.lo FC H5_ff_F90.lo FC H5Aff.lo FC H5Dff.lo FC H5Eff.lo FC H5Fff.lo FC H5Gff.lo FC H5Iff.lo FC H5Lff.lo FC H5Off.lo FC H5Pff.lo FC H5Rff.lo FC H5Sff.lo FC H5Tff.lo FC H5Zff.lo FC H5Aff_F90.lo FC H5Dff_F90.lo FC H5Fff_F90.lo FC H5Eff_F90.lo FC H5Pff_F90.lo FC H5Lff_F90.lo FC H5Off_F90.lo FC H5Rff_F90.lo FC H5Tff_F90.lo FC H5FDmpioff.lo FC H5_ff.lo FC H5_DBLE_InterfaceInclude.lo FC HDF5mpio.lo FCLD libhdf5_fortran.la gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/src' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/src' Making all in test gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/test' FC tf.lo CC t.lo FC fortranlib_test-fortranlib_test.o FC fortranlib_test-tH5D.o FC fortranlib_test-tH5F.o FC fortranlib_test-tH5R.o FC fortranlib_test-tH5S.o FC fortranlib_test-tH5T.o FC fortranlib_test-tH5VL.o FC fortranlib_test-tH5Z.o FC fortranlib_test-tH5Sselect.o FC fortranlib_test-tH5P.o FC fortranlib_test-tH5A.o FC fortranlib_test-tH5I.o FC fortranlib_test-tH5G.o FC fortranlib_test-tH5E.o FC fflush1.o FC fflush2.o FC fortranlib_test_1_8.o FC tH5F.o FC tH5O.o FC tH5A_1_8.o FC tH5G_1_8.o FCLD libh5test_fortran.la FCLD fflush1 FCLD fflush2 FCLD fortranlib_test FCLD fortranlib_test_1_8 gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/test' Making all in testpar gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/testpar' FC ptest.o FC hyper.o FC mdset.o FCLD parallel_test gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/testpar' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran' Making all in hl gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl' Making all in src gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/src' CC H5DO.lo CC H5DS.lo CC H5IM.lo CC H5LT.lo CC H5LTanalyze.lo CC H5LTparse.lo CC H5PT.lo CC H5TB.lo CCLD libhdf5_hl.la gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/src' Making all in test gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/test' CC test_lite.o CC test_image.o CC test_file_image.o CC test_table.o CC test_ds.o CC test_packet.o CC test_dset_opt.o CCLD test_image CCLD test_file_image CCLD test_packet CCLD test_dset_opt CCLD test_lite CCLD test_table CCLD test_ds gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/test' Making all in tools gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools' Making all in gif2h5 gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools/gif2h5' CC gif2hdf.o CC gif2mem.o CC decompress.o CC gifread.o CC writehdf.o CC hdf2gif.o CC hdfgifwr.o CC h52gifgentst.o CCLD gif2h5 CCLD h52gif CCLD h52gifgentst gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools/gif2h5' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools' Making all in fortran gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran' Making all in src gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/src' CC H5DSfc.lo CC H5LTfc.lo CC H5IMfc.lo CC H5IMcc.lo CC H5TBfc.lo FC H5DSff.lo FC H5LTff.lo FC H5IMff.lo FC H5TBff.lo FCLD libhdf5hl_fortran.la gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/src' Making all in test gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/test' FC tstds.o FC tstlite.o FC tstimage.o FC tsttable.o FCLD tstimage FCLD tsttable FCLD tstds FCLD tstlite gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/test' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl' Making all in perform gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/perform' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/perform'H5timer.c: In function 'H5_timer_begin': H5timer.c:134:20: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ((double)rusage.ru_utime.tv_usec / 1e6); ^ H5timer.c:136:20: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ((double)rusage.ru_stime.tv_usec / 1e6); ^ H5timer.c:143:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] timer->etime = (double)etime.tv_sec + ((double)etime.tv_usec / 1e6); ^ H5timer.c: In function 'H5_timer_end': H5timer.c:175:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] timer->utime = MAX(0.0, now.utime - timer->utime); ^ H5timer.c:175:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5timer.c:176:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] timer->stime = MAX(0.0, now.stime - timer->stime); ^ H5timer.c:176:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5timer.c:177:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] timer->etime = MAX(0.0, now.etime - timer->etime); ^ H5timer.c:177:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5timer.c: In function 'H5_bandwidth': H5timer.c:219:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(nseconds <= 0.0) ^ H5timer.c:223:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(HDfabs(bw) < 0.0000000001) ^ H5timer.c:226:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] else if(bw < 1.0) ^ H5timer.c:228:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] else if(bw < 1024.0) { ^ H5timer.c:231:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] } else if(bw < (1024.0 * 1024.0)) { ^ H5timer.c:231:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5timer.c:232:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] sprintf(buf, "%05.4f", bw / 1024.0); ^ H5timer.c:234:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] } else if(bw < (1024.0 * 1024.0 * 1024.0)) { ^ H5timer.c:234:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5timer.c:234:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5timer.c:235:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] sprintf(buf, "%05.4f", bw / (1024.0 * 1024.0)); ^ H5timer.c:235:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5timer.c:237:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] } else if(bw < (1024.0 * 1024.0 * 1024.0 * 1024.0)) { ^ H5timer.c:237:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5timer.c:237:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5timer.c:237:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5timer.c:238:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] sprintf(buf, "%05.4f", bw / (1024.0 * 1024.0 * 1024.0)); ^ H5timer.c:238:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5timer.c:238:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5timer.c:240:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] } else if(bw < (1024.0 * 1024.0 * 1024.0 * 1024.0 * 1024.0)) { ^ H5timer.c:240:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5timer.c:240:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5timer.c:240:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5timer.c:240:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5timer.c:241:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] sprintf(buf, "%05.4f", bw / (1024.0 * 1024.0 * 1024.0 * 1024.0)); ^ H5timer.c:241:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5timer.c:241:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5timer.c:241:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5system.c: In function 'HDfprintf': H5system.c:269:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf (stream, format_templ, x); ^ H5system.c:269:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] H5system.c:272:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf (stream, format_templ, x); ^ H5system.c:272:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] H5system.c:275:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf (stream, format_templ, x); ^ H5system.c:275:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] H5system.c:278:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf (stream, format_templ, x); ^ H5system.c:278:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] H5system.c:288:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^ H5system.c:288:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] H5system.c:291:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^ H5system.c:291:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] H5system.c:294:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^ H5system.c:294:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] H5system.c:297:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^ H5system.c:297:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] H5system.c:308:59: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] n = fprintf(stream, format_templ, x); ^ H5system.c:308:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^ H5system.c:308:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] H5system.c:311:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^ H5system.c:311:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] H5system.c:319:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^ H5system.c:319:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] H5system.c:356:29: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^ H5system.c:356:29: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] H5system.c:368:29: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] fprintf(stream, format_templ, "UNDEF"); ^ H5system.c:368:29: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] H5system.c:376:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^ H5system.c:376:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] H5system.c:384:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^ H5system.c:384:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] H5system.c:390:21: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, nout); ^ H5system.c:390:21: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] H5trace.c: In function 'H5_trace': H5trace.c:132:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] static H5_timer_t first_time = {0.0, 0.0, 0.0}; ^ H5trace.c:132:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5trace.c:132:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5trace.c:139:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] return 0.0; /*tracing is off*/ ^ H5trace.c:146:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] return 0.0; ^ H5trace.c:153:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] return 0.0; ^ H5trace.c:159:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(HDfabs(first_time.etime) < 0.0000000001) ^ H5A.c: In function 'H5A_create': H5A.c:430:45: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type if(NULL == (attr->shared->dt = H5T_copy(type, H5T_COPY_ALL))) ^ In file included from H5Oprivate.h:41:0, from H5Aprivate.h:27, from H5Apkg.h:39, from H5A.c:31: H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^ H5trace.c:2315:44: warning: conversion to 'hssize_t' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] asize[argno] = iul; ^ H5trace.c:2339:44: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] asize[argno] = iull; ^ H5A.c: In function 'H5A_write': H5A.c:997:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0 || ^ In file included from H5Oprivate.h:41:0, from H5Aprivate.h:27, from H5Apkg.h:39, from H5A.c:31: H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^ H5A.c: In function 'H5A_read': H5A.c:1157:71: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type (dst_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0) ^ In file included from H5Oprivate.h:41:0, from H5Aprivate.h:27, from H5Apkg.h:39, from H5A.c:31: H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^ H5Abtree2.c: In function 'H5A_dense_btree2_name_compare': H5Abtree2.c:272:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; /* Status from fractal heap 'op' routine */ ^ In file included from H5Aint.c:38:0: H5Aint.c: In function 'H5A_attr_copy_file': H5Aint.c:917:98: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] H5_ASSIGN_OVERFLOW(attr_dst->shared->data_size, H5S_GET_EXTENT_NPOINTS(attr_dst->shared->ds) * H5T_get_size(attr_dst->shared->dt), hssize_t, size_t); ^ H5private.h:1478:23: note: in definition of macro 'H5_ASSIGN_OVERFLOW' (dst) = (dsttype)(src); ^ H5Aint.c:819:17: warning: unused parameter 'cpy_info' [-Wunused-parameter] H5O_copy_t *cpy_info, hid_t dxpl_id) ^ H5AC.c: In function 'H5AC_init_interface': H5AC.c:273:30: warning: request for implicit conversion from 'void *' to 'struct H5P_genclass_t *' not permitted in C++ [-Wc++-compat] if (NULL == (xfer_pclass = H5I_object(H5P_CLS_DATASET_XFER_g))) ^ H5AC.c:282:29: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ [-Wc++-compat] if (NULL == (xfer_plist = H5I_object(H5AC_dxpl_id))) ^ H5AC.c:306:29: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ [-Wc++-compat] if (NULL == (xfer_plist = H5I_object(H5AC_noblock_dxpl_id))) ^ H5AC.c:330:29: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ [-Wc++-compat] if (NULL == (xfer_plist = H5I_object(H5AC_ind_dxpl_id))) ^ H5AC.c:264:22: warning: unused variable 'xfer_mode' [-Wunused-variable] H5FD_mpio_xfer_t xfer_mode; /* I/O transfer mode property value */ ^ H5AC.c: In function 'H5AC_unprotect': H5AC.c:1520:14: warning: unused variable 'size_changed' [-Wunused-variable] hbool_t size_changed = FALSE; ^ In file included from H5AC.c:41:0: H5AC.c: In function 'H5AC_set_sync_point_done_callback': H5private.h:1824:13: warning: unused variable 'err_occurred' [-Wunused-variable] hbool_t err_occurred = FALSE; \ ^ H5private.h:1962:5: note: in expansion of macro 'FUNC_ENTER_COMMON' FUNC_ENTER_COMMON(!H5_IS_API(FUNC)); \ ^ H5AC.c:1635:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT' FUNC_ENTER_NOAPI_NOINIT ^ H5AC.c: In function 'H5AC_set_write_done_callback': H5private.h:1824:13: warning: unused variable 'err_occurred' [-Wunused-variable] hbool_t err_occurred = FALSE; \ ^ H5private.h:1962:5: note: in expansion of macro 'FUNC_ENTER_COMMON' FUNC_ENTER_COMMON(!H5_IS_API(FUNC)); \ ^ H5AC.c:1672:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT' FUNC_ENTER_NOAPI_NOINIT ^ H5AC.c: In function 'H5AC_broadcast_candidate_list': H5AC.c:2520:14: warning: unused variable 'result' [-Wunused-variable] herr_t result; ^ In file included from H5AC.c:41:0: H5AC.c: In function 'H5AC_broadcast_clean_list': H5AC.c:2690:61: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] addr_buf_ptr = H5MM_malloc((size_t)(num_entries * sizeof(haddr_t))); ^ H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ H5AC.c:2690:28: note: in expansion of macro 'H5MM_malloc' addr_buf_ptr = H5MM_malloc((size_t)(num_entries * sizeof(haddr_t))); ^ H5AC.c:2690:26: warning: request for implicit conversion from 'void *' to 'haddr_t *' not permitted in C++ [-Wc++-compat] addr_buf_ptr = H5MM_malloc((size_t)(num_entries * sizeof(haddr_t))); ^ H5AC.c:2746:33: warning: request for implicit conversion from 'void *' to 'struct H5AC_slist_entry_t *' not permitted in C++ [-Wc++-compat] if((slist_entry_ptr = H5SL_search(aux_ptr->d_slist_ptr, (void *)(&addr))) != NULL) { ^ H5AC.c:2788:22: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] addr_buf_ptr = (MPI_Offset *)H5MM_xfree((void *)addr_buf_ptr); ^ H5AC.c: In function 'H5AC_construct_candidate_list': H5AC.c:2890:44: warning: unused parameter 'aux_ptr' [-Wunused-parameter] H5AC_aux_t * aux_ptr, ^ H5AC.c: In function 'H5AC_log_deleted_entry': H5AC.c:3179:38: warning: unused parameter 'entry_ptr' [-Wunused-parameter] H5AC_info_t * entry_ptr, ^ H5AC.c:3181:37: warning: unused parameter 'flags' [-Wunused-parameter] unsigned int flags) ^ H5AC.c: In function 'H5AC_log_dirtied_entry': H5AC.c:3323:34: warning: conversion to 'long unsigned int' from 'int32_t' may change the sign of the result [-Wsign-conversion] aux_ptr->dirty_bytes += entry_ptr->size; ^ H5AC.c:3323:37: warning: conversion to 'int32_t' from 'long unsigned int' may alter its value [-Wconversion] aux_ptr->dirty_bytes += entry_ptr->size; ^ H5AC.c:3352:30: warning: conversion to 'long unsigned int' from 'int32_t' may change the sign of the result [-Wsign-conversion] aux_ptr->dirty_bytes += entry_ptr->size; ^ H5AC.c:3352:33: warning: conversion to 'int32_t' from 'long unsigned int' may alter its value [-Wconversion] aux_ptr->dirty_bytes += entry_ptr->size; ^ H5AC.c: In function 'H5AC_log_inserted_entry': H5AC.c:3568:26: warning: conversion to 'size_t' from 'int32_t' may change the sign of the result [-Wsign-conversion] aux_ptr->dirty_bytes += entry_ptr->size; ^ H5AC.c:3568:29: warning: conversion to 'int32_t' from 'size_t' may alter its value [-Wconversion] aux_ptr->dirty_bytes += entry_ptr->size; ^ H5AC.c:3522:33: warning: unused parameter 'f' [-Wunused-parameter] H5AC_log_inserted_entry(H5F_t * f, ^ H5AC.c: In function 'H5AC_log_moved_entry': H5AC.c:3743:34: warning: conversion to 'size_t' from 'int32_t' may change the sign of the result [-Wsign-conversion] aux_ptr->dirty_bytes += entry_size; ^ H5AC.c:3743:37: warning: conversion to 'int32_t' from 'size_t' may alter its value [-Wconversion] aux_ptr->dirty_bytes += entry_size; ^ H5AC.c:3770:30: warning: conversion to 'size_t' from 'int32_t' may change the sign of the result [-Wsign-conversion] aux_ptr->dirty_bytes += entry_size; ^ H5AC.c:3770:33: warning: conversion to 'int32_t' from 'size_t' may alter its value [-Wconversion] aux_ptr->dirty_bytes += entry_size; ^ H5B.c: In function 'H5B_iterate_helper': H5B.c:1259:15: warning: request for implicit conversion from 'void *' to 'haddr_t *' not permitted in C++ [-Wc++-compat] child = H5FL_SEQ_FREE(haddr_t, child); ^ H5B.c: In function 'H5B_shared_new': H5B.c:1828:30: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] shared->nkey = H5FL_SEQ_FREE(size_t, shared->nkey); ^ H5B.c: In function 'H5B_shared_free': H5B.c:1859:18: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] shared->nkey = H5FL_SEQ_FREE(size_t, shared->nkey); ^ H5B.c: In function 'H5B_copy': H5B.c:1927:22: warning: request for implicit conversion from 'void *' to 'haddr_t *' not permitted in C++ [-Wc++-compat] new_node->child = H5FL_SEQ_FREE(haddr_t, new_node->child); ^ H5B.c: In function 'H5B_valid': H5B.c:2112:26: warning: variable 'shared' set but not used [-Wunused-but-set-variable] H5B_shared_t *shared; /* Pointer to shared B-tree info */ ^ H5B.c: In function 'H5B_node_dest': H5B.c:2174:15: warning: request for implicit conversion from 'void *' to 'haddr_t *' not permitted in C++ [-Wc++-compat] bt->child = H5FL_SEQ_FREE(haddr_t, bt->child); ^ H5B2cache.c: In function 'H5B2__cache_internal_load': H5B2cache.c:552:22: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value [-Wconversion] internal->nrec = udata->nrec; ^ H5B2cache.c:553:23: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value [-Wconversion] internal->depth = udata->depth; ^ In file included from H5B2private.h:34:0, from H5B2pkg.h:32, from H5B2cache.c:38: H5Fprivate.h:159:11: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion] n = (n << 8) | *(--p); \ ^ H5Fprivate.h:191:41: note: in expansion of macro 'DECODE_VAR' # define UINT64DECODE_VAR(p, n, l) DECODE_VAR(p, n, l) ^ H5B2cache.c:572:9: note: in expansion of macro 'UINT64DECODE_VAR' UINT64DECODE_VAR(p, int_node_ptr->node_nrec, udata->hdr->max_nrec_size); ^ H5B2cache.c: In function 'H5B2__cache_leaf_load': H5B2cache.c:890:18: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value [-Wconversion] leaf->nrec = udata->nrec; ^ H5B2hdr.c: In function 'H5B2_hdr_free': H5B2hdr.c:525:22: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] hdr->nat_off = H5FL_SEQ_FREE(size_t, hdr->nat_off); ^ H5B2hdr.c:542:24: warning: request for implicit conversion from 'void *' to 'struct H5B2_node_info_t *' not permitted in C++ [-Wc++-compat] hdr->node_info = H5FL_SEQ_FREE(H5B2_node_info_t, hdr->node_info); ^ H5B2int.c: In function 'H5B2_redistribute2': H5B2int.c:549:31: warning: conversion to 'hssize_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] left_moved_nrec = moved_nrec; ^ H5B2int.c:550:30: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] right_moved_nrec -= moved_nrec; ^ H5B2int.c:550:33: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] right_moved_nrec -= moved_nrec; ^ H5B2int.c:602:29: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] left_moved_nrec -= moved_nrec; ^ H5B2int.c:602:32: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] left_moved_nrec -= moved_nrec; ^ H5B2int.c:603:32: warning: conversion to 'hssize_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] right_moved_nrec = moved_nrec; ^ H5B2test.c: In function 'H5B2_get_node_depth_test': H5B2test.c:529:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ret_value = ninfo.depth; ^ H5C.c: In function 'H5C_create': H5C.c:1081:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (cache_ptr->resize_ctl).min_clean_fraction = H5C__DEF_AR_MIN_CLEAN_FRAC; ^ H5C.c:1087:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (cache_ptr->resize_ctl).lower_hr_threshold = H5C__DEF_AR_LOWER_THRESHHOLD; ^ H5C.c:1088:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (cache_ptr->resize_ctl).increment = H5C__DEF_AR_INCREMENT; ^ H5C.c:1093:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (cache_ptr->resize_ctl).flash_multiple = 1.0; ^ H5C.c:1094:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (cache_ptr->resize_ctl).flash_threshold = 0.25; ^ H5C.c:1097:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (cache_ptr->resize_ctl).upper_hr_threshold = H5C__DEF_AR_UPPER_THRESHHOLD; ^ H5C.c:1098:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (cache_ptr->resize_ctl).decrement = H5C__DEF_AR_DECREMENT; ^ H5C.c:1103:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (cache_ptr->resize_ctl).empty_reserve = H5C__DEF_AR_EMPTY_RESERVE; ^ H5C.c: In function 'H5C_get_cache_hit_rate': H5C.c:2239:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] *hit_rate_ptr = 0.0; ^ H5C.c: In function 'H5C_pin_protected_entry': H5C.c:3418:25: warning: variable 'cache_ptr' set but not used [-Wunused-but-set-variable] H5C_t * cache_ptr; ^ H5C.c: In function 'H5C_set_cache_auto_resize_config': H5C.c:3997:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if ( ( config_ptr->lower_hr_threshold <= 0.0 ) || ^ H5C.c:3998:18: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ( config_ptr->increment <= 1.0 ) || ^ H5C.c:4022:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if ( ( config_ptr->upper_hr_threshold >= 1.0 ) || ^ H5C.c:4023:18: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ( config_ptr->decrement >= 1.0 ) || ^ H5C.c:4033:20: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ( config_ptr->empty_reserve >= 1.0 ) ) || ^ H5C.c:4043:20: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ( config_ptr->empty_reserve >= 1.0 ) ) || ^ H5C.c:4046:18: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ( config_ptr->upper_hr_threshold >= 1.0 ) ) { ^ H5C.c: In function 'H5C_validate_resize_config': H5C.c:5520:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if ( ( config_ptr->min_clean_fraction < 0.0 ) || ^ H5C.c:5521:14: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ( config_ptr->min_clean_fraction > 1.0 ) ) { ^ H5C.c:5549:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if ( ( config_ptr->lower_hr_threshold < 0.0 ) || ^ H5C.c:5550:18: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ( config_ptr->lower_hr_threshold > 1.0 ) ) { ^ H5C.c:5556:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if ( config_ptr->increment < 1.0 ) { ^ H5C.c:5581:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if ( ( config_ptr->flash_multiple < 0.1 ) || ^ H5C.c:5582:22: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ( config_ptr->flash_multiple > 10.0 ) ) { ^ H5C.c:5588:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if ( ( config_ptr->flash_threshold < 0.1 ) || ^ H5C.c:5589:22: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ( config_ptr->flash_threshold > 1.0 ) ) { ^ H5C.c:5617:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if ( config_ptr->upper_hr_threshold > 1.0 ) { ^ H5C.c:5623:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if ( ( config_ptr->decrement > 1.0 ) || ^ H5C.c:5624:18: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ( config_ptr->decrement < 0.0 ) ) { ^ H5C.c:5659:18: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ( ( config_ptr->empty_reserve > 1.0 ) || ^ H5C.c:5660:20: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ( config_ptr->empty_reserve < 0.0 ) ) ) { ^ H5C.c:5673:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if ( ( config_ptr->upper_hr_threshold > 1.0 ) || ^ H5C.c:5674:18: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ( config_ptr->upper_hr_threshold < 0.0 ) ) { ^ H5C.c: At top level: H5C.c:285:1: warning: 'H5C_epoch_marker_notify' defined but not used [-Wunused-function] H5C_epoch_marker_notify(H5C_notify_action_t UNUSED action, ^ H5Dchunk.c: In function 'H5D__chunk_direct_write': H5Dchunk.c:317:31: warning: passing argument 1 of 'H5D__alloc_storage' discards 'const' qualifier from pointer target type if(H5D__alloc_storage(dset, dxpl_id, H5D_ALLOC_WRITE, FALSE, NULL) < 0) ^ In file included from H5Dchunk.c:57:0: H5Dpkg.h:534:15: note: expected 'struct H5D_t *' but argument is of type 'const struct H5D_t *' H5_DLL herr_t H5D__alloc_storage(H5D_t *dset, hid_t dxpl_id, H5D_time_alloc_t time_alloc, ^ H5Dchunk.c:352:17: warning: conversion to 'uint32_t' from 'size_t' may alter its value [-Wconversion] udata.nbytes = data_size; ^ H5Dchunk.c: In function 'H5D__chunk_io_init': H5Dchunk.c:727:60: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if((file_space_normalized = H5S_hyper_normalize_offset((H5S_t *)file_space, old_offset)) < 0) ^ H5Dchunk.c:945:41: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5S_hyper_denormalize_offset((H5S_t *)file_space, old_offset) < 0) ^ H5Dchunk.c: In function 'H5D__create_chunk_map_single': H5Dchunk.c:1165:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] chunk_info->mspace = (H5S_t *)fm->mem_space; ^ H5Dchunk.c: In function 'H5D__create_chunk_file_map_hyper': H5Dchunk.c:1232:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(TRUE == H5S_hyper_intersect_block((H5S_t *)fm->file_space, coords, end)) { ^ H5Dchunk.c: In function 'H5D__create_chunk_mem_map_hyper': H5Dchunk.c:1400:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] chunk_info->mspace = (H5S_t *)fm->mem_space; ^ H5Dchunk.c: In function 'H5D__chunk_allocate': H5Dchunk.c:3324:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] (void *)pline, (H5MM_free_t)H5D__chunk_xfree, (void *)pline, ^ H5Dchunk.c:3324:63: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] (void *)pline, (H5MM_free_t)H5D__chunk_xfree, (void *)pline, ^ H5Dchunk.c: In function 'H5D__chunk_prune_fill': H5Dchunk.c:3583:20: warning: size of 'chunk_iter' is 2232 bytes [-Wlarger-than=] H5S_sel_iter_t chunk_iter; /* Memory selection iteration info */ ^ H5Dchunk.c: In function 'H5D__chunk_copy': H5Dchunk.c:4635:39: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type if(NULL == (dt_mem = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) ^ In file included from H5Oprivate.h:41:0, from H5Dprivate.h:27, from H5Dpkg.h:32, from H5Dchunk.c:57: H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^ H5Dchunk.c:4643:39: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type if(NULL == (dt_dst = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) ^ In file included from H5Oprivate.h:41:0, from H5Dprivate.h:27, from H5Dpkg.h:32, from H5Dchunk.c:57: H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^ H5Dchunk.c: In function 'H5D__chunk_dest': H5Dchunk.c:4972:20: warning: request for implicit conversion from 'void *' to 'struct H5D_rdcc_ent_t **' not permitted in C++ [-Wc++-compat] rdcc->slot = H5FL_SEQ_FREE(H5D_rdcc_ent_ptr_t, rdcc->slot); ^ In file included from H5Cprivate.h:37:0, from H5ACprivate.h:35, from H5Oprivate.h:38, from H5Dprivate.h:27, from H5Dpkg.h:32, from H5Defl.c:32: H5Defl.c: In function 'H5D__efl_read': H5Defl.c:292:50: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] if(H5F_OVERFLOW_HSIZET2OFFT(efl->slot[u].offset + skip)) ^ H5Fprivate.h:354:16: note: in definition of macro 'H5F_OVERFLOW_HSIZET2OFFT' ((hsize_t)(X)>=(hsize_t)((hsize_t)1<<(8*sizeof(off_t)-1))) ^ In file included from H5Defl.c:31:0: H5Defl.c:296:45: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] if(HDlseek(fd, (off_t)(efl->slot[u].offset + skip), SEEK_SET) < 0) ^ H5private.h:949:41: note: in definition of macro 'HDlseek' #define HDlseek(F,O,W) lseek(F,O,W) ^ In file included from H5Cprivate.h:37:0, from H5ACprivate.h:35, from H5Oprivate.h:38, from H5Dprivate.h:27, from H5Dpkg.h:32, from H5Defl.c:32: H5Defl.c: In function 'H5D__efl_write': H5Defl.c:378:50: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] if(H5F_OVERFLOW_HSIZET2OFFT(efl->slot[u].offset + skip)) ^ H5Fprivate.h:354:16: note: in definition of macro 'H5F_OVERFLOW_HSIZET2OFFT' ((hsize_t)(X)>=(hsize_t)((hsize_t)1<<(8*sizeof(off_t)-1))) ^ In file included from H5Defl.c:31:0: H5Defl.c:386:45: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] if(HDlseek(fd, (off_t)(efl->slot[u].offset + skip), SEEK_SET) < 0) ^ H5private.h:949:41: note: in definition of macro 'HDlseek' #define HDlseek(F,O,W) lseek(F,O,W) ^ H5Dfill.c: In function 'H5D__fill': H5Dfill.c:234:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(fill_type, H5T_COPY_ALL), FALSE)) < 0) ^ In file included from H5Oprivate.h:41:0, from H5Dprivate.h:27, from H5Dpkg.h:32, from H5Dfill.c:37: H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^ H5Dfill.c:237:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(buf_type, H5T_COPY_ALL), FALSE)) < 0) ^ In file included from H5Oprivate.h:41:0, from H5Dprivate.h:27, from H5Dpkg.h:32, from H5Dfill.c:37: H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^ H5Dfill.c:248:28: warning: size of 'mem_iter' is 2232 bytes [-Wlarger-than=] H5S_sel_iter_t mem_iter; /* Memory selection iteration info */ ^ H5Dfill.c: In function 'H5D__fill_init': H5Dfill.c:407:54: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type if(NULL == (fb_info->mem_type = H5T_copy(dset_type, H5T_COPY_REOPEN))) ^ In file included from H5Oprivate.h:41:0, from H5Dprivate.h:27, from H5Dpkg.h:32, from H5Dfill.c:37: H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^ H5Dint.c: In function 'H5D__init_type': H5Dint.c:624:43: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type if((dset->shared->type = H5T_copy(type, H5T_COPY_ALL)) == NULL) ^ In file included from H5Oprivate.h:41:0, from H5Dprivate.h:27, from H5Dpkg.h:32, from H5Dint.c:30: H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^ H5Dint.c:647:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] dset->shared->type = (H5T_t *)type; /* (Cast away const OK - QAK) */ ^ H5Dio.c: In function 'H5D__read': H5Dio.c:388:21: warning: size of 'fm' is 2872 bytes [-Wlarger-than=] H5D_chunk_map_t fm; /* Chunk file<->memory mapping */ ^ H5Dio.c:474:66: warning: passing argument 5 of 'H5S_select_construct_projection' from incompatible pointer type (unsigned)H5S_GET_EXTENT_NDIMS(file_space), buf, &adj_buf, type_info.dst_type_size) < 0) ^ In file included from H5Dprivate.h:28:0, from H5Dpkg.h:32, from H5Dio.c:27: H5Sprivate.h:222:15: note: expected 'const void **' but argument is of type 'void **' H5_DLL herr_t H5S_select_construct_projection(const H5S_t *base_space, ^ H5Dio.c: In function 'H5D__write': H5Dio.c:589:21: warning: size of 'fm' is 2872 bytes [-Wlarger-than=] H5D_chunk_map_t fm; /* Chunk file<->memory mapping */ ^ H5Dio.c:700:66: warning: passing argument 5 of 'H5S_select_construct_projection' from incompatible pointer type (unsigned)H5S_GET_EXTENT_NDIMS(file_space), buf, &adj_buf, type_info.src_type_size) < 0) ^ In file included from H5Dprivate.h:28:0, from H5Dpkg.h:32, from H5Dio.c:27: H5Sprivate.h:222:15: note: expected 'const void **' but argument is of type 'void **' H5_DLL herr_t H5S_select_construct_projection(const H5S_t *base_space, ^ H5Dio.c: In function 'H5D__ioinfo_init': H5Dio.c:841:25: warning: assignment discards 'const' qualifier from pointer target type io_info->dxpl_cache = dxpl_cache; ^ H5Dint.c: In function 'H5D__mark': H5Dint.c:2377:1: warning: label 'done' defined but not used [-Wunused-label] done: ^ H5Dint.c:2361:33: warning: unused parameter 'dxpl_id' [-Wunused-parameter] H5D__mark(H5D_t *dataset, hid_t dxpl_id, unsigned flags) ^ H5Dmpio.c: In function 'H5D__mpio_opt_possible': H5Dmpio.c:158:28: warning: unused parameter 'fm' [-Wunused-parameter] const H5D_chunk_map_t *fm, H5P_genplist_t *dx_plist) ^ H5Dmpio.c: In function 'H5D__mpio_get_min_chunk': H5Dmpio.c:417:18: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] num_chunkf = H5SL_count(fm->sel_chunks); ^ H5Dmpio.c: In function 'H5D__contig_collective_read': H5Dmpio.c:499:26: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ [-Wc++-compat] if(NULL == (dx_plist = H5I_object(io_info->dxpl_id))) ^ H5Dmpio.c: In function 'H5D__contig_collective_write': H5Dmpio.c:546:26: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ [-Wc++-compat] if(NULL == (dx_plist = H5I_object(io_info->dxpl_id))) ^ H5Dmpio.c: In function 'H5D__chunk_collective_io': H5Dmpio.c:618:26: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ [-Wc++-compat] if(NULL == (dx_plist = H5I_object(io_info->dxpl_id))) ^ H5Dmpio.c:622:22: warning: cast from function call of type 'unsigned int' to non-matching type 'enum H5FD_mpio_chunk_opt_t' [-Wbad-function-cast] chunk_opt_mode = (H5FD_mpio_chunk_opt_t)H5P_peek_unsigned(dx_plist, H5D_XFER_MPIO_CHUNK_OPT_HARD_NAME); ^ H5Dmpio.c:642:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((unsigned)sum_chunk / mpi_size >= one_link_chunk_io_threshold) ^ H5Dmpio.c: In function 'H5D__link_chunk_collective_io': H5Dmpio.c:877:40: warning: request for implicit conversion from 'void *' to 'struct H5D_chunk_info_t *' not permitted in C++ [-Wc++-compat] if(NULL == (chunk_info = H5SL_item(chunk_node))) ^ H5Dmpio.c: In function 'H5D__multi_chunk_collective_io': H5Dmpio.c:1202:17: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] actual_io_mode = actual_io_mode | H5D_MPIO_CHUNK_COLLECTIVE; ^ H5Dmpio.c:1242:17: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] actual_io_mode = actual_io_mode | H5D_MPIO_CHUNK_INDEPENDENT; ^ H5Dmpio.c: In function 'H5D__sort_chunk': H5Dmpio.c:1497:44: warning: request for implicit conversion from 'void *' to 'haddr_t *' not permitted in C++ [-Wc++-compat] if(NULL == (total_chunk_addr_array = H5MM_malloc(sizeof(haddr_t) * (size_t)fm->layout->u.chunk.nchunks))) ^ H5Dmpio.c:1521:32: warning: request for implicit conversion from 'void *' to 'struct H5D_chunk_info_t *' not permitted in C++ [-Wc++-compat] if(NULL == (chunk_info = H5SL_item(chunk_node))) ^ H5Dmpio.c: In function 'H5D__obtain_mpio_mode': H5Dmpio.c:1650:42: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] threshold_nproc_per_chunk = mpi_size * percent_nproc_per_chunk/100; ^ In file included from H5Dmpio.c:36:0: H5Dmpio.c:1653:48: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] io_mode_info = (uint8_t *)H5MM_calloc(total_chunks); ^ H5private.h:567:39: note: in definition of macro 'HDcalloc' #define HDcalloc(N,Z) calloc(N,Z) ^ H5Dmpio.c:1653:36: note: in expansion of macro 'H5MM_calloc' io_mode_info = (uint8_t *)H5MM_calloc(total_chunks); ^ H5Dmpio.c:1654:59: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] mergebuf = H5MM_malloc((sizeof(haddr_t) + 1) * total_chunks); ^ H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ H5Dmpio.c:1654:25: note: in expansion of macro 'H5MM_malloc' mergebuf = H5MM_malloc((sizeof(haddr_t) + 1) * total_chunks); ^ H5Dmpio.c:1654:23: warning: request for implicit conversion from 'void *' to 'uint8_t *' not permitted in C++ [-Wc++-compat] mergebuf = H5MM_malloc((sizeof(haddr_t) + 1) * total_chunks); ^ In file included from H5Dmpio.c:36:0: H5Dmpio.c:1657:52: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] recv_io_mode_info = (uint8_t *)H5MM_malloc(total_chunks * mpi_size); ^ H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ H5Dmpio.c:1657:40: note: in expansion of macro 'H5MM_malloc' recv_io_mode_info = (uint8_t *)H5MM_malloc(total_chunks * mpi_size); ^ H5Dmpio.c:1663:23: warning: request for implicit conversion from 'void *' to 'struct H5D_chunk_info_t *' not permitted in C++ [-Wc++-compat] chunk_info = H5SL_item(chunk_node); ^ In file included from H5Dmpio.c:36:0: H5Dmpio.c:1680:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nproc_per_chunk = (int*)H5MM_calloc(total_chunks * sizeof(int)); ^ H5private.h:567:39: note: in definition of macro 'HDcalloc' #define HDcalloc(N,Z) calloc(N,Z) ^ H5Dmpio.c:1680:33: note: in expansion of macro 'H5MM_calloc' nproc_per_chunk = (int*)H5MM_calloc(total_chunks * sizeof(int)); ^ H5Dmpio.c:1702:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(nproc_per_chunk[ic] > MAX(1, threshold_nproc_per_chunk)) { ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5Dmpio.c:36: H5Dmpio.c:1709:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] HDmemcpy(mergebuf, assign_io_mode, total_chunks); ^ H5Dmpio.c:1709:9: note: in expansion of macro 'HDmemcpy' HDmemcpy(mergebuf, assign_io_mode, total_chunks); ^ H5Dmpio.c:1710:55: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] HDmemcpy(tempbuf, chunk_addr, sizeof(haddr_t) * total_chunks); ^ H5Dmpio.c:1710:9: note: in expansion of macro 'HDmemcpy' HDmemcpy(tempbuf, chunk_addr, sizeof(haddr_t) * total_chunks); ^ H5Dmpio.c:1716:78: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if(MPI_SUCCESS != (mpi_code = MPI_Bcast(mergebuf, ((sizeof(haddr_t) + 1) * total_chunks), MPI_BYTE, root, comm))) ^ H5Dmpio.c:1716:55: warning: conversion to 'int' from 'long unsigned int' may alter its value [-Wconversion] if(MPI_SUCCESS != (mpi_code = MPI_Bcast(mergebuf, ((sizeof(haddr_t) + 1) * total_chunks), MPI_BYTE, root, comm))) ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5Dmpio.c:36: H5Dmpio.c:1719:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] HDmemcpy(assign_io_mode, mergebuf, total_chunks); ^ H5Dmpio.c:1719:5: note: in expansion of macro 'HDmemcpy' HDmemcpy(assign_io_mode, mergebuf, total_chunks); ^ H5Dmpio.c:1720:51: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] HDmemcpy(chunk_addr, tempbuf, sizeof(haddr_t) * total_chunks); ^ H5Dmpio.c:1720:5: note: in expansion of macro 'HDmemcpy' HDmemcpy(chunk_addr, tempbuf, sizeof(haddr_t) * total_chunks); ^ H5Dmpio.c: At top level: H5Dmpio.c:407:1: warning: 'H5D__mpio_get_min_chunk' defined but not used [-Wunused-function] H5D__mpio_get_min_chunk(const H5D_io_info_t *io_info, const H5D_chunk_map_t *fm, ^ H5Dmpio.c:87:0: warning: macro "H5D_CHUNK_SELECT_NONE" is not used [-Wunused-macros] #define H5D_CHUNK_SELECT_NONE 0 ^ H5Dmpio.c:86:0: warning: macro "H5D_CHUNK_SELECT_IRREG" is not used [-Wunused-macros] #define H5D_CHUNK_SELECT_IRREG 2 ^ H5Dmpio.c:81:0: warning: macro "H5D_CHUNK_IO_MODE_IND" is not used [-Wunused-macros] #define H5D_CHUNK_IO_MODE_IND 0 ^ H5Dscatgath.c: In function 'H5D__scatter_file': H5Dscatgath.c:100:13: warning: size of '_off' is 8192 bytes [-Wlarger-than=] hsize_t _off[H5D_IO_VECTOR_SIZE]; /* Array to store sequence offsets */ ^ H5Dscatgath.c:105:12: warning: size of '_len' is 8192 bytes [-Wlarger-than=] size_t _len[H5D_IO_VECTOR_SIZE]; /* Array to store sequence lengths */ ^ H5Dscatgath.c:164:13: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] len = H5FL_SEQ_FREE(size_t, len); ^ H5Dscatgath.c:166:13: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] off = H5FL_SEQ_FREE(hsize_t, off); ^ H5Dscatgath.c: In function 'H5D__gather_file': H5Dscatgath.c:199:13: warning: size of '_off' is 8192 bytes [-Wlarger-than=] hsize_t _off[H5D_IO_VECTOR_SIZE]; /* Array to store sequence offsets */ ^ H5Dscatgath.c:204:12: warning: size of '_len' is 8192 bytes [-Wlarger-than=] size_t _len[H5D_IO_VECTOR_SIZE]; /* Array to store sequence lengths */ ^ H5Dscatgath.c:265:13: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] len = H5FL_SEQ_FREE(size_t, len); ^ H5Dscatgath.c:267:13: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] off = H5FL_SEQ_FREE(hsize_t, off); ^ H5Dscatgath.c: In function 'H5D__scatter_mem': H5Dscatgath.c:295:13: warning: size of '_off' is 8192 bytes [-Wlarger-than=] hsize_t _off[H5D_IO_VECTOR_SIZE]; /* Array to store sequence offsets */ ^ H5Dscatgath.c:297:12: warning: size of '_len' is 8192 bytes [-Wlarger-than=] size_t _len[H5D_IO_VECTOR_SIZE]; /* Array to store sequence lengths */ ^ H5Dscatgath.c:350:13: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] len = H5FL_SEQ_FREE(size_t, len); ^ H5Dscatgath.c:352:13: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] off = H5FL_SEQ_FREE(hsize_t, off); ^ H5Dscatgath.c: In function 'H5D__gather_mem': H5Dscatgath.c:382:13: warning: size of '_off' is 8192 bytes [-Wlarger-than=] hsize_t _off[H5D_IO_VECTOR_SIZE]; /* Array to store sequence offsets */ ^ H5Dscatgath.c:384:12: warning: size of '_len' is 8192 bytes [-Wlarger-than=] size_t _len[H5D_IO_VECTOR_SIZE]; /* Array to store sequence lengths */ ^ H5Dscatgath.c:437:13: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] len = H5FL_SEQ_FREE(size_t, len); ^ H5Dscatgath.c:439:13: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] off = H5FL_SEQ_FREE(hsize_t, off); ^ H5Dscatgath.c: In function 'H5D__scatgath_read': H5Dscatgath.c:463:20: warning: size of 'mem_iter' is 2232 bytes [-Wlarger-than=] H5S_sel_iter_t mem_iter; /*memory selection iteration info*/ ^ H5Dscatgath.c:465:20: warning: size of 'bkg_iter' is 2232 bytes [-Wlarger-than=] H5S_sel_iter_t bkg_iter; /*background iteration info*/ ^ H5Dscatgath.c:467:20: warning: size of 'file_iter' is 2232 bytes [-Wlarger-than=] H5S_sel_iter_t file_iter; /*file selection iteration info*/ ^ H5Dscatgath.c: In function 'H5D__scatgath_write': H5Dscatgath.c:595:20: warning: size of 'mem_iter' is 2232 bytes [-Wlarger-than=] H5S_sel_iter_t mem_iter; /*memory selection iteration info*/ ^ H5Dscatgath.c:597:20: warning: size of 'bkg_iter' is 2232 bytes [-Wlarger-than=] H5S_sel_iter_t bkg_iter; /*background iteration info*/ ^ H5Dscatgath.c:599:20: warning: size of 'file_iter' is 2232 bytes [-Wlarger-than=] H5S_sel_iter_t file_iter; /*file selection iteration info*/ ^ H5Dselect.c: In function 'H5D__select_io': H5Dselect.c:89:20: warning: size of 'mem_iter' is 2232 bytes [-Wlarger-than=] H5S_sel_iter_t mem_iter; /* Memory selection iteration info */ ^ H5Dselect.c:91:20: warning: size of 'file_iter' is 2232 bytes [-Wlarger-than=] H5S_sel_iter_t file_iter; /* File selection iteration info */ ^ H5Dselect.c:93:13: warning: size of '_mem_off' is 8192 bytes [-Wlarger-than=] hsize_t _mem_off[H5D_IO_VECTOR_SIZE]; /* Array to store sequence offsets in memory */ ^ H5Dselect.c:95:13: warning: size of '_file_off' is 8192 bytes [-Wlarger-than=] hsize_t _file_off[H5D_IO_VECTOR_SIZE]; /* Array to store sequence offsets in the file */ ^ H5Dselect.c:97:12: warning: size of '_mem_len' is 8192 bytes [-Wlarger-than=] size_t _mem_len[H5D_IO_VECTOR_SIZE]; /* Array to store sequence lengths in memory */ ^ H5Dselect.c:99:12: warning: size of '_file_len' is 8192 bytes [-Wlarger-than=] size_t _file_len[H5D_IO_VECTOR_SIZE]; /* Array to store sequence lengths in the file */ ^ H5Dscatgath.c: In function 'H5D__compound_opt_read': H5Dscatgath.c:747:16: warning: size of '_off' is 8192 bytes [-Wlarger-than=] hsize_t _off[H5D_IO_VECTOR_SIZE]; /* Array to store sequence offsets */ ^ H5Dscatgath.c:749:16: warning: size of '_len' is 8192 bytes [-Wlarger-than=] size_t _len[H5D_IO_VECTOR_SIZE]; /* Array to store sequence lengths */ ^ H5Dscatgath.c:831:13: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] len = H5FL_SEQ_FREE(size_t, len); ^ H5Dscatgath.c:833:13: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] off = H5FL_SEQ_FREE(hsize_t, off); ^ H5Dscatgath.c: In function 'H5Dscatter': H5Dscatgath.c:926:20: warning: size of 'iter' is 2232 bytes [-Wlarger-than=] H5S_sel_iter_t iter; /* Selection iteration info*/ ^ H5Dselect.c:242:18: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] file_len = H5FL_SEQ_FREE(size_t, file_len); ^ H5Dselect.c:244:18: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] file_off = H5FL_SEQ_FREE(hsize_t, file_off); ^ H5Dselect.c:246:17: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] mem_len = H5FL_SEQ_FREE(size_t, mem_len); ^ H5Dselect.c:248:17: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] mem_off = H5FL_SEQ_FREE(hsize_t, mem_off); ^ H5Dscatgath.c: In function 'H5Dgather': H5Dscatgath.c:1026:20: warning: size of 'iter' is 2232 bytes [-Wlarger-than=] H5S_sel_iter_t iter; /* Selection iteration info*/ ^ H5Dscatgath.c: In function 'H5D__scatter_file': H5Dscatgath.c:95:1: warning: stack usage might be 16800 bytes [-Wstack-usage=] H5D__scatter_file(const H5D_io_info_t *_io_info, ^ H5Dscatgath.c:169:1: warning: the frame size of 16752 bytes is larger than 16384 bytes [-Wframe-larger-than=] } /* H5D__scatter_file() */ ^ H5Dselect.c:86:1: warning: stack usage might be 37440 bytes [-Wstack-usage=] H5D__select_io(const H5D_io_info_t *io_info, size_t elmt_size, ^ H5Dselect.c:251:1: warning: the frame size of 37392 bytes is larger than 16384 bytes [-Wframe-larger-than=] } /* end H5D__select_io() */ ^ H5Dscatgath.c: In function 'H5D__gather_file': H5Dscatgath.c:194:1: warning: stack usage might be 16816 bytes [-Wstack-usage=] H5D__gather_file(const H5D_io_info_t *_io_info, ^ H5Dscatgath.c:270:1: warning: the frame size of 16768 bytes is larger than 16384 bytes [-Wframe-larger-than=] } /* H5D__gather_file() */ ^ H5Dscatgath.c: In function 'H5D__scatter_mem': H5Dscatgath.c:289:1: warning: stack usage might be 16560 bytes [-Wstack-usage=] H5D__scatter_mem (const void *_tscat_buf, const H5S_t *space, ^ H5Dscatgath.c:355:1: warning: the frame size of 16512 bytes is larger than 16384 bytes [-Wframe-larger-than=] } /* H5D__scatter_mem() */ ^ H5Dscatgath.c: In function 'H5D__gather_mem': H5Dscatgath.c:376:1: warning: stack usage might be 16560 bytes [-Wstack-usage=] H5D__gather_mem(const void *_buf, const H5S_t *space, ^ H5Dscatgath.c:442:1: warning: the frame size of 16512 bytes is larger than 16384 bytes [-Wframe-larger-than=] } /* H5D__gather_mem() */ ^ H5Dscatgath.c: In function 'H5D__compound_opt_read': H5Dscatgath.c:741:1: warning: stack usage might be 16624 bytes [-Wstack-usage=] H5D__compound_opt_read(size_t nelmts, const H5S_t *space, ^ H5Dscatgath.c:836:1: warning: the frame size of 16576 bytes is larger than 16384 bytes [-Wframe-larger-than=] } /* end H5D__compound_opt_read() */ ^ H5E.c: In function 'H5Epush2': H5E.c:1381:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] if(HDvasprintf(&tmp, fmt, ap) < 0) ^ H5Eint.c: In function 'H5E_printf_stack': H5Eint.c:735:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] if(HDvasprintf(&tmp, fmt, ap) < 0) ^ H5Eint.c: In function 'H5E_clear_entries': H5Eint.c:915:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5MM_xfree((void *)error->func_name); /* Casting away const OK - QAK */ ^ H5Eint.c:917:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5MM_xfree((void *)error->file_name); /* Casting away const OK - QAK */ ^ H5Eint.c:919:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5MM_xfree((void *)error->desc); /* Casting away const OK - QAK */ ^ H5Fsuper_cache.c: In function 'H5F_sblock_load': H5Fsuper_cache.c:277:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&p, &sblock->base_addr/*out*/); ^ H5Fsuper_cache.c:278:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&p, &sblock->ext_addr/*out*/); ^ H5Fsuper_cache.c:279:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&p, &stored_eoa/*out*/); ^ H5Fsuper_cache.c:280:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&p, &sblock->driver_addr/*out*/); ^ H5Fsuper_cache.c:288:30: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] if(H5G_ent_decode(f, (const uint8_t **)&p, sblock->root_ent) < 0) ^ H5Fsuper_cache.c:409:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&p, &sblock->base_addr/*out*/); ^ H5Fsuper_cache.c:410:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&p, &sblock->ext_addr/*out*/); ^ H5Fsuper_cache.c:411:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&p, &stored_eoa/*out*/); ^ H5Fsuper_cache.c:412:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&p, &sblock->root_addr/*out*/); ^ In file included from H5FDdirect.c:32:0: H5private.h:1788:15: warning: 'H5_interface_initialize_g' defined but not used [-Wunused-variable] static int H5_interface_initialize_g = 0; ^ H5FDdirect.c:26:33: warning: 'H5FD_direct_init_interface' declared 'static' but never defined [-Wunused-function] #define H5_INTERFACE_INIT_FUNC H5FD_direct_init_interface ^ H5private.h:1789:18: note: in expansion of macro 'H5_INTERFACE_INIT_FUNC' static herr_t H5_INTERFACE_INIT_FUNC(void); ^ H5FDfamily.c: In function 'H5FD_family_open': H5FDfamily.c:649:11: warning: size of 'memb_name' is 4096 bytes [-Wlarger-than=] char memb_name[4096], temp[4096]; ^ H5FDfamily.c:649:28: warning: size of 'temp' is 4096 bytes [-Wlarger-than=] char memb_name[4096], temp[4096]; ^ H5FDfamily.c:711:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(memb_name, sizeof(memb_name), name, 0); ^ H5FDfamily.c:712:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(temp, sizeof(temp), name, 1); ^ H5FDfamily.c:718:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(memb_name, sizeof(memb_name), name, file->nmembs); ^ H5FDfamily.c: In function 'H5FD_family_cmp': H5FDfamily.c:870:1: warning: label 'done' defined but not used [-Wunused-label] done: ^ H5FDfamily.c: In function 'H5FD_family_set_eoa': H5FDfamily.c:970:11: warning: size of 'memb_name' is 4096 bytes [-Wlarger-than=] char memb_name[4096]; ^ H5FDfamily.c:993:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(memb_name, sizeof(memb_name), file->name, u); ^ H5FDfamily.c: In function 'H5FD_family_open': H5FDfamily.c:644:1: warning: stack usage might be 8384 bytes [-Wstack-usage=] H5FD_family_open(const char *name, unsigned flags, hid_t fapl_id, ^ H5FDlog.c: In function 'H5Pset_fapl_log': H5FDlog.c:330:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] fa.logfile = (char *)logfile; ^ H5FDmpio.c: In function 'H5FD_mpio_open': H5FDmpio.c:1056:59: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(MPI_SUCCESS != (mpi_code = MPI_File_open(comm_dup, (char*)name, mpi_amode, info_dup, &fh))) ^ H5FDmpio.c: In function 'H5FD_mpio_read': H5FDmpio.c:1499:21: warning: cast from function call of type 'unsigned int' to non-matching type 'enum H5FD_mpio_xfer_t' [-Wbad-function-cast] xfer_mode = (H5FD_mpio_xfer_t)H5P_peek_unsigned(plist, H5D_XFER_IO_XFER_MODE_NAME); ^ H5FDmpio.c:1543:25: warning: cast from function call of type 'unsigned int' to non-matching type 'enum H5FD_mpio_collective_opt_t' [-Wbad-function-cast] coll_opt_mode = (H5FD_mpio_collective_opt_t)H5P_peek_unsigned(plist, H5D_XFER_MPIO_COLLECTIVE_OPT_NAME); ^ H5FDmpio.c: In function 'H5FD_mpio_write': H5FDmpio.c:1783:21: warning: cast from function call of type 'unsigned int' to non-matching type 'enum H5FD_mpio_xfer_t' [-Wbad-function-cast] xfer_mode = (H5FD_mpio_xfer_t)H5P_peek_unsigned(plist, H5D_XFER_IO_XFER_MODE_NAME); ^ H5FDmpio.c:1838:25: warning: cast from function call of type 'unsigned int' to non-matching type 'enum H5FD_mpio_collective_opt_t' [-Wbad-function-cast] coll_opt_mode = (H5FD_mpio_collective_opt_t)H5P_peek_unsigned(plist, H5D_XFER_MPIO_COLLECTIVE_OPT_NAME); ^ H5FDmpio.c:1846:83: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(MPI_SUCCESS != (mpi_code = MPI_File_write_at_all(file->f, mpi_off, (void*)buf, size_i, buf_type, &mpi_stat))) ^ H5FDmpio.c:1854:79: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(MPI_SUCCESS != (mpi_code = MPI_File_write_at(file->f, mpi_off, (void*)buf, size_i, buf_type, &mpi_stat))) ^ H5FDmpio.c:1864:75: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(MPI_SUCCESS != (mpi_code = MPI_File_write_at(file->f, mpi_off, (void*)buf, size_i, buf_type, &mpi_stat))) ^ H5FDmpiposix.c: In function 'H5Pget_fapl_mpiposix': H5FDmpiposix.c:389:21: warning: request for implicit conversion from 'void *' to 'struct H5FD_mpiposix_fapl_t *' not permitted in C++ [-Wc++-compat] if (NULL == (fa = H5P_get_driver_info(plist))) ^ H5FDmpiposix.c: In function 'H5FD_mpiposix_fapl_get': H5FDmpiposix.c:434:21: warning: request for implicit conversion from 'void *' to 'struct H5FD_mpiposix_fapl_t *' not permitted in C++ [-Wc++-compat] if (NULL == (fa = H5MM_calloc(sizeof(H5FD_mpiposix_fapl_t)))) ^ H5FDmpiposix.c: In function 'H5FD_mpiposix_fapl_copy': H5FDmpiposix.c:474:25: warning: request for implicit conversion from 'void *' to 'struct H5FD_mpiposix_fapl_t *' not permitted in C++ [-Wc++-compat] if (NULL == (new_fa = H5MM_malloc(sizeof(H5FD_mpiposix_fapl_t)))) ^ H5FDmpiposix.c: In function 'H5FD_mpiposix_open': H5FDmpiposix.c:684:22: warning: request for implicit conversion from 'void *' to 'struct H5FD_mpiposix_t *' not permitted in C++ [-Wc++-compat] if (NULL == (file=H5MM_calloc(sizeof(H5FD_mpiposix_t)))) ^ H5FDmpiposix.c:693:17: warning: conversion to 'haddr_t' from 'off_t' may change the sign of the result [-Wsign-conversion] file->eof = sb.st_size; ^ H5FDmpiposix.c: In function 'H5FD_mpiposix_read': H5FDmpiposix.c:1027:21: warning: unused variable 'nbytes' [-Wunused-variable] ssize_t nbytes; /* Number of bytes read each I/O call */ ^ H5FDmpiposix.c: In function 'H5FD_mpiposix_write': H5FDmpiposix.c:1161:23: warning: request for implicit conversion from 'void *' to 'struct H5P_genplist_t *' not permitted in C++ [-Wc++-compat] if(NULL == (plist = H5I_object(dxpl_id))) ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5FDmpiposix.c:40: H5FDmpiposix.c:1273:22: warning: passing argument 1 of '__builtin___memset_chk' discards 'const' qualifier from pointer target type HDmemset(buf, 0, size); ^ H5FDmpiposix.c:1273:13: note: in expansion of macro 'HDmemset' HDmemset(buf, 0, size); ^ H5FDmpiposix.c:1273:22: note: expected 'void *' but argument is of type 'const void *' HDmemset(buf, 0, size); ^ H5FDmpiposix.c:1273:13: note: in expansion of macro 'HDmemset' HDmemset(buf, 0, size); ^ H5FDmpiposix.c:1282:15: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] buf = (char *)buf + bytes_wrote; ^ H5FDmpiposix.c:1140:21: warning: unused variable 'nbytes' [-Wunused-variable] ssize_t nbytes; /* Number of bytes written each I/O call */ ^ H5FDmulti.c: In function 'H5FD_multi_read': H5FDmulti.c:1657:55: warning: unused parameter 'dxpl_id' [-Wunused-parameter] H5FD_multi_read(H5FD_t *_file, H5FD_mem_t type, hid_t dxpl_id, haddr_t addr, ^ H5FDmulti.c: In function 'H5FD_multi_write': H5FDmulti.c:1708:56: warning: unused parameter 'dxpl_id' [-Wunused-parameter] H5FD_multi_write(H5FD_t *_file, H5FD_mem_t type, hid_t dxpl_id, haddr_t addr, ^ H5FDmulti.c: In function 'compute_next': H5FDmulti.c:59:16: warning: declaration of '_unmapped' shadows a previous local [-Wshadow] H5FD_mem_t _unmapped, LOOPVAR; \ ^ H5FDmulti.c:1882:2: note: in expansion of macro 'UNIQUE_MEMBERS' UNIQUE_MEMBERS(file->fa.memb_map, mt2) { ^ H5FDmulti.c:59:16: warning: shadowed declaration is here [-Wshadow] H5FD_mem_t _unmapped, LOOPVAR; \ ^ H5FDmulti.c:1881:5: note: in expansion of macro 'UNIQUE_MEMBERS' UNIQUE_MEMBERS(file->fa.memb_map, mt1) { ^ H5FDmulti.c:60:13: warning: declaration of '_seen' shadows a previous local [-Wshadow] hbool_t _seen[H5FD_MEM_NTYPES]; \ ^ H5FDmulti.c:1882:2: note: in expansion of macro 'UNIQUE_MEMBERS' UNIQUE_MEMBERS(file->fa.memb_map, mt2) { ^ H5FDmulti.c:60:13: warning: shadowed declaration is here [-Wshadow] hbool_t _seen[H5FD_MEM_NTYPES]; \ ^ H5FDmulti.c:1881:5: note: in expansion of macro 'UNIQUE_MEMBERS' UNIQUE_MEMBERS(file->fa.memb_map, mt1) { ^ H5FDmulti.c: In function 'open_members': H5FDmulti.c:1931:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] sprintf(tmp, file->fa.memb_name[mt], file->name); ^ H5FS.c: In function 'H5FS_new': H5FS.c:540:24: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] fspace->nclasses = nclasses; ^ In file included from H5FS.c:38:0: H5FSpkg.h:62:29: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] #define H5FS_HEADER_SIZE(f) ( \ ^ H5FS.c:566:24: note: in expansion of macro 'H5FS_HEADER_SIZE' fspace->hdr_size = H5FS_HEADER_SIZE(f); ^ H5FS.c: In function 'H5FS_size': H5FS.c:601:24: warning: unused parameter 'f' [-Wunused-parameter] H5FS_size(const H5F_t *f, const H5FS_t *fspace, hsize_t *meta_size) ^ H5FS.c: In function 'H5FS_sinfo_dest': H5FS.c:892:17: warning: request for implicit conversion from 'void *' to 'struct H5FS_bin_t *' not permitted in C++ [-Wc++-compat] sinfo->bins = H5FL_SEQ_FREE(H5FS_bin_t, sinfo->bins); ^ H5FScache.c: In function 'H5FS_cache_sinfo_load': H5FScache.c:618:17: warning: variable 'old_tot_space' set but not used [-Wunused-but-set-variable] hsize_t old_tot_space; /* Total space managed from header */ ^ H5FScache.c:617:17: warning: variable 'old_ghost_sect_count' set but not used [-Wunused-but-set-variable] hsize_t old_ghost_sect_count; /* Total ghost section count from header */ ^ H5FScache.c:616:17: warning: variable 'old_serial_sect_count' set but not used [-Wunused-but-set-variable] hsize_t old_serial_sect_count; /* Total serializable section count from header */ ^ H5FScache.c:615:17: warning: variable 'old_tot_sect_count' set but not used [-Wunused-but-set-variable] hsize_t old_tot_sect_count; /* Total section count from header */ ^ H5FSsection.c: In function 'H5FS_sinfo_new': H5FSsection.c:147:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] sinfo->sect_prefix_size = (size_t)H5FS_SINFO_PREFIX_SIZE(f); ^ H5FSsection.c:178:25: warning: request for implicit conversion from 'void *' to 'struct H5FS_bin_t *' not permitted in C++ [-Wc++-compat] sinfo->bins = H5FL_SEQ_FREE(H5FS_bin_t, sinfo->bins); ^ H5FSsection.c: In function 'H5FS_sect_try_shrink_eoa': H5FSsection.c:2338:24: warning: passing argument 1 of 'H5FS_sinfo_lock' discards 'const' qualifier from pointer target type if(H5FS_sinfo_lock(f, dxpl_id, fspace, H5AC_WRITE) < 0) ^ H5FSsection.c:207:1: note: expected 'struct H5F_t *' but argument is of type 'const struct H5F_t *' H5FS_sinfo_lock(H5F_t *f, hid_t dxpl_id, H5FS_t *fspace, H5AC_protect_t accmode) ^ H5FSsection.c:2338:36: warning: passing argument 3 of 'H5FS_sinfo_lock' discards 'const' qualifier from pointer target type if(H5FS_sinfo_lock(f, dxpl_id, fspace, H5AC_WRITE) < 0) ^ H5FSsection.c:207:1: note: expected 'struct H5FS_t *' but argument is of type 'const struct H5FS_t *' H5FS_sinfo_lock(H5F_t *f, hid_t dxpl_id, H5FS_t *fspace, H5AC_protect_t accmode) ^ H5FSsection.c:2362:32: warning: passing argument 1 of 'H5FS_sect_remove_real' discards 'const' qualifier from pointer target type if(H5FS_sect_remove_real(fspace, tmp_sect) < 0) ^ H5FSsection.c:859:1: note: expected 'struct H5FS_t *' but argument is of type 'const struct H5FS_t *' H5FS_sect_remove_real(H5FS_t *fspace, H5FS_section_info_t *sect) ^ H5FSsection.c:2376:41: warning: passing argument 1 of 'H5FS_sinfo_unlock' discards 'const' qualifier from pointer target type if(sinfo_valid && H5FS_sinfo_unlock(f, dxpl_id, fspace, section_removed) < 0) ^ H5FSsection.c:313:1: note: expected 'struct H5F_t *' but argument is of type 'const struct H5F_t *' H5FS_sinfo_unlock(H5F_t *f, hid_t dxpl_id, H5FS_t *fspace, hbool_t modified) ^ H5FSsection.c:2376:53: warning: passing argument 3 of 'H5FS_sinfo_unlock' discards 'const' qualifier from pointer target type if(sinfo_valid && H5FS_sinfo_unlock(f, dxpl_id, fspace, section_removed) < 0) ^ H5FSsection.c:313:1: note: expected 'struct H5FS_t *' but argument is of type 'const struct H5FS_t *' H5FS_sinfo_unlock(H5F_t *f, hid_t dxpl_id, H5FS_t *fspace, hbool_t modified) ^ H5FSstat.c: In function 'H5FS_stat_info': H5FSstat.c:99:23: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] stats->hdr_size = (size_t)H5FS_HEADER_SIZE(f); ^ H5Gbtree2.c: In function 'H5G_dense_btree2_name_compare': H5Gbtree2.c:266:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; /* Status from fractal heap 'op' routine */ ^ In file included from H5Gcache.c:39:0: H5Gcache.c: In function 'H5G_node_load': H5Gpkg.h:58:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + ((2 * H5F_SYM_LEAF_K(f)) * H5G_SIZEOF_ENTRY(f)) \ ^ H5Gcache.c:148:22: note: in expansion of macro 'H5G_NODE_SIZE' sym->node_size = H5G_NODE_SIZE(f); ^ H5Gcache.c:123:60: warning: unused parameter 'udata' [-Wunused-parameter] H5G_node_load(H5F_t *f, hid_t dxpl_id, haddr_t addr, void *udata) ^ H5Gdense.c: In function 'H5G__dense_create': H5Gdense.c:325:28: warning: conversion to 'uint32_t' from 'size_t' may alter its value [-Wconversion] bt2_cparam.rrec_size = 4 + /* Name's hash value */ ^ H5Gdense.c:345:32: warning: conversion to 'uint32_t' from 'size_t' may alter its value [-Wconversion] bt2_cparam.rrec_size = 8 + /* Creation order value */ ^ H5Gdeprec.c: In function 'H5Gcreate1': H5Gdeprec.c:240:33: warning: conversion to 'uint32_t' from 'size_t' may alter its value [-Wconversion] ginfo.lheap_size_hint = size_hint; ^ H5Gent.c: In function 'H5G__ent_copy': H5Gent.c:341:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5G__ent_reset((H5G_entry_t *)src); ^ H5Gloc.c: In function 'H5G__loc_insert': H5Gloc.c:580:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] lnk.name = (char *)name; ^ H5Gloc.c: In function 'H5G_loc_set_comment_cb': H5Gloc.c:793:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] comment.s = (char *)udata->comment; ^ H5Gname.c: In function 'H5G_name_copy': H5Gname.c:537:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5G_name_reset((H5G_name_t *)src); ^ H5Gnode.c: In function 'H5G__node_free': H5Gnode.c:299:20: warning: request for implicit conversion from 'void *' to 'struct H5G_entry_t *' not permitted in C++ [-Wc++-compat] sym->entry = H5FL_SEQ_FREE(H5G_entry_t, sym->entry); ^ In file included from H5Gnode.c:45:0: H5Gnode.c: In function 'H5G_node_create': H5Gpkg.h:58:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + ((2 * H5F_SYM_LEAF_K(f)) * H5G_SIZEOF_ENTRY(f)) \ ^ H5Gnode.c:344:22: note: in expansion of macro 'H5G_NODE_SIZE' sym->node_size = H5G_NODE_SIZE(f); ^ H5Gnode.c:367:28: warning: request for implicit conversion from 'void *' to 'struct H5G_entry_t *' not permitted in C++ [-Wc++-compat] sym->entry = H5FL_SEQ_FREE(H5G_entry_t, sym->entry); ^ H5Gnode.c: In function 'H5G_node_insert': H5Gnode.c:718:10: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] idx -= H5F_SYM_LEAF_K(f); ^ In file included from H5Cprivate.h:37:0, from H5ACprivate.h:35, from H5Gnode.c:41: H5Fprivate.h:283:33: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define H5F_SYM_LEAF_K(F) (H5F_sym_leaf_k(F)) ^ H5Gnode.c:718:13: note: in expansion of macro 'H5F_SYM_LEAF_K' idx -= H5F_SYM_LEAF_K(f); ^ H5Gnode.c: In function 'H5G_node_remove': H5Gnode.c:792:21: warning: unused variable 'lt_key' [-Wunused-variable] H5G_node_key_t *lt_key = (H5G_node_key_t *)_lt_key; ^ H5Gnode.c: In function 'H5G__node_copy': H5Gnode.c:1294:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] grp_loc.oloc = (H5O_loc_t *)src_oloc; ^ In file included from H5Gnode.c:45:0: H5Gnode.c: In function 'H5G__node_iterate_size': H5Gpkg.h:58:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + ((2 * H5F_SYM_LEAF_K(f)) * H5G_SIZEOF_ENTRY(f)) \ ^ H5Gnode.c:1481:19: note: in expansion of macro 'H5G_NODE_SIZE' *stab_size += H5G_NODE_SIZE(f); ^ H5Gobj.c: In function 'H5G__obj_create_real': H5Gobj.c:272:67: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_create(oloc, H5O_LINFO_ID, 0, H5O_UPDATE_TIME, (void *)linfo, dxpl_id) < 0) ^ H5Gobj.c:277:73: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_create(oloc, H5O_GINFO_ID, H5O_MSG_FLAG_CONSTANT, 0, (void *)ginfo, dxpl_id) < 0) ^ H5Gobj.c:283:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_create(oloc, H5O_PLINE_ID, H5O_MSG_FLAG_CONSTANT, 0, (void *)pline, dxpl_id) < 0) ^ H5Gobj.c: In function 'H5G_obj_stab_to_new_cb': H5Gobj.c:433:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5G_obj_insert(udata->grp_oloc, lnk->name, (H5O_link_t *)lnk, FALSE, ^ H5Gtraverse.c: In function 'H5G_traverse_real': H5Gtraverse.c:743:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_reset(H5O_GINFO_ID, (void *)ginfo) < 0) ^ H5Gtraverse.c:747:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_reset(H5O_LINFO_ID, (void *)linfo) < 0) ^ H5Gtraverse.c:751:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_reset(H5O_PLINE_ID, (void *)pline) < 0) ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5HF.c:41: H5HF.c: In function 'H5HF_op_write': H5HF.c:130:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] HDmemcpy((void *)obj, op_data, obj_len); /* Casting away const OK -QAK */ ^ H5HF.c:130:5: note: in expansion of macro 'HDmemcpy' HDmemcpy((void *)obj, op_data, obj_len); /* Casting away const OK -QAK */ ^ In file included from /usr/include/secure/_stdio.h:31:0, from /usr/include/stdio.h:492, from H5private.h:59, from H5HF.c:41: H5HF.c:130:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] HDmemcpy((void *)obj, op_data, obj_len); /* Casting away const OK -QAK */ ^ H5HF.c:130:5: note: in expansion of macro 'HDmemcpy' HDmemcpy((void *)obj, op_data, obj_len); /* Casting away const OK -QAK */ ^ H5HF.c: In function 'H5HF_insert': H5HF.c:375:49: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5HF_huge_insert(hdr, dxpl_id, size, (void *)obj, id) < 0) ^ In file included from H5HFdbg.c:40:0: H5HFdbg.c: In function 'H5HF_dblock_debug': H5HFpkg.h:109:41: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_MAN_ABS_DIRECT_OVERHEAD(h) ( \ ^ H5HFdbg.c:483:23: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD' blk_prefix_size = H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr); ^ H5HFcache.c: In function 'H5HF_cache_hdr_flush': H5HFcache.c:503:23: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] heap_flags |= (hdr->huge_ids_wrapped ? H5HF_HDR_FLAGS_HUGE_ID_WRAPPED : 0); ^ H5HFcache.c:504:23: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] heap_flags |= (hdr->checksum_dblocks ? H5HF_HDR_FLAGS_CHECKSUM_DBLOCKS : 0); ^ H5HFcache.c: In function 'H5HF_cache_iblock_load': H5HFcache.c:708:25: warning: size of 'iblock_buf' is 4096 bytes [-Wlarger-than=] uint8_t iblock_buf[H5HF_IBLOCK_BUF_SIZE]; /* Buffer for indirect block */ ^ In file included from H5HFcache.c:40:0: H5HFpkg.h:133:79: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \ ^ H5HFcache.c:749:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE' iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows); ^ H5HFpkg.h:133:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \ ^ H5HFcache.c:749:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE' iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows); ^ H5HFcache.c: In function 'H5HF_cache_iblock_flush': H5HFcache.c:906:17: warning: size of 'iblock_buf' is 4096 bytes [-Wlarger-than=] uint8_t iblock_buf[H5HF_IBLOCK_BUF_SIZE]; /* Buffer for indirect block */ ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5HFcache.c:37: H5HFcache.c: In function 'H5HF_cache_dblock_load': H5HFcache.c:1349:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] HDmemset((uint8_t *)p - H5HF_SIZEOF_CHKSUM, 0, (size_t)H5HF_SIZEOF_CHKSUM); ^ H5HFcache.c:1349:9: note: in expansion of macro 'HDmemset' HDmemset((uint8_t *)p - H5HF_SIZEOF_CHKSUM, 0, (size_t)H5HF_SIZEOF_CHKSUM); ^ In file included from /usr/include/secure/_stdio.h:31:0, from /usr/include/stdio.h:492, from H5private.h:59, from H5HFcache.c:37: H5HFcache.c:1349:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] HDmemset((uint8_t *)p - H5HF_SIZEOF_CHKSUM, 0, (size_t)H5HF_SIZEOF_CHKSUM); ^ H5HFcache.c:1349:9: note: in expansion of macro 'HDmemset' HDmemset((uint8_t *)p - H5HF_SIZEOF_CHKSUM, 0, (size_t)H5HF_SIZEOF_CHKSUM); ^ H5HFdblock.c: In function 'H5HF_man_dblock_create': H5HFdblock.c:143:31: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] free_space = dblock->size - H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr); ^ H5HFdblock.c:171:68: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] if(NULL == (sec_node = H5HF_sect_single_new((dblock->block_off + H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr)), ^ H5HFdblock.c: In function 'H5HF_man_dblock_new': H5HFdblock.c:363:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if((min_dblock_size - request) < H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr)) ^ In file included from H5HFhdr.c:36:0: H5HFhdr.c: In function 'H5HF_hdr_finish_init_phase1': H5private.h:309:21: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value [-Wconversion] #define MIN(a,b) (((a)<(b)) ? (a) : (b)) ^ H5HFhdr.c:226:26: note: in expansion of macro 'MIN' hdr->heap_len_size = MIN(hdr->man_dtable.max_dir_blk_off_size, ^ H5private.h:309:21: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value [-Wconversion] #define MIN(a,b) (((a)<(b)) ? (a) : (b)) ^ H5HFhdr.c:226:26: note: in expansion of macro 'MIN' hdr->heap_len_size = MIN(hdr->man_dtable.max_dir_blk_off_size, ^ H5HFhdr.c: In function 'H5HF_hdr_finish_init_phase2': H5HFhdr.c:263:88: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] hdr->man_dtable.row_tot_dblock_free[u] = hdr->man_dtable.row_block_size[u] - ^ H5HFhdr.c: In function 'H5HF_hdr_create': H5HFhdr.c:435:36: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] if(0 == (hdr->filter_len = H5O_msg_raw_size(hdr->f, H5O_PLINE_ID, FALSE, &(hdr->pline)))) ^ H5HFhdr.c:442:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + hdr->filter_len; /* Size of encoded I/O filter info */ ^ In file included from H5HFhdr.c:38:0: H5HFpkg.h:74:33: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_HEADER_SIZE(h) ( \ ^ H5HFhdr.c:446:26: note: in expansion of macro 'H5HF_HEADER_SIZE' hdr->heap_size = H5HF_HEADER_SIZE(hdr); ^ H5HFhdr.c:464:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] hdr->id_len = 1 /* ID flags */ ^ H5HFhdr.c:470:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] hdr->id_len = 1 /* ID flags */ ^ In file included from H5HFhdr.c:38:0: H5HFpkg.h:109:41: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_MAN_ABS_DIRECT_OVERHEAD(h) ( \ ^ H5HFhdr.c:494:23: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD' dblock_overhead = H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr); ^ H5HFhdr.c: In function 'H5HF_hdr_adj_free': H5HFhdr.c:763:25: warning: conversion to 'long long unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] hdr->total_man_free += amt; ^ H5HFhdr.c: In function 'H5HF_hdr_adjust_heap': H5HFhdr.c:803:25: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] hdr->total_man_free += extra_free; ^ H5HFhdr.c: In function 'H5HF_hdr_reverse_iter': H5HFhdr.c:1245:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] tmp_entry = curr_entry; ^ H5HFhdr.c:1280:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] curr_entry = tmp_entry; ^ H5HFhuge.c: In function 'H5HF_huge_bt2_create': H5HFhuge.c:127:36: warning: conversion to 'uint32_t' from 'int' may change the sign of the result [-Wsign-conversion] bt2_cparam.rrec_size = (size_t)(hdr->sizeof_addr /* Address of object */ ^ H5HFhuge.c:134:36: warning: conversion to 'uint32_t' from 'int' may change the sign of the result [-Wsign-conversion] bt2_cparam.rrec_size = (size_t)(hdr->sizeof_addr /* Address of object */ ^ H5HFhuge.c:141:36: warning: conversion to 'uint32_t' from 'int' may change the sign of the result [-Wsign-conversion] bt2_cparam.rrec_size = (size_t)(hdr->sizeof_addr /* Address of filtered object */ ^ H5HFhuge.c:149:36: warning: conversion to 'uint32_t' from 'int' may change the sign of the result [-Wsign-conversion] bt2_cparam.rrec_size = (size_t)(hdr->sizeof_addr /* Address of object */ ^ H5HFiblock.c: In function 'H5HF_iblock_unpin': H5HFiblock.c:216:44: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] iblock->hdr->root_iblock_flags &= ~(H5HF_ROOT_IBLOCK_PINNED); ^ In file included from H5HFiblock.c:39:0: H5HFiblock.c: In function 'H5HF_man_iblock_root_double': H5HFpkg.h:133:79: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \ ^ H5HFiblock.c:592:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE' iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows); ^ H5HFpkg.h:133:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \ ^ H5HFiblock.c:592:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE' iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows); ^ H5HFiblock.c:631:24: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] unsigned row = u / hdr->man_dtable.cparam.width; /* Row for current entry */ ^ H5HFiblock.c: In function 'H5HF_man_iblock_root_halve': H5HFiblock.c:733:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] new_nrows = 1 << (1 + H5V_log2_gen((uint64_t)max_child_row)); ^ In file included from H5HFiblock.c:39:0: H5HFpkg.h:133:79: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \ ^ H5HFiblock.c:761:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE' iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows); ^ H5HFpkg.h:133:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \ ^ H5HFiblock.c:761:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE' iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows); ^ H5HFiblock.c: In function 'H5HF_man_iblock_create': H5HFpkg.h:133:79: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \ ^ H5HFiblock.c:1030:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE' iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows); ^ H5HFpkg.h:133:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \ ^ H5HFiblock.c:1030:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE' iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows); ^ H5HFiblock.c: In function 'H5HF_man_iblock_unprotect': H5HFiblock.c:1283:44: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] iblock->hdr->root_iblock_flags &= ~(H5HF_ROOT_IBLOCK_PROTECTED); ^ H5HFiblock.c: In function 'H5HF_man_iblock_dest': H5HFiblock.c:1725:22: warning: request for implicit conversion from 'void *' to 'struct H5HF_indirect_ent_t *' not permitted in C++ [-Wc++-compat] iblock->ents = H5FL_SEQ_FREE(H5HF_indirect_ent_t, iblock->ents); ^ H5HFiblock.c:1727:27: warning: request for implicit conversion from 'void *' to 'struct H5HF_indirect_filt_ent_t *' not permitted in C++ [-Wc++-compat] iblock->filt_ents = H5FL_SEQ_FREE(H5HF_indirect_filt_ent_t, iblock->filt_ents); ^ H5HFiblock.c:1729:31: warning: request for implicit conversion from 'void *' to 'struct H5HF_indirect_t **' not permitted in C++ [-Wc++-compat] iblock->child_iblocks = H5FL_SEQ_FREE(H5HF_indirect_ptr_t, iblock->child_iblocks); ^ H5HFman.c: In function 'H5HF_man_write': H5HFman.c:430:58: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5HF_man_op_real(hdr, dxpl_id, id, H5HF_op_write, (void *)obj, H5HF_OP_MODIFY) < 0) ^ H5HFsection.c: In function 'H5HF_sect_single_dblock_info': H5HFsection.c:651:53: warning: unused parameter 'dxpl_id' [-Wunused-parameter] H5HF_sect_single_dblock_info(H5HF_hdr_t *hdr, hid_t dxpl_id, ^ In file included from H5HFsection.c:35:0: H5HFsection.c: In function 'H5HF_sect_single_full_dblock': H5HFpkg.h:109:41: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_MAN_ABS_DIRECT_OVERHEAD(h) ( \ ^ H5HFsection.c:774:23: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD' dblock_overhead = H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr); ^ H5HFsection.c: In function 'H5HF_sect_single_can_shrink': H5HFpkg.h:109:41: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_MAN_ABS_DIRECT_OVERHEAD(h) ( \ ^ H5HFsection.c:1034:27: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD' dblock_overhead = H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr); ^ H5HFsection.c: In function 'H5HF_sect_single_valid': H5HFsection.c:1200:78: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] status = H5HF_sect_single_dblock_info(iblock->hdr, H5AC_dxpl_id, (H5HF_free_section_t *)sect, &dblock_addr, &dblock_size); ^ In file included from H5HFsection.c:35:0: H5HFpkg.h:109:41: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_MAN_ABS_DIRECT_OVERHEAD(h) ( \ ^ H5HFsection.c:1209:31: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD' dblock_overhead = H5HF_MAN_ABS_DIRECT_OVERHEAD(iblock->hdr); ^ H5HFsection.c:1192:20: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; /* Generic status value */ ^ H5HFsection.c:1190:20: warning: variable 'dblock_overhead' set but not used [-Wunused-but-set-variable] size_t dblock_overhead; /* Direct block's overhead */ ^ H5HFsection.c: In function 'H5HF_sect_row_init_cls': H5HFsection.c:44:43: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_SECT_INDIRECT_SERIAL_SIZE(h) ( \ ^ H5HFsection.c:1569:28: note: in expansion of macro 'H5HF_SECT_INDIRECT_SERIAL_SIZE' cls->serial_size = H5HF_SECT_INDIRECT_SERIAL_SIZE(hdr); ^ H5HFsection.c: In function 'H5HF_sect_row_valid': H5HFsection.c:2000:14: warning: variable 'indir_idx' set but not used [-Wunused-but-set-variable] unsigned indir_idx; /* Index of row in underlying indirect section's row array */ ^ H5HFsection.c: In function 'H5HF_sect_indirect_init_cls': H5HFsection.c:44:43: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_SECT_INDIRECT_SERIAL_SIZE(h) ( \ ^ H5HFsection.c:2185:24: note: in expansion of macro 'H5HF_SECT_INDIRECT_SERIAL_SIZE' cls->serial_size = H5HF_SECT_INDIRECT_SERIAL_SIZE(hdr); ^ In file included from H5HFsection.c:35:0: H5HFsection.c: In function 'H5HF_sect_indirect_init_rows': H5HFpkg.h:109:41: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HF_MAN_ABS_DIRECT_OVERHEAD(h) ( \ ^ H5HFsection.c:2478:23: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD' dblock_overhead = H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr); ^ H5HFsection.c: In function 'H5HF_sect_indirect_valid': H5HFsection.c:4107:44: warning: variable 'tmp_row_sect2' set but not used [-Wunused-but-set-variable] const H5HF_free_section_t *tmp_row_sect2; /* Pointer to row section */ ^ H5HFsection.c:4099:40: warning: variable 'tmp_row_sect' set but not used [-Wunused-but-set-variable] const H5HF_free_section_t *tmp_row_sect; /* Pointer to row section */ ^ H5HFsection.c:4134:44: warning: variable 'tmp_child_sect2' set but not used [-Wunused-but-set-variable] const H5HF_free_section_t *tmp_child_sect2; /* Pointer to child indirect section */ ^ H5HFtest.c: In function 'H5HF_get_cparam_test': H5HFtest.c:99:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if(fh->hdr->id_len == (1 + fh->hdr->sizeof_size + fh->hdr->sizeof_addr)) ^ H5HFtest.c:102:26: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value [-Wconversion] cparam->id_len = fh->hdr->id_len; ^ In file included from H5HFtiny.c:39:0: H5HFtiny.c: In function 'H5HF_tiny_insert': H5HFpkg.h:143:33: warning: conversion to 'uint8_t' from 'size_t' may alter its value [-Wconversion] #define H5HF_ID_VERS_CURR 0x00 /* Current version of ID format */ ^ H5HFtiny.c:172:17: note: in expansion of macro 'H5HF_ID_VERS_CURR' *id++ = H5HF_ID_VERS_CURR | H5HF_ID_TYPE_TINY | ^ H5HFpkg.h:143:33: warning: conversion to 'uint8_t' from 'size_t' may alter its value [-Wconversion] #define H5HF_ID_VERS_CURR 0x00 /* Current version of ID format */ ^ H5HFtiny.c:176:17: note: in expansion of macro 'H5HF_ID_VERS_CURR' *id++ = H5HF_ID_VERS_CURR | H5HF_ID_TYPE_TINY | ^ H5HFtiny.c: In function 'H5HF_tiny_get_obj_len': H5HFtiny.c:232:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] enc_obj_size = *(id + 1) | ((*id & H5HF_TINY_MASK_EXT_1) << 8); ^ H5HFtiny.c: In function 'H5HF_tiny_op_real': H5HFtiny.c:283:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] enc_obj_size = *(id + 1) | ((*id & H5HF_TINY_MASK_EXT_1) << 8); ^ H5HFtiny.c: In function 'H5HF_tiny_remove': H5HFtiny.c:408:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] enc_obj_size = *(id + 1) | ((*id & H5HF_TINY_MASK_EXT_1) << 8); ^ In file included from H5HG.c:53:0: H5HG.c: In function 'H5HG_create': H5HGpkg.h:111:36: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HG_NOBJS(f,z) (int)((((z)-H5HG_SIZEOF_HDR(f))/ \ ^ H5HG.c:166:20: note: in expansion of macro 'H5HG_NOBJS' heap->nalloc = H5HG_NOBJS(f, size); ^ H5HGpkg.h:111:56: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HG_NOBJS(f,z) (int)((((z)-H5HG_SIZEOF_HDR(f))/ \ ^ H5HG.c:166:20: note: in expansion of macro 'H5HG_NOBJS' heap->nalloc = H5HG_NOBJS(f, size); ^ H5HGpkg.h:111:25: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HG_NOBJS(f,z) (int)((((z)-H5HG_SIZEOF_HDR(f))/ \ ^ H5HG.c:166:20: note: in expansion of macro 'H5HG_NOBJS' heap->nalloc = H5HG_NOBJS(f, size); ^ H5HGpkg.h:80:23: warning: conversion to 'size_t' from 'long int' may change the sign of the result [-Wsign-conversion] #define H5HG_ALIGN(X) (H5HG_ALIGNMENT*(((X)+H5HG_ALIGNMENT-1)/ \ ^ H5HG.c:185:9: note: in expansion of macro 'H5HG_ALIGN' n = H5HG_ALIGN(p - heap->chunk) - (p - heap->chunk); ^ H5HG.c:193:30: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] heap->obj[0].size = size - H5HG_SIZEOF_HDR(f); ^ H5HG.c: In function 'H5HG_alloc': H5HG.c:298:41: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] size_t need = H5HG_SIZEOF_OBJHDR(f) + H5HG_ALIGN(size); ^ H5HG.c:363:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if(heap->obj[0].size-need >= H5HG_SIZEOF_OBJHDR (f)) { ^ H5HG.c: In function 'H5HG_insert': H5HG.c:538:34: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] need = H5HG_SIZEOF_OBJHDR(f) + H5HG_ALIGN(size); ^ H5HG.c:550:45: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] addr = H5HG_create(f, dxpl_id, need + H5HG_SIZEOF_HDR(f)); ^ H5HG.c: In function 'H5HG_remove': H5HG.c:765:50: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] need = H5HG_ALIGN(heap->obj[hobj->idx].size) + H5HG_SIZEOF_OBJHDR(f); ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5HG.c:50: H5HG.c:779:20: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] heap->size - ((obj_start + need) - heap->chunk)); ^ H5HG.c:778:5: note: in expansion of macro 'HDmemmove' HDmemmove(obj_start, obj_start + need, ^ H5HG.c:780:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(heap->obj[0].size >= H5HG_SIZEOF_OBJHDR(f)) { ^ H5HG.c:790:27: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] if((heap->obj[0].size + H5HG_SIZEOF_HDR(f)) == heap->size) { ^ H5HG.c: In function 'H5HG_free': H5HG.c:844:19: warning: request for implicit conversion from 'void *' to 'struct H5HG_obj_t *' not permitted in C++ [-Wc++-compat] heap->obj = H5FL_SEQ_FREE(H5HG_obj_t, heap->obj); ^ In file included from H5HGcache.c:40:0: H5HGcache.c: In function 'H5HG_load': H5HGpkg.h:111:36: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HG_NOBJS(f,z) (int)((((z)-H5HG_SIZEOF_HDR(f))/ \ ^ H5HGcache.c:170:14: note: in expansion of macro 'H5HG_NOBJS' nalloc = H5HG_NOBJS(f, heap->size); ^ H5HGpkg.h:111:56: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HG_NOBJS(f,z) (int)((((z)-H5HG_SIZEOF_HDR(f))/ \ ^ H5HGcache.c:170:14: note: in expansion of macro 'H5HG_NOBJS' nalloc = H5HG_NOBJS(f, heap->size); ^ H5HGpkg.h:111:25: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] #define H5HG_NOBJS(f,z) (int)((((z)-H5HG_SIZEOF_HDR(f))/ \ ^ H5HGcache.c:170:14: note: in expansion of macro 'H5HG_NOBJS' nalloc = H5HG_NOBJS(f, heap->size); ^ H5HGcache.c:186:26: warning: conversion to 'size_t' from 'long int' may change the sign of the result [-Wsign-conversion] heap->obj[0].size = ((const uint8_t *)heap->chunk + heap->size) - p; ^ H5HGcache.c:232:32: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] need = H5HG_SIZEOF_OBJHDR(f) + H5HG_ALIGN(heap->obj[idx].size); ^ H5HGcache.c:114:56: warning: unused parameter 'udata' [-Wunused-parameter] H5HG_load(H5F_t *f, hid_t dxpl_id, haddr_t addr, void *udata) ^ H5HLcache.c: In function 'H5HL_datablock_load': H5HLcache.c:625:54: warning: unused parameter 'addr' [-Wunused-parameter] H5HL_datablock_load(H5F_t *f, hid_t dxpl_id, haddr_t addr, void *_udata) ^ H5HLcache.c: In function 'H5HL_datablock_flush': H5HLcache.c:691:72: warning: unused parameter 'addr' [-Wunused-parameter] H5HL_datablock_flush(H5F_t *f, hid_t dxpl_id, hbool_t destroy, haddr_t addr, ^ H5HLdbg.c: In function 'H5HL_debug': H5HLdbg.c:106:30: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] if(marker[freelist->offset + i]) ^ H5HLdbg.c:108:27: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] marker[freelist->offset + i] = 1; ^ H5HLdbg.c:120:3: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (100.0 * (double)(h->dblk_size - amount_free) / (double)h->dblk_size)); ^ H5HP.c: In function 'H5HP_create': H5HP.c:384:32: warning: request for implicit conversion from 'void *' to 'struct H5HP_ent_t *' not permitted in C++ [-Wc++-compat] new_heap->heap = H5FL_SEQ_FREE(H5HP_ent_t, new_heap->heap); ^ H5HP.c: In function 'H5HP_decr': H5HP.c:851:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] heap->heap[obj_loc].val-=amt; ^ H5HP.c:851:30: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] heap->heap[obj_loc].val-=amt; ^ H5HP.c: In function 'H5HP_close': H5HP.c:913:16: warning: request for implicit conversion from 'void *' to 'struct H5HP_ent_t *' not permitted in C++ [-Wc++-compat] heap->heap = H5FL_SEQ_FREE(H5HP_ent_t, heap->heap); ^ H5I.c: In function 'H5I_clear_type': H5I.c:623:71: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(type_ptr->cls->free_func && (type_ptr->cls->free_func)((void *)cur->obj_ptr) < 0) { ^ In file included from H5I.c:47:0: H5I.c: In function 'H5I_destroy_type': H5I.c:778:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] type_ptr->cls = H5FL_FREE(H5I_class_t, (void *)type_ptr->cls); ^ H5FLprivate.h:132:65: note: in definition of macro 'H5FL_FREE' #define H5FL_FREE(t,obj) (t *)H5FL_reg_free(&(H5FL_REG_NAME(t)),obj) ^ H5I.c:780:23: warning: request for implicit conversion from 'void *' to 'struct H5I_id_info_t **' not permitted in C++ [-Wc++-compat] type_ptr->id_list = H5MM_xfree(type_ptr->id_list); ^ H5I.c: In function 'H5I_register': H5I.c:898:27: warning: conversion to 'unsigned int' from 'hid_t' may change the sign of the result [-Wsign-conversion] hash_loc = id_ptr->id % (unsigned)type_ptr->cls->hash_size; ^ H5I.c: In function 'H5I_subst': H5I.c:990:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ret_value = (void *)id_ptr->obj_ptr; ^ H5I.c: In function 'H5I_object': H5I.c:1025:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ret_value = (void *)id_ptr->obj_ptr; ^ H5I.c: In function 'H5I_object_verify': H5I.c:1099:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ret_value = (void *)id_ptr->obj_ptr; ^ H5I.c: In function 'H5I_remove': H5I.c:1300:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ret_value = (void *)curr_id->obj_ptr; ^ H5I.c: In function 'H5I_dec_ref': H5I.c:1435:68: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(!type_ptr->cls->free_func || (type_ptr->cls->free_func)((void *)id_ptr->obj_ptr) >= 0) { ^ H5I.c: In function 'H5I_iterate': H5I.c:2156:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] cb_ret_val = (*func)((void *)id_ptr->obj_ptr, id_ptr->id, udata); ^ H5L.c: In function 'H5L_link_cb': H5L.c:1718:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] udata->lnk->name = (char *)name; ^ H5L.c: In function 'H5L_move_dest_cb': H5L.c:2437:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] udata->lnk->name = (char *)name; ^ H5L.c: In function 'H5L_link_copy_file': H5L.c:3014:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] lnk_grp_loc.oloc = (H5O_loc_t *)src_oloc; /* Casting away const OK -QAK */ ^ H5MF.c: In function 'H5MF_get_freespace': H5MF.c:845:2: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] fs_started[type] = FALSE; ^ H5MF.c:852:13: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] fs_started[type] = TRUE; ^ H5MFaggr.c: In function 'H5MF_aggr_try_extend': H5MFaggr.c:417:3: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(extra_requested <= (EXTEND_THRESHOLD * aggr->size)) { ^ H5MFaggr.c:417:43: warning: conversion to 'double' from 'hsize_t' may alter its value [-Wconversion] if(extra_requested <= (EXTEND_THRESHOLD * aggr->size)) { ^ H5Oainfo.c: In function 'H5O_ainfo_copy_file': H5Oainfo.c:405:28: warning: unused parameter 'file_src' [-Wunused-parameter] H5O_ainfo_copy_file(H5F_t *file_src, void *mesg_src, H5F_t *file_dst, ^ H5Oainfo.c:407:17: warning: unused parameter 'cpy_info' [-Wunused-parameter] H5O_copy_t *cpy_info, void UNUSED *udata, hid_t dxpl_id) ^ H5Oalloc.c: In function 'H5O_add_gap': H5Oalloc.c:112:20: warning: unused parameter 'f' [-Wunused-parameter] H5O_add_gap(H5F_t *f, H5O_t *oh, unsigned chunkno, hbool_t *chk_dirtied, ^ H5Oalloc.c: In function 'H5O_alloc_new_chunk': H5Oalloc.c:923:15: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] chunkno = oh->nchunks++; ^ H5Ocache.c: In function 'H5O_load': H5Ocache.c:166:12: warning: variable 'prefix_size' set but not used [-Wunused-but-set-variable] size_t prefix_size; /* Size of object header prefix */ ^ H5Ocache.c: In function 'H5O_clear': H5Ocache.c:604:45: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] if ( H5O_chunk_serialize(f, oh, i) < 0 ) { ^ H5Ocache.c: In function 'H5O_cache_chk_load': H5Ocache.c:728:30: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] chk_proxy->chunkno = udata->oh->nchunks - 1; ^ H5Ocache.c: In function 'H5O_chunk_deserialize': H5Ocache.c:1064:15: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] chunkno = oh->nchunks++; ^ H5Ocache.c:1186:36: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] oh->mesg[mesgno].raw = (uint8_t *)p; /* Casting away const OK - QAK */ ^ H5Ocache.c:1288:29: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] cont->chunkno = udata->cont_msg_info->nmsgs + 1; /*the next continuation message/chunk */ ^ H5Ocache.c: In function 'H5O_chunk_serialize': H5Ocache.c:1384:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_flush((H5F_t *)f, oh, curr_msg) < 0) ^ H5Odtype.c: In function 'H5O_dtype_copy': H5Odtype.c:1188:32: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type if(NULL == (dst = H5T_copy(src, H5T_COPY_ALL))) ^ In file included from H5Oprivate.h:41:0, from H5Dprivate.h:27, from H5Odtype.c:20: H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^ H5Odtype.c: In function 'H5O_dtype_pre_copy_file': H5Odtype.c:1533:49: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type if(NULL == (udata->src_dtype = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) ^ In file included from H5Oprivate.h:41:0, from H5Dprivate.h:27, from H5Odtype.c:20: H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^ In file included from H5Ofill.c:69:0: H5Oshared.h: In function 'H5O_fill_shared_post_copy_file': H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, ^ In file included from H5Ofill.c:105:0: H5Oshared.h: In function 'H5O_fill_new_shared_post_copy_file': H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, ^ In file included from H5Cprivate.h:37:0, from H5ACprivate.h:35, from H5Oprivate.h:38, from H5Dprivate.h:27, from H5Ofill.c:26: H5Ofill.c: In function 'H5O_fill_new_decode': H5Fprivate.h:140:44: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] (i) |= ((int32_t)(((*(p) & 0xff) << 24) | \ ^ H5Ofill.c:219:13: note: in expansion of macro 'INT32DECODE' INT32DECODE(p, fill->size); ^ H5Olink.c: In function 'H5O_link_size': H5Olink.c:505:55: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] (lnk->cset != H5T_CSET_ASCII ? 1 : 0) + /* Character set */ ^ H5Omessage.c: In function 'H5O_msg_reset_share': H5Omessage.c:1703:28: warning: variable 'type' set but not used [-Wunused-but-set-variable] const H5O_msg_class_t *type; /* Actual H5O class type for the ID */ ^ In file included from H5Opline.c:67:0: H5Oshared.h: In function 'H5O_pline_shared_post_copy_file': H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, ^ In file included from H5Osdspace.c:61:0: H5Oshared.h: In function 'H5O_sdspace_shared_post_copy_file': H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, ^ H5Oshared.c: In function 'H5O_shared_copy_file': H5Oshared.c:590:29: warning: unused parameter 'file_src' [-Wunused-parameter] H5O_shared_copy_file(H5F_t *file_src, H5F_t *file_dst, ^ H5Oshared.c:592:71: warning: unused parameter 'cpy_info' [-Wunused-parameter] hbool_t UNUSED *recompute_size, unsigned *mesg_flags, H5O_copy_t *cpy_info, ^ H5Pdapl.c: In function 'H5P__dacc_reg_prop': H5Pdapl.c:127:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] double rdcc_w0 = H5D_ACS_PREEMPT_READ_CHUNKS_DEF; /* Default raw data chunk cache dirty ratio */ ^ H5Pdapl.c: In function 'H5Pset_chunk_cache': H5Pdapl.c:190:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(rdcc_w0 > 1.0) ^ H5Pdxpl.c: In function 'H5P__dxfr_reg_prop': H5Pdxpl.c:210:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] double def_btree_split_ratio[3] = H5D_XFER_BTREE_SPLIT_RATIO_DEF; /* Default value for B-tree node split ratios */ ^ H5Pdxpl.c:210:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5Pdxpl.c:210:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5Pdxpl.c: In function 'H5Pset_btree_ratios': H5Pdxpl.c:1101:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(left < 0.0 || left > 1.0 || middle < 0.0 || middle > 1.0 || ^ H5Pdxpl.c:1101:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5Pdxpl.c:1101:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5Pdxpl.c:1101:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5Pdxpl.c:1102:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] right < 0.0 || right > 1.0) ^ H5Pdxpl.c:1102:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5Pfapl.c: In function 'H5P_facc_reg_prop': H5Pfapl.c:205:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5AC_cache_config_t mdc_initCacheCfg = H5F_ACS_META_CACHE_INIT_CONFIG_DEF; /* Default metadata cache settings */ ^ H5Pfapl.c:205:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5Pfapl.c:205:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5Pfapl.c:205:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5Pfapl.c:205:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5Pfapl.c:205:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5Pfapl.c:205:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5Pfapl.c:205:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5Pfapl.c: In function 'H5Pset_cache': H5Pfapl.c:1020:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(rdcc_w0 < 0.0 || rdcc_w0 > 1.0) ^ H5Pfapl.c:1020:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5Pint.c: In function 'H5P__iterate_pclass_cb': H5Pint.c:3622:11: warning: unused variable 'key' [-Wunused-variable] char *key = (char *)_key; /* Pointer to the property's name */ ^ H5Plapl.c: In function 'H5P_lacc_elink_fapl_cmp': H5Plapl.c:302:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^ H5Pocpl.c: In function 'H5Pget_filter_by_id2': H5Pocpl.c:1073:30: warning: unused variable 'filter' [-Wunused-variable] const H5Z_filter_info_t *filter; /* Pointer to filter information */ ^ H5Pocpl.c:1072:21: warning: unused variable 'pline' [-Wunused-variable] H5O_pline_t pline; /* Filter pipeline */ ^ H5PL.c: In function 'H5PL__open': H5PL.c:544:39: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] if(NULL == (get_plugin_info = (H5PL_get_plugin_info_t)H5PL_GET_LIB_FUNC(handle, "H5PLget_plugin_info"))) { ^ H5PL.c: In function 'H5PL__search_table': H5PL.c:627:47: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] if(NULL == (get_plugin_info = (H5PL_get_plugin_info_t)H5PL_GET_LIB_FUNC((H5PL_table_g[i]).handle, "H5PLget_plugin_info"))) ^ H5RS.c: In function 'H5RS_wrap': H5RS.c:153:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ret_value->s = (char *)s; /* (Cast away const OK - QAK) */ ^ H5Sall.c: In function 'H5S_all_project_simple': H5Sall.c:814:37: warning: unused parameter 'base_space' [-Wunused-parameter] H5S_all_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) ^ H5Sall.c:814:76: warning: unused parameter 'offset' [-Wunused-parameter] H5S_all_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) ^ H5Sdbg.c: In function 'H5S_debug': H5Sdbg.c:98:5: warning: enumeration value 'H5S_NO_CLASS' not handled in switch [-Wswitch-enum] switch(H5S_GET_EXTENT_TYPE(mesg)) { ^ H5Shyper.c: In function 'H5S_hyper_serialize': H5Shyper.c:2200:16: warning: conversion to 'uint32_t' from 'long unsigned int' may alter its value [-Wconversion] len += (size_t)(8 * space->extent.rank * block_count); ^ H5Smpio.c: In function 'H5S_mpio_hyper_type': H5Smpio.c:153:20: warning: size of 'sel_iter' is 2232 bytes [-Wlarger-than=] H5S_sel_iter_t sel_iter; /* Selection iteration info */ ^ H5Smpio.c:337:31: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] displacement[1] = d[i].start * offset[i] * elmt_size; ^ H5Smpio.c:337:20: warning: conversion to 'MPI_Aint' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] displacement[1] = d[i].start * offset[i] * elmt_size; ^ H5Smpio.c:338:47: warning: conversion to 'long long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] displacement[2] = (MPI_Aint)elmt_size * max_xtent[i]; ^ H5Smpio.c:338:27: warning: conversion to 'MPI_Aint' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] displacement[2] = (MPI_Aint)elmt_size * max_xtent[i]; ^ H5Smpio.c: In function 'H5S_obtain_datatype': H5Smpio.c:544:57: warning: conversion to 'long long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] disp[outercount] = (MPI_Aint)elmt_size * tspan->low; ^ H5Smpio.c:544:37: warning: conversion to 'MPI_Aint' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] disp[outercount] = (MPI_Aint)elmt_size * tspan->low; ^ H5Smpio.c:593:37: warning: conversion to 'MPI_Aint' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] disp[outercount] = tspan->low * (*down) * elmt_size; ^ H5Smpio.c:601:22: warning: conversion to 'MPI_Aint' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] stride = (*down) * elmt_size; ^ H5Snone.c: In function 'H5S_none_project_simple': H5Snone.c:763:38: warning: unused parameter 'base_space' [-Wunused-parameter] H5S_none_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) ^ H5Snone.c:763:77: warning: unused parameter 'offset' [-Wunused-parameter] H5S_none_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) ^ H5Spoint.c: In function 'H5S_point_bounds': H5Spoint.c:1106:41: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] if(start[u] > (node->pnt[u] + space->select.offset[u])) ^ H5Spoint.c:1107:41: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] start[u] = node->pnt[u] + space->select.offset[u]; ^ H5Spoint.c:1108:39: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] if(end[u] < (node->pnt[u] + space->select.offset[u])) ^ H5Spoint.c:1109:39: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] end[u] = node->pnt[u] + space->select.offset[u]; ^ H5Spoint.c: In function 'H5S_point_get_seq_list': H5Spoint.c:1655:34: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] loc += (node->pnt[i] + space->select.offset[i]) * acc; ^ H5Sselect.c: In function 'H5S_select_iterate': H5Sselect.c:1218:20: warning: size of 'iter' is 2232 bytes [-Wlarger-than=] H5S_sel_iter_t iter; /* Selection iteration info */ ^ H5Sselect.c:1224:13: warning: size of 'off' is 8192 bytes [-Wlarger-than=] hsize_t off[H5D_IO_VECTOR_SIZE]; /* Array to store sequence offsets */ ^ H5Sselect.c:1227:12: warning: size of 'len' is 8192 bytes [-Wlarger-than=] size_t len[H5D_IO_VECTOR_SIZE]; /* Array to store sequence lengths */ ^ H5Sselect.c: In function 'H5S_select_shape_same': H5Sselect.c:1425:20: warning: size of 'iter_a' is 2232 bytes [-Wlarger-than=] H5S_sel_iter_t iter_a; /* Selection a iteration info */ ^ H5Sselect.c:1426:20: warning: size of 'iter_b' is 2232 bytes [-Wlarger-than=] H5S_sel_iter_t iter_b; /* Selection b iteration info */ ^ H5Sselect.c: In function 'H5S_select_fill': H5Sselect.c:1994:20: warning: size of 'iter' is 2232 bytes [-Wlarger-than=] H5S_sel_iter_t iter; /* Selection iteration info */ ^ H5Sselect.c:2022:17: warning: size of 'off' is 8192 bytes [-Wlarger-than=] hsize_t off[H5D_IO_VECTOR_SIZE]; /* Array to store sequence offsets */ ^ H5Sselect.c:2023:16: warning: size of 'len' is 8192 bytes [-Wlarger-than=] size_t len[H5D_IO_VECTOR_SIZE]; /* Array to store sequence lengths */ ^ H5Sselect.c: In function 'H5S_select_iterate': H5Sselect.c:1214:1: warning: stack usage might be 19376 bytes [-Wstack-usage=] H5S_select_iterate(void *buf, hid_t type_id, const H5S_t *space, H5D_operator_t op, ^ H5Sselect.c:1324:1: warning: the frame size of 19328 bytes is larger than 16384 bytes [-Wframe-larger-than=] } /* end H5S_select_iterate() */ ^ H5Sselect.c: In function 'H5S_select_fill': H5Sselect.c:1992:1: warning: stack usage might be 18768 bytes [-Wstack-usage=] H5S_select_fill(const void *fill, size_t fill_size, const H5S_t *space, void *_buf) ^ H5Sselect.c:2054:1: warning: the frame size of 18720 bytes is larger than 16384 bytes [-Wframe-larger-than=] } /* H5S_select_fill() */ ^ H5SL.c: In function 'H5SL_release_common': H5SL.c:770:35: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] (void)(op)(node->item,(void *)node->key,op_data); ^ H5SL.c: In function 'H5SL_remove_first': H5SL.c:1151:25: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] size_t level = slist->curr_level; /* Skip list level */ ^ H5SL.c: In function 'H5SL_iterate': H5SL.c:2013:42: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if((ret_value = (op)(node->item, (void *)node->key, op_data)) != 0) ^ H5SL.c: In function 'H5SL_term_interface': H5SL.c:2212:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; ^ H5SMmessage.c: In function 'H5SM_message_compare': H5SMmessage.c:229:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^ H5T.c: In function 'H5T_copy': H5T.c:3297:61: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] new_dt->shared->u.compnd.memb[i].offset += accum_change; ^ H5T.c:3302:45: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] old_match = j; ^ H5T.c:3312:37: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] old_match = i; ^ H5T.c:3319:38: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] accum_change += (new_dt->shared->u.compnd.memb[i].type->shared->size - old_dt->shared->u.compnd.memb[old_match].type->shared->size); ^ H5T.c:3319:41: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] accum_change += (new_dt->shared->u.compnd.memb[i].type->shared->size - old_dt->shared->u.compnd.memb[old_match].type->shared->size); ^ H5T.c:3324:38: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] new_dt->shared->size += accum_change; ^ H5T.c:3265:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] switch(new_dt->shared->type) { ^ H5T.c:3265:9: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] H5T.c:3265:9: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] H5T.c:3265:9: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] H5T.c:3265:9: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] H5T.c:3265:9: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] H5T.c:3265:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] H5T.c: In function 'H5T__free': H5T.c:3567:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] switch(dt->shared->type) { ^ H5T.c:3567:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] H5T.c:3567:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] H5T.c:3567:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] H5T.c:3567:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] H5T.c:3567:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] H5T.c:3567:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] H5T.c:3567:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] H5T.c:3567:5: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] H5T.c:3567:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] H5T.c: In function 'H5T_cmp': H5T.c:3987:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] for(i = dt1->shared->u.compnd.nmembs - 1, swapped = TRUE; swapped && i >= 0; --i) ^ H5T.c:3991:35: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] tmp = idx1[j]; ^ H5T.c:3993:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] idx1[j + 1] = tmp; ^ H5T.c:3996:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] for(i = dt2->shared->u.compnd.nmembs - 1, swapped = TRUE; swapped && i >= 0; --i) ^ H5T.c:4000:35: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] tmp = idx2[j]; ^ H5T.c:4002:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] idx2[j + 1] = tmp; ^ H5T.c:4065:24: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] for (i=dt1->shared->u.enumer.nmembs-1, swapped=TRUE; swapped && i>=0; --i) ^ H5T.c:4069:35: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] tmp = idx1[j]; ^ H5T.c:4071:41: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] idx1[j+1] = tmp; ^ H5T.c:4077:24: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] for (i=dt2->shared->u.enumer.nmembs-1, swapped=TRUE; swapped && i>=0; --i) ^ H5T.c:4081:35: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] tmp = idx2[j]; ^ H5T.c:4083:41: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] idx2[j+1] = tmp; ^ H5T.c:4224:13: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] switch (dt1->shared->type) { ^ H5T.c:4224:13: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] H5T.c:4224:13: warning: enumeration value 'H5T_COMPOUND' not handled in switch [-Wswitch-enum] H5T.c:4224:13: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] H5T.c:4224:13: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] H5T.c:4224:13: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] H5T.c:4224:13: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] H5T.c:3970:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] switch(dt1->shared->type) { ^ H5T.c:3970:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] H5T.c:3970:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] H5T.c:3970:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] H5T.c:3970:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] H5T.c:3970:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] H5T.c:3970:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] H5T.c:3970:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] H5T.c: In function 'H5T_path_find': H5T.c:4469:35: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type if(NULL == (path->src = H5T_copy(src, H5T_COPY_ALL))) ^ H5T.c:3162:1: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' H5T_copy(H5T_t *old_dt, H5T_copy_t method) ^ H5T.c:4471:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type if(NULL == (path->dst = H5T_copy(dst, H5T_COPY_ALL))) ^ H5T.c:3162:1: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' H5T_copy(H5T_t *old_dt, H5T_copy_t method) ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5T.c:36: H5T.c:4592:77: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] HDmemmove(H5T_g.path + md + 1, H5T_g.path + md, (H5T_g.npaths - md) * sizeof(H5T_path_t*)); ^ H5T.c:4592:9: note: in expansion of macro 'HDmemmove' HDmemmove(H5T_g.path + md + 1, H5T_g.path + md, (H5T_g.npaths - md) * sizeof(H5T_path_t*)); ^ H5T.c: In function 'H5T_is_sensible': H5T.c:5040:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] switch(dt->shared->type) { ^ H5T.c:5040:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] H5T.c:5040:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] H5T.c:5040:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] H5T.c:5040:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] H5T.c:5040:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] H5T.c:5040:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] H5T.c:5040:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] H5T.c:5040:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] H5T.c:5040:5: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] H5T.c:5040:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] H5T.c: In function 'H5T_set_loc': H5T.c:5139:57: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] dt->shared->u.compnd.memb[i].offset += accum_change; ^ H5T.c:5162:70: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] accum_change += (memb_type->shared->size - (int)old_size); ^ H5T.c:5162:42: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] accum_change += (memb_type->shared->size - (int)old_size); ^ H5T.c:5162:45: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] accum_change += (memb_type->shared->size - (int)old_size); ^ H5T.c:5168:62: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] dt->shared->size = (size_t)(dt->shared->size + accum_change); ^ H5T.c:5109:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] switch(dt->shared->type) { ^ H5T.c:5109:9: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] H5T.c:5109:9: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] H5T.c:5109:9: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] H5T.c:5109:9: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] H5T.c:5109:9: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] H5T.c:5109:9: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] H5T.c:5109:9: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] H5T.c:5109:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] H5T.c: In function 'H5T_upgrade_version_cb': H5T.c:5278:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] switch(dt->shared->type) { ^ H5T.c:5278:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] H5T.c:5278:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] H5T.c:5278:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] H5T.c:5278:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] H5T.c:5278:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] H5T.c:5278:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] H5T.c:5278:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] H5T.c:5278:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] H5Tbit.c: In function 'H5T__bit_copy': H5Tbit.c:59:13: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] s_idx = src_offset / 8; ^ H5Tbit.c:60:13: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] d_idx = dst_offset / 8; ^ In file included from H5Tbit.c:25:0: H5private.h:309:21: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] #define MIN(a,b) (((a)<(b)) ? (a) : (b)) ^ H5private.h:311:24: note: in expansion of macro 'MIN' #define MIN3(a,b,c) MIN(a,MIN(b,c)) ^ H5Tbit.c:81:19: note: in expansion of macro 'MIN3' unsigned nbits = MIN3(size, 8 - dst_offset, 8 - src_offset); ^ H5Tbit.c:123:13: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] shift = dst_offset; ^ H5Tcompound.c: In function 'H5T__insert': H5Tcompound.c:484:56: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type parent->shared->u.compnd.memb[idx].type = H5T_copy(member, H5T_COPY_ALL); ^ In file included from H5Tpkg.h:39:0, from H5Tcompound.c:38: H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^ H5Tconv.c: In function 'H5T_conv_struct_free': H5Tconv.c:1842:17: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^ H5Tconv.c: In function 'H5T__conv_uchar_short': H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:4886:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UCHAR, SHORT, unsigned char, short, -, SHRT_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:4886:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UCHAR, SHORT, unsigned char, short, -, SHRT_MAX); ^ H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:4886:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UCHAR, SHORT, unsigned char, short, -, SHRT_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:4886:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UCHAR, SHORT, unsigned char, short, -, SHRT_MAX); ^ H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:4886:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UCHAR, SHORT, unsigned char, short, -, SHRT_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:4886:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UCHAR, SHORT, unsigned char, short, -, SHRT_MAX); ^ H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:4886:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UCHAR, SHORT, unsigned char, short, -, SHRT_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:4886:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UCHAR, SHORT, unsigned char, short, -, SHRT_MAX); ^ H5Tconv.c: In function 'H5T__conv_uchar_int': H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:4987:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UCHAR, INT, unsigned char, int, -, INT_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:4987:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UCHAR, INT, unsigned char, int, -, INT_MAX); ^ H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:4987:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UCHAR, INT, unsigned char, int, -, INT_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:4987:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UCHAR, INT, unsigned char, int, -, INT_MAX); ^ H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:4987:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UCHAR, INT, unsigned char, int, -, INT_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:4987:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UCHAR, INT, unsigned char, int, -, INT_MAX); ^ H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:4987:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UCHAR, INT, unsigned char, int, -, INT_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:4987:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UCHAR, INT, unsigned char, int, -, INT_MAX); ^ H5Tconv.c: In function 'H5T__conv_uchar_long': H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5088:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UCHAR, LONG, unsigned char, long, -, LONG_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5088:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UCHAR, LONG, unsigned char, long, -, LONG_MAX); ^ H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5088:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UCHAR, LONG, unsigned char, long, -, LONG_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5088:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UCHAR, LONG, unsigned char, long, -, LONG_MAX); ^ H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5088:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UCHAR, LONG, unsigned char, long, -, LONG_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5088:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UCHAR, LONG, unsigned char, long, -, LONG_MAX); ^ H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5088:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UCHAR, LONG, unsigned char, long, -, LONG_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5088:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UCHAR, LONG, unsigned char, long, -, LONG_MAX); ^ H5Tconv.c: In function 'H5T__conv_uchar_llong': H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5192:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UCHAR, LLONG, unsigned char, long long, -, LLONG_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5192:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UCHAR, LLONG, unsigned char, long long, -, LLONG_MAX); ^ H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5192:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UCHAR, LLONG, unsigned char, long long, -, LLONG_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5192:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UCHAR, LLONG, unsigned char, long long, -, LLONG_MAX); ^ H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5192:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UCHAR, LLONG, unsigned char, long long, -, LLONG_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5192:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UCHAR, LLONG, unsigned char, long long, -, LLONG_MAX); ^ H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5192:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UCHAR, LLONG, unsigned char, long long, -, LLONG_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5192:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UCHAR, LLONG, unsigned char, long long, -, LLONG_MAX); ^ H5Tconv.c: In function 'H5T__conv_ushort_int': H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5452:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(USHORT, INT, unsigned short, int, -, INT_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5452:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(USHORT, INT, unsigned short, int, -, INT_MAX); ^ H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5452:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(USHORT, INT, unsigned short, int, -, INT_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5452:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(USHORT, INT, unsigned short, int, -, INT_MAX); ^ H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5452:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(USHORT, INT, unsigned short, int, -, INT_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5452:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(USHORT, INT, unsigned short, int, -, INT_MAX); ^ H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5452:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(USHORT, INT, unsigned short, int, -, INT_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5452:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(USHORT, INT, unsigned short, int, -, INT_MAX); ^ H5Tconv.c: In function 'H5T__conv_ushort_long': H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5556:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(USHORT, LONG, unsigned short, long, -, LONG_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5556:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(USHORT, LONG, unsigned short, long, -, LONG_MAX); ^ H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5556:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(USHORT, LONG, unsigned short, long, -, LONG_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5556:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(USHORT, LONG, unsigned short, long, -, LONG_MAX); ^ H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5556:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(USHORT, LONG, unsigned short, long, -, LONG_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5556:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(USHORT, LONG, unsigned short, long, -, LONG_MAX); ^ H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5556:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(USHORT, LONG, unsigned short, long, -, LONG_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5556:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(USHORT, LONG, unsigned short, long, -, LONG_MAX); ^ H5Tconv.c: In function 'H5T__conv_ushort_llong': H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5660:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(USHORT, LLONG, unsigned short, long long, -, LLONG_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5660:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(USHORT, LLONG, unsigned short, long long, -, LLONG_MAX); ^ H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5660:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(USHORT, LLONG, unsigned short, long long, -, LLONG_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5660:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(USHORT, LLONG, unsigned short, long long, -, LLONG_MAX); ^ H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5660:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(USHORT, LLONG, unsigned short, long long, -, LLONG_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5660:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(USHORT, LLONG, unsigned short, long long, -, LLONG_MAX); ^ H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5660:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(USHORT, LLONG, unsigned short, long long, -, LLONG_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:5660:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(USHORT, LLONG, unsigned short, long long, -, LLONG_MAX); ^ H5Tconv.c: In function 'H5T__conv_uint_long': H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:6019:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UINT, LONG, unsigned, long, -, LONG_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:6019:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UINT, LONG, unsigned, long, -, LONG_MAX); ^ H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:6019:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UINT, LONG, unsigned, long, -, LONG_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:6019:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UINT, LONG, unsigned, long, -, LONG_MAX); ^ H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:6019:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UINT, LONG, unsigned, long, -, LONG_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:6019:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UINT, LONG, unsigned, long, -, LONG_MAX); ^ H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:6019:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UINT, LONG, unsigned, long, -, LONG_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:6019:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UINT, LONG, unsigned, long, -, LONG_MAX); ^ H5Tconv.c: In function 'H5T__conv_uint_llong': H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:6119:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UINT, LLONG, unsigned, long long, -, LLONG_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:6119:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UINT, LLONG, unsigned, long long, -, LLONG_MAX); ^ H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:6119:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UINT, LLONG, unsigned, long long, -, LLONG_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:6119:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UINT, LLONG, unsigned, long long, -, LLONG_MAX); ^ H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:6119:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UINT, LLONG, unsigned, long long, -, LLONG_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:6119:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UINT, LLONG, unsigned, long long, -, LLONG_MAX); ^ H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:6119:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UINT, LLONG, unsigned, long long, -, LLONG_MAX); ^ H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \ ^ H5private.h:2050:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE' #define H5_GLUE(x,y) x##y ^ H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE' H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX) ^ H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS' H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE' H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER' H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \ ^ H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV' H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \ ^ H5Tconv.c:6119:5: note: in expansion of macro 'H5T_CONV_uS' H5T_CONV_uS(UINT, LLONG, unsigned, long long, -, LLONG_MAX); ^ H5T.c: At top level: H5T.c:71:0: warning: macro "H5T_INIT_TYPE_NONE_CORE" is not used [-Wunused-macros] #define H5T_INIT_TYPE_NONE_CORE { \ ^ H5Tdbg.c: In function 'H5T_debug': H5Tdbg.c:175:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] switch(dt->shared->type) { ^ H5Tdbg.c:175:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] H5Tdbg.c:175:5: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] H5Tdbg.c:175:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] H5Tdbg.c:249:2: warning: enumeration value 'H5T_ORDER_ERROR' not handled in switch [-Wswitch-enum] switch(dt->shared->u.atomic.order) { ^ H5Tdbg.c:249:2: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] H5Tdbg.c:281:17: warning: enumeration value 'H5T_SGN_ERROR' not handled in switch [-Wswitch-enum] switch(dt->shared->u.atomic.u.i.sign) { ^ H5Tdbg.c:281:17: warning: enumeration value 'H5T_NSGN' not handled in switch [-Wswitch-enum] H5Tdbg.c:300:17: warning: enumeration value 'H5T_NORM_ERROR' not handled in switch [-Wswitch-enum] switch(dt->shared->u.atomic.u.f.norm) { ^ H5Tdbg.c:279:2: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] switch(dt->shared->type) { ^ H5Tdbg.c:279:2: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] H5Tdbg.c:279:2: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] H5Tdbg.c:279:2: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] H5Tdbg.c:279:2: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] H5Tdbg.c:279:2: warning: enumeration value 'H5T_COMPOUND' not handled in switch [-Wswitch-enum] H5Tdbg.c:279:2: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] H5Tdbg.c:279:2: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] H5Tdbg.c:279:2: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] H5Tdbg.c:279:2: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] H5Tdbg.c:279:2: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] H5Tdbg.c:353:9: warning: enumeration value 'H5T_LOC_BADLOC' not handled in switch [-Wswitch-enum] switch(dt->shared->u.vlen.loc) { ^ H5Tdbg.c:353:9: warning: enumeration value 'H5T_LOC_MAXLOC' not handled in switch [-Wswitch-enum] H5Tenum.c: In function 'H5T__enum_create': H5Tenum.c:136:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type ret_value->shared->parent = H5T_copy(parent, H5T_COPY_ALL); ^ In file included from H5Tpkg.h:39:0, from H5Tenum.c:31: H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^ H5Tenum.c: In function 'H5T_enum_nameof': H5Tenum.c:437:38: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type if(NULL == (copied_dt = H5T_copy(dt, H5T_COPY_ALL))) ^ In file included from H5Tpkg.h:39:0, from H5Tenum.c:31: H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^ H5Tenum.c: In function 'H5T_enum_valueof': H5Tenum.c:576:35: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type if (NULL==(copied_dt=H5T_copy(dt, H5T_COPY_ALL))) ^ In file included from H5Tpkg.h:39:0, from H5Tenum.c:31: H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^ H5Tconv.c: In function 'H5T__conv_f_i': H5Tconv.c:8966:24: warning: cast from function call of type 'double' to non-matching type 'long unsigned int' [-Wbad-function-cast] buf_size = (size_t)HDpow((double)2.0f, (double)src.u.f.esize) / 8 + 1; ^ H5Tconv.c:9042:24: warning: conversion to 'hssize_t' from 'uint64_t' may change the sign of the result [-Wsign-conversion] sign = H5T__bit_get_d(s, src.u.f.sign, (size_t)1); ^ H5Tconv.c:9169:24: warning: conversion to 'hssize_t' from 'uint64_t' may change the sign of the result [-Wsign-conversion] expo = H5T__bit_get_d(s, src.u.f.epos, src.u.f.esize); ^ H5Tconv.c:9176:26: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] expo -= (src.u.f.ebias-1); ^ H5Tconv.c:9176:29: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] expo -= (src.u.f.ebias-1); ^ H5Tconv.c:9178:26: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] expo -= src.u.f.ebias; ^ H5Tconv.c:9178:29: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] expo -= src.u.f.ebias; ^ H5Tconv.c:9208:55: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] H5T__bit_shift(int_buf, (ssize_t)(expo-src.u.f.msize), (size_t)0, buf_size * 8); ^ H5Tconv.c:9413:37: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] sp += direction * buf_stride; ^ H5Tconv.c:9414:37: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] dp += direction * buf_stride; ^ H5Tconv.c:9416:37: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] sp += direction * src_p->shared->size; ^ H5Tconv.c:9417:37: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] dp += direction * dst_p->shared->size; ^ H5Tconv.c: In function 'H5T__conv_i_f': H5Tconv.c:9763:28: warning: cast from function call of type 'double' to non-matching type 'long long unsigned int' [-Wbad-function-cast] expo_max = (hsize_t)HDpow((double)2.0f, (double)dst.u.f.esize) - 1; ^ H5Tconv.c:9842:37: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] sp += direction * buf_stride; ^ H5Tconv.c:9843:37: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] dp += direction * buf_stride; ^ H5Tconv.c:9845:37: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] sp += direction * src_p->shared->size; ^ H5Tconv.c:9846:37: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] dp += direction * dst_p->shared->size; ^ In file included from H5Tconv.c:33:0: H5Tconv.c: At top level: H5private.h:1788:15: warning: 'H5_interface_initialize_g' defined but not used [-Wunused-variable] static int H5_interface_initialize_g = 0; ^ H5Tconv.c:985:1: warning: 'H5T_init_conv_interface' defined but not used [-Wunused-function] H5T_init_conv_interface(void) ^ H5Tfixed.c: In function 'H5Tget_sign': H5Tfixed.c:82:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] if (NULL == (dt = H5I_object_verify(type_id,H5I_DATATYPE))) ^ H5Tfixed.c: In function 'H5Tset_sign': H5Tfixed.c:161:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] if (NULL == (dt = H5I_object_verify(type_id,H5I_DATATYPE))) ^ H5detect.c:115:19: warning: size of 'd_g' is 12800 bytes [-Wlarger-than=] static detected_t d_g[MAXDETECT]; ^ In file included from H5detect.c:57:0: H5detect.c: In function 'find_bias': H5private.h:309:21: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define MIN(a,b) (((a)<(b)) ? (a) : (b)) ^ H5detect.c:1145:10: note: in expansion of macro 'MIN' nbits = MIN(esize, (8 - epos % 8)); ^ H5detect.c:1146:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] mask = (1 << nbits) - 1; ^ H5detect.c:1147:6: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] b = (a[perm[epos / 8]] >> (epos % 8)) & mask; ^ H5detect.c:1151:8: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] esize -= nbits; ^ H5detect.c:1151:11: warning: conversion to 'int' from 'long unsigned int' may alter its value [-Wconversion] esize -= nbits; ^ H5detect.c:1152:7: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] epos += nbits; ^ H5detect.c:1152:10: warning: conversion to 'int' from 'long unsigned int' may alter its value [-Wconversion] epos += nbits; ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5detect.c:57: H5detect.c: In function 'detect_C89_integers': H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:273:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^ H5detect.c:1317:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(signed char, SCHAR, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:273:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^ H5detect.c:1317:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(signed char, SCHAR, d_g[nd_g]); nd_g++; ^ H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:273:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^ H5detect.c:1318:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(unsigned char, UCHAR, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:273:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^ H5detect.c:1318:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(unsigned char, UCHAR, d_g[nd_g]); nd_g++; ^ H5detect.c:253:14: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] _v = (_v << 8) + _i; \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1319:5: note: in expansion of macro 'DETECT_I' DETECT_I(short, SHORT, d_g[nd_g]); nd_g++; ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5detect.c:57: H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1319:5: note: in expansion of macro 'DETECT_I' DETECT_I(short, SHORT, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1319:5: note: in expansion of macro 'DETECT_I' DETECT_I(short, SHORT, d_g[nd_g]); nd_g++; ^ H5detect.c:253:14: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] _v = (_v << 8) + _i; \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1320:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned short, USHORT, d_g[nd_g]); nd_g++; ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5detect.c:57: H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1320:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned short, USHORT, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1320:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned short, USHORT, d_g[nd_g]); nd_g++; ^ H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1321:5: note: in expansion of macro 'DETECT_I' DETECT_I(int, INT, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1321:5: note: in expansion of macro 'DETECT_I' DETECT_I(int, INT, d_g[nd_g]); nd_g++; ^ H5detect.c:253:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1322:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned int, UINT, d_g[nd_g]); nd_g++; ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5detect.c:57: H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1322:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned int, UINT, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1322:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned int, UINT, d_g[nd_g]); nd_g++; ^ H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1323:5: note: in expansion of macro 'DETECT_I' DETECT_I(long, LONG, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1323:5: note: in expansion of macro 'DETECT_I' DETECT_I(long, LONG, d_g[nd_g]); nd_g++; ^ H5detect.c:253:24: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1324:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned long, ULONG, d_g[nd_g]); nd_g++; ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5detect.c:57: H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1324:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned long, ULONG, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1324:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned long, ULONG, d_g[nd_g]); nd_g++; ^ H5detect.c: In function 'detect_C89_floats': H5detect.c:1345:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5detect.c:57: H5detect.c:326:21: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \ ^ H5detect.c:326:5: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \ ^ H5detect.c:1345:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^ H5detect.c:328:71: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] for(_byte_mask = (unsigned char)1; _byte_mask; _byte_mask <<= 1) { \ ^ H5detect.c:1345:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5detect.c:57: H5detect.c:330:22: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy((void *)&_v2, (const void *)_buf1, sizeof(TYPE)); \ ^ H5detect.c:330:13: note: in expansion of macro 'HDmemcpy' HDmemcpy((void *)&_v2, (const void *)_buf1, sizeof(TYPE)); \ ^ H5detect.c:1345:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^ In file included from /usr/include/secure/_stdio.h:31:0, from /usr/include/stdio.h:492, from H5private.h:59, from H5detect.c:57: H5detect.c:330:22: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy((void *)&_v2, (const void *)_buf1, sizeof(TYPE)); \ ^ H5detect.c:330:13: note: in expansion of macro 'HDmemcpy' HDmemcpy((void *)&_v2, (const void *)_buf1, sizeof(TYPE)); \ ^ H5detect.c:1345:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^ H5detect.c:331:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(_v1 != _v2) \ ^ H5detect.c:1345:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^ H5detect.c:1345:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5detect.c:1345:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5detect.c:1345:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5detect.c:340:13: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] _v2 /= 256.0; \ ^ H5detect.c:1345:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^ H5detect.c:340:16: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] _v2 /= 256.0; \ ^ H5detect.c:1345:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5detect.c:57: H5detect.c:341:25: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \ ^ H5detect.c:341:9: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \ ^ H5detect.c:1345:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^ H5detect.c:342:25: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf3, (const void *)&_v3, sizeof(TYPE)); \ ^ H5detect.c:342:9: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf3, (const void *)&_v3, sizeof(TYPE)); \ ^ H5detect.c:1345:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^ H5detect.c:349:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] fix_order(sizeof(TYPE), _last, INFO.perm, (const char**)&_mesg); \ ^ H5detect.c:1345:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^ H5detect.c:1345:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5detect.c:1345:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5detect.c:1345:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5detect.c:1345:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5detect.c:1345:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5detect.c:1345:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5detect.c:1345:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5detect.c:378:62: warning: passing argument 4 of 'find_bias' discards 'volatile' qualifier from pointer target type INFO.bias = find_bias (INFO.epos, INFO.esize, INFO.perm, &_v1); \ ^ H5detect.c:1345:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^ H5detect.c:1138:1: note: expected 'void *' but argument is of type 'volatile float *' find_bias(int epos, int esize, int *perm, void *_a) ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5detect.c:57: H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:380:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:1345:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:380:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:1345:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^ H5detect.c:446:9: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(_val!=_val2) \ ^ H5detect.c:380:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:1345:5: note: in expansion of macro 'DETECT_F' DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++; ^ H5detect.c:1346:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5detect.c:57: H5detect.c:326:21: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \ ^ H5detect.c:326:5: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \ ^ H5detect.c:1346:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^ H5detect.c:328:71: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] for(_byte_mask = (unsigned char)1; _byte_mask; _byte_mask <<= 1) { \ ^ H5detect.c:1346:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5detect.c:57: H5detect.c:330:22: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy((void *)&_v2, (const void *)_buf1, sizeof(TYPE)); \ ^ H5detect.c:330:13: note: in expansion of macro 'HDmemcpy' HDmemcpy((void *)&_v2, (const void *)_buf1, sizeof(TYPE)); \ ^ H5detect.c:1346:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^ In file included from /usr/include/secure/_stdio.h:31:0, from /usr/include/stdio.h:492, from H5private.h:59, from H5detect.c:57: H5detect.c:330:22: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy((void *)&_v2, (const void *)_buf1, sizeof(TYPE)); \ ^ H5detect.c:330:13: note: in expansion of macro 'HDmemcpy' HDmemcpy((void *)&_v2, (const void *)_buf1, sizeof(TYPE)); \ ^ H5detect.c:1346:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^ H5detect.c:331:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(_v1 != _v2) \ ^ H5detect.c:1346:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^ H5detect.c:1346:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5detect.c:1346:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5detect.c:1346:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5detect.c:57: H5detect.c:341:25: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \ ^ H5detect.c:341:9: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \ ^ H5detect.c:1346:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^ H5detect.c:342:25: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf3, (const void *)&_v3, sizeof(TYPE)); \ ^ H5detect.c:342:9: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf3, (const void *)&_v3, sizeof(TYPE)); \ ^ H5detect.c:1346:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^ H5detect.c:349:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] fix_order(sizeof(TYPE), _last, INFO.perm, (const char**)&_mesg); \ ^ H5detect.c:1346:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^ H5detect.c:1346:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5detect.c:1346:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5detect.c:1346:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5detect.c:1346:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5detect.c:1346:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5detect.c:1346:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5detect.c:1346:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5detect.c:378:62: warning: passing argument 4 of 'find_bias' discards 'volatile' qualifier from pointer target type INFO.bias = find_bias (INFO.epos, INFO.esize, INFO.perm, &_v1); \ ^ H5detect.c:1346:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^ H5detect.c:1138:1: note: expected 'void *' but argument is of type 'volatile double *' find_bias(int epos, int esize, int *perm, void *_a) ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5detect.c:57: H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:380:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:1346:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:380:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:1346:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^ H5detect.c:446:9: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(_val!=_val2) \ ^ H5detect.c:380:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:1346:5: note: in expansion of macro 'DETECT_F' DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++; ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5detect.c:57: H5detect.c: In function 'detect_C99_integers8': H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:273:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^ H5detect.c:1369:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(int8_t, INT8, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:273:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^ H5detect.c:1369:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(int8_t, INT8, d_g[nd_g]); nd_g++; ^ H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:273:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^ H5detect.c:1376:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(uint8_t, UINT8, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:273:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^ H5detect.c:1376:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(uint8_t, UINT8, d_g[nd_g]); nd_g++; ^ H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:273:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^ H5detect.c:1383:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(int_least8_t, INT_LEAST8, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:273:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^ H5detect.c:1383:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(int_least8_t, INT_LEAST8, d_g[nd_g]); nd_g++; ^ H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:273:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^ H5detect.c:1390:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(uint_least8_t, UINT_LEAST8, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:273:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^ H5detect.c:1390:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(uint_least8_t, UINT_LEAST8, d_g[nd_g]); nd_g++; ^ H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:273:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^ H5detect.c:1397:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(int_fast8_t, INT_FAST8, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:273:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^ H5detect.c:1397:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(int_fast8_t, INT_FAST8, d_g[nd_g]); nd_g++; ^ H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:273:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^ H5detect.c:1404:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(uint_fast8_t, UINT_FAST8, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:273:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \ ^ H5detect.c:1404:5: note: in expansion of macro 'DETECT_BYTE' DETECT_BYTE(uint_fast8_t, UINT_FAST8, d_g[nd_g]); nd_g++; ^ H5detect.c: In function 'detect_C99_integers16': H5detect.c:253:14: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion] _v = (_v << 8) + _i; \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1430:5: note: in expansion of macro 'DETECT_I' DETECT_I(int16_t, INT16, d_g[nd_g]); nd_g++; ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5detect.c:57: H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1430:5: note: in expansion of macro 'DETECT_I' DETECT_I(int16_t, INT16, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1430:5: note: in expansion of macro 'DETECT_I' DETECT_I(int16_t, INT16, d_g[nd_g]); nd_g++; ^ H5detect.c:253:14: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion] _v = (_v << 8) + _i; \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1433:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint16_t, UINT16, d_g[nd_g]); nd_g++; ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5detect.c:57: H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1433:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint16_t, UINT16, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1433:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint16_t, UINT16, d_g[nd_g]); nd_g++; ^ H5detect.c:253:14: warning: conversion to 'int_least16_t' from 'int' may alter its value [-Wconversion] _v = (_v << 8) + _i; \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1436:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_least16_t, INT_LEAST16, d_g[nd_g]); nd_g++; ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5detect.c:57: H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1436:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_least16_t, INT_LEAST16, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1436:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_least16_t, INT_LEAST16, d_g[nd_g]); nd_g++; ^ H5detect.c:253:14: warning: conversion to 'uint_least16_t' from 'int' may alter its value [-Wconversion] _v = (_v << 8) + _i; \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1439:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least16_t, UINT_LEAST16, d_g[nd_g]); nd_g++; ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5detect.c:57: H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1439:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least16_t, UINT_LEAST16, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1439:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least16_t, UINT_LEAST16, d_g[nd_g]); nd_g++; ^ H5detect.c:253:14: warning: conversion to 'int_fast16_t' from 'int' may alter its value [-Wconversion] _v = (_v << 8) + _i; \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1442:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_fast16_t, INT_FAST16, d_g[nd_g]); nd_g++; ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5detect.c:57: H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1442:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_fast16_t, INT_FAST16, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1442:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_fast16_t, INT_FAST16, d_g[nd_g]); nd_g++; ^ H5detect.c:253:14: warning: conversion to 'uint_fast16_t' from 'int' may alter its value [-Wconversion] _v = (_v << 8) + _i; \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1445:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast16_t, UINT_FAST16, d_g[nd_g]); nd_g++; ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5detect.c:57: H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1445:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast16_t, UINT_FAST16, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1445:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast16_t, UINT_FAST16, d_g[nd_g]); nd_g++; ^ H5detect.c: In function 'detect_C99_integers32': H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1468:5: note: in expansion of macro 'DETECT_I' DETECT_I(int32_t, INT32, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1468:5: note: in expansion of macro 'DETECT_I' DETECT_I(int32_t, INT32, d_g[nd_g]); nd_g++; ^ H5detect.c:253:24: warning: conversion to 'uint32_t' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1471:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint32_t, UINT32, d_g[nd_g]); nd_g++; ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5detect.c:57: H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1471:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint32_t, UINT32, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1471:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint32_t, UINT32, d_g[nd_g]); nd_g++; ^ H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1474:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_least32_t, INT_LEAST32, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1474:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_least32_t, INT_LEAST32, d_g[nd_g]); nd_g++; ^ H5detect.c:253:24: warning: conversion to 'uint_least32_t' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1477:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least32_t, UINT_LEAST32, d_g[nd_g]); nd_g++; ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5detect.c:57: H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1477:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least32_t, UINT_LEAST32, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1477:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least32_t, UINT_LEAST32, d_g[nd_g]); nd_g++; ^ H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1480:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_fast32_t, INT_FAST32, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1480:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_fast32_t, INT_FAST32, d_g[nd_g]); nd_g++; ^ H5detect.c:253:24: warning: conversion to 'uint_fast32_t' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1483:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast32_t, UINT_FAST32, d_g[nd_g]); nd_g++; ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5detect.c:57: H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1483:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast32_t, UINT_FAST32, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1483:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast32_t, UINT_FAST32, d_g[nd_g]); nd_g++; ^ H5detect.c: In function 'detect_C99_integers64': H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1506:5: note: in expansion of macro 'DETECT_I' DETECT_I(int64_t, INT64, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1506:5: note: in expansion of macro 'DETECT_I' DETECT_I(int64_t, INT64, d_g[nd_g]); nd_g++; ^ H5detect.c:253:24: warning: conversion to 'uint64_t' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1509:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint64_t, UINT64, d_g[nd_g]); nd_g++; ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5detect.c:57: H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1509:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint64_t, UINT64, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1509:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint64_t, UINT64, d_g[nd_g]); nd_g++; ^ H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1512:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_least64_t, INT_LEAST64, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1512:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_least64_t, INT_LEAST64, d_g[nd_g]); nd_g++; ^ H5detect.c:253:24: warning: conversion to 'uint_least64_t' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1515:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least64_t, UINT_LEAST64, d_g[nd_g]); nd_g++; ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5detect.c:57: H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1515:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least64_t, UINT_LEAST64, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1515:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_least64_t, UINT_LEAST64, d_g[nd_g]); nd_g++; ^ H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1518:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_fast64_t, INT_FAST64, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1518:5: note: in expansion of macro 'DETECT_I' DETECT_I(int_fast64_t, INT_FAST64, d_g[nd_g]); nd_g++; ^ H5detect.c:253:24: warning: conversion to 'uint_fast64_t' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1521:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast64_t, UINT_FAST64, d_g[nd_g]); nd_g++; ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5detect.c:57: H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1521:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast64_t, UINT_FAST64, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1521:5: note: in expansion of macro 'DETECT_I' DETECT_I(uint_fast64_t, UINT_FAST64, d_g[nd_g]); nd_g++; ^ H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1525:5: note: in expansion of macro 'DETECT_I' DETECT_I(long long, LLONG, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1525:5: note: in expansion of macro 'DETECT_I' DETECT_I(long long, LLONG, d_g[nd_g]); nd_g++; ^ H5detect.c:253:24: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] _v = (_v << 8) + _i; \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1526:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned long long, ULLONG, d_g[nd_g]); nd_g++; ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5detect.c:57: H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1526:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned long long, ULLONG, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:262:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:279:5: note: in expansion of macro 'DETECT_I_BYTE_CORE' DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \ ^ H5detect.c:1526:5: note: in expansion of macro 'DETECT_I' DETECT_I(unsigned long long, ULLONG, d_g[nd_g]); nd_g++; ^ H5detect.c: In function 'detect_C99_floats': H5detect.c:1591:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5detect.c:57: H5detect.c:326:21: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \ ^ H5detect.c:326:5: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \ ^ H5detect.c:1591:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^ H5detect.c:328:71: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] for(_byte_mask = (unsigned char)1; _byte_mask; _byte_mask <<= 1) { \ ^ H5detect.c:1591:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5detect.c:57: H5detect.c:330:22: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy((void *)&_v2, (const void *)_buf1, sizeof(TYPE)); \ ^ H5detect.c:330:13: note: in expansion of macro 'HDmemcpy' HDmemcpy((void *)&_v2, (const void *)_buf1, sizeof(TYPE)); \ ^ H5detect.c:1591:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^ In file included from /usr/include/secure/_stdio.h:31:0, from /usr/include/stdio.h:492, from H5private.h:59, from H5detect.c:57: H5detect.c:330:22: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy((void *)&_v2, (const void *)_buf1, sizeof(TYPE)); \ ^ H5detect.c:330:13: note: in expansion of macro 'HDmemcpy' HDmemcpy((void *)&_v2, (const void *)_buf1, sizeof(TYPE)); \ ^ H5detect.c:1591:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^ H5detect.c:331:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(_v1 != _v2) \ ^ H5detect.c:1591:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^ H5detect.c:1591:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5detect.c:1591:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5detect.c:1591:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5detect.c:57: H5detect.c:341:25: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \ ^ H5detect.c:341:9: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \ ^ H5detect.c:1591:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^ H5detect.c:342:25: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf3, (const void *)&_v3, sizeof(TYPE)); \ ^ H5detect.c:342:9: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf3, (const void *)&_v3, sizeof(TYPE)); \ ^ H5detect.c:1591:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^ H5detect.c:349:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] fix_order(sizeof(TYPE), _last, INFO.perm, (const char**)&_mesg); \ ^ H5detect.c:1591:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^ H5detect.c:1591:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5detect.c:1591:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5detect.c:1591:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5detect.c:1591:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5detect.c:1591:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5detect.c:1591:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5detect.c:1591:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] H5detect.c:378:62: warning: passing argument 4 of 'find_bias' discards 'volatile' qualifier from pointer target type INFO.bias = find_bias (INFO.epos, INFO.esize, INFO.perm, &_v1); \ ^ H5detect.c:1591:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^ H5detect.c:1138:1: note: expected 'void *' but argument is of type 'volatile long double *' find_bias(int epos, int esize, int *perm, void *_a) ^ In file included from /usr/include/string.h:186:0, from H5private.h:61, from H5detect.c:57: H5detect.c:442:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:442:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \ ^ H5detect.c:380:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:1591:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^ H5detect.c:444:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:444:6: note: in expansion of macro 'HDmemcpy' HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \ ^ H5detect.c:380:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:1591:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^ H5detect.c:446:9: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(_val!=_val2) \ ^ H5detect.c:380:5: note: in expansion of macro 'ALIGNMENT' ALIGNMENT(TYPE, INFO); \ ^ H5detect.c:1591:5: note: in expansion of macro 'DETECT_F' DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++; ^ H5Topaque.c: In function 'H5Tset_tag': H5Topaque.c:80:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] if (NULL == (dt = H5I_object_verify(type_id,H5I_DATATYPE))) ^ H5Topaque.c: In function 'H5Tget_tag': H5Topaque.c:126:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] if (NULL == (dt = H5I_object_verify(type_id,H5I_DATATYPE))) ^ H5Tpad.c: In function 'H5Tget_pad': H5Tpad.c:83:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] if (NULL == (dt = H5I_object_verify(type_id,H5I_DATATYPE))) ^ H5Tpad.c: In function 'H5Tset_pad': H5Tpad.c:127:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] if (NULL == (dt = H5I_object_verify(type_id,H5I_DATATYPE))) ^ H5Tprecis.c: In function 'H5Tget_precision': H5Tprecis.c:90:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] if (NULL == (dt = H5I_object_verify(type_id,H5I_DATATYPE))) ^ H5Tprecis.c: In function 'H5Tset_precision': H5Tprecis.c:179:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] if (NULL == (dt = H5I_object_verify(type_id,H5I_DATATYPE))) ^ H5Tprecis.c: In function 'H5T_set_precision': H5Tprecis.c:268:6: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] switch (dt->shared->type) { ^ H5Tprecis.c:268:6: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] H5Tprecis.c:268:6: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] H5Tprecis.c:268:6: warning: enumeration value 'H5T_COMPOUND' not handled in switch [-Wswitch-enum] H5Tprecis.c:268:6: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] H5Tprecis.c:268:6: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] H5Tprecis.c:268:6: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] H5Tprecis.c:268:6: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] H5Tprecis.c:268:6: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] H5Tstrpad.c: In function 'H5Tget_strpad': H5Tstrpad.c:86:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] if (NULL == (dt = H5I_object_verify(type_id,H5I_DATATYPE))) ^ H5Tstrpad.c: In function 'H5Tset_strpad': H5Tstrpad.c:143:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] if (NULL == (dt = H5I_object_verify(type_id,H5I_DATATYPE))) ^ H5Tvisit.c: In function 'H5T__visit': H5Tvisit.c:119:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] switch(dt->shared->type) { ^ H5Tvisit.c:119:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] H5Tvisit.c:119:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] H5Tvisit.c:119:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] H5Tvisit.c:119:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] H5Tvisit.c:119:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] H5Tvisit.c:119:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] H5Tvisit.c:119:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] H5Tvisit.c:119:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] H5Tvlen.c: In function 'H5Tvlen_create': H5Tvlen.c:116:22: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] if(NULL == (base = H5I_object_verify(base_id, H5I_DATATYPE))) ^ H5Tvlen.c: In function 'H5T__vlen_create': H5Tvlen.c:168:47: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type if(NULL == (dt->shared->parent = H5T_copy(base, H5T_COPY_ALL))) ^ In file included from H5Oprivate.h:41:0, from H5Dprivate.h:27, from H5Tvlen.c:28: H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *' H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^ H5Tvlen.c: In function 'H5T__vlen_set_loc': H5Tvlen.c:270:36: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] dt->shared->size = 4 + H5F_SIZEOF_ADDR(f) + 4; ^ H5Tvlen.c:222:9: warning: enumeration value 'H5T_LOC_MAXLOC' not handled in switch [-Wswitch-enum] switch(loc) { ^ H5Tvlen.c: In function 'H5T_vlen_str_mem_write': H5Tvlen.c:719:20: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] if(NULL==(t=(vl_alloc_info->alloc_func)((seq_len+1)*base_size,vl_alloc_info->alloc_info))) ^ H5Tvlen.c:723:20: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] if(NULL==(t=H5MM_malloc((seq_len+1)*base_size))) ^ H5Tvlen.c: In function 'H5T_vlen_disk_isnull': H5Tvlen.c:847:23: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f,(const uint8_t **)&vl,&addr); ^ H5Tvlen.c: In function 'H5T_vlen_disk_read': H5Tvlen.c:884:23: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f,(const uint8_t **)&vl,&(hobjid.addr)); ^ H5Tvlen.c: In function 'H5T_vlen_disk_write': H5Tvlen.c:937:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&bg, &(bg_hobjid.addr)); ^ H5Tvlen.c: In function 'H5T_vlen_disk_setnull': H5Tvlen.c:999:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&bg, &(bg_hobjid.addr)); ^ H5Tvlen.c: In function 'H5T_vlen_reclaim_recurse': H5Tvlen.c:1055:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] switch(dt->shared->type) { ^ H5Tvlen.c:1055:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum] H5Tvlen.c:1055:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum] H5Tvlen.c:1055:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] H5Tvlen.c:1055:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] H5Tvlen.c:1055:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] H5Tvlen.c:1055:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] H5Tvlen.c:1055:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] H5Tvlen.c:1055:5: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] H5Tvlen.c:1055:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] H5Tvlen.c: In function 'H5T_vlen_reclaim': H5Tvlen.c:1170:20: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat] if(NULL == (dt = H5I_object_verify(type_id, H5I_DATATYPE))) ^ H5Zdeflate.c: In function 'H5Z_filter_deflate': H5Zdeflate.c:167:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] uLongf z_dst_nbytes = (uLongf)H5Z_DEFLATE_SIZE_ADJUST(nbytes); ^ H5Zfletcher32.c: In function 'H5Z_filter_fletcher32': H5Zfletcher32.c:142:16: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] if (NULL==(dst=outbuf=H5MM_malloc(nbytes+FLETCHER_LEN))) ^ H5Znbit.c: In function 'H5Z_calc_parms_array': H5Znbit.c:255:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] switch(dtype_base_class) { ^ H5Znbit.c:255:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] H5Znbit.c:255:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] H5Znbit.c:255:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] H5Znbit.c:255:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] H5Znbit.c:255:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] H5Znbit.c:255:5: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] H5Znbit.c:255:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] H5Znbit.c:255:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] H5Znbit.c: In function 'H5Z_calc_parms_compound': H5Znbit.c:340:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] switch(dtype_member_class) { ^ H5Znbit.c:340:9: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] H5Znbit.c:340:9: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] H5Znbit.c:340:9: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] H5Znbit.c:340:9: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] H5Znbit.c:340:9: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] H5Znbit.c:340:9: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] H5Znbit.c:340:9: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] H5Znbit.c:340:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] H5Znbit.c: In function 'H5Z_set_parms_nooptype': H5Znbit.c:410:36: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] cd_values[cd_values_index++] = dtype_size; ^ H5Znbit.c: In function 'H5Z_set_parms_atomic': H5Znbit.c:452:36: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] cd_values[cd_values_index++] = dtype_size; ^ H5Znbit.c:459:5: warning: enumeration value 'H5T_ORDER_ERROR' not handled in switch [-Wswitch-enum] switch(dtype_order) { ^ H5Znbit.c:459:5: warning: enumeration value 'H5T_ORDER_VAX' not handled in switch [-Wswitch-enum] H5Znbit.c:459:5: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] H5Znbit.c:459:5: warning: enumeration value 'H5T_ORDER_NONE' not handled in switch [-Wswitch-enum] H5Znbit.c:481:61: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] if(dtype_precision > dtype_size * 8 || (dtype_precision + dtype_offset) > dtype_size * 8 ^ H5Znbit.c:486:36: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] cd_values[cd_values_index++] = dtype_precision; ^ H5Znbit.c:489:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] cd_values[cd_values_index++] = dtype_offset; ^ H5Znbit.c: In function 'H5Z_set_parms_array': H5Znbit.c:538:34: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] cd_values[cd_values_index++]=dtype_size; ^ H5Znbit.c:549:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] switch(dtype_base_class) { ^ H5Znbit.c:549:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] H5Znbit.c:549:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] H5Znbit.c:549:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] H5Znbit.c:549:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] H5Znbit.c:549:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] H5Znbit.c:549:5: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] H5Znbit.c:549:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] H5Znbit.c:549:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] H5Znbit.c: In function 'H5Z_set_parms_compound': H5Znbit.c:628:36: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] cd_values[cd_values_index++] = dtype_size; ^ H5Znbit.c:635:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] cd_values[cd_values_index++] = nmembers; ^ H5Znbit.c:651:40: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] cd_values[cd_values_index++] = dtype_member_offset; ^ H5Znbit.c:692:52: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] cd_values[cd_values_index++] = dtype_next_member_offset - dtype_member_offset; ^ H5Znbit.c:654:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] switch(dtype_member_class) { ^ H5Znbit.c:654:9: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] H5Znbit.c:654:9: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] H5Znbit.c:654:9: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] H5Znbit.c:654:9: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] H5Znbit.c:654:9: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] H5Znbit.c:654:9: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] H5Znbit.c:654:9: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] H5Znbit.c:654:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] H5Znbit.c: In function 'H5Z_set_local_nbit': H5Znbit.c:759:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] switch(dtype_class) { ^ H5Znbit.c:759:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] H5Znbit.c:759:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] H5Znbit.c:759:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] H5Znbit.c:759:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] H5Znbit.c:759:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] H5Znbit.c:759:5: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] H5Znbit.c:759:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] H5Znbit.c:759:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] H5Znbit.c:814:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] switch(dtype_class) { ^ H5Znbit.c:814:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] H5Znbit.c:814:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] H5Znbit.c:814:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] H5Znbit.c:814:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] H5Znbit.c:814:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] H5Znbit.c:814:5: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] H5Znbit.c:814:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] H5Znbit.c:814:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] H5Znbit.c:839:20: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] cd_values[0] = cd_values_actual_nparms; ^ H5Znbit.c: In function 'H5Z_nbit_decompress_one_byte': H5Znbit.c:973:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] data[data_offset + k] = ^ H5Znbit.c:974:7: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)) << uchar_offset; ^ H5Znbit.c:977:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] data[data_offset + k] = ^ H5Znbit.c:978:7: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ((val & ~(~0 << *buf_len)) << (dat_len - *buf_len)) << uchar_offset; ^ H5Znbit.c:984:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] data[data_offset + k] |= ^ H5Znbit.c:985:7: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)) << uchar_offset; ^ H5Znbit.c: In function 'H5Z_nbit_decompress_one_nooptype': H5Znbit.c:1003:70: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data[data_offset + i] = ((val & ~(~0 << *buf_len)) << (dat_len - *buf_len)); ^ H5Znbit.c:1003:31: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] data[data_offset + i] = ((val & ~(~0 << *buf_len)) << (dat_len - *buf_len)); ^ H5Znbit.c:1004:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dat_len -= *buf_len; ^ H5Znbit.c:1009:51: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data[data_offset + i] |= ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)); ^ H5Znbit.c:1009:32: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] data[data_offset + i] |= ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)); ^ H5Znbit.c:1010:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *buf_len -= dat_len; ^ H5Znbit.c:1010:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] *buf_len -= dat_len; ^ H5Znbit.c: In function 'H5Z_nbit_decompress_one_atomic': H5Znbit.c:1022:19: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] datatype_len = p.size * 8; ^ H5Znbit.c: In function 'H5Z_nbit_decompress_one_array': H5Znbit.c:1064:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.order = parms[parms_index++]; ^ H5Znbit.c:1065:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.precision = parms[parms_index++]; ^ H5Znbit.c:1066:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.offset = parms[parms_index++]; ^ H5Znbit.c:1067:16: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] n = total_size/p.size; ^ H5Znbit.c: In function 'H5Z_nbit_decompress_one_compound': H5Znbit.c:1117:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.order = parms[parms_index++]; ^ H5Znbit.c:1118:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.precision = parms[parms_index++]; ^ H5Znbit.c:1119:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.offset = parms[parms_index++]; ^ H5Znbit.c: In function 'H5Z_nbit_decompress': H5Znbit.c:1163:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.order = parms[5]; ^ H5Znbit.c:1164:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.precision = parms[6]; ^ H5Znbit.c:1165:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.offset = parms[7]; ^ H5Znbit.c: In function 'H5Z_nbit_compress_one_byte': H5Znbit.c:1198:27: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] val = data[data_offset + k]; ^ H5Znbit.c:1204:18: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] val >>= 8 - dat_len; ^ H5Znbit.c:1209:15: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] val >>= p.offset % 8; ^ H5Znbit.c:1214:21: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] buffer[*j] |= (val & ~(~0 << dat_len)) << (*buf_len - dat_len); ^ H5Znbit.c:1217:21: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] buffer[*j] |= (val >> (dat_len - *buf_len)) & ~(~0 << *buf_len); ^ H5Znbit.c:1222:20: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] buffer[*j] = (val & ~(~0 << dat_len)) << (*buf_len - dat_len); ^ H5Znbit.c: In function 'H5Z_nbit_compress_one_nooptype': H5Znbit.c:1239:38: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buffer[*j] |= (val >> (dat_len - *buf_len)) & ~(~0 << *buf_len); ^ H5Znbit.c:1239:21: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] buffer[*j] |= (val >> (dat_len - *buf_len)) & ~(~0 << *buf_len); ^ H5Znbit.c:1240:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dat_len -= *buf_len; ^ H5Znbit.c:1244:58: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buffer[*j] = (val & ~(~0 << dat_len)) << (*buf_len - dat_len); ^ H5Znbit.c:1244:20: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] buffer[*j] = (val & ~(~0 << dat_len)) << (*buf_len - dat_len); ^ H5Znbit.c:1245:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *buf_len -= dat_len; ^ H5Znbit.c:1245:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] *buf_len -= dat_len; ^ H5Znbit.c: In function 'H5Z_nbit_compress_one_atomic': H5Znbit.c:1256:19: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] datatype_len = p.size * 8; ^ H5Znbit.c: In function 'H5Z_nbit_compress_one_array': H5Znbit.c:1297:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.order = parms[parms_index++]; ^ H5Znbit.c:1298:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.precision = parms[parms_index++]; ^ H5Znbit.c:1299:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.offset = parms[parms_index++]; ^ H5Znbit.c:1300:16: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] n = total_size/p.size; ^ H5Znbit.c: In function 'H5Z_nbit_compress_one_compound': H5Znbit.c:1350:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.order = parms[parms_index++]; ^ H5Znbit.c:1351:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.precision = parms[parms_index++]; ^ H5Znbit.c:1352:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.offset = parms[parms_index++]; ^ H5Znbit.c: In function 'H5Z_nbit_compress': H5Znbit.c:1395:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.order = parms[5]; ^ H5Znbit.c:1396:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.precision = parms[6]; ^ H5Znbit.c:1397:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] p.offset = parms[7]; ^ H5Zshuffle.c: In function 'H5Z_set_local_shuffle': H5Zshuffle.c:84:22: warning: request for implicit conversion from 'void *' to 'const struct H5T_t *' not permitted in C++ [-Wc++-compat] if(NULL == (type = H5I_object_verify(type_id, H5I_DATATYPE))) ^ H5Zscaleoffset.c: In function 'H5Z_set_local_scaleoffset': H5Zscaleoffset.c:942:44: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] cd_values[H5Z_SCALEOFFSET_PARM_SIZE] = dtype_size; ^ H5Zscaleoffset.c:971:5: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] switch(dtype_order) { ^ H5Zscaleoffset.c: In function 'H5Z_filter_scaleoffset': H5Zscaleoffset.c:1067:5: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] switch(H5T_native_order_g) { ^ H5Zscaleoffset.c: In function 'H5Z_scaleoffset_convert': H5Zscaleoffset.c:1330:51: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] for(i = 0; i < d_nelmts * dtype_size; i += dtype_size) ^ H5Zscaleoffset.c: In function 'H5Z_scaleoffset_precompress_fd': H5Zscaleoffset.c:397:33: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] if(H5Z_scaleoffset_rnd(max*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)) \ ^ H5Zscaleoffset.c:562:7: note: in expansion of macro 'H5Z_scaleoffset_check_3' H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val) \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:397:59: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] if(H5Z_scaleoffset_rnd(max*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)) \ ^ H5Zscaleoffset.c:562:7: note: in expansion of macro 'H5Z_scaleoffset_check_3' H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val) \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:402:33: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] if(H5Z_scaleoffset_rnd(max*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)) \ ^ H5Zscaleoffset.c:562:7: note: in expansion of macro 'H5Z_scaleoffset_check_3' H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val) \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:402:59: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] if(H5Z_scaleoffset_rnd(max*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)) \ ^ H5Zscaleoffset.c:562:7: note: in expansion of macro 'H5Z_scaleoffset_check_3' H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val) \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:407:33: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] if(H5Z_scaleoffset_rnd(max*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)) \ ^ H5Zscaleoffset.c:562:7: note: in expansion of macro 'H5Z_scaleoffset_check_3' H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val) \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:407:59: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] if(H5Z_scaleoffset_rnd(max*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)) \ ^ H5Zscaleoffset.c:562:7: note: in expansion of macro 'H5Z_scaleoffset_check_3' H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val) \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:563:38: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] span = H5Z_scaleoffset_rnd(max * HDpow(10.0f, D_val) - min * HDpow(10.0f, D_val)) + 1; \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:563:66: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] span = H5Z_scaleoffset_rnd(max * HDpow(10.0f, D_val) - min * HDpow(10.0f, D_val)) + 1; \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:563:14: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] span = H5Z_scaleoffset_rnd(max * HDpow(10.0f, D_val) - min * HDpow(10.0f, D_val)) + 1; \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:490:37: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] buf[i]*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)); \ ^ H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1' H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:490:63: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] buf[i]*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)); \ ^ H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1' H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:489:31: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *(int *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1' H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:498:38: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] buf[i]*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)); \ ^ H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1' H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:498:64: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] buf[i]*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)); \ ^ H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1' H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:497:32: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *(long *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1' H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:506:43: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] buf[i]*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)); \ ^ H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1' H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:506:69: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] buf[i]*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)); \ ^ H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1' H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:505:37: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *(long long *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1' H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:397:33: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] if(H5Z_scaleoffset_rnd(max*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)) \ ^ H5Zscaleoffset.c:569:7: note: in expansion of macro 'H5Z_scaleoffset_check_3' H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val) \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:397:59: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] if(H5Z_scaleoffset_rnd(max*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)) \ ^ H5Zscaleoffset.c:569:7: note: in expansion of macro 'H5Z_scaleoffset_check_3' H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val) \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:402:33: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] if(H5Z_scaleoffset_rnd(max*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)) \ ^ H5Zscaleoffset.c:569:7: note: in expansion of macro 'H5Z_scaleoffset_check_3' H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val) \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:402:59: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] if(H5Z_scaleoffset_rnd(max*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)) \ ^ H5Zscaleoffset.c:569:7: note: in expansion of macro 'H5Z_scaleoffset_check_3' H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val) \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:407:33: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] if(H5Z_scaleoffset_rnd(max*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)) \ ^ H5Zscaleoffset.c:569:7: note: in expansion of macro 'H5Z_scaleoffset_check_3' H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val) \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:407:59: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] if(H5Z_scaleoffset_rnd(max*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)) \ ^ H5Zscaleoffset.c:569:7: note: in expansion of macro 'H5Z_scaleoffset_check_3' H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val) \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:570:38: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] span = H5Z_scaleoffset_rnd(max * HDpow(10.0f, D_val) - min * HDpow(10.0f, D_val)) + 1; \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:570:66: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] span = H5Z_scaleoffset_rnd(max * HDpow(10.0f, D_val) - min * HDpow(10.0f, D_val)) + 1; \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:570:14: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] span = H5Z_scaleoffset_rnd(max * HDpow(10.0f, D_val) - min * HDpow(10.0f, D_val)) + 1; \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:518:34: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] buf[i]*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)); \ ^ H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2' H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:518:60: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] buf[i]*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)); \ ^ H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2' H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:517:28: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *(int *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2' H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:522:35: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] buf[i]*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)); \ ^ H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2' H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:522:61: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] buf[i]*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)); \ ^ H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2' H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:521:29: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *(long *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2' H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:526:40: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] buf[i]*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)); \ ^ H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2' H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:526:66: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] buf[i]*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)); \ ^ H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2' H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:525:34: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *(long long *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2' H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \ ^ H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(float, data, d_nelmts, ^ H5Zscaleoffset.c:563:14: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] span = H5Z_scaleoffset_rnd(max * HDpow(10.0f, D_val) - min * HDpow(10.0f, D_val)) + 1; \ ^ H5Zscaleoffset.c:1522:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(double, data, d_nelmts, ^ H5Zscaleoffset.c:489:31: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *(int *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1' H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^ H5Zscaleoffset.c:1522:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(double, data, d_nelmts, ^ H5Zscaleoffset.c:497:32: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *(long *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1' H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^ H5Zscaleoffset.c:1522:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(double, data, d_nelmts, ^ H5Zscaleoffset.c:505:37: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *(long long *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1' H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^ H5Zscaleoffset.c:1522:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(double, data, d_nelmts, ^ H5Zscaleoffset.c:570:14: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] span = H5Z_scaleoffset_rnd(max * HDpow(10.0f, D_val) - min * HDpow(10.0f, D_val)) + 1; \ ^ H5Zscaleoffset.c:1522:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(double, data, d_nelmts, ^ H5Zscaleoffset.c:517:28: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *(int *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2' H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \ ^ H5Zscaleoffset.c:1522:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(double, data, d_nelmts, ^ H5Zscaleoffset.c:521:29: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *(long *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2' H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \ ^ H5Zscaleoffset.c:1522:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(double, data, d_nelmts, ^ H5Zscaleoffset.c:525:34: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *(long long *)&buf[i] = H5Z_scaleoffset_rnd( \ ^ H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2' H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \ ^ H5Zscaleoffset.c:1522:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3' H5Z_scaleoffset_precompress_3(double, data, d_nelmts, ^ H5Zscaleoffset.c: In function 'H5Z_scaleoffset_postdecompress_fd': H5Zscaleoffset.c:631:76: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] filval : (double)(*(int *)&buf[i]) / HDpow(10.0f, D_val) + min); \ ^ H5Zscaleoffset.c:671:7: note: in expansion of macro 'H5Z_scaleoffset_modify_3' H5Z_scaleoffset_modify_3(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^ H5Zscaleoffset.c:1542:7: note: in expansion of macro 'H5Z_scaleoffset_postdecompress_3' H5Z_scaleoffset_postdecompress_3(float, data, d_nelmts, filavail, ^ H5Zscaleoffset.c:631:26: warning: implicit conversion from 'float' to 'double' to match other result of conditional [-Wdouble-promotion] filval : (double)(*(int *)&buf[i]) / HDpow(10.0f, D_val) + min); \ ^ H5Zscaleoffset.c:671:7: note: in expansion of macro 'H5Z_scaleoffset_modify_3' H5Z_scaleoffset_modify_3(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^ H5Zscaleoffset.c:1542:7: note: in expansion of macro 'H5Z_scaleoffset_postdecompress_3' H5Z_scaleoffset_postdecompress_3(float, data, d_nelmts, filavail, ^ H5Zscaleoffset.c:635:77: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] filval : (double)(*(long *)&buf[i]) / HDpow(10.0f, D_val) + min); \ ^ H5Zscaleoffset.c:671:7: note: in expansion of macro 'H5Z_scaleoffset_modify_3' H5Z_scaleoffset_modify_3(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^ H5Zscaleoffset.c:1542:7: note: in expansion of macro 'H5Z_scaleoffset_postdecompress_3' H5Z_scaleoffset_postdecompress_3(float, data, d_nelmts, filavail, ^ H5Zscaleoffset.c:635:26: warning: implicit conversion from 'float' to 'double' to match other result of conditional [-Wdouble-promotion] filval : (double)(*(long *)&buf[i]) / HDpow(10.0f, D_val) + min); \ ^ H5Zscaleoffset.c:671:7: note: in expansion of macro 'H5Z_scaleoffset_modify_3' H5Z_scaleoffset_modify_3(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^ H5Zscaleoffset.c:1542:7: note: in expansion of macro 'H5Z_scaleoffset_postdecompress_3' H5Z_scaleoffset_postdecompress_3(float, data, d_nelmts, filavail, ^ H5Zscaleoffset.c:639:82: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] filval : (double)(*(long long *)&buf[i]) / HDpow(10.0f, D_val) + min); \ ^ H5Zscaleoffset.c:671:7: note: in expansion of macro 'H5Z_scaleoffset_modify_3' H5Z_scaleoffset_modify_3(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^ H5Zscaleoffset.c:1542:7: note: in expansion of macro 'H5Z_scaleoffset_postdecompress_3' H5Z_scaleoffset_postdecompress_3(float, data, d_nelmts, filavail, ^ H5Zscaleoffset.c:639:26: warning: implicit conversion from 'float' to 'double' to match other result of conditional [-Wdouble-promotion] filval : (double)(*(long long *)&buf[i]) / HDpow(10.0f, D_val) + min); \ ^ H5Zscaleoffset.c:671:7: note: in expansion of macro 'H5Z_scaleoffset_modify_3' H5Z_scaleoffset_modify_3(i, type, buf, d_nelmts, filval, minbits, min, D_val) \ ^ H5Zscaleoffset.c:1542:7: note: in expansion of macro 'H5Z_scaleoffset_postdecompress_3' H5Z_scaleoffset_postdecompress_3(float, data, d_nelmts, filavail, ^ H5Zscaleoffset.c:649:74: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] buf[i] = (type)((double)(*(int *)&buf[i]) / HDpow(10.0f, D_val) + min); \ ^ H5Zscaleoffset.c:673:7: note: in expansion of macro 'H5Z_scaleoffset_modify_4' H5Z_scaleoffset_modify_4(i, type, buf, d_nelmts, min, D_val) \ ^ H5Zscaleoffset.c:1542:7: note: in expansion of macro 'H5Z_scaleoffset_postdecompress_3' H5Z_scaleoffset_postdecompress_3(float, data, d_nelmts, filavail, ^ H5Zscaleoffset.c:652:75: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] buf[i] = (type)((double)(*(long *)&buf[i]) / HDpow(10.0f, D_val) + min); \ ^ H5Zscaleoffset.c:673:7: note: in expansion of macro 'H5Z_scaleoffset_modify_4' H5Z_scaleoffset_modify_4(i, type, buf, d_nelmts, min, D_val) \ ^ H5Zscaleoffset.c:1542:7: note: in expansion of macro 'H5Z_scaleoffset_postdecompress_3' H5Z_scaleoffset_postdecompress_3(float, data, d_nelmts, filavail, ^ H5Zscaleoffset.c:655:80: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] buf[i] = (type)((double)(*(long long *)&buf[i]) / HDpow(10.0f, D_val) + min); \ ^ H5Zscaleoffset.c:673:7: note: in expansion of macro 'H5Z_scaleoffset_modify_4' H5Z_scaleoffset_modify_4(i, type, buf, d_nelmts, min, D_val) \ ^ H5Zscaleoffset.c:1542:7: note: in expansion of macro 'H5Z_scaleoffset_postdecompress_3' H5Z_scaleoffset_postdecompress_3(float, data, d_nelmts, filavail, ^ H5Zscaleoffset.c: In function 'H5Z_scaleoffset_decompress_one_atomic': H5Zscaleoffset.c:1602:16: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] dtype_len = p.size * 8; ^ H5Zscaleoffset.c:1605:17: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] begin_i = p.size - 1 - (dtype_len - p.minbits) / 8; ^ H5Zscaleoffset.c: In function 'H5Z_scaleoffset_compress_one_atomic': H5Zscaleoffset.c:1685:16: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] dtype_len = p.size * 8; ^ H5Zscaleoffset.c:1688:17: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] begin_i = p.size - 1 - (dtype_len - p.minbits) / 8; ^ H5Ztrans.c: In function 'H5Z_parse_term': H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_ERROR' not handled in switch [-Wswitch-enum] switch (current->tok_type) { ^ H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_INTEGER' not handled in switch [-Wswitch-enum] H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_FLOAT' not handled in switch [-Wswitch-enum] H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_SYMBOL' not handled in switch [-Wswitch-enum] H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_PLUS' not handled in switch [-Wswitch-enum] H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_MINUS' not handled in switch [-Wswitch-enum] H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_LPAREN' not handled in switch [-Wswitch-enum] H5Ztrans.c: In function 'H5Z_parse_factor': H5Ztrans.c:804:5: warning: enumeration value 'H5Z_XFORM_ERROR' not handled in switch [-Wswitch-enum] switch (current->tok_type) { ^ H5Ztrans.c:804:5: warning: enumeration value 'H5Z_XFORM_MULT' not handled in switch [-Wswitch-enum] H5Ztrans.c:804:5: warning: enumeration value 'H5Z_XFORM_DIVIDE' not handled in switch [-Wswitch-enum] H5Ztrans.c: In function 'H5Z_xform_eval_full': H5Ztrans.c:128:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:196:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:196:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:155:12: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ H5Ztrans.c:196:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:198:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:198:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:155:12: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ H5Ztrans.c:198:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:200:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:200:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:155:12: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ H5Ztrans.c:200:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:202:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:202:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:155:12: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ H5Ztrans.c:202:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:204:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:204:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:155:12: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ H5Ztrans.c:204:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:206:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:206:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:208:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:208:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:1123:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:210:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:1123:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:210:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:1123:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:212:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:1123:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:212:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:1123:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^ H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1' H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:190:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE) ^ H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1' H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:1123:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^ H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1' H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:190:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE) ^ H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1' H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:1123:46: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^ H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1' H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:177:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE) ^ H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1' H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:1123:46: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^ H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1' H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:177:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE) ^ H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1' H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:1123:46: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:218:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:1123:46: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:218:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \ ^ H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:196:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:196:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:155:12: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ H5Ztrans.c:196:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:198:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:198:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:155:12: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ H5Ztrans.c:198:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:200:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:200:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:155:12: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ H5Ztrans.c:200:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:202:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:202:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:155:12: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ H5Ztrans.c:202:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:204:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:204:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:155:12: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ H5Ztrans.c:204:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:206:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:206:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:208:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:208:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:1127:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:210:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:1127:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:210:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:1127:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:212:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:1127:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:212:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:1127:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^ H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1' H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:190:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE) ^ H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1' H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:1127:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^ H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1' H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:190:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE) ^ H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1' H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:1127:46: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^ H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1' H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:177:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE) ^ H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1' H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:1127:46: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^ H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1' H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:177:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE) ^ H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1' H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:1127:46: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:218:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:1127:46: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:218:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \ ^ H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:196:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:196:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:155:12: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ H5Ztrans.c:196:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:198:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:198:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:155:12: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ H5Ztrans.c:198:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:200:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:200:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:155:12: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ H5Ztrans.c:200:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:202:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:202:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:155:12: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ H5Ztrans.c:202:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:204:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:204:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:155:12: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ H5Ztrans.c:204:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:206:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:206:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:208:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:208:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:1131:45: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:210:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:1131:45: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:210:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:1131:45: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:212:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:1131:45: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:212:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:1131:45: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^ H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1' H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:190:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE) ^ H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1' H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:1131:45: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^ H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1' H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:190:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE) ^ H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1' H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:1131:45: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^ H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1' H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:177:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE) ^ H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1' H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:1131:45: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^ H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1' H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:177:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE) ^ H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1' H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:1131:45: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:218:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:1131:45: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:218:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \ ^ H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:196:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:196:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:155:12: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ H5Ztrans.c:196:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:198:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:198:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:200:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:200:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:155:12: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ H5Ztrans.c:200:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:202:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:202:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:155:12: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] *pl = *pl OP *pr; \ ^ H5Ztrans.c:202:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:204:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:204:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:206:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:206:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:208:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:208:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:1135:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:210:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:1135:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:210:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:1135:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:212:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:1135:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:212:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:1135:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^ H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1' H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:190:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE) ^ H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1' H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:1135:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^ H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1' H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:190:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE) ^ H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1' H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:1135:46: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^ H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1' H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:177:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE) ^ H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1' H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:1135:46: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^ H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1' H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:177:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE) ^ H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1' H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:1135:46: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = *p OP tree_val; \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:128:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] *p = *p OP tree_val; \ ^ H5Ztrans.c:218:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:1135:46: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1' *p = tree_val OP *p; \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:145:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] *p = tree_val OP *p; \ ^ H5Ztrans.c:218:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1' H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \ ^ H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP' H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size) ^ H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_ERROR' not handled in switch [-Wswitch-enum] switch (tree->type) { ^ H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_INTEGER' not handled in switch [-Wswitch-enum] H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_FLOAT' not handled in switch [-Wswitch-enum] H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_SYMBOL' not handled in switch [-Wswitch-enum] H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_LPAREN' not handled in switch [-Wswitch-enum] H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_RPAREN' not handled in switch [-Wswitch-enum] H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_END' not handled in switch [-Wswitch-enum] H5lib_settings.c:34:6: warning: size of 'H5libhdf5_settings' is 3494 bytes [-Wlarger-than=] char H5libhdf5_settings[]= ^ /opt/local/bin/ranlib: file: .libs/libhdf5.a(H5CS.o) has no symbols /opt/local/bin/ranlib: file: .libs/libhdf5.a(H5MFdbg.o) has no symbols /opt/local/bin/ranlib: file: .libs/libhdf5.a(H5Obogus.o) has no symbols /opt/local/bin/ranlib: file: .libs/libhdf5.a(H5TS.o) has no symbols /opt/local/bin/ranlib: file: .libs/libhdf5.a(H5Zszip.o) has no symbols ranlib: file: .libs/libhdf5.a(H5CS.o) has no symbols ranlib: file: .libs/libhdf5.a(H5MFdbg.o) has no symbols ranlib: file: .libs/libhdf5.a(H5Obogus.o) has no symbols ranlib: file: .libs/libhdf5.a(H5TS.o) has no symbols ranlib: file: .libs/libhdf5.a(H5Zszip.o) has no symbols In file included from /usr/include/string.h:186:0, from dynlib3.c:23: dynlib3.c: In function 'H5Z_filter_dynlib3': dynlib3.c:88:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] memcpy(dst, (void*)GROUP_SUFFIX, SUFFIX_LEN); ^ dynlib3.c:65:27: warning: unused parameter 'cd_values' [-Wunused-parameter] const unsigned int *cd_values, size_t nbytes, ^ dynlib2.c: In function 'H5Z_filter_dynlib2': dynlib2.c:64:27: warning: unused parameter 'cd_values' [-Wunused-parameter] const unsigned int *cd_values, size_t nbytes, ^ testframe.c:54:19: warning: size of 'Test' is 6720 bytes [-Wlarger-than=] static TestStruct Test[MAXNUMOFTESTS]; ^ testframe.c: In function 'PrintErrorStackOn': testframe.c:613:31: warning: passing argument 2 of 'H5Eset_auto2' from incompatible pointer type H5Eset_auto2(H5E_DEFAULT, PrintErrorStackFunc, PrintErrorStackData); ^ In file included from ../src/H5Eprivate.h:22:0, from testhdf5.h:28, from testframe.c:24: ../src/H5Epublic.h:174:15: note: expected 'H5E_auto2_t' but argument is of type 'herr_t (**)(hid_t, void *)' H5_DLL herr_t H5Eset_auto2(hid_t estack_id, H5E_auto2_t func, void *client_data); ^ h5test.c: In function 'h5_cleanup': h5test.c:160:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(temp, sizeof temp, filename, j); ^ h5test.c: In function 'h5_fileaccess': h5test.c:558:8: warning: size of 'sv' is 7168 bytes [-Wlarger-than=] char sv[H5FD_MEM_NTYPES][1024]; ^ h5test.c: In function 'h5_get_file_size': h5test.c:922:17: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(temp, sizeof temp, filename, j); ^ h5test.c: In function 'print_func': h5test.c:959:3: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] ret_value = vprintf(format, arglist); ^ h5test.c:959:3: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] h5test.c: In function 'h5_make_local_copy': h5test.c:1127:11: warning: size of 'buf' is 4096 bytes [-Wlarger-than=] char buf[READ_BUF_SIZE]; /* Buffer for copying data */ ^ In file included from h5test.c:28:0: h5test.c: At top level: H5srcdir.h:70:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^ cache_common.c:67:21: warning: size of 'pico_entries' is 5816320 bytes [-Wlarger-than=] static test_entry_t pico_entries[NUM_PICO_ENTRIES], orig_pico_entries[NUM_PICO_ENTRIES]; ^ cache_common.c:67:53: warning: size of 'orig_pico_entries' is 5816320 bytes [-Wlarger-than=] static test_entry_t pico_entries[NUM_PICO_ENTRIES], orig_pico_entries[NUM_PICO_ENTRIES]; ^ cache_common.c:68:21: warning: size of 'nano_entries' is 5816320 bytes [-Wlarger-than=] static test_entry_t nano_entries[NUM_NANO_ENTRIES], orig_nano_entries[NUM_NANO_ENTRIES]; ^ cache_common.c:68:53: warning: size of 'orig_nano_entries' is 5816320 bytes [-Wlarger-than=] static test_entry_t nano_entries[NUM_NANO_ENTRIES], orig_nano_entries[NUM_NANO_ENTRIES]; ^ cache_common.c:69:21: warning: size of 'micro_entries' is 5816320 bytes [-Wlarger-than=] static test_entry_t micro_entries[NUM_MICRO_ENTRIES], orig_micro_entries[NUM_MICRO_ENTRIES]; ^ cache_common.c:69:55: warning: size of 'orig_micro_entries' is 5816320 bytes [-Wlarger-than=] static test_entry_t micro_entries[NUM_MICRO_ENTRIES], orig_micro_entries[NUM_MICRO_ENTRIES]; ^ cache_common.c:70:21: warning: size of 'tiny_entries' is 5816320 bytes [-Wlarger-than=] static test_entry_t tiny_entries[NUM_TINY_ENTRIES], orig_tiny_entries[NUM_TINY_ENTRIES]; ^ cache_common.c:70:53: warning: size of 'orig_tiny_entries' is 5816320 bytes [-Wlarger-than=] static test_entry_t tiny_entries[NUM_TINY_ENTRIES], orig_tiny_entries[NUM_TINY_ENTRIES]; ^ cache_common.c:71:21: warning: size of 'small_entries' is 5816320 bytes [-Wlarger-than=] static test_entry_t small_entries[NUM_SMALL_ENTRIES], orig_small_entries[NUM_SMALL_ENTRIES]; ^ cache_common.c:71:55: warning: size of 'orig_small_entries' is 5816320 bytes [-Wlarger-than=] static test_entry_t small_entries[NUM_SMALL_ENTRIES], orig_small_entries[NUM_SMALL_ENTRIES]; ^ cache_common.c:72:21: warning: size of 'medium_entries' is 5816320 bytes [-Wlarger-than=] static test_entry_t medium_entries[NUM_MEDIUM_ENTRIES], orig_medium_entries[NUM_MEDIUM_ENTRIES]; ^ cache_common.c:72:57: warning: size of 'orig_medium_entries' is 5816320 bytes [-Wlarger-than=] static test_entry_t medium_entries[NUM_MEDIUM_ENTRIES], orig_medium_entries[NUM_MEDIUM_ENTRIES]; ^ cache_common.c:73:21: warning: size of 'large_entries' is 5816320 bytes [-Wlarger-than=] static test_entry_t large_entries[NUM_LARGE_ENTRIES], orig_large_entries[NUM_LARGE_ENTRIES]; ^ cache_common.c:73:55: warning: size of 'orig_large_entries' is 5816320 bytes [-Wlarger-than=] static test_entry_t large_entries[NUM_LARGE_ENTRIES], orig_large_entries[NUM_LARGE_ENTRIES]; ^ cache_common.c:74:21: warning: size of 'huge_entries' is 5816320 bytes [-Wlarger-than=] static test_entry_t huge_entries[NUM_HUGE_ENTRIES], orig_huge_entries[NUM_HUGE_ENTRIES]; ^ cache_common.c:74:53: warning: size of 'orig_huge_entries' is 5816320 bytes [-Wlarger-than=] static test_entry_t huge_entries[NUM_HUGE_ENTRIES], orig_huge_entries[NUM_HUGE_ENTRIES]; ^ cache_common.c:75:21: warning: size of 'monster_entries' is 5816320 bytes [-Wlarger-than=] static test_entry_t monster_entries[NUM_MONSTER_ENTRIES], orig_monster_entries[NUM_MONSTER_ENTRIES]; ^ cache_common.c:75:59: warning: size of 'orig_monster_entries' is 5816320 bytes [-Wlarger-than=] static test_entry_t monster_entries[NUM_MONSTER_ENTRIES], orig_monster_entries[NUM_MONSTER_ENTRIES]; ^ cache_common.c:76:21: warning: size of 'variable_entries' is 5816320 bytes [-Wlarger-than=] static test_entry_t variable_entries[NUM_VARIABLE_ENTRIES], orig_variable_entries[NUM_VARIABLE_ENTRIES]; ^ cache_common.c:76:61: warning: size of 'orig_variable_entries' is 5816320 bytes [-Wlarger-than=] static test_entry_t variable_entries[NUM_VARIABLE_ENTRIES], orig_variable_entries[NUM_VARIABLE_ENTRIES]; ^ cache_common.c: In function 'clear': cache_common.c:523:20: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] test_entry_t * base_addr; ^ cache_common.c: In function 'destroy': cache_common.c:647:20: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] test_entry_t * base_addr; ^ cache_common.c: In function 'flush': cache_common.c:811:20: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] test_entry_t * base_addr; ^ cache_common.c: In function 'size': cache_common.c:1098:20: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] test_entry_t * base_addr; ^ h5test.c: In function 'h5_fileaccess': h5test.c:518:1: warning: stack usage is 8448 bytes [-Wstack-usage=] h5_fileaccess(void) ^ cache_common.c: In function 'check_and_validate_cache_hit_rate': cache_common.c:4612:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] expected_hit_rate = 0.0; ^ cache_common.c:4622:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] } else if ( ! DBL_REL_EQUAL(hit_rate, expected_hit_rate, 0.00001) ) { ^ cache_common.c: At top level: cache_common.c:4804:1: warning: no previous prototype for 'resize_configs_are_equal' [-Wmissing-prototypes] resize_configs_are_equal(const H5C_auto_size_ctl_t *a, ^ cache_common.c: In function 'resize_configs_are_equal': cache_common.c:4816:67: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] else if(HDfabs(a->min_clean_fraction - b->min_clean_fraction) > FP_EPSILON) ^ cache_common.c:4826:67: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] else if(HDfabs(a->lower_hr_threshold - b->lower_hr_threshold) > FP_EPSILON) ^ cache_common.c:4828:49: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] else if(HDfabs(a->increment - b->increment) > FP_EPSILON) ^ cache_common.c:4836:59: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] else if(HDfabs(a->flash_multiple - b->flash_multiple) > FP_EPSILON) ^ cache_common.c:4838:61: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] else if(HDfabs(a->flash_threshold - b->flash_threshold) > FP_EPSILON) ^ cache_common.c:4842:67: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] else if(HDfabs(a->upper_hr_threshold - b->upper_hr_threshold) > FP_EPSILON) ^ cache_common.c:4844:49: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] else if(HDfabs(a->decrement - b->decrement) > FP_EPSILON) ^ cache_common.c:4854:57: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] else if(HDfabs(a->empty_reserve - b->empty_reserve) > FP_EPSILON) ^ In file included from cache_common.c:27:0: cache_common.c: In function 'validate_mdc_config': cache_common.h:398:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ( (a).min_clean_fraction == (b).min_clean_fraction ) && \ ^ cache_common.c:4965:16: note: in expansion of macro 'CACHE_CONFIGS_EQUAL' if ( ! CACHE_CONFIGS_EQUAL((*ext_config_ptr), scratch, \ ^ cache_common.h:403:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ( (a).lower_hr_threshold == (b).lower_hr_threshold ) && \ ^ cache_common.c:4965:16: note: in expansion of macro 'CACHE_CONFIGS_EQUAL' if ( ! CACHE_CONFIGS_EQUAL((*ext_config_ptr), scratch, \ ^ cache_common.h:404:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ( (a).increment == (b).increment ) && \ ^ cache_common.c:4965:16: note: in expansion of macro 'CACHE_CONFIGS_EQUAL' if ( ! CACHE_CONFIGS_EQUAL((*ext_config_ptr), scratch, \ ^ cache_common.h:408:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ( (a).flash_multiple == (b).flash_multiple ) && \ ^ cache_common.c:4965:16: note: in expansion of macro 'CACHE_CONFIGS_EQUAL' if ( ! CACHE_CONFIGS_EQUAL((*ext_config_ptr), scratch, \ ^ cache_common.h:409:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ( (a).flash_threshold == (b).flash_threshold ) && \ ^ cache_common.c:4965:16: note: in expansion of macro 'CACHE_CONFIGS_EQUAL' if ( ! CACHE_CONFIGS_EQUAL((*ext_config_ptr), scratch, \ ^ cache_common.h:411:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ( (a).upper_hr_threshold == (b).upper_hr_threshold ) && \ ^ cache_common.c:4965:16: note: in expansion of macro 'CACHE_CONFIGS_EQUAL' if ( ! CACHE_CONFIGS_EQUAL((*ext_config_ptr), scratch, \ ^ cache_common.h:412:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ( (a).decrement == (b).decrement ) && \ ^ cache_common.c:4965:16: note: in expansion of macro 'CACHE_CONFIGS_EQUAL' if ( ! CACHE_CONFIGS_EQUAL((*ext_config_ptr), scratch, \ ^ cache_common.h:417:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ( (a).empty_reserve == (b).empty_reserve ) && \ ^ cache_common.c:4965:16: note: in expansion of macro 'CACHE_CONFIGS_EQUAL' if ( ! CACHE_CONFIGS_EQUAL((*ext_config_ptr), scratch, \ ^ h5test.c: At top level: h5test.c:78:0: warning: macro "FILENAME_BUF_SIZE" is not used [-Wunused-macros] #define FILENAME_BUF_SIZE 1024 ^ tarray.c: In function 'test_array_funcs': tarray.c:192:10: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] size=H5Tget_precision(type); ^ tarray.c:195:10: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] size=H5Tget_size(type); ^ tarray.c:198:10: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] size=H5Tget_ebias(type); ^ tarray.c: In function 'test_array_compound_atomic': tarray.c:544:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] wdata[i][j].f = (float)(i * 2.5 + j); ^ tarray.c:689:130: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] TestErrPrintf("Array data information doesn't match!, wdata[%d][%d].f=%f, rdata[%d][%d].f=%f\n", (int)i, (int)j, wdata[i][j].f, (int)i, (int)j, rdata[i][j].f); ^ tarray.c:689:161: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] TestErrPrintf("Array data information doesn't match!, wdata[%d][%d].f=%f, rdata[%d][%d].f=%f\n", (int)i, (int)j, wdata[i][j].f, (int)i, (int)j, rdata[i][j].f); ^ tarray.c: In function 'test_array_compound_array': tarray.c:748:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] wdata[i][j].f[k]=(float)(i*10+j*2.5+k); ^ tarray.c:932:146: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] TestErrPrintf("Array data information doesn't match!, wdata[%d][%d].f[%d]=%f, rdata[%d][%d].f[%d]=%f\n",(int)i,(int)j,(int)k,wdata[i][j].f[k],(int)i,(int)j,(int)k,rdata[i][j].f[k]); ^ tarray.c:932:184: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] TestErrPrintf("Array data information doesn't match!, wdata[%d][%d].f[%d]=%f, rdata[%d][%d].f[%d]=%f\n",(int)i,(int)j,(int)k,wdata[i][j].f[k],(int)i,(int)j,(int)k,rdata[i][j].f[k]); ^ tarray.c: In function 'test_array_alloc_custom': tarray.c:977:18: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] *mem_used+=size; ^ tarray.c:977:20: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] *mem_used+=size; ^ tarray.c: In function 'test_array_free_custom': tarray.c:1005:18: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] *mem_used-=*(size_t *)mem; ^ tarray.c:1005:20: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] *mem_used-=*(size_t *)mem; ^ tarray.c: In function 'test_array_vlen_atomic': tarray.c:1044:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i][j].p=malloc((i+j+1)*sizeof(unsigned int)); ^ tarray.c:1045:29: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i][j].len=i+j+1; ^ tarray.c:1047:52: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ((unsigned int *)wdata[i][j].p)[k]=i*100+j*10+k; ^ tarray.c: In function 'test_array_vlen_array': tarray.c:1255:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i][j].p=malloc((i+j+1)*(sizeof(unsigned int)*ARRAY1_DIM1)); ^ tarray.c:1256:29: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i][j].len=i+j+1; ^ tarray.c:1259:70: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ((unsigned int *)wdata[i][j].p)[k*ARRAY1_DIM1+l]=i*1000+j*100+k*10+l; ^ tarray.c: In function 'test_array_bkg': tarray.c:1537:4: warning: unsuffixed float constant [-Wunsuffixed-float-constants] cf[i].b[j] = (float)(100.*(i+1) + 0.01*j); ^ tarray.c:1537:4: warning: unsuffixed float constant [-Wunsuffixed-float-constants] tarray.c:1538:4: warning: unsuffixed float constant [-Wunsuffixed-float-constants] cf[i].c[j] = 100.*(i+1) + 0.02*j; ^ tarray.c:1538:4: warning: unsuffixed float constant [-Wunsuffixed-float-constants] tarray.c:1622:111: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] TestErrPrintf("Field b data doesn't match, cf[%d].b[%d]=%f, cfr[%d].b[%d]=%f\n",(int)i,(int)j,(float)cf[i].b[j],(int)i,(int)j,(float)cfr[i].b[j]); ^ tarray.c:1622:143: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] TestErrPrintf("Field b data doesn't match, cf[%d].b[%d]=%f, cfr[%d].b[%d]=%f\n",(int)i,(int)j,(float)cf[i].b[j],(int)i,(int)j,(float)cfr[i].b[j]); ^ tarray.c:1626:111: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] TestErrPrintf("Field c data doesn't match, cf[%d].b[%d]=%f, cfr[%d].b[%d]=%f\n",(int)i,(int)j,(float)cf[i].c[j],(int)i,(int)j,(float)cfr[i].c[j]); ^ tarray.c:1626:143: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] TestErrPrintf("Field c data doesn't match, cf[%d].b[%d]=%f, cfr[%d].b[%d]=%f\n",(int)i,(int)j,(float)cf[i].c[j],(int)i,(int)j,(float)cfr[i].c[j]); ^ tarray.c:1677:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] cf[i].b[j]=fld[i].b[j] = (float)1.313; ^ tarray.c:1689:111: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] TestErrPrintf("Field data doesn't match, fld[%d].b[%d]=%f, fldr[%d].b[%d]=%f\n",(int)i,(int)j,(float)fld[i].b[j],(int)i,(int)j,(float)fldr[i].b[j]); ^ tarray.c:1689:144: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] TestErrPrintf("Field data doesn't match, fld[%d].b[%d]=%f, fldr[%d].b[%d]=%f\n",(int)i,(int)j,(float)fld[i].b[j],(int)i,(int)j,(float)fldr[i].b[j]); ^ tarray.c:1715:111: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] TestErrPrintf("Field b data doesn't match, cf[%d].b[%d]=%f, cfr[%d].b[%d]=%f\n",(int)i,(int)j,(float)cf[i].b[j],(int)i,(int)j,(float)cfr[i].b[j]); ^ tarray.c:1715:143: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] TestErrPrintf("Field b data doesn't match, cf[%d].b[%d]=%f, cfr[%d].b[%d]=%f\n",(int)i,(int)j,(float)cf[i].b[j],(int)i,(int)j,(float)cfr[i].b[j]); ^ tarray.c:1719:111: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] TestErrPrintf("Field c data doesn't match, cf[%d].b[%d]=%f, cfr[%d].b[%d]=%f\n",(int)i,(int)j,(float)cf[i].c[j],(int)i,(int)j,(float)cfr[i].c[j]); ^ tarray.c:1719:143: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] TestErrPrintf("Field c data doesn't match, cf[%d].b[%d]=%f, cfr[%d].b[%d]=%f\n",(int)i,(int)j,(float)cf[i].c[j],(int)i,(int)j,(float)cfr[i].c[j]); ^ tarray.c:1764:111: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] TestErrPrintf("Field b data doesn't match, cf[%d].b[%d]=%f, cfr[%d].b[%d]=%f\n",(int)i,(int)j,(float)cf[i].b[j],(int)i,(int)j,(float)cfr[i].b[j]); ^ tarray.c:1764:143: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] TestErrPrintf("Field b data doesn't match, cf[%d].b[%d]=%f, cfr[%d].b[%d]=%f\n",(int)i,(int)j,(float)cf[i].b[j],(int)i,(int)j,(float)cfr[i].b[j]); ^ tarray.c:1768:111: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] TestErrPrintf("Field c data doesn't match, cf[%d].b[%d]=%f, cfr[%d].b[%d]=%f\n",(int)i,(int)j,(float)cf[i].c[j],(int)i,(int)j,(float)cfr[i].c[j]); ^ tarray.c:1768:143: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] TestErrPrintf("Field c data doesn't match, cf[%d].b[%d]=%f, cfr[%d].b[%d]=%f\n",(int)i,(int)j,(float)cf[i].c[j],(int)i,(int)j,(float)cfr[i].c[j]); ^ In file included from tarray.c:25:0: tarray.c: At top level: H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^ H5srcdir.h:70:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^ tchecksum.c:40:9: warning: size of 'large_buf' is 3093 bytes [-Wlarger-than=] uint8_t large_buf[BUF_LEN]; ^ tchecksum.c: In function 'test_chksum_large': tchecksum.c:192:24: warning: conversion to 'uint8_t' from 'size_t' may alter its value [-Wconversion] large_buf[u] = u * 3; ^ tconfig.c: In function 'test_config_ctypes': tconfig.c:126:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] vrfy_ctype(char, H5_SIZEOF_CHAR); ^ tconfig.c:127:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] vrfy_cint_type(signed char, unsigned char, H5_SIZEOF_CHAR); ^ tconfig.c:127:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] tconfig.c:128:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] vrfy_cint_type(int, unsigned int, H5_SIZEOF_INT); ^ tconfig.c:128:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] tconfig.c:129:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] vrfy_cint_type(short, unsigned short, H5_SIZEOF_SHORT); ^ tconfig.c:129:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] tconfig.c:130:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] vrfy_cint_type(long, unsigned long, H5_SIZEOF_LONG); ^ tconfig.c:130:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] tconfig.c:131:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] vrfy_ctype(float, H5_SIZEOF_FLOAT); ^ tconfig.c:132:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] vrfy_ctype(double, H5_SIZEOF_DOUBLE); ^ tconfig.c:134:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] vrfy_ctype(long double, H5_SIZEOF_LONG_DOUBLE); ^ tconfig.c:139:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] vrfy_cint_type(long long, unsigned long long, H5_SIZEOF_LONG_LONG); ^ tconfig.c:139:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] tconfig.c:143:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] vrfy_cint_type(int8_t, uint8_t, H5_SIZEOF_INT8_T); ^ tconfig.c:143:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] tconfig.c:147:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] vrfy_cint_type(int16_t, uint16_t, H5_SIZEOF_INT16_T); ^ tconfig.c:147:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] tconfig.c:151:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] vrfy_cint_type(int32_t, uint32_t, H5_SIZEOF_INT32_T); ^ tconfig.c:151:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] tconfig.c:155:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] vrfy_cint_type(int64_t, uint64_t, H5_SIZEOF_INT64_T); ^ tconfig.c:155:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] tconfig.c:161:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] vrfy_ctype(int_fast8_t, H5_SIZEOF_INT_FAST8_T); ^ tconfig.c:165:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] vrfy_ctype(uint_fast8_t, H5_SIZEOF_UINT_FAST8_T); ^ tconfig.c:169:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] vrfy_cint_type(int_fast16_t, uint_fast16_t, H5_SIZEOF_INT_FAST16_T); ^ tconfig.c:169:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] tconfig.c:173:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] vrfy_cint_type(int_fast32_t, uint_fast32_t, H5_SIZEOF_INT_FAST32_T); ^ tconfig.c:173:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] tconfig.c:177:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] vrfy_cint_type(int_fast64_t, uint_fast64_t, H5_SIZEOF_INT_FAST64_T); ^ tconfig.c:177:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] tconfig.c:181:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] vrfy_cint_type(int_least8_t, uint_least8_t, H5_SIZEOF_INT_LEAST8_T); ^ tconfig.c:181:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] tconfig.c:185:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] vrfy_cint_type(int_least16_t, uint_least16_t, H5_SIZEOF_INT_LEAST16_T); ^ tconfig.c:185:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] tconfig.c:189:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] vrfy_cint_type(int_least32_t, uint_least32_t, H5_SIZEOF_INT_LEAST32_T); ^ tconfig.c:189:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] tconfig.c:193:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] vrfy_cint_type(int_least64_t, uint_least64_t, H5_SIZEOF_INT_LEAST64_T); ^ tconfig.c:193:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] tconfig.c:202:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] vrfy_ctype(off_t, H5_SIZEOF_OFF_T); ^ tconfig.c:206:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] vrfy_ctype(size_t, H5_SIZEOF_SIZE_T); ^ tconfig.c:210:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] vrfy_ctype(ssize_t, H5_SIZEOF_SSIZE_T); ^ tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] double attr_data3[ATTR3_DIM1][ATTR3_DIM2][ATTR3_DIM3]={{{2.3,-26.1},{0.123,-10.0}},{{973.23,-0.91827},{2.0,23.0}}}; /* Test data for 3rd attribute */ ^ tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] tattr.c:116:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] } attr_data4[ATTR4_DIM1][ATTR4_DIM2]={{{3,-26.1,'d'},{-100000, 0.123,'3'}}, ^ tattr.c:116:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] tattr.c:117:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] {{-23,981724.2,'Q'},{0,2.0,'\n'}}}; /* Test data for 4th attribute */ ^ tattr.c:117:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] tattr.c:121:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] float attr_data5=(float)-5.123; /* Test data for 5th attribute */ ^ tattr.c: In function 'test_attr_flush': tattr.c:502:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] double wdata=3.14159; /* Data to write */ ^ tattr.c:524:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(!DBL_ABS_EQUAL(rdata,0.0)) ^ tattr.c:525:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] TestErrPrintf("attribute value wrong: rdata=%f, should be %f\n",rdata,0.0); ^ tattr.c:533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(!DBL_ABS_EQUAL(rdata,0.0)) ^ tattr.c:534:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] TestErrPrintf("attribute value wrong: rdata=%f, should be %f\n",rdata,0.0); ^ In file included from tattr.c:24:0: tattr.c: In function 'test_attr_compound_read': testhdf5.h:73:34: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' [-Wbad-function-cast] long __x = (long)_x, __val = (long)_val; \ ^ tattr.c:847:5: note: in expansion of macro 'VERIFY' VERIFY(order, H5Tget_order(H5T_NATIVE_INT), "H5Tget_order"); ^ testhdf5.h:73:34: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' [-Wbad-function-cast] long __x = (long)_x, __val = (long)_val; \ ^ tattr.c:856:5: note: in expansion of macro 'VERIFY' VERIFY(order, H5Tget_order(H5T_NATIVE_DOUBLE), "H5Tget_order"); ^ testhdf5.h:73:34: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' [-Wbad-function-cast] long __x = (long)_x, __val = (long)_val; \ ^ tattr.c:865:5: note: in expansion of macro 'VERIFY' VERIFY(order, H5Tget_order(H5T_NATIVE_SCHAR), "H5Tget_order"); ^ tattr.c:884:16: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name); ^ tattr.c: In function 'test_attr_scalar_read': tattr.c:985:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] float rdata = 0.0; /* Buffer for reading 1st attribute */ ^ tattr.c:1016:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] "H5Aread", attr_data5, rdata, (int)__LINE__, __FILE__); ^ tattr.c:1016:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] "H5Aread", attr_data5, rdata, (int)__LINE__, __FILE__); ^ In file included from tattr.c:24:0: tattr.c: In function 'test_attr_mult_read': testhdf5.h:73:34: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' [-Wbad-function-cast] long __x = (long)_x, __val = (long)_val; \ ^ tattr.c:1228:5: note: in expansion of macro 'VERIFY' VERIFY(order, H5Tget_order(H5T_NATIVE_INT), "H5Tget_order"); ^ tattr.c:1243:16: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name); ^ tattr.c:1249:16: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr,HDstrlen(ATTR1_NAME), attr_name); ^ In file included from tattr.c:24:0: testhdf5.h:73:34: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' [-Wbad-function-cast] long __x = (long)_x, __val = (long)_val; \ ^ tattr.c:1283:5: note: in expansion of macro 'VERIFY' VERIFY(order, H5Tget_order(H5T_NATIVE_INT), "H5Tget_order"); ^ tattr.c:1299:16: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name); ^ tattr.c:1305:16: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, HDstrlen(ATTR2_NAME), attr_name); ^ In file included from tattr.c:24:0: testhdf5.h:73:34: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' [-Wbad-function-cast] long __x = (long)_x, __val = (long)_val; \ ^ tattr.c:1341:5: note: in expansion of macro 'VERIFY' VERIFY(order, H5Tget_order(H5T_NATIVE_DOUBLE), "H5Tget_order"); ^ tattr.c:1358:16: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name); ^ tattr.c:1364:16: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, HDstrlen(ATTR3_NAME), attr_name); ^ tattr.c: In function 'test_attr_delete': tattr.c:1552:16: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name); ^ tattr.c:1566:16: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name); ^ tattr.c:1589:16: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name); ^ tattr.c: In function 'test_attr_dense_verify': tattr.c:2086:20: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, check_name); ^ tfile.c: In function 'test_file_close': tfile.c:762:5: warning: enumeration value 'H5F_CLOSE_DEFAULT' not handled in switch [-Wswitch-enum] switch(fc_degree) { ^ tfile.c: In function 'test_obj_count_and_id': tfile.c:1148:17: warning: enumeration value 'H5I_UNINIT' not handled in switch [-Wswitch-enum] switch(id_type) { ^ tfile.c:1148:17: warning: enumeration value 'H5I_BADID' not handled in switch [-Wswitch-enum] tfile.c:1148:17: warning: enumeration value 'H5I_DATATYPE' not handled in switch [-Wswitch-enum] tfile.c:1148:17: warning: enumeration value 'H5I_DATASPACE' not handled in switch [-Wswitch-enum] tfile.c:1148:17: warning: enumeration value 'H5I_ATTR' not handled in switch [-Wswitch-enum] tfile.c:1148:17: warning: enumeration value 'H5I_REFERENCE' not handled in switch [-Wswitch-enum] tfile.c:1148:17: warning: enumeration value 'H5I_VFL' not handled in switch [-Wswitch-enum] tfile.c:1148:17: warning: enumeration value 'H5I_GENPROP_CLS' not handled in switch [-Wswitch-enum] tfile.c:1148:17: warning: enumeration value 'H5I_GENPROP_LST' not handled in switch [-Wswitch-enum] tfile.c:1148:17: warning: enumeration value 'H5I_ERROR_CLASS' not handled in switch [-Wswitch-enum] tfile.c:1148:17: warning: enumeration value 'H5I_ERROR_MSG' not handled in switch [-Wswitch-enum] tfile.c:1148:17: warning: enumeration value 'H5I_ERROR_STACK' not handled in switch [-Wswitch-enum] tfile.c:1148:17: warning: enumeration value 'H5I_NTYPES' not handled in switch [-Wswitch-enum] tfile.c: In function 'test_file_open_overlap': tfile.c:1673:13: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion] nobjs = H5Fget_obj_count(fid1, H5F_OBJ_LOCAL|H5F_OBJ_ALL); ^ tfile.c:1694:13: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion] nobjs = H5Fget_obj_count(fid2, H5F_OBJ_ALL); ^ tfile.c: In function 'test_rw_noupdate': tfile.c:2207:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(diff > 0.0) { ^ tfile.c:2240:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ret = (diff > 0.0); ^ tattr.c: In function 'attr_info_by_idx_check': tattr.c:5559:11: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, n, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^ tattr.c:5584:15: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_NATIVE, n, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^ tgenprop.c:50:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] float prop2_def=(float)3.14; /* Property 2 default value */ ^ tgenprop.c:60:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants] double prop4_def=1.41; /* Property 4 default value */ ^ tattr.c:5605:11: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_DEC, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^ tattr.c:5625:11: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_NAME, H5_ITER_INC, n, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^ tattr.c:5650:11: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_NAME, H5_ITER_DEC, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^ tattr.c: In function 'test_attr_info_by_idx': tattr.c:5759:19: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(my_dataset, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^ tgenprop.c: In function 'test_genprop_iter1': tgenprop.c:292:22: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] } *iter_struct = iter_data; ^ tattr.c:5796:19: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(my_dataset, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^ tgenprop.c: In function 'test_genprop_cls_crt_cb1': tgenprop.c:379:21: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] } *count_struct=create_data; ^ tgenprop.c: In function 'test_genprop_cls_cpy_cb1': tgenprop.c:393:21: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] } *count_struct=copy_data; ^ tgenprop.c: In function 'test_genprop_cls_cls_cb1': tgenprop.c:407:21: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] } *count_struct=create_data; ^ In file included from tfile.c:26:0: tfile.c: At top level: H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^ H5srcdir.h:70:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^ tattr.c:5846:19: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(my_dataset, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^ tattr.c: In function 'test_attr_delete_by_idx': tattr.c:5918:74: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(idx_type = H5_INDEX_NAME; idx_type <=H5_INDEX_CRT_ORDER; idx_type++) { ^ tattr.c:5920:60: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(order = H5_ITER_INC; order <=H5_ITER_DEC; order++) { ^ tattr.c:6073:31: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(my_dataset, ".", idx_type, order, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^ tgenprop.c: In function 'test_genprop_basic_list': tgenprop.c:686:16: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] "H5Pget", *PROP2_DEF_VALUE, prop2_value, (int)__LINE__, __FILE__); ^ tgenprop.c:686:34: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] "H5Pget", *PROP2_DEF_VALUE, prop2_value, (int)__LINE__, __FILE__); ^ tattr.c:6198:31: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(my_dataset, ".", idx_type, order, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^ tgenprop.c: In function 'test_genprop_basic_list_prop': tgenprop.c:778:16: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] "H5Pget", *PROP2_DEF_VALUE, prop2_value, (int)__LINE__, __FILE__); ^ tgenprop.c:778:34: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] "H5Pget", *PROP2_DEF_VALUE, prop2_value, (int)__LINE__, __FILE__); ^ tattr.c:6309:31: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(my_dataset, ".", idx_type, order, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^ tattr.c:6358:31: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion] ret = H5Aget_name_by_idx(my_dataset, ".", idx_type, order, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^ tgenprop.c: In function 'test_genprop_iter2': tgenprop.c:851:20: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] } *iter_struct=iter_data; ^ tgenprop.c: In function 'test_genprop_cls_cpy_cb2': tgenprop.c:1001:21: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] } *count_struct=create_data; ^ tattr.c: In function 'attr_iterate_check': tattr.c:6614:23: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] iter_info->curr = order != H5_ITER_DEC ? skip : ((max_attrs - 1) - skip); ^ tattr.c:6614:23: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] tattr.c:6646:23: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] iter_info->curr = order != H5_ITER_DEC ? skip : ((max_attrs - 1) - skip); ^ tattr.c:6646:23: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] tgenprop.c: In function 'test_genprop_list_callback': tgenprop.c:1242:16: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] "H5Pget", *PROP2_DEF_VALUE, prop2_value, (int)__LINE__, __FILE__); ^ tgenprop.c:1242:34: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] "H5Pget", *PROP2_DEF_VALUE, prop2_value, (int)__LINE__, __FILE__); ^ tattr.c:6678:23: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] iter_info->curr = order != H5_ITER_DEC ? skip : ((max_attrs - 1) - skip); ^ tattr.c:6678:23: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] tattr.c: In function 'test_attr_iterate2': tattr.c:6862:13: warning: request for implicit conversion from 'void *' to 'hbool_t *' not permitted in C++ [-Wc++-compat] visited = HDmalloc(sizeof(hbool_t) * iter_info.max_visit); ^ tattr.c:6867:74: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(idx_type = H5_INDEX_NAME; idx_type <=H5_INDEX_CRT_ORDER; idx_type++) { ^ tattr.c:6869:60: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(order = H5_ITER_INC; order <=H5_ITER_DEC; order++) { ^ tattr.c: In function 'test_attr_open_by_idx': tattr.c:7221:74: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(idx_type = H5_INDEX_NAME; idx_type <=H5_INDEX_CRT_ORDER; idx_type++) { ^ tattr.c:7223:60: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(order = H5_ITER_INC; order <=H5_ITER_DEC; order++) { ^ tattr.c: In function 'test_attr_shared_write': tattr.c:8026:14: warning: size of 'big_value' is 2340 bytes [-Wlarger-than=] unsigned big_value[SPACE1_DIM1 * SPACE1_DIM2 * SPACE1_DIM3]; /* Data for "big" attribute */ ^ tattr.c: In function 'test_attr_shared_rename': tattr.c:8352:14: warning: size of 'big_value' is 2340 bytes [-Wlarger-than=] unsigned big_value[SPACE1_DIM1 * SPACE1_DIM2 * SPACE1_DIM3]; /* Data for "big" attribute */ ^ tattr.c: In function 'test_attr_shared_delete': tattr.c:8793:14: warning: size of 'big_value' is 2340 bytes [-Wlarger-than=] unsigned big_value[SPACE1_DIM1 * SPACE1_DIM2 * SPACE1_DIM3]; /* Data for "big" attribute */ ^ tattr.c: In function 'test_attr_shared_unlink': tattr.c:9157:14: warning: size of 'big_value' is 2340 bytes [-Wlarger-than=] unsigned big_value[SPACE1_DIM1 * SPACE1_DIM2 * SPACE1_DIM3]; /* Data for "big" attribute */ ^ tattr.c: In function 'test_attr_bug3': tattr.c:9861:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata2[u][v] = (int)((u * dims2[1]) + v); ^ In file included from th5o.c:24:0: th5o.c: In function 'test_h5o_close': testhdf5.h:73:16: warning: cast from function call of type 'H5I_type_t' to non-matching type 'long int' [-Wbad-function-cast] long __x = (long)_x, __val = (long)_val; \ ^ th5o.c:167:5: note: in expansion of macro 'VERIFY' VERIFY(H5Iget_type(grp), H5I_GROUP, "H5Iget_type"); ^ th5o.c: In function 'test_h5o_link': th5o.c:780:9: warning: size of 'wdata' is 40000 bytes [-Wlarger-than=] int wdata[TEST6_DIM1][TEST6_DIM2]; ^ th5o.c:781:9: warning: size of 'rdata' is 40000 bytes [-Wlarger-than=] int rdata[TEST6_DIM1][TEST6_DIM2]; ^ th5o.c: In function 'test_h5o_comment': th5o.c:1011:11: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion] ret = H5Oget_comment(fid, check_comment, (size_t)comment_len+1); ^ th5o.c:1025:11: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion] ret = H5Oget_comment(grp, check_comment, (size_t)comment_len+1); ^ th5o.c:1039:11: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion] ret = H5Oget_comment(dtype, check_comment, (size_t)comment_len+1); ^ th5o.c:1053:11: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion] ret = H5Oget_comment(dset, check_comment, (size_t)comment_len+1); ^ th5o.c: In function 'test_h5o_comment_by_name': th5o.c:1182:11: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion] ret = H5Oget_comment_by_name(fid, ".", check_comment, (size_t)comment_len+1, H5P_DEFAULT); ^ th5o.c:1196:11: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion] ret = H5Oget_comment_by_name(fid, "group", check_comment, (size_t)comment_len+1, H5P_DEFAULT); ^ th5o.c:1206:11: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion] ret = H5Oget_comment_by_name(grp, "datatype", check_comment, (size_t)comment_len+1, H5P_DEFAULT); ^ th5o.c:1216:11: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion] ret = H5Oget_comment_by_name(fid, "dataset", check_comment, (size_t)comment_len+1, H5P_DEFAULT); ^ th5s.c:82:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] } space4_data={'v',987123,(float)-3.14,'g'}; /* Test data for 4th dataspace */ ^ th5s.c: In function 'test_h5s_zero_dim': th5s.c:543:25: warning: size of 'wdata_real' is 2340 bytes [-Wlarger-than=] int wdata_real[SPACE1_DIM1][SPACE1_DIM2][SPACE1_DIM3]; ^ th5s.c:544:25: warning: size of 'rdata_real' is 2340 bytes [-Wlarger-than=] int rdata_real[SPACE1_DIM1][SPACE1_DIM2][SPACE1_DIM3]; ^ th5s.c:562:27: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] wdata[i][j] = i + j; ^ th5s.c:564:33: warning: conversion to 'short int' from 'unsigned int' may alter its value [-Wconversion] wdata_short[i][j] = i + j; ^ th5s.c:571:39: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] wdata_real[i][j][k] = i + j + k; ^ th5s.c:574:89: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(alloc_time = H5D_ALLOC_TIME_EARLY; alloc_time <= H5D_ALLOC_TIME_INCR; alloc_time++) { ^ th5s.c: In function 'test_h5s_compound_scalar_read': th5s.c:1589:77: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] printf("scalar data different: space4_data.f=%f, read_data4.f=%f\n",space4_data.f,rdata.f); ^ th5s.c:1589:91: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] printf("scalar data different: space4_data.f=%f, read_data4.f=%f\n",space4_data.f,rdata.f); ^ th5s.c: At top level: th5s.c:1611:9: warning: size of 'chunk_data_dbl' is 1200000 bytes [-Wlarger-than=] double chunk_data_dbl[50000][3]; ^ th5s.c:1612:8: warning: size of 'chunk_data_flt' is 600000 bytes [-Wlarger-than=] float chunk_data_flt[50000][3]; ^ th5s.c: In function 'test_h5s_chunk': th5s.c:1655:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] chunk_data_flt[i][j] = (float)((i + 1) * 2.5 - j * 100.3); ^ th5s.c:1655:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] In file included from testhdf5.h:31:0, from th5s.c:24: h5test.h:135:41: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] #define DBL_REL_EQUAL(X,Y,M) (fabs((Y-X)/X)= (unsigned)(start[0] + real_offset[0]) && u < (unsigned)(start[0] + count[0] + real_offset[0])) ^ tselect.c:7263:98: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] if((u >= (unsigned)(start[0] + real_offset[0]) && u < (unsigned)(start[0] + count[0] + real_offset[0])) ^ tselect.c:7264:46: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] && (v >= (unsigned)(start[1] + real_offset[1]) && v < (unsigned)(start[1] + count[1] + real_offset[1]))) { ^ tselect.c:7264:102: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] && (v >= (unsigned)(start[1] + real_offset[1]) && v < (unsigned)(start[1] + count[1] + real_offset[1]))) { ^ tselect.c:7282:60: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] points[num_points][0] = (hsize_t)(u + start[0] + real_offset[0]); ^ tselect.c:7283:60: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] points[num_points][1] = (hsize_t)(v + start[1] + real_offset[1]); ^ tselect.c: In function 'test_select_fill_hyper_regular': tselect.c:7373:49: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] if(u == (unsigned)(points[w][0] + real_offset[0]) && v == (unsigned)(points[w][1] + real_offset[1])) { ^ tselect.c:7373:99: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] if(u == (unsigned)(points[w][0] + real_offset[0]) && v == (unsigned)(points[w][1] + real_offset[1])) { ^ tselect.c:7390:47: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] points[u][0] = (hsize_t)(points[u][0] + real_offset[0]); ^ tselect.c:7391:47: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] points[u][1] = (hsize_t)(points[u][1] + real_offset[1]); ^ tselect.c: In function 'test_select_fill_hyper_irregular': tselect.c:7496:49: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] if(u == (unsigned)(points[w][0] + real_offset[0]) && v == (unsigned)(points[w][1] + real_offset[1])) { ^ tselect.c:7496:99: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] if(u == (unsigned)(points[w][0] + real_offset[0]) && v == (unsigned)(points[w][1] + real_offset[1])) { ^ tselect.c:7513:57: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] iter_points[u][0] = (hsize_t)(iter_points[u][0] + real_offset[0]); ^ tselect.c:7514:57: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] iter_points[u][1] = (hsize_t)(iter_points[u][1] + real_offset[1]); ^ tsohm.c: In function 'size1_helper': tsohm.c:603:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] wdata.f1 = 0.0; ^ tsohm.c: In function 'size2_verify_plist1': tsohm.c:1282:5: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'int (*)(const void *, const void *, size_t)' [-Wformat=] VERIFY(ret, 0, memcmp); ^ tsohm.c: In function 'size2_verify_plist2': tsohm.c:1353:5: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'int (*)(const void *, const void *, size_t)' [-Wformat=] VERIFY(ret, 0, memcmp); ^ tsohm.c: In function 'size2_helper': tsohm.c:1684:42: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] attr_string1[0] = attr_name[0] = (x / 10) + '0'; ^ tsohm.c:1685:42: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] attr_string1[1] = attr_name[1] = (x % 10) + '0'; ^ tsohm.c:1724:42: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] attr_string1[0] = attr_name[0] = (x / 10) + '0'; ^ tsohm.c:1725:42: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] attr_string1[1] = attr_name[1] = (x % 10) + '0'; ^ tsohm.c: In function 'size2_verify': tsohm.c:1943:49: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] attr_correct_string[0] = attr_name[0] = (x / 10) + '0'; ^ tsohm.c:1944:49: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] attr_correct_string[1] = attr_name[1] = (x % 10) + '0'; ^ tsohm.c: In function 'test_sohm_size2': tsohm.c:2200:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(list_index_med.empty_size > norm_sizes.empty_size * OVERHEAD_ALLOWED) ^ tsohm.c:2200:58: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] if(list_index_med.empty_size > norm_sizes.empty_size * OVERHEAD_ALLOWED) ^ tsohm.c:2261:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(btree_index.dsets2 > list_index_small.dsets2 * OVERHEAD_ALLOWED) ^ tsohm.c:2261:53: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] if(btree_index.dsets2 > list_index_small.dsets2 * OVERHEAD_ALLOWED) ^ tsohm.c:2270:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(list_index_small.dsets2 > btree_index.dsets2 * OVERHEAD_ALLOWED * OVERHEAD_ALLOWED) ^ tsohm.c:2270:53: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] if(list_index_small.dsets2 > btree_index.dsets2 * OVERHEAD_ALLOWED * OVERHEAD_ALLOWED) ^ tsohm.c:2270:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(list_index_small.dsets2 > btree_index.dsets2 * OVERHEAD_ALLOWED * OVERHEAD_ALLOWED) ^ tsohm.c:2294:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(btree_index.interleaved > list_index_small.interleaved * OVERHEAD_ALLOWED) ^ tsohm.c:2294:63: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] if(btree_index.interleaved > list_index_small.interleaved * OVERHEAD_ALLOWED) ^ tsohm.c:2323:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(btree_index.attrs1 > list_index_small.attrs1 * OVERHEAD_ALLOWED) ^ tsohm.c:2323:53: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] if(btree_index.attrs1 > list_index_small.attrs1 * OVERHEAD_ALLOWED) ^ tsohm.c:2325:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(btree_index.attrs1 > list_index_med.attrs1 * OVERHEAD_ALLOWED) ^ tsohm.c:2325:51: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] if(btree_index.attrs1 > list_index_med.attrs1 * OVERHEAD_ALLOWED) ^ tsohm.c:2327:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(list_index_med.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED) ^ tsohm.c:2327:51: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] if(list_index_med.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED) ^ tsohm.c:2329:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(list_index_small.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED) ^ tsohm.c:2329:53: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] if(list_index_small.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED) ^ tsohm.c:2334:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(list_index_small.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED) ^ tsohm.c:2334:53: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] if(list_index_small.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED) ^ tsohm.c:2336:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(list_index_med.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED) ^ tsohm.c:2336:51: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] if(list_index_med.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED) ^ tsohm.c:2352:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ((btree_index.attrs1 - btree_index.interleaved) * OVERHEAD_ALLOWED)) ^ tsohm.c:2352:61: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] ((btree_index.attrs1 - btree_index.interleaved) * OVERHEAD_ALLOWED)) ^ tsohm.c:2360:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(btree_index.attrs2 > list_index_small.attrs2 * OVERHEAD_ALLOWED) ^ tsohm.c:2360:53: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] if(btree_index.attrs2 > list_index_small.attrs2 * OVERHEAD_ALLOWED) ^ tsohm.c:2362:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(list_index_small.attrs2 > btree_index.attrs2 * OVERHEAD_ALLOWED) ^ tsohm.c:2362:53: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] if(list_index_small.attrs2 > btree_index.attrs2 * OVERHEAD_ALLOWED) ^ tsohm.c:2364:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(btree_index.attrs2 > list_index_med.attrs2 * OVERHEAD_ALLOWED) ^ tsohm.c:2364:51: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] if(btree_index.attrs2 > list_index_med.attrs2 * OVERHEAD_ALLOWED) ^ tsohm.c:2366:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(list_index_med.attrs2 > btree_index.attrs2 * OVERHEAD_ALLOWED) ^ tsohm.c:2366:51: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] if(list_index_med.attrs2 > btree_index.attrs2 * OVERHEAD_ALLOWED) ^ tsohm.c:2454:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (list_index_med.dsets2 - list_index_med.dsets1) * OVERHEAD_ALLOWED) ^ tsohm.c:2454:61: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] (list_index_med.dsets2 - list_index_med.dsets1) * OVERHEAD_ALLOWED) ^ tsohm.c:2457:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (btree_index.dsets2 - btree_index.dsets1) * OVERHEAD_ALLOWED) ^ tsohm.c:2457:55: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] (btree_index.dsets2 - btree_index.dsets1) * OVERHEAD_ALLOWED) ^ tsohm.c:2461:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (list_index_med.interleaved - list_index_med.dsets2) * OVERHEAD_ALLOWED) ^ tsohm.c:2461:66: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] (list_index_med.interleaved - list_index_med.dsets2) * OVERHEAD_ALLOWED) ^ tsohm.c:2464:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (btree_index.interleaved - btree_index.dsets2) * OVERHEAD_ALLOWED) ^ tsohm.c:2464:60: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] (btree_index.interleaved - btree_index.dsets2) * OVERHEAD_ALLOWED) ^ tsohm.c:2486:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(mult_index_med.attrs2 * OVERHEAD_ALLOWED < btree_index.attrs2) ^ tsohm.c:2486:31: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] if(mult_index_med.attrs2 * OVERHEAD_ALLOWED < btree_index.attrs2) ^ tsohm.c:2488:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(mult_index_btree.attrs2 * OVERHEAD_ALLOWED < btree_index.attrs2) ^ tsohm.c:2488:33: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] if(mult_index_btree.attrs2 * OVERHEAD_ALLOWED < btree_index.attrs2) ^ tsohm.c:2557:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(share_tiny_index.first_dset >= type_space_index.first_dset * OVERHEAD_ALLOWED) ^ tsohm.c:2557:67: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] if(share_tiny_index.first_dset >= type_space_index.first_dset * OVERHEAD_ALLOWED) ^ tsohm.c:2564:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(share_tiny_index.second_dset * OVERHEAD_ALLOWED < type_space_index.second_dset) ^ tsohm.c:2564:37: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] if(share_tiny_index.second_dset * OVERHEAD_ALLOWED < type_space_index.second_dset) ^ tsohm.c:2569:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(share_tiny_index.dsets1 * OVERHEAD_ALLOWED < type_space_index.dsets1) ^ tsohm.c:2569:32: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] if(share_tiny_index.dsets1 * OVERHEAD_ALLOWED < type_space_index.dsets1) ^ tsohm.c:2574:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(share_tiny_index.dsets2 * OVERHEAD_ALLOWED < type_space_index.dsets2) ^ tsohm.c:2574:32: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] if(share_tiny_index.dsets2 * OVERHEAD_ALLOWED < type_space_index.dsets2) ^ tsohm.c:2579:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(share_tiny_index.interleaved * OVERHEAD_ALLOWED < type_space_index.interleaved) ^ tsohm.c:2579:37: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] if(share_tiny_index.interleaved * OVERHEAD_ALLOWED < type_space_index.interleaved) ^ tsohm.c:2584:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(share_tiny_index.attrs1 * OVERHEAD_ALLOWED < type_space_index.attrs1) ^ tsohm.c:2584:32: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] if(share_tiny_index.attrs1 * OVERHEAD_ALLOWED < type_space_index.attrs1) ^ tsohm.c:2589:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(share_tiny_index.attrs2 * OVERHEAD_ALLOWED < type_space_index.attrs2) ^ tsohm.c:2589:32: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] if(share_tiny_index.attrs2 * OVERHEAD_ALLOWED < type_space_index.attrs2) ^ tsohm.c: In function 'delete_helper_write': tsohm.c:2619:13: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] wdata = x + 'a'; ^ tsohm.c: In function 'delete_helper': tsohm.c:2767:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(norm_filesize > deleted_filesize * OVERHEAD_ALLOWED) ^ tsohm.c:2767:41: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] if(norm_filesize > deleted_filesize * OVERHEAD_ALLOWED) ^ tsohm.c:2769:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(deleted_filesize > norm_filesize * OVERHEAD_ALLOWED) ^ tsohm.c:2769:41: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion] if(deleted_filesize > norm_filesize * OVERHEAD_ALLOWED) ^ tsohm.c: In function 'test_sohm_external_dtype': tsohm.c:3890:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] s_ptr->a = i*3 + 1; ^ tsohm.c:3891:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] s_ptr->b = i*3 + 2; ^ ttime.c:29:0: warning: macro "DATASETNAME" is not used [-Wunused-macros] #define DATASETNAME "Dataset" ^ ttst.c: In function 'test_tst_init': ttst.c:98:15: warning: request for implicit conversion from 'void *' to 'char **' not permitted in C++ [-Wc++-compat] uniq_words=HDmalloc(sizeof(char *)*num_uniq_words); ^ ttst.c:101:20: warning: request for implicit conversion from 'void *' to 'char **' not permitted in C++ [-Wc++-compat] rand_uniq_words=HDmalloc(sizeof(char *)*num_uniq_words); ^ ttst.c:104:20: warning: request for implicit conversion from 'void *' to 'char **' not permitted in C++ [-Wc++-compat] sort_uniq_words=HDmalloc(sizeof(char *)*num_uniq_words); ^ ttst.c:110:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] tmp_word=(char *)words[u]; ^ ttst.c:129:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] v=u+(HDrandom()%(num_uniq_words-u)); ^ tunicode.c: In function 'test_objnames': tunicode.c:405:9: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion] ret = H5Oget_comment_by_name(fid, string, read_buf, (size_t)MAX_STRING_LENGTH, H5P_DEFAULT); ^ tunicode.c: In function 'test_attrname': tunicode.c:538:9: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion] ret = H5Aget_name(attr_id, (size_t)MAX_STRING_LENGTH, read_buf); ^ tunicode.c: In function 'test_compound': tunicode.c:595:3: warning: unsuffixed float constant [-Wunsuffixed-float-constants] s1.c = COMP_DOUBLE_VAL; ^ tunicode.c:596:3: warning: unsuffixed float constant [-Wunsuffixed-float-constants] s1.b = COMP_FLOAT_VAL; ^ tunicode.c:639:3: warning: unsuffixed float constant [-Wunsuffixed-float-constants] VERIFY(s2.c, COMP_DOUBLE_VAL, "H5Dread"); ^ tunicode.c: In function 'write_char': tunicode.c:750:28: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos] = c; ^ tunicode.c:754:28: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos] = (0xC0 | c>>6); ^ tunicode.c:755:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos+1] = (0x80 | (c & 0x3F)); ^ tunicode.c:759:28: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos] = (0xE0 | c>>12); ^ tunicode.c:760:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos+1] = (0x80 | (c>>6 & 0x3F)); ^ tunicode.c:761:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos+2] = (0x80 | (c & 0x3F)); ^ tunicode.c:765:28: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos] = (0xF0 | c>>18); ^ tunicode.c:766:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos+1] = (0x80 | (c>>12 & 0x3F)); ^ tunicode.c:767:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos+2] = (0x80 | (c>>6 & 0x3F)); ^ tunicode.c:768:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] test_string[cur_pos+3] = (0x80 | (c & 0x3F)); ^ tunicode.c: In function 'dump_string': tunicode.c:787:12: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] length = strlen(string); ^ tunicode.c: In function 'test_unicode': tunicode.c:820:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] unicode_point = (HDrandom() % (MAX_CODE_POINT-32)) + 32; ^ tunicode.c: At top level: tunicode.c:41:0: warning: macro "SLINK_NAME" is not used [-Wunused-macros] #define SLINK_NAME "soft_link" ^ tunicode.c:36:0: warning: macro "VL_DSET2_NAME" is not used [-Wunused-macros] #define VL_DSET2_NAME "vl_dset_2" ^ tunicode.c:32:0: warning: macro "DSET2_NAME" is not used [-Wunused-macros] #define DSET2_NAME "dataset2" ^ tmisc.c:141:0: warning: macro "MISC8_DSETNAME10" is not used [-Wunused-macros] #define MISC8_DSETNAME10 "Dataset10" ^ tmisc.c:133:0: warning: macro "MISC8_DSETNAME2" is not used [-Wunused-macros] #define MISC8_DSETNAME2 "Dataset2" ^ tmisc.c:134:0: warning: macro "MISC8_DSETNAME3" is not used [-Wunused-macros] #define MISC8_DSETNAME3 "Dataset3" ^ tmisc.c:137:0: warning: macro "MISC8_DSETNAME6" is not used [-Wunused-macros] #define MISC8_DSETNAME6 "Dataset6" ^ tmisc.c:138:0: warning: macro "MISC8_DSETNAME7" is not used [-Wunused-macros] #define MISC8_DSETNAME7 "Dataset7" ^ tmisc.c:140:0: warning: macro "MISC8_DSETNAME9" is not used [-Wunused-macros] #define MISC8_DSETNAME9 "Dataset9" ^ tvltypes.c: In function 'test_vltypes_funcs': tvltypes.c:191:10: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] size=H5Tget_precision(type); ^ tvltypes.c:194:10: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] size=H5Tget_size(type); ^ tvltypes.c:197:10: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] size=H5Tget_ebias(type); ^ In file included from testhdf5.h:27:0, from tvltypes.c:24: tvltypes.c: In function 'rewrite_vltypes_vlen_atomic': tvltypes.c:574:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].p = HDmalloc((i + increment) * sizeof(unsigned int)); ^ ../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ tvltypes.c:575:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].len = i + increment; ^ tvltypes.c:576:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] for(j = 0; j < (i + increment); j++) ^ tvltypes.c: In function 'test_vltypes_vlen_compound': tvltypes.c:738:37: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ((s1 *)wdata[i].p)[j].i=i*10+j; ^ tvltypes.c:739:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ((s1 *)wdata[i].p)[j].f=(float)((i*20+j)/3.0); ^ In file included from testhdf5.h:27:0, from tvltypes.c:24: tvltypes.c: In function 'rewrite_vltypes_vlen_compound': tvltypes.c:881:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].p = HDmalloc((i + increment) * sizeof(s1)); ^ ../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ tvltypes.c:882:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].len = i + increment; ^ tvltypes.c:883:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] for(j = 0; j < (i + increment); j++) { ^ tvltypes.c:884:39: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ((s1 *)wdata[i].p)[j].i = i * 40 + j; ^ tvltypes.c:885:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ((s1 *)wdata[i].p)[j].f = (float)((i * 60 + j) / 3.0); ^ tvltypes.c: In function 'test_vltypes_compound_vlen_vlen': tvltypes.c:1009:8: warning: size of 'wdata' is 3072 bytes [-Wlarger-than=] s1 wdata[SPACE3_DIM1]; /* data to write */ ^ tvltypes.c:1010:8: warning: size of 'rdata' is 3072 bytes [-Wlarger-than=] s1 rdata[SPACE3_DIM1]; /* data to read */ ^ tvltypes.c:1025:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] wdata[i].i=i*10; ^ tvltypes.c:1026:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] wdata[i].f=(float)((i*20)/3.0); ^ tvltypes.c:1029:15: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] for(t1=(wdata[i].v).p,j=0; j<(i+L1_INCM); j++, t1++) { ^ tvltypes.c:1110:15: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] for(t1=wdata[i].v.p, t2=rdata[i].v.p, j=0; j FP_EPSILON ) { /* i.e. hit_rate != 0.0 */ ^ cache.c:28212:30: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] } else if ( hit_rate > FP_EPSILON ) { /* i.e. hit_rate != 0.0 */ ^ In file included from cache.c:23:0: h5test.h:135:41: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] #define DBL_REL_EQUAL(X,Y,M) (fabs((Y-X)/X)=SRC_MIN) { \ ^ dt_arith.c:1786:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ dt_arith.c:1786:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:142:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:1786:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:142:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:1786:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:150:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ dt_arith.c:1786:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:151:22: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] value2 = (value1 - 1) | value1; \ ^ dt_arith.c:1786:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:153:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ dt_arith.c:1786:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:161:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:1786:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:161:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:1786:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:168:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] value2 <<= 1; \ ^ dt_arith.c:1786:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ dt_arith.c:1788:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ dt_arith.c:1788:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:142:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:1788:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:142:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:1788:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:150:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ dt_arith.c:1788:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:151:22: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] value2 = (value1 - 1) | value1; \ ^ dt_arith.c:1788:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:153:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ dt_arith.c:1788:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:154:22: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] value2 = (~value1) | value1; \ ^ dt_arith.c:1788:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:161:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:1788:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:161:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:1788:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:168:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] value2 <<= 1; \ ^ dt_arith.c:1788:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ dt_arith.c:1790:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ dt_arith.c:1790:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:142:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:1790:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:142:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:1790:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:150:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ dt_arith.c:1790:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:151:22: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] value2 = (value1 - 1) | value1; \ ^ dt_arith.c:1790:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:153:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ dt_arith.c:1790:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:161:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:1790:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:161:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:1790:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:168:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] value2 <<= 1; \ ^ dt_arith.c:1790:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ dt_arith.c:1792:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ dt_arith.c:1792:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:142:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:1792:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:142:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:1792:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:150:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ dt_arith.c:1792:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:151:22: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] value2 = (value1 - 1) | value1; \ ^ dt_arith.c:1792:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:153:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ dt_arith.c:1792:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:154:22: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] value2 = (~value1) | value1; \ ^ dt_arith.c:1792:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:161:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:1792:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:161:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:1792:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:168:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] value2 <<= 1; \ ^ dt_arith.c:1792:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ dt_arith.c:1796:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:142:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:1796:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:161:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:1796:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ dt_arith.c:1800:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:142:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:1800:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:161:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:1800:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ dt_arith.c:1804:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:142:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:1804:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:161:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:1804:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c: In function 'test_conv_int_2': dt_arith.c:2638:10: warning: size of 'buf' is 3200 bytes [-Wlarger-than=] char buf[32*100]; ^ dt_arith.c: In function 'my_isnan': dt_arith.c:2692:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] retval = (x!=x); ^ dt_arith.c:2696:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] retval = (x!=x); ^ dt_arith.c:2701:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] retval = (x!=x); ^ In file included from /usr/include/stdio.h:492:0, from ../src/H5Epublic.h:22, from ../src/hdf5.h:28, from h5test.h:25, from dt_arith.c:25: dt_arith.c:2715:23: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] sprintf(s, "%g", x); ^ dt_arith.c: In function 'test_conv_flt_1': dt_arith.c:3093:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] hw_f = 911.0; ^ dt_arith.c:3094:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] hw_d = 911.0; ^ dt_arith.c:3096:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] hw_ld = 911.0; ^ dt_arith.c:3120:57: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] underflow = HDfabs(*((double*)aligned)) < FLT_MIN; ^ dt_arith.c:3121:56: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] overflow = HDfabs(*((double*)aligned)) > FLT_MAX; ^ dt_arith.c:3138:24: warning: conversion to 'float' from 'long double' may alter its value [-Wfloat-conversion] hw_f = *((long double*)aligned); ^ dt_arith.c:3146:24: warning: conversion to 'double' from 'long double' may alter its value [-Wfloat-conversion] hw_d = *((long double*)aligned); ^ dt_arith.c:3172:19: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] for(q=dst_nbits/8; q=SRC_MIN) { \ ^ dt_arith.c:3762:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ dt_arith.c:3762:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:142:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:3762:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:142:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:3762:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:150:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ dt_arith.c:3762:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:151:22: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] value2 = (value1 - 1) | value1; \ ^ dt_arith.c:3762:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:153:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ dt_arith.c:3762:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:161:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:3762:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:161:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:3762:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:168:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion] value2 <<= 1; \ ^ dt_arith.c:3762:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ dt_arith.c:3764:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ dt_arith.c:3764:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:142:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:3764:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:142:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:3764:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:150:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ dt_arith.c:3764:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:151:22: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] value2 = (value1 - 1) | value1; \ ^ dt_arith.c:3764:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:153:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ dt_arith.c:3764:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:154:22: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] value2 = (~value1) | value1; \ ^ dt_arith.c:3764:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:161:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:3764:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:161:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:3764:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:168:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] value2 <<= 1; \ ^ dt_arith.c:3764:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ dt_arith.c:3766:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ dt_arith.c:3766:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:142:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:3766:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:142:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:3766:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:150:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ dt_arith.c:3766:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:151:22: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] value2 = (value1 - 1) | value1; \ ^ dt_arith.c:3766:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:153:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ dt_arith.c:3766:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:161:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:3766:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:161:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:3766:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:168:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] value2 <<= 1; \ ^ dt_arith.c:3766:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ dt_arith.c:3768:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ dt_arith.c:3768:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:142:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:3768:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:142:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:3768:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:150:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ dt_arith.c:3768:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:151:22: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] value2 = (value1 - 1) | value1; \ ^ dt_arith.c:3768:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:153:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] value1 <<= 1; \ ^ dt_arith.c:3768:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:154:22: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] value2 = (~value1) | value1; \ ^ dt_arith.c:3768:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:161:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:3768:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:161:37: warning: comparison is always true due to limited range of data type [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:3768:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:168:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] value2 <<= 1; \ ^ dt_arith.c:3768:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ dt_arith.c:3772:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:142:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:3772:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:161:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:3772:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ cache.c: In function 'check_flush_cache__single_entry': cache.c:10889:1: warning: stack usage might be 12448 bytes [-Wstack-usage=] check_flush_cache__single_entry(H5F_t * file_ptr) ^ dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ dt_arith.c:3776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:142:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:3776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:161:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:3776:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value1<=SRC_MAX && value1>=SRC_MIN) { \ ^ dt_arith.c:3780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:142:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:3780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:161:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if(value2<=SRC_MAX && value2>=SRC_MIN) { \ ^ dt_arith.c:3780:9: note: in expansion of macro 'INIT_INTEGER' INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts); ^ dt_arith.c:4312:19: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] for(q=dst_nbits/8; qb[j] = (float)(100.0f*(j+1) + 0.01f*j); ^ dsets.c:1031:41: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] cf->b[j] = (float)(100.0f*(j+1) + 0.01f*j); ^ dsets.c:1034:19: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] cf->c[j] = 100.0f*(j+1) + 0.02f*j; ^ dsets.c:1034:33: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] cf->c[j] = 100.0f*(j+1) + 0.02f*j; ^ cmpd_dset.c: In function 'test_compound': cmpd_dset.c:154:18: warning: size of 's1' is 6400000 bytes [-Wlarger-than=] static s1_t s1[NX*NY]; ^ cmpd_dset.c:158:18: warning: size of 's2' is 6400000 bytes [-Wlarger-than=] static s2_t s2[NX*NY]; ^ cmpd_dset.c:162:18: warning: size of 's3' is 6400000 bytes [-Wlarger-than=] static s3_t s3[NX*NY]; ^ cmpd_dset.c:166:18: warning: size of 's4' is 1600000 bytes [-Wlarger-than=] static s4_t s4[NX*NY]; ^ cmpd_dset.c:170:18: warning: size of 's5' is 9600000 bytes [-Wlarger-than=] static s5_t s5[NX*NY]; ^ cmpd_dset.c:173:18: warning: size of 's6' is 9600000 bytes [-Wlarger-than=] static s6_t s6[NX*NY]; ^ dsets.c: In function 'test_nbit_int': dsets.c:2786:28: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] (long long)HDpow(2.0f, (double)(precision - 1))) << offset); ^ dsets.c:2834:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((new_data[i][j] & mask) != (orig_data[i][j] & mask)) { ^ dsets.c:2834:60: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((new_data[i][j] & mask) != (orig_data[i][j] & mask)) { ^ cmpd_dset.c: In function 'initialize_stype1': cmpd_dset.c:885:23: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] s_ptr->f = i*2/3; ^ cmpd_dset.c:886:23: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] s_ptr->g = i*2/3+1; ^ cmpd_dset.c:888:20: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] s_ptr->h[j] = i*j/5+j; ^ cmpd_dset.c:889:23: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] s_ptr->i = i*2/3+2; ^ cmpd_dset.c:890:23: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] s_ptr->j = i*2/3+3; ^ cmpd_dset.c: In function 'initialize_stype2': cmpd_dset.c:921:16: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] s_ptr->a = i*8+0; ^ cmpd_dset.c:922:16: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] s_ptr->b = i*8+1; ^ cmpd_dset.c:924:20: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] s_ptr->c[j] = i*8+j; ^ cmpd_dset.c:925:16: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] s_ptr->d = i*8+6; ^ cmpd_dset.c:926:16: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] s_ptr->e = i*8+7; ^ cmpd_dset.c:928:23: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] s_ptr->f = i*2/3; ^ cmpd_dset.c:929:23: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] s_ptr->g = i*2/3+1; ^ cmpd_dset.c:931:20: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] s_ptr->h[j] = i*j/5+j; ^ dsets.c: In function 'test_nbit_float': cmpd_dset.c:932:23: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] s_ptr->i = i*2/3+2; ^ dsets.c:2961:33: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(!(orig_data[i][j]==orig_data[i][j])) continue; /* skip if value is NaN */ ^ cmpd_dset.c:933:23: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] s_ptr->j = i*2/3+3; ^ dsets.c:2962:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(new_data[i][j] != orig_data[i][j]) { ^ cmpd_dset.c:935:23: warning: conversion to 'double' from 'size_t' may alter its value [-Wconversion] s_ptr->k = i/7+1; ^ cmpd_dset.c:936:23: warning: conversion to 'double' from 'size_t' may alter its value [-Wconversion] s_ptr->l = i/7+2; ^ cmpd_dset.c:937:23: warning: conversion to 'double' from 'size_t' may alter its value [-Wconversion] s_ptr->m = i/7+3; ^ cmpd_dset.c:938:23: warning: conversion to 'double' from 'size_t' may alter its value [-Wconversion] s_ptr->n = i/7+4; ^ cmpd_dset.c:940:23: warning: conversion to 'long int' from 'size_t' may change the sign of the result [-Wsign-conversion] s_ptr->o = i*3+0; ^ cmpd_dset.c:941:23: warning: conversion to 'long int' from 'size_t' may change the sign of the result [-Wsign-conversion] s_ptr->p = i*3+1; ^ cmpd_dset.c:942:23: warning: conversion to 'long int' from 'size_t' may change the sign of the result [-Wsign-conversion] s_ptr->q = i*3+2; ^ dsets.c: In function 'test_nbit_double': dsets.c:3018:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] double orig_data[2][5] = {{1.6081706885101836e+60, -255.32099170994480, ^ dsets.c:3018:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dsets.c:3019:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] 1.2677579992621376e-61, 64568.289448797700, -1.0619721778839084e-75}, {2.1499497833454840e+56, ^ dsets.c:3019:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dsets.c:3019:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] cmpd_dset.c: In function 'initialize_stype4': cmpd_dset.c:999:16: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] s_ptr->a = i*8+0; ^ dsets.c:3019:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] cmpd_dset.c:1000:16: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] s_ptr->b = i*8+1; ^ dsets.c:3020:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] 6.6562295504670740e-3, -1.5747263393432150, 1.0711093225222612, -9.8971679387636870e-1}}; ^ dsets.c:3020:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dsets.c:3020:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] cmpd_dset.c:1002:20: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] s_ptr->c[j] = i*8+j; ^ dsets.c:3020:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] cmpd_dset.c:1003:16: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] s_ptr->d = i*8+6; ^ cmpd_dset.c:1004:16: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] s_ptr->e = i*8+7; ^ cmpd_dset.c:1006:23: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] s_ptr->f = i*2/3; ^ cmpd_dset.c:1007:23: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] s_ptr->g = i*2/3+1; ^ cmpd_dset.c:1009:20: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] s_ptr->h[j] = i*j/5+j; ^ cmpd_dset.c:1010:23: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] s_ptr->i = i*2/3+2; ^ cmpd_dset.c:1011:23: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion] s_ptr->j = i*2/3+3; ^ cmpd_dset.c:1013:23: warning: conversion to 'double' from 'size_t' may alter its value [-Wconversion] s_ptr->k = i/7+1; ^ cmpd_dset.c:1014:23: warning: conversion to 'double' from 'size_t' may alter its value [-Wconversion] s_ptr->l = i/7+2; ^ cmpd_dset.c:1015:23: warning: conversion to 'double' from 'size_t' may alter its value [-Wconversion] s_ptr->m = i/7+3; ^ cmpd_dset.c:1016:23: warning: conversion to 'double' from 'size_t' may alter its value [-Wconversion] s_ptr->n = i/7+4; ^ cmpd_dset.c:1018:23: warning: conversion to 'long int' from 'size_t' may change the sign of the result [-Wsign-conversion] s_ptr->o = i*3+0; ^ cmpd_dset.c:1019:23: warning: conversion to 'long int' from 'size_t' may change the sign of the result [-Wsign-conversion] s_ptr->p = i*3+1; ^ cmpd_dset.c:1020:23: warning: conversion to 'long int' from 'size_t' may change the sign of the result [-Wsign-conversion] s_ptr->q = i*3+2; ^ cmpd_dset.c:1022:23: warning: conversion to 'long long int' from 'size_t' may change the sign of the result [-Wsign-conversion] s_ptr->r = i*5+1; ^ cmpd_dset.c:1023:23: warning: conversion to 'long long int' from 'size_t' may change the sign of the result [-Wsign-conversion] s_ptr->s = i*5+2; ^ cmpd_dset.c:1024:23: warning: conversion to 'long long int' from 'size_t' may change the sign of the result [-Wsign-conversion] s_ptr->t = i*5+3; ^ dsets.c:3092:33: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(!(orig_data[i][j]==orig_data[i][j])) continue; /* skip if value is NaN */ ^ dsets.c:3093:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(new_data[i][j] != orig_data[i][j]) { ^ dsets.c: In function 'test_nbit_array': dsets.c:3194:38: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (long long)HDpow(2.0, (double)precision)) << offset); ^ dsets.c:3194:38: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] dsets.c: In function 'test_nbit_compound': dsets.c:3302:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] const float float_val[2][5] = {{(float)188384.00, (float)19.103516, (float)-1.0831790e9, (float)-84.242188, ^ dsets.c:3302:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dsets.c:3302:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dsets.c:3302:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dsets.c:3303:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (float)5.2045898}, {(float)-49140.000, (float)2350.2500, (float)-3.2110596e-1, (float)6.4998865e-5, (float)-0.0000000}}; ^ dsets.c:3303:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dsets.c:3303:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dsets.c:3303:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dsets.c:3303:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dsets.c:3303:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dsets.c:3370:30: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (long long)HDpow(2.0, (double)(precision[0]-1))) << offset[0]); ^ dsets.c:3370:30: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] dsets.c:3372:30: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (long long)HDpow(2.0, (double)(precision[1]-1))) << offset[1]); ^ dsets.c:3372:30: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] dsets.c:3374:30: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (long long)HDpow(2.0, (double)(precision[2]-1))) << offset[2]); ^ dsets.c:3374:30: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] dsets.c:3427:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((new_data[i][j].i & i_mask) != (orig_data[i][j].i & i_mask) || ^ cmpd_dset.c: In function 'compare_data': dsets.c:3427:66: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((new_data[i][j].i & i_mask) != (orig_data[i][j].i & i_mask) || ^ cmpd_dset.c:1304:40: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] s_ptr->d, s_ptr->e, s_ptr->f, s_ptr->g,s_ptr->h[0],s_ptr->h[1],s_ptr->h[2], ^ dsets.c:3428:35: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] (new_data[i][j].c & c_mask) != (orig_data[i][j].c & c_mask) || ^ cmpd_dset.c:1304:50: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] s_ptr->d, s_ptr->e, s_ptr->f, s_ptr->g,s_ptr->h[0],s_ptr->h[1],s_ptr->h[2], ^ cmpd_dset.c:1304:59: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] s_ptr->d, s_ptr->e, s_ptr->f, s_ptr->g,s_ptr->h[0],s_ptr->h[1],s_ptr->h[2], ^ dsets.c:3428:67: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] (new_data[i][j].c & c_mask) != (orig_data[i][j].c & c_mask) || ^ cmpd_dset.c:1304:71: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] s_ptr->d, s_ptr->e, s_ptr->f, s_ptr->g,s_ptr->h[0],s_ptr->h[1],s_ptr->h[2], ^ dsets.c:3429:35: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] (new_data[i][j].s & s_mask) != (orig_data[i][j].s & s_mask) || ^ cmpd_dset.c:1304:83: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] s_ptr->d, s_ptr->e, s_ptr->f, s_ptr->g,s_ptr->h[0],s_ptr->h[1],s_ptr->h[2], ^ cmpd_dset.c:1305:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] s_ptr->h[3],s_ptr->h[4],s_ptr->h[5],s_ptr->h[6],s_ptr->h[7],s_ptr->h[8], ^ cmpd_dset.c:1305:32: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] s_ptr->h[3],s_ptr->h[4],s_ptr->h[5],s_ptr->h[6],s_ptr->h[7],s_ptr->h[8], ^ dsets.c:3429:67: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] (new_data[i][j].s & s_mask) != (orig_data[i][j].s & s_mask) || ^ dsets.c:3430:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (orig_data[i][j].f==orig_data[i][j].f && new_data[i][j].f != orig_data[i][j].f)) ^ cmpd_dset.c:1305:44: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] s_ptr->h[3],s_ptr->h[4],s_ptr->h[5],s_ptr->h[6],s_ptr->h[7],s_ptr->h[8], ^ cmpd_dset.c:1305:56: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] s_ptr->h[3],s_ptr->h[4],s_ptr->h[5],s_ptr->h[6],s_ptr->h[7],s_ptr->h[8], ^ cmpd_dset.c:1305:68: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] s_ptr->h[3],s_ptr->h[4],s_ptr->h[5],s_ptr->h[6],s_ptr->h[7],s_ptr->h[8], ^ dsets.c:3430:75: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (orig_data[i][j].f==orig_data[i][j].f && new_data[i][j].f != orig_data[i][j].f)) ^ cmpd_dset.c:1305:80: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] s_ptr->h[3],s_ptr->h[4],s_ptr->h[5],s_ptr->h[6],s_ptr->h[7],s_ptr->h[8], ^ cmpd_dset.c:1306:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] s_ptr->h[9],s_ptr->h[10],s_ptr->h[11],s_ptr->h[12],s_ptr->h[13],s_ptr->h[14], ^ cmpd_dset.c:1306:32: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] s_ptr->h[9],s_ptr->h[10],s_ptr->h[11],s_ptr->h[12],s_ptr->h[13],s_ptr->h[14], ^ cmpd_dset.c:1306:45: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] s_ptr->h[9],s_ptr->h[10],s_ptr->h[11],s_ptr->h[12],s_ptr->h[13],s_ptr->h[14], ^ cmpd_dset.c:1306:58: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] s_ptr->h[9],s_ptr->h[10],s_ptr->h[11],s_ptr->h[12],s_ptr->h[13],s_ptr->h[14], ^ cmpd_dset.c:1306:71: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] s_ptr->h[9],s_ptr->h[10],s_ptr->h[11],s_ptr->h[12],s_ptr->h[13],s_ptr->h[14], ^ dsets.c: In function 'test_nbit_compound_2': dsets.c:3513:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] const float float_val[2][5] = {{(float)188384.00, (float)19.103516, (float)-1.0831790e9, (float)-84.242188, ^ cmpd_dset.c:1306:84: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] s_ptr->h[9],s_ptr->h[10],s_ptr->h[11],s_ptr->h[12],s_ptr->h[13],s_ptr->h[14], ^ dsets.c:3513:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] s_ptr->h[15], s_ptr->i,s_ptr->j,s_ptr->k,s_ptr->l,s_ptr->m,s_ptr->n); ^ dsets.c:3513:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dsets.c:3513:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dsets.c:3514:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (float)5.2045898}, {(float)-49140.000, (float)2350.2500, (float)-3.2110596e-1, (float)6.4998865e-5, (float)-0.0000000}}; ^ dsets.c:3514:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dsets.c:3514:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] cmpd_dset.c:1307:34: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] s_ptr->h[15], s_ptr->i,s_ptr->j,s_ptr->k,s_ptr->l,s_ptr->m,s_ptr->n); ^ dsets.c:3514:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dsets.c:3514:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dsets.c:3514:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] cmpd_dset.c:1307:43: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] s_ptr->h[15], s_ptr->i,s_ptr->j,s_ptr->k,s_ptr->l,s_ptr->m,s_ptr->n); ^ cmpd_dset.c:1311:40: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] d_ptr->d, d_ptr->e, d_ptr->f, d_ptr->g,d_ptr->h[0],d_ptr->h[1],d_ptr->h[2], ^ cmpd_dset.c:1311:50: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] d_ptr->d, d_ptr->e, d_ptr->f, d_ptr->g,d_ptr->h[0],d_ptr->h[1],d_ptr->h[2], ^ cmpd_dset.c:1311:59: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] d_ptr->d, d_ptr->e, d_ptr->f, d_ptr->g,d_ptr->h[0],d_ptr->h[1],d_ptr->h[2], ^ cmpd_dset.c:1311:71: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] d_ptr->d, d_ptr->e, d_ptr->f, d_ptr->g,d_ptr->h[0],d_ptr->h[1],d_ptr->h[2], ^ cmpd_dset.c:1311:83: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] d_ptr->d, d_ptr->e, d_ptr->f, d_ptr->g,d_ptr->h[0],d_ptr->h[1],d_ptr->h[2], ^ cmpd_dset.c:1312:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] d_ptr->h[3],d_ptr->h[4],d_ptr->h[5],d_ptr->h[6],d_ptr->h[7],d_ptr->h[8], ^ cmpd_dset.c:1312:32: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] d_ptr->h[3],d_ptr->h[4],d_ptr->h[5],d_ptr->h[6],d_ptr->h[7],d_ptr->h[8], ^ cmpd_dset.c:1312:44: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] d_ptr->h[3],d_ptr->h[4],d_ptr->h[5],d_ptr->h[6],d_ptr->h[7],d_ptr->h[8], ^ cmpd_dset.c:1312:56: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] d_ptr->h[3],d_ptr->h[4],d_ptr->h[5],d_ptr->h[6],d_ptr->h[7],d_ptr->h[8], ^ cmpd_dset.c:1312:68: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] d_ptr->h[3],d_ptr->h[4],d_ptr->h[5],d_ptr->h[6],d_ptr->h[7],d_ptr->h[8], ^ dsets.c:3613:32: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (long long)HDpow(2.0, (double)(precision[0]-1))) << offset[0]); ^ dsets.c:3613:32: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] cmpd_dset.c:1312:80: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] d_ptr->h[3],d_ptr->h[4],d_ptr->h[5],d_ptr->h[6],d_ptr->h[7],d_ptr->h[8], ^ cmpd_dset.c:1313:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] d_ptr->h[9],d_ptr->h[10],d_ptr->h[11],d_ptr->h[12],d_ptr->h[13], ^ dsets.c:3615:32: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (long long)HDpow(2.0, (double)(precision[1]-1))) << offset[1]); ^ dsets.c:3615:32: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] dsets.c:3617:32: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (long long)HDpow(2.0, (double)(precision[2]-1))) << offset[2]); ^ cmpd_dset.c:1313:32: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] d_ptr->h[9],d_ptr->h[10],d_ptr->h[11],d_ptr->h[12],d_ptr->h[13], ^ dsets.c:3617:32: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] dsets.c:3621:30: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (long long)HDpow(2.0, (double)precision[3])) << offset[3]); ^ dsets.c:3621:30: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] cmpd_dset.c:1313:45: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] d_ptr->h[9],d_ptr->h[10],d_ptr->h[11],d_ptr->h[12],d_ptr->h[13], ^ dsets.c:3626:40: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (long long)HDpow(2.0, (double)(precision[4]-1))) << offset[4]); ^ dsets.c:3626:40: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] cmpd_dset.c:1313:58: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] d_ptr->h[9],d_ptr->h[10],d_ptr->h[11],d_ptr->h[12],d_ptr->h[13], ^ dsets.c:3631:42: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (long long)HDpow(2.0, (double)(precision[0]-1))) << offset[0]); ^ dsets.c:3631:42: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] cmpd_dset.c:1313:71: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] d_ptr->h[9],d_ptr->h[10],d_ptr->h[11],d_ptr->h[12],d_ptr->h[13], ^ cmpd_dset.c:1314:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] d_ptr->h[14], d_ptr->h[15], d_ptr->i,d_ptr->j,d_ptr->k,d_ptr->l, ^ cmpd_dset.c:1314:34: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] d_ptr->h[14], d_ptr->h[15], d_ptr->i,d_ptr->j,d_ptr->k,d_ptr->l, ^ cmpd_dset.c:1314:48: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] d_ptr->h[14], d_ptr->h[15], d_ptr->i,d_ptr->j,d_ptr->k,d_ptr->l, ^ dsets.c:3633:42: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (long long)HDpow(2.0, (double)(precision[1]-1))) << offset[1]); ^ cmpd_dset.c:1314:57: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] d_ptr->h[14], d_ptr->h[15], d_ptr->i,d_ptr->j,d_ptr->k,d_ptr->l, ^ dsets.c:3633:42: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] dsets.c:3635:42: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (long long)HDpow(2.0, (double)(precision[2]-1))) << offset[2]); ^ dsets.c:3635:42: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] dsets.c:3700:40: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] if((new_data[i][j].b[m][n]&b_mask)!=(orig_data[i][j].b[m][n]&b_mask)) { ^ dsets.c:3700:74: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] if((new_data[i][j].b[m][n]&b_mask)!=(orig_data[i][j].b[m][n]&b_mask)) { ^ dsets.c:3707:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((new_data[i][j].d[m][n].i & i_mask)!=(orig_data[i][j].d[m][n].i & i_mask)|| ^ dsets.c:3707:81: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((new_data[i][j].d[m][n].i & i_mask)!=(orig_data[i][j].d[m][n].i & i_mask)|| ^ dsets.c:3708:43: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] (new_data[i][j].d[m][n].c & c_mask)!=(orig_data[i][j].d[m][n].c & c_mask)|| ^ dsets.c:3708:81: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] (new_data[i][j].d[m][n].c & c_mask)!=(orig_data[i][j].d[m][n].c & c_mask)|| ^ dsets.c:3709:43: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] (new_data[i][j].d[m][n].s & s_mask)!=(orig_data[i][j].d[m][n].s & s_mask)|| ^ dsets.c:3709:81: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] (new_data[i][j].d[m][n].s & s_mask)!=(orig_data[i][j].d[m][n].s & s_mask)|| ^ dsets.c:3710:42: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (new_data[i][j].d[m][n].f==new_data[i][j].d[m][n].f && ^ dsets.c:3711:43: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] new_data[i][j].d[m][n].f != new_data[i][j].d[m][n].f)) { ^ dsets.c:3717:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((new_data[i][j].a.i & i_mask)!=(orig_data[i][j].a.i & i_mask)|| ^ dsets.c:3717:64: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((new_data[i][j].a.i & i_mask)!=(orig_data[i][j].a.i & i_mask)|| ^ dsets.c:3718:32: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] (new_data[i][j].a.c & c_mask)!=(orig_data[i][j].a.c & c_mask)|| ^ dsets.c:3718:64: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] (new_data[i][j].a.c & c_mask)!=(orig_data[i][j].a.c & c_mask)|| ^ dsets.c:3719:32: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] (new_data[i][j].a.s & s_mask)!=(orig_data[i][j].a.s & s_mask)|| ^ dsets.c:3719:64: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] (new_data[i][j].a.s & s_mask)!=(orig_data[i][j].a.s & s_mask)|| ^ dsets.c:3720:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (new_data[i][j].a.f==new_data[i][j].a.f && ^ dsets.c:3721:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] new_data[i][j].a.f != new_data[i][j].a.f)|| ^ cmpd_dset.c: In function 'test_pack_ooo': cmpd_dset.c:1791:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] j = HDrand() % num_free; ^ cmpd_dset.c:1803:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] sub_cmpd_order = HDrand() % PACK_NMEMBS; ^ dsets.c: In function 'test_nbit_compound_3': dsets.c:3849:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] orig_data[i].i = HDrandom() % (long)HDpow(2.0, 17.0 - 1.0); ^ dsets.c:3849:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dsets.c:3849:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dsets.c:3849:39: warning: cast from function call of type 'double' to non-matching type 'long int' [-Wbad-function-cast] orig_data[i].i = HDrandom() % (long)HDpow(2.0, 17.0 - 1.0); ^ In file included from h5test.h:26:0, from dsets.c:26: ../src/H5private.h:1043:31: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] #define HDrandom() HDrand() ^ dsets.c:3849:26: note: in expansion of macro 'HDrandom' orig_data[i].i = HDrandom() % (long)HDpow(2.0, 17.0 - 1.0); ^ dsets.c: In function 'test_nbit_int_size': dsets.c:3981:13: warning: size of 'orig_data' is 80000 bytes [-Wlarger-than=] int orig_data[DSET_DIM1][DSET_DIM2]; ^ dsets.c:4037:51: warning: conversion to 'double' from 'size_t' may alter its value [-Wconversion] orig_data[i][j] = rand() % (int)pow(2, precision-1) < HDpow(10.0, -3.0)) { ^ dsets.c:4713:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dsets.c: In function 'test_scaleoffset_float_2': dsets.c:4790:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] fillval = 10000.0; ^ dsets.c:4818:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] orig_data[0][j] = (float)((HDrandom() % 100000) / (float)1000.0); ^ dsets.c:4818:57: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] orig_data[0][j] = (float)((HDrandom() % 100000) / (float)1000.0); ^ dsets.c:4861:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(HDfabs(new_data[0][j]-orig_data[0][j]) > HDpow(10.0, -3.0)) { ^ dsets.c:4861:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dsets.c: In function 'test_scaleoffset_double': dsets.c:4946:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] orig_data[i][j] = (HDrandom() % 10000000) / 10000000.0; ^ dsets.c:4989:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(HDfabs(new_data[i][j]-orig_data[i][j]) > HDpow(10.0, -7.0)) { ^ dsets.c:4989:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dsets.c: In function 'test_scaleoffset_double_2': dsets.c:5066:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] fillval = 10000.0; ^ dsets.c:5094:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] orig_data[0][j] = (HDrandom() % 10000000) / 10000000.0; ^ dsets.c:5137:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(HDfabs(new_data[0][j]-orig_data[0][j]) > HDpow(10.0, -7.0)) { ^ dsets.c:5137:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] cmpd_dset.c: In function 'main': cmpd_dset.c:2195:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_compound(fname, fapl_id); ^ cmpd_dset.c:2199:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_hdf5_src_subset(fname, fapl_id); ^ cmpd_dset.c:2203:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_hdf5_dst_subset(fname, fapl_id); ^ cmpd_dset.c:2206:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_pack_ooo(); ^ cmpd_dset.c:2209:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_ooo_order(fname); ^ dsets.c: In function 'test_set_local': dsets.c:5907:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] n=1.0; ^ dsets.c:5911:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] points_dbl[i][j] = (double)1.5*n++; ^ dsets.c:6105:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(!DBL_REL_EQUAL(points_dbl[i][j],check_dbl[i][j],0.00001)) { ^ dsets.c: In function 'test_deprec': dsets.c:7080:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^ dsets.c: In function 'test_chunk_cache': dsets.c:7422:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] w0_2 = w0_1 / 2.; ^ dsets.c:7516:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] w0_2 = H5D_CHUNK_CACHE_W0_DEFAULT; ^ dsets.c: In function 'test_big_chunks_bypass_cache': dsets.c:7603:44: warning: size of 'rdata1' is 4000 bytes [-Wlarger-than=] static int wdata[BYPASS_CHUNK_DIM/2], rdata1[BYPASS_DIM], ^ dsets.c:7617:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(H5Pset_cache(fapl_local, 0, rdcc_nelmts, rdcc_nbytes, (double)0.0) < 0) FAIL_STACK_ERROR ^ dsets.c: In function 'test_chunk_expand': dsets.c:7845:93: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(alloc_time = H5D_ALLOC_TIME_EARLY; alloc_time <= H5D_ALLOC_TIME_INCR; alloc_time++) { ^ dsets.c: In function 'test_scatter': dsets.c:8360:23: warning: passing argument 1 of 'H5Dscatter' from incompatible pointer type if(H5Dscatter(scatter_cb, &scatter_info, H5T_NATIVE_INT, sid, dst_buf) < 0) ^ In file included from ../src/hdf5.h:27:0, from h5test.h:25, from dsets.c:26: ../src/H5Dpublic.h:143:15: note: expected 'H5D_scatter_func_t' but argument is of type 'herr_t (*)(void **, size_t *, void *)' H5_DLL herr_t H5Dscatter(H5D_scatter_func_t op, void *op_data, hid_t type_id, ^ dsets.c:8400:23: warning: passing argument 1 of 'H5Dscatter' from incompatible pointer type if(H5Dscatter(scatter_cb, &scatter_info, H5T_NATIVE_INT, sid, dst_buf) < 0) ^ In file included from ../src/hdf5.h:27:0, from h5test.h:25, from dsets.c:26: ../src/H5Dpublic.h:143:15: note: expected 'H5D_scatter_func_t' but argument is of type 'herr_t (*)(void **, size_t *, void *)' H5_DLL herr_t H5Dscatter(H5D_scatter_func_t op, void *op_data, hid_t type_id, ^ dsets.c:8458:23: warning: passing argument 1 of 'H5Dscatter' from incompatible pointer type if(H5Dscatter(scatter_cb, &scatter_info, H5T_NATIVE_INT, sid, dst_buf) < 0) ^ In file included from ../src/hdf5.h:27:0, from h5test.h:25, from dsets.c:26: ../src/H5Dpublic.h:143:15: note: expected 'H5D_scatter_func_t' but argument is of type 'herr_t (*)(void **, size_t *, void *)' H5_DLL herr_t H5Dscatter(H5D_scatter_func_t op, void *op_data, hid_t type_id, ^ dsets.c:8514:23: warning: passing argument 1 of 'H5Dscatter' from incompatible pointer type if(H5Dscatter(scatter_cb, &scatter_info, H5T_NATIVE_INT, sid, dst_buf) < 0) ^ In file included from ../src/hdf5.h:27:0, from h5test.h:25, from dsets.c:26: ../src/H5Dpublic.h:143:15: note: expected 'H5D_scatter_func_t' but argument is of type 'herr_t (*)(void **, size_t *, void *)' H5_DLL herr_t H5Dscatter(H5D_scatter_func_t op, void *op_data, hid_t type_id, ^ dsets.c:8548:23: warning: passing argument 1 of 'H5Dscatter' from incompatible pointer type if(H5Dscatter(scatter_cb, &scatter_info, H5T_NATIVE_INT, sid, dst_buf) < 0) ^ In file included from ../src/hdf5.h:27:0, from h5test.h:25, from dsets.c:26: ../src/H5Dpublic.h:143:15: note: expected 'H5D_scatter_func_t' but argument is of type 'herr_t (*)(void **, size_t *, void *)' H5_DLL herr_t H5Dscatter(H5D_scatter_func_t op, void *op_data, hid_t type_id, ^ dsets.c: In function 'test_scatter_error': dsets.c:9025:19: warning: passing argument 1 of 'H5Dscatter' from incompatible pointer type if(H5Dscatter(scatter_cb, &scatter_info, H5T_NATIVE_INT, sid, dst_buf) < 0) ^ In file included from ../src/hdf5.h:27:0, from h5test.h:25, from dsets.c:26: ../src/H5Dpublic.h:143:15: note: expected 'H5D_scatter_func_t' but argument is of type 'herr_t (*)(void **, size_t *, void *)' H5_DLL herr_t H5Dscatter(H5D_scatter_func_t op, void *op_data, hid_t type_id, ^ dsets.c:9042:26: warning: passing argument 1 of 'H5Dscatter' from incompatible pointer type ret = H5Dscatter(scatter_cb, &scatter_info, sid, sid, dst_buf); ^ In file included from ../src/hdf5.h:27:0, from h5test.h:25, from dsets.c:26: ../src/H5Dpublic.h:143:15: note: expected 'H5D_scatter_func_t' but argument is of type 'herr_t (*)(void **, size_t *, void *)' H5_DLL herr_t H5Dscatter(H5D_scatter_func_t op, void *op_data, hid_t type_id, ^ dsets.c:9049:26: warning: passing argument 1 of 'H5Dscatter' from incompatible pointer type ret = H5Dscatter(scatter_cb, &scatter_info, H5T_NATIVE_INT, H5T_NATIVE_INT, dst_buf); ^ In file included from ../src/hdf5.h:27:0, from h5test.h:25, from dsets.c:26: ../src/H5Dpublic.h:143:15: note: expected 'H5D_scatter_func_t' but argument is of type 'herr_t (*)(void **, size_t *, void *)' H5_DLL herr_t H5Dscatter(H5D_scatter_func_t op, void *op_data, hid_t type_id, ^ dsets.c:9056:26: warning: passing argument 1 of 'H5Dscatter' from incompatible pointer type ret = H5Dscatter(scatter_cb, &scatter_info, H5T_NATIVE_INT, sid, NULL); ^ In file included from ../src/hdf5.h:27:0, from h5test.h:25, from dsets.c:26: ../src/H5Dpublic.h:143:15: note: expected 'H5D_scatter_func_t' but argument is of type 'herr_t (*)(void **, size_t *, void *)' H5_DLL herr_t H5Dscatter(H5D_scatter_func_t op, void *op_data, hid_t type_id, ^ dsets.c:9067:26: warning: passing argument 1 of 'H5Dscatter' from incompatible pointer type ret = H5Dscatter(scatter_cb, &scatter_info, H5T_NATIVE_INT, sid, dst_buf); ^ In file included from ../src/hdf5.h:27:0, from h5test.h:25, from dsets.c:26: ../src/H5Dpublic.h:143:15: note: expected 'H5D_scatter_func_t' but argument is of type 'herr_t (*)(void **, size_t *, void *)' H5_DLL herr_t H5Dscatter(H5D_scatter_func_t op, void *op_data, hid_t type_id, ^ dsets.c:9078:26: warning: passing argument 1 of 'H5Dscatter' from incompatible pointer type ret = H5Dscatter(scatter_error_cb_fail, &scatter_info, H5T_NATIVE_INT, sid, dst_buf); ^ In file included from ../src/hdf5.h:27:0, from h5test.h:25, from dsets.c:26: ../src/H5Dpublic.h:143:15: note: expected 'H5D_scatter_func_t' but argument is of type 'herr_t (*)(void **, size_t *, void *)' H5_DLL herr_t H5Dscatter(H5D_scatter_func_t op, void *op_data, hid_t type_id, ^ dsets.c:9089:26: warning: passing argument 1 of 'H5Dscatter' from incompatible pointer type ret = H5Dscatter(scatter_error_cb_null, &scatter_info, H5T_NATIVE_INT, sid, dst_buf); ^ In file included from ../src/hdf5.h:27:0, from h5test.h:25, from dsets.c:26: ../src/H5Dpublic.h:143:15: note: expected 'H5D_scatter_func_t' but argument is of type 'herr_t (*)(void **, size_t *, void *)' H5_DLL herr_t H5Dscatter(H5D_scatter_func_t op, void *op_data, hid_t type_id, ^ dsets.c:9099:26: warning: passing argument 1 of 'H5Dscatter' from incompatible pointer type ret = H5Dscatter(scatter_error_cb_unalign, &cb_unalign_nbytes, H5T_NATIVE_INT, sid, dst_buf); ^ In file included from ../src/hdf5.h:27:0, from h5test.h:25, from dsets.c:26: ../src/H5Dpublic.h:143:15: note: expected 'H5D_scatter_func_t' but argument is of type 'herr_t (*)(void **, size_t *, void *)' H5_DLL herr_t H5Dscatter(H5D_scatter_func_t op, void *op_data, hid_t type_id, ^ dsets.c:9110:26: warning: passing argument 1 of 'H5Dscatter' from incompatible pointer type ret = H5Dscatter(scatter_error_cb_unalign, &cb_unalign_nbytes, H5T_NATIVE_INT, sid, dst_buf); ^ In file included from ../src/hdf5.h:27:0, from h5test.h:25, from dsets.c:26: ../src/H5Dpublic.h:143:15: note: expected 'H5D_scatter_func_t' but argument is of type 'herr_t (*)(void **, size_t *, void *)' H5_DLL herr_t H5Dscatter(H5D_scatter_func_t op, void *op_data, hid_t type_id, ^ dsets.c:9116:26: warning: passing argument 1 of 'H5Dscatter' from incompatible pointer type ret = H5Dscatter(scatter_error_cb_unalign, &cb_unalign_nbytes, H5T_NATIVE_INT, sid, dst_buf); ^ In file included from ../src/hdf5.h:27:0, from h5test.h:25, from dsets.c:26: ../src/H5Dpublic.h:143:15: note: expected 'H5D_scatter_func_t' but argument is of type 'herr_t (*)(void **, size_t *, void *)' H5_DLL herr_t H5Dscatter(H5D_scatter_func_t op, void *op_data, hid_t type_id, ^ In file included from dsets.c:27:0: dsets.c: At top level: H5srcdir.h:70:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^ filter_fail.c: In function 'filter_fail': filter_fail.c:68:40: warning: unused parameter 'cd_nelmts' [-Wunused-parameter] filter_fail(unsigned int flags, size_t cd_nelmts, ^ filter_fail.c:69:27: warning: unused parameter 'cd_values' [-Wunused-parameter] const unsigned int *cd_values, size_t nbytes, ^ In file included from filter_fail.c:25:0: filter_fail.c: At top level: H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^ H5srcdir.h:70:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^ extend.c:34:14: warning: size of 'buf1' is 40000 bytes [-Wlarger-than=] static int buf1[NY][NX], buf2[NX / 2][NY / 2]; ^ extend.c:34:28: warning: size of 'buf2' is 10000 bytes [-Wlarger-than=] static int buf1[NY][NX], buf2[NX / 2][NY / 2]; ^ dsets.c: In function 'test_simple_io': dsets.c:395:1: warning: stack usage might be 81152 bytes [-Wstack-usage=] test_simple_io(const char *env_h5_drvr, hid_t fapl) ^ dsets.c:497:1: warning: the frame size of 81120 bytes is larger than 16384 bytes [-Wframe-larger-than=] } ^ dsets.c: In function 'test_userblock_offset': dsets.c:515:1: warning: stack usage might be 81136 bytes [-Wstack-usage=] test_userblock_offset(const char *env_h5_drvr, hid_t fapl) ^ dsets.c:587:1: warning: the frame size of 81104 bytes is larger than 16384 bytes [-Wframe-larger-than=] } ^ dsets.c: In function 'test_nbit_int_size': dsets.c:3975:1: warning: stack usage might be 80144 bytes [-Wstack-usage=] test_nbit_int_size(hid_t file) ^ dsets.c:4130:1: warning: the frame size of 80112 bytes is larger than 16384 bytes [-Wframe-larger-than=] } ^ dsets.c: In function 'test_nbit_flt_size': dsets.c:4149:1: warning: stack usage might be 80176 bytes [-Wstack-usage=] test_nbit_flt_size(hid_t file) ^ dsets.c:4336:1: warning: the frame size of 80144 bytes is larger than 16384 bytes [-Wframe-larger-than=] } ^ external.c: In function 'test_2': external.c:612:14: warning: variable 'n' set but not used [-Wunused-but-set-variable] hssize_t n; /*bytes of I/O */ ^ external.c: In function 'test_3': external.c:780:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] whole[i] = i; ^ external.c:801:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] whole[i] = 100 + i; ^ In file included from external.c:23:0: external.c: At top level: H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^ H5srcdir.h:70:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^ efc.c:36:13: warning: size of 'filename' is 6144 bytes [-Wlarger-than=] static char filename[6][1024]; ^ objcopy.c: In function 'compare_data': objcopy.c:1067:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ref_buf1 = (const hdset_reg_ref_t *)buf1; ^ objcopy.c:1068:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ref_buf2 = (const hdset_reg_ref_t *)buf2; ^ objcopy.c: In function 'test_copy_dataset_compound': objcopy.c:2318:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] buf[i].d = 1. / (i + 1); ^ objcopy.c: In function 'test_copy_dataset_chunked': objcopy.c:2450:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] buf1d[i] = (float)(i / 2.0); ^ objcopy.c:2452:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] buf2d[i][j] = (float)(i + (j / 100.0)); ^ objcopy.c: In function 'test_copy_dataset_chunked_sparse': objcopy.c:2793:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] buf1d[i] = (float)(i / 10.0); ^ objcopy.c:2795:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] buf2d[i][j] = (float)(i + (j / 100.0)); ^ objcopy.c: In function 'test_copy_dataset_compressed': objcopy.c:2988:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] buf[i][j] = (float)(100.0); /* Something easy to compress */ ^ objcopy.c: In function 'test_copy_dataset_compact': objcopy.c:3117:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] buf[i][j] = (float)(i+j/100.0); ^ objcopy.c: In function 'test_copy_dataset_contig_cmpd_vl': objcopy.c:7597:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] buf[i].a = i * (i - 1); ^ objcopy.c:7602:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] buf[i].c = 1. / (i + 1.); ^ objcopy.c:7602:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] objcopy.c: In function 'test_copy_dataset_chunked_cmpd_vl': objcopy.c:7736:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] buf[i].a = i * (i - 1); ^ objcopy.c:7741:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] buf[i].c = 1. / (i + 1.); ^ objcopy.c:7741:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] objcopy.c: In function 'test_copy_dataset_compact_cmpd_vl': objcopy.c:7881:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] buf[i].a = i * (i - 1); ^ objcopy.c:7886:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] buf[i].c = 1. / (i + 1.); ^ objcopy.c:7886:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] In file included from objcopy.c:25:0: objcopy.c: At top level: H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^ H5srcdir.h:70:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^ links.c: In function 'external_link_dangling': links.c:2712:18: warning: conversion to 'hid_t' from 'ssize_t' may alter its value [-Wconversion] status = H5Lget_name_by_idx(rid, "no_file", H5_INDEX_NAME, H5_ITER_INC, 0, NULL, 0, H5P_DEFAULT); ^ links.c: In function 'external_set_elink_fapl1': links.c:3515:17: warning: size of 'sv' is 3500 bytes [-Wlarger-than=] char sv[H5FD_MEM_NTYPES][500]; ^ links.c: In function 'external_set_elink_fapl2': links.c:3714:10: warning: size of 'points' is 6400 bytes [-Wlarger-than=] int points[NUM40][NUM40]; ^ links.c: In function 'link_filters': links.c:9822:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] > ((double)filesize_unfiltered * FILTER_FILESIZE_MAX_FRACTION)) ^ In file included from h5test.h:26:0, from big.c:56: big.c: In function 'randll': ../src/H5private.h:1043:31: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] #define HDrandom() HDrand() ^ big.c:132:15: note: in expansion of macro 'HDrandom' acc = HDrandom(); ^ big.c:133:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] acc *= HDrandom(); ^ big.c: In function 'enough_room': big.c:308:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(name, sizeof name, filename, i); ^ big.c:323:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(name, sizeof name, filename, i); ^ big.c: In function 'reader': big.c:522:24: warning: conversion to 'hsize_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] hs_offset[0] = HDstrtoll(s, NULL, 0); ^ links.c: In function 'link_info_by_idx': In file included from h5test.h:26:0, from big.c:56: big.c: In function 'main': links.c:11078:23: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion] ret = H5Lget_name_by_idx(group_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^ big.c:793:15: warning: conversion to 'unsigned int' from 'long unsigned int' may alter its value [-Wconversion] HDsrandom(seed); ^ ../src/H5private.h:1179:41: note: in definition of macro 'HDsrandom' #define HDsrandom(S) HDsrand(S) ^ links.c:11120:23: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion] ret = H5Lget_name_by_idx(group_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^ links.c:11162:23: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion] ret = H5Lget_name_by_idx(group_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^ mtime.c: In function 'main': mtime.c:117:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] } else if(HDfabs(HDdifftime(now, oi1.ctime)) > 60.0) { ^ In file included from mtime.c:26:0: mtime.c: At top level: H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^ H5srcdir.h:70:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^ links.c: In function 'link_info_by_idx_old': links.c:11330:19: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion] ret = H5Lget_name_by_idx(group_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT); ^ links.c: In function 'link_iterate_check': links.c:12084:23: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] iter_info->curr = order != H5_ITER_DEC ? skip : ((max_links - 1) - skip); ^ links.c:12084:23: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] links.c:12112:35: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] iter_info->nskipped = gskip = max_links / 2; ^ links.c:12112:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] iter_info->nskipped = gskip = max_links / 2; ^ links.c:12116:81: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] iter_info->curr = order != H5_ITER_DEC ? (unsigned)gskip : ((max_links - 1) - gskip); ^ links.c:12157:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] iter_info->nskipped = gskip = 0; ^ links.c: In function 'link_iterate_old_check': links.c:12514:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] iter_info->nskipped = gskip = 0; ^ links.c:12534:23: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] iter_info->curr = order != H5_ITER_DEC ? skip : ((max_links - 1) - skip); ^ links.c:12534:23: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] links.c:12562:35: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] iter_info->nskipped = gskip = max_links / 2; ^ links.c:12562:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] iter_info->nskipped = gskip = max_links / 2; ^ links.c:12566:81: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] iter_info->curr = order != H5_ITER_DEC ? (unsigned)gskip : ((max_links - 1) - gskip); ^ links.c:12607:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] iter_info->nskipped = gskip = 0; ^ In file included from links.c:31:0: links.c: At top level: H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^ H5srcdir.h:70:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^ fillval.c: In function 'test_getset_vl': fillval.c:291:42: warning: identifier 'typeid' conflicts with C++ keyword [-Wc++-compat] hid_t fileid = (-1), spaceid = (-1), typeid = (-1), datasetid = (-1), plistid = (-1); ^ fillval.c:301:9: warning: identifier 'typeid' conflicts with C++ keyword [-Wc++-compat] if((typeid = H5Tcopy(H5T_C_S1)) < 0) TEST_ERROR ^ fillval.c:302:20: warning: identifier 'typeid' conflicts with C++ keyword [-Wc++-compat] if(H5Tset_size(typeid, H5T_VARIABLE) < 0) TEST_ERROR ^ fillval.c:306:35: warning: identifier 'typeid' conflicts with C++ keyword [-Wc++-compat] if(H5Pset_fill_value(plistid, typeid, &f1) < 0) TEST_ERROR ^ fillval.c:312:35: warning: identifier 'typeid' conflicts with C++ keyword [-Wc++-compat] if(H5Pget_fill_value(plistid, typeid, &f2) < 0) TEST_ERROR ^ fillval.c:326:51: warning: identifier 'typeid' conflicts with C++ keyword [-Wc++-compat] if((datasetid = H5Dcreate2(fileid, "Dataset", typeid, spaceid, H5P_DEFAULT, plistid, H5P_DEFAULT)) < 0) TEST_ERROR ^ fillval.c:343:35: warning: identifier 'typeid' conflicts with C++ keyword [-Wc++-compat] if(H5Pget_fill_value(plistid, typeid, &f2) < 0) TEST_ERROR ^ fillval.c:355:17: warning: identifier 'typeid' conflicts with C++ keyword [-Wc++-compat] if(H5Tclose(typeid) < 0) TEST_ERROR ^ fillval.c: In function 'test_create': fillval.c:625:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if( rd_c.a!=0 || rd_c.y != fill_ctype.y || rd_c.x != 0 || rd_c.z != '\0') { ^ fillval.c:625:33: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if( rd_c.a!=0 || rd_c.y != fill_ctype.y || rd_c.x != 0 || rd_c.z != '\0') { ^ fillval.c:629:19: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] rd_c.a, rd_c.y, rd_c.x, rd_c.z); ^ fillval.c:698:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(rd_c.a != 0 || rd_c.y != fill_ctype.y || rd_c.x != 0 || rd_c.z!='\0') { ^ fillval.c:698:30: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(rd_c.a != 0 || rd_c.y != fill_ctype.y || rd_c.x != 0 || rd_c.z!='\0') { ^ fillval.c:702:3: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] rd_c.a, rd_c.y, rd_c.x, rd_c.z); ^ fillval.c: In function 'test_rdwr_cases': fillval.c:791:28: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[j] = rand() % cur_size[j]; ^ fillval.c:813:57: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(fill_time!=H5D_FILL_TIME_NEVER && (rd_c.a!=fill_c.a || ^ fillval.c:814:29: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] rd_c.x!=fill_c.x || rd_c.y!=fill_c.y || ^ fillval.c:822:38: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] hs_offset[4], rd_c.a, rd_c.x, rd_c.y, rd_c.z, ^ fillval.c:823:4: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] fill_c.a, fill_c.x, fill_c.y, fill_c.z); ^ fillval.c:847:13: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat] buf = HDmalloc((size_t)(nelmts * sizeof(int))); ^ fillval.c:881:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(buf_c[u].a != fill_c.a || buf_c[u].x != fill_c.x || ^ fillval.c:882:36: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] buf_c[u].y != fill_c.y || buf_c[u].z != fill_c.z) { ^ fillval.c:890:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] buf_c[u].a, buf_c[u].x, buf_c[u].y, buf_c[u].z, ^ fillval.c:891:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] fill_c.a, fill_c.x, fill_c.y, fill_c.z); ^ fillval.c:911:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] buf_c[u].a = (float)1111.11; ^ fillval.c:913:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] buf_c[u].y = 3333.3333; ^ fillval.c:940:28: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[j] = rand() % cur_size[j]; ^ fillval.c:995:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if( rd_c.a!=should_be_c.a || rd_c.x!=should_be_c.x || ^ fillval.c:996:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] rd_c.y!=should_be_c.y || rd_c.z!=should_be_c.z) { ^ fillval.c:1004:7: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] rd_c.a, rd_c.x, rd_c.y, rd_c.z, should_be_c.a, ^ fillval.c:1004:39: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] rd_c.a, rd_c.x, rd_c.y, rd_c.z, should_be_c.a, ^ fillval.c:1014:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if( rd_c.a!=should_be_c.a || rd_c.x!=should_be_c.x || ^ fillval.c:1015:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] rd_c.y!=should_be_c.y || rd_c.z!=should_be_c.z) { ^ fillval.c:1023:28: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] rd_c.a, rd_c.x, rd_c.y, rd_c.z, should_be_c.a, ^ fillval.c:1023:60: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] rd_c.a, rd_c.x, rd_c.y, rd_c.z, should_be_c.a, ^ fillval.c: In function 'test_rdwr': fillval.c:1146:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] fill_ctype.y = 4444.4444; ^ fillval.c:1199:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] fill_ctype.y = 4444.4444; ^ fillval.c: In function 'test_extend_cases': fillval.c:1442:5: warning: initialization discards 'const' qualifier from pointer target type comp_vl_datatype val_rd_c, init_val_c = {87, "baz", "mumble", 129}; ^ fillval.c:1442:5: warning: initialization discards 'const' qualifier from pointer target type fillval.c:1497:28: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[j] = rand() % start_size[j]; ^ fillval.c:1550:28: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[j] = rand() % start_size[j]; ^ fillval.c:1588:28: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[j] = rand() % extend_size[j]; ^ fillval.c:1627:28: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[j] = rand() % max_size[j]; ^ fillval.c:1668:28: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[j] = rand() % extend_size[j]; ^ fillval.c:1761:28: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[j] = rand() % extend_size[j]; ^ fillval.c: In function 'test_extend': fillval.c:1844:5: warning: initialization discards 'const' qualifier from pointer target type comp_vl_datatype fillval_c = {32, "foo", "bar", 64}; /* Fill value for compound+vl datatype tests */ ^ fillval.c:1844:5: warning: initialization discards 'const' qualifier from pointer target type In file included from fillval.c:23:0: fillval.c: At top level: H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^ H5srcdir.h:70:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^ flush1.c:35:15: warning: size of 'the_data' is 80000 bytes [-Wlarger-than=] static double the_data[100][100]; ^ flush1.c: In function 'create_file': flush1.c:77:42: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] the_data[i][j] = (double)(hssize_t)i/(hssize_t)(j+1); ^ flush1.c: In function 'extend_file': flush1.c:134:42: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] the_data[i][j] = (double)(hssize_t)i/(hssize_t)(j+1); ^ links.c: In function 'external_set_elink_fapl1': links.c:3500:1: warning: stack usage is 8928 bytes [-Wstack-usage=] external_set_elink_fapl1(hid_t fapl, hbool_t new_format) ^ links.c: In function 'external_set_elink_fapl2': links.c:3704:1: warning: stack usage might be 10656 bytes [-Wstack-usage=] external_set_elink_fapl2(hid_t fapl, hbool_t new_format) ^ flush2.c:34:16: warning: size of 'the_data' is 80000 bytes [-Wlarger-than=] static double the_data[100][100]; ^ flush2.c: In function 'check_dset': flush2.c:75:57: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] error = fabs(the_data[i][j] - (double)(hssize_t)i / ((hssize_t)j + 1)); ^ flush2.c:76:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(error > 0.0001) { ^ flush2.c:81:26: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] (double)(hssize_t)i/(hssize_t)(j+1)); ^ set_extent.c: In function 'main': set_extent.c:133:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(H5Pset_cache(fapl, 0, (size_t)8, 256 * sizeof(int), 0.75) < 0) TEST_ERROR ^ set_extent.c:136:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(H5Pset_cache(fapl2, 0, (size_t)0, (size_t)0, 0.) < 0) TEST_ERROR ^ set_extent.c: In function 'test_random_rank4': set_extent.c:2677:17: warning: size of 'rbuf' is 40000 bytes [-Wlarger-than=] static int rbuf[10][10][10][10]; /* Read buffer */ ^ set_extent.c:2678:17: warning: size of 'wbuf' is 40000 bytes [-Wlarger-than=] static int wbuf[10][10][10][10]; /* Write buffer */ ^ set_extent.c:2679:20: warning: size of 'dim_log' is 3232 bytes [-Wlarger-than=] static hsize_t dim_log[RAND4_NITER+1][4]; /* Log of dataset dimensions */ ^ links.c: In function 'external_symlink': links.c:6357:1: warning: stack usage is 11376 bytes [-Wstack-usage=] external_symlink(const char *env_h5_drvr, hid_t fapl, hbool_t new_format) ^ getname.c: In function 'test_obj_ref': getname.c:2523:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion] i = H5Iget_name(dataset2, (char*)buf, sizeof(buf)); ^ getname.c:2527:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[0], (char*)buf, sizeof(buf)); ^ getname.c:2535:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion] i = H5Iget_name(dataset2, (char*)buf, sizeof(buf)); ^ getname.c:2539:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[1], (char*)buf, sizeof(buf)); ^ getname.c:2547:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion] i = H5Iget_name(group, (char*)buf, sizeof(buf)); ^ getname.c:2551:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[2], (char*)buf, sizeof(buf)); ^ getname.c:2559:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion] i = H5Iget_name(tid1, (char*)buf, sizeof(buf)); ^ vfd.c: In function 'test_family_opens': vfd.c:598:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(first_name, sizeof(first_name), fname, 0); ^ getname.c:2563:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[3], (char*)buf, sizeof(buf)); ^ getname.c:2571:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion] i = H5Iget_name(dataset2, (char*)buf, sizeof(buf)); ^ getname.c:2575:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[4], (char*)buf, sizeof(buf)); ^ vfd.c: In function 'test_family': vfd.c:669:17: warning: size of 'buf' is 16384 bytes [-Wlarger-than=] int buf[FAMILY_NUMBER][FAMILY_SIZE]; ^ getname.c:2583:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion] i = H5Iget_name(group, (char*)buf, sizeof(buf)); ^ getname.c:2587:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[5], (char*)buf, sizeof(buf)); ^ getname.c:2595:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion] i = H5Iget_name(dataset2, (char*)buf, sizeof(buf)); ^ getname.c:2599:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[6], (char*)buf, sizeof(buf)); ^ getname.c:2607:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion] i = H5Iget_name(group, (char*)buf, sizeof(buf)); ^ getname.c:2611:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[7], (char*)buf, sizeof(buf)); ^ getname.c:2622:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion] i = H5Iget_name(dataset2, (char*)buf, sizeof(buf)); ^ getname.c:2626:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[4], (char*)buf, sizeof(buf)); ^ getname.c:2638:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion] i = H5Iget_name(dataset2, (char*)buf, sizeof(buf)); ^ vfd.c: In function 'test_family_compat': vfd.c:852:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(newname_individual, sizeof(newname_individual), newname, counter); ^ vfd.c:853:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(pathname_individual, sizeof(pathname_individual), pathname, counter); ^ getname.c:2642:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion] i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[1], (char*)buf, sizeof(buf)); ^ vfd.c:857:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(newname_individual, sizeof(newname_individual), newname, counter); ^ vfd.c:858:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(pathname_individual, sizeof(pathname_individual), pathname, counter); ^ vfd.c: In function 'test_multi_opens': vfd.c:927:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(sf_name, sizeof(sf_name), super_name, fname); ^ vfd.c: In function 'test_multi': vfd.c:969:17: warning: size of 'buf' is 65536 bytes [-Wlarger-than=] int buf[MULTI_SIZE][MULTI_SIZE]; ^ vfd.c: In function 'test_multi_compat': vfd.c:1180:17: warning: size of 'buf' is 65536 bytes [-Wlarger-than=] int buf[MULTI_SIZE][MULTI_SIZE]; ^ ntypes.c:35:5: warning: size of 'ipoints2' is 80000 bytes [-Wlarger-than=] int ipoints2[DIM0][DIM1], icheck2[DIM0][DIM1]; ^ ntypes.c:35:27: warning: size of 'icheck2' is 80000 bytes [-Wlarger-than=] int ipoints2[DIM0][DIM1], icheck2[DIM0][DIM1]; ^ ntypes.c:36:7: warning: size of 'spoints2' is 40000 bytes [-Wlarger-than=] short spoints2[DIM0][DIM1], scheck2[DIM0][DIM1]; ^ ntypes.c:36:29: warning: size of 'scheck2' is 40000 bytes [-Wlarger-than=] short spoints2[DIM0][DIM1], scheck2[DIM0][DIM1]; ^ ntypes.c:37:5: warning: size of 'ipoints3' is 400000 bytes [-Wlarger-than=] int ipoints3[DIM0][DIM1][5], icheck3[DIM0][DIM1][5]; ^ ntypes.c:37:30: warning: size of 'icheck3' is 400000 bytes [-Wlarger-than=] int ipoints3[DIM0][DIM1][5], icheck3[DIM0][DIM1][5]; ^ vfd.c: In function 'test_family': vfd.c:661:1: warning: stack usage might be 17568 bytes [-Wstack-usage=] test_family(void) ^ vfd.c:802:1: warning: the frame size of 17536 bytes is larger than 16384 bytes [-Wframe-larger-than=] } ^ vfd.c: In function 'test_multi': vfd.c:951:1: warning: stack usage might be 67232 bytes [-Wstack-usage=] test_multi(void) ^ vfd.c:1143:1: warning: the frame size of 67200 bytes is larger than 16384 bytes [-Wframe-larger-than=] } ^ vfd.c: In function 'test_multi_compat': vfd.c:1167:1: warning: stack usage might be 71184 bytes [-Wstack-usage=] test_multi_compat(void) ^ vfd.c:1309:1: warning: the frame size of 71152 bytes is larger than 16384 bytes [-Wframe-larger-than=] } ^ dtransform.c: In function 'main': dtransform.c:119:10: warning: size of 'array' is 3456 bytes [-Wlarger-than=] TYPE array[ROWS][COLS]; \ ^ dtransform.c:322:5: note: in expansion of macro 'TEST_TYPE_CONTIG' TEST_TYPE_CONTIG(dxpl_id_c_to_f, long double, H5T_NATIVE_LDOUBLE, "ldouble", windchillFfloat, 1); ^ dtransform.c:185:10: warning: size of 'array' is 3456 bytes [-Wlarger-than=] TYPE array[ROWS][COLS]; \ ^ dtransform.c:350:5: note: in expansion of macro 'TEST_TYPE_CHUNK' TEST_TYPE_CHUNK(dxpl_id_c_to_f, long double, H5T_NATIVE_LDOUBLE, "ldouble", windchillFfloat, 1); ^ dtransform.c: In function 'test_poly': dtransform.c:498:50: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] polyflres[row][col] = (float) ((2.0f + windchillC) * ((windchillC - 8.0f) / 2.0f)); ^ dtransform.c:498:79: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] polyflres[row][col] = (float) ((2.0f + windchillC) * ((windchillC - 8.0f) / 2.0f)); ^ dtransform.c: In function 'test_trivial': dtransform.c:729:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if((windchillFfloatread[row][col] - 4.8f) > FLOAT_TOL) ^ dtransform.c:729:55: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] if((windchillFfloatread[row][col] - 4.8f) > FLOAT_TOL) ^ dtransform.c: In function 'test_getset': dtransform.c:788:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if((windchillFfloatread[row][col] - 4.8f) > FLOAT_TOL) ^ dtransform.c:788:55: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] if((windchillFfloatread[row][col] - 4.8f) > FLOAT_TOL) ^ cross_read.c: In function 'check_data': cross_read.c:108:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] data_in[NX][i] = -2.2; ^ cross_read.c:127:3: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if (!DBL_REL_EQUAL(data_out[j][i], data_in[j][i], 0.001)) { ^ cross_read.c: In function 'open_dataset': cross_read.c:208:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME, file, TRUE); ^ cross_read.c:211:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME1, file, TRUE); ^ cross_read.c:215:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME2, file, TRUE); ^ cross_read.c:223:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME3, file, TRUE); ^ cross_read.c:231:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME4, file, TRUE); ^ cross_read.c:239:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME5, file, TRUE); ^ cross_read.c:247:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME6, file, FALSE); ^ cross_read.c:255:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME7, file, FALSE); ^ cross_read.c:263:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME8, file, FALSE); ^ cross_read.c:271:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME9, file, FALSE); ^ cross_read.c:279:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME10, file, FALSE); ^ cross_read.c:287:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME11, file, FALSE); ^ cross_read.c:295:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME12, file, FALSE); ^ cross_read.c:303:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME13, file, FALSE); ^ cross_read.c:311:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME14, file, TRUE); ^ cross_read.c:319:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME15, file, TRUE); ^ cross_read.c:327:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME16, file, TRUE); ^ cross_read.c:335:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME17, file, TRUE); ^ cross_read.c:359:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME20, file, TRUE); ^ cross_read.c:367:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME21, file, TRUE); ^ cross_read.c:375:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME22, file, TRUE); ^ cross_read.c:383:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += check_data(DATASETNAME23, file, TRUE); ^ cross_read.c:397:5: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] return nerrors; ^ cross_read.c: In function 'main': cross_read.c:423:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += open_dataset(filename); ^ cross_read.c:427:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += open_dataset(filename); ^ In file included from cross_read.c:25:0: cross_read.c: At top level: H5srcdir.h:70:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^ cross_read.c:53:0: warning: macro "DATASETNAME18" is not used [-Wunused-macros] #define DATASETNAME18 "Szip_float_data_le" ^ cross_read.c:54:0: warning: macro "DATASETNAME19" is not used [-Wunused-macros] #define DATASETNAME19 "Szip_float_data_be" ^ freespace.c: In function 'test_fs_sect_iterate': freespace.c:2794:61: warning: passing argument 4 of 'H5FS_sect_iterate' from incompatible pointer type if(H5FS_sect_iterate(f, H5P_DATASET_XFER_DEFAULT, frsp, TEST_sects_cb, &udata) < 0) ^ In file included from ../src/H5FSpkg.h:41:0, from freespace.c:22: ../src/H5FSprivate.h:193:15: note: expected 'H5FS_operator_t' but argument is of type 'herr_t (*)(const struct H5FS_section_info_t *, void *)' H5_DLL herr_t H5FS_sect_iterate(H5F_t *f, hid_t dxpl_id, H5FS_t *fspace, H5FS_operator_t op, void *op_data); ^ fheap.c: In function 'begin_test': fheap.c:546:15: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] test_desc = H5MM_malloc(HDstrlen(del_str) + HDstrlen(base_desc)); ^ fheap.c:547:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] sprintf(test_desc, base_desc, del_str); ^ fheap.c: In function 'reopen_file': fheap.c:597:24: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (*f = H5I_object(*file))) ^ fheap.c: In function 'open_heap': fheap.c:644:24: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (*f = H5I_object(*file))) ^ fheap.c:682:20: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (*f = H5I_object(*file))) ^ fheap.c: In function 'fill_heap': fheap.c:1067:38: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] if(NULL == (shared_ids_g = H5MM_realloc(shared_ids_g, id_len * shared_alloc_ids_g))) ^ fheap.c:1069:39: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] if(NULL == (shared_lens_g = H5MM_realloc(shared_lens_g, sizeof(size_t) * shared_alloc_ids_g))) ^ fheap.c:1071:39: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] if(NULL == (shared_offs_g = H5MM_realloc(shared_offs_g, sizeof(size_t) * shared_alloc_ids_g))) ^ fheap.c:1118:38: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] if(NULL == (shared_ids_g = H5MM_realloc(shared_ids_g, id_len * shared_alloc_ids_g))) ^ fheap.c:1120:39: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] if(NULL == (shared_lens_g = H5MM_realloc(shared_lens_g, sizeof(size_t) * shared_alloc_ids_g))) ^ fheap.c:1122:39: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] if(NULL == (shared_offs_g = H5MM_realloc(shared_offs_g, sizeof(size_t) * shared_alloc_ids_g))) ^ fheap.c:1174:39: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] if(NULL == (keep_ids->ids = H5MM_realloc(keep_ids->ids, id_len * keep_ids->alloc_ids))) ^ fheap.c:1176:40: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] if(NULL == (keep_ids->lens = H5MM_realloc(keep_ids->lens, sizeof(size_t) * keep_ids->alloc_ids))) ^ fheap.c:1178:40: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat] if(NULL == (keep_ids->offs = H5MM_realloc(keep_ids->offs, sizeof(size_t) * keep_ids->alloc_ids))) ^ fheap.c: In function 'test_create': fheap.c:1849:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (f = H5I_object(file))) ^ fheap.c: In function 'test_reopen': fheap.c:1949:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (f = H5I_object(file))) ^ fheap.c: In function 'test_open_twice': fheap.c:2048:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (f = H5I_object(file))) ^ fheap.c:2056:20: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (f2 = H5I_object(file2))) ^ fheap.c: In function 'test_delete_open': fheap.c:2194:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (f = H5I_object(file))) ^ fheap.c: In function 'test_id_limits': fheap.c:2331:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (f = H5I_object(file))) ^ fheap.c: In function 'test_filtered_create': fheap.c:2670:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (f = H5I_object(file))) ^ fheap.c:2709:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (f = H5I_object(file))) ^ fheap.c: In function 'test_size': fheap.c:2785:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (f = H5I_object(file))) ^ fheap.c:2835:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (f = H5I_object(file))) ^ fheap.c: In function 'test_man_insert_weird': fheap.c:3051:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (f = H5I_object(file))) ^ fheap.c: In function 'test_man_start_5th_recursive_indirect': fheap.c:6016:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (f = H5I_object(file))) ^ fheap.c: In function 'test_man_remove_bogus': fheap.c:6146:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (f = H5I_object(file))) ^ In file included from h5test.h:26:0, from fheap.c:19: ../src/H5private.h:1043:31: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] #define HDrandom() HDrand() ^ fheap.c:6187:22: note: in expansion of macro 'HDrandom' heap_id[u] = HDrandom() + 1; ^ ../src/H5private.h:1043:31: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] #define HDrandom() HDrand() ^ fheap.c:6209:26: note: in expansion of macro 'HDrandom' heap_id[u] = HDrandom() + 1; ^ fheap.c: In function 'test_man_remove_one': fheap.c:6295:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (f = H5I_object(file))) ^ fheap.c:6332:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (f = H5I_object(file))) ^ fheap.c:6346:18: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value [-Wconversion] obj[u] = u; ^ fheap.c: In function 'test_man_remove_two': fheap.c:6451:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (f = H5I_object(file))) ^ fheap.c:6488:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (f = H5I_object(file))) ^ fheap.c:6502:18: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value [-Wconversion] obj[u] = u; ^ fheap.c: In function 'test_man_remove_one_larger': fheap.c:6636:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (f = H5I_object(file))) ^ fheap.c:6673:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (f = H5I_object(file))) ^ fheap.c: In function 'test_man_remove_two_larger': fheap.c:6797:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (f = H5I_object(file))) ^ fheap.c:6834:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (f = H5I_object(file))) ^ fheap.c: In function 'test_man_remove_three_larger': fheap.c:7033:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (f = H5I_object(file))) ^ fheap.c:7070:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (f = H5I_object(file))) ^ fheap.c: In function 'test_man_incr_insert_remove': fheap.c:7307:19: warning: size of 'heap_id' is 6400 bytes [-Wlarger-than=] unsigned char heap_id[100][MAX_HEAP_ID_LEN]; /* Heap ID for object inserted */ ^ fheap.c: In function 'test_huge_insert_one': fheap.c:12331:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] if(NULL == (heap_id = H5MM_malloc(tparam->actual_id_len))) ^ fheap.c: In function 'test_huge_insert_two': fheap.c:12485:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] if(NULL == (heap_id = H5MM_malloc(tparam->actual_id_len))) ^ fheap.c:12487:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] if(NULL == (heap_id2 = H5MM_malloc(tparam->actual_id_len))) ^ fheap.c: In function 'test_huge_insert_three': fheap.c:12719:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] if(NULL == (heap_id = H5MM_malloc(tparam->actual_id_len))) ^ fheap.c:12721:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] if(NULL == (heap_id2 = H5MM_malloc(tparam->actual_id_len))) ^ fheap.c:12723:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] if(NULL == (heap_id3 = H5MM_malloc(tparam->actual_id_len))) ^ fheap.c: In function 'test_huge_insert_mix': fheap.c:13029:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] if(NULL == (heap_id = H5MM_malloc(tparam->actual_id_len))) ^ fheap.c:13031:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] if(NULL == (heap_id2 = H5MM_malloc(tparam->actual_id_len))) ^ fheap.c:13033:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] if(NULL == (heap_id3 = H5MM_malloc(tparam->actual_id_len))) ^ fheap.c:13035:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] if(NULL == (heap_id4 = H5MM_malloc(tparam->actual_id_len))) ^ fheap.c:13037:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] if(NULL == (heap_id5 = H5MM_malloc(tparam->actual_id_len))) ^ fheap.c: In function 'test_filtered_huge': fheap.c:13456:29: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] old_actual_id_len = tparam->actual_id_len; ^ fheap.c:13470:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] if(NULL == (heap_id = H5MM_malloc(tparam->actual_id_len))) ^ fheap.c: In function 'test_tiny_insert_one': fheap.c:13663:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] if(NULL == (heap_id = H5MM_malloc(tparam->actual_id_len))) ^ fheap.c: In function 'test_tiny_insert_two': fheap.c:13817:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] if(NULL == (heap_id = H5MM_malloc(tparam->actual_id_len))) ^ fheap.c:13819:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] if(NULL == (heap_id2 = H5MM_malloc(tparam->actual_id_len))) ^ fheap.c: In function 'test_tiny_insert_mix': fheap.c:14056:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] if(NULL == (heap_id = H5MM_malloc(tparam->actual_id_len))) ^ fheap.c:14058:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] if(NULL == (heap_id2 = H5MM_malloc(tparam->actual_id_len))) ^ fheap.c:14060:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] if(NULL == (heap_id3 = H5MM_malloc(tparam->actual_id_len))) ^ fheap.c:14062:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] if(NULL == (heap_id4 = H5MM_malloc(tparam->actual_id_len))) ^ fheap.c:14064:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] if(NULL == (heap_id5 = H5MM_malloc(tparam->actual_id_len))) ^ fheap.c:14066:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] if(NULL == (heap_id6 = H5MM_malloc(tparam->actual_id_len))) ^ fheap.c:14068:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] if(NULL == (heap_id7 = H5MM_malloc(tparam->actual_id_len))) ^ file_image.c: In function 'test_get_file_image': file_image.c:768:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(member_file_name, 1024, file_name, i); ^ file_image.c:796:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(member_file_name, 1024, file_name, i); ^ fheap.c: In function 'test_filtered_man_root_direct': fheap.c:14699:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (f = H5I_object(file))) ^ In file included from file_image.c:25:0: file_image.c: At top level: H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^ H5srcdir.h:70:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^ fheap.c: In function 'test_filtered_man_root_indirect': fheap.c:14881:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (f = H5I_object(file))) ^ fheap.c:14941:27: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (f = H5I_object(file))) ^ fheap.c:14973:27: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (f = H5I_object(file))) ^ fheap.c:15006:27: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (f = H5I_object(file))) ^ fheap.c:15038:27: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (f = H5I_object(file))) ^ fheap.c: In function 'test_random_pow2': fheap.c:15397:31: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] unsigned size_range = (tmp_cparam.managed.start_block_size / 8); /* Object size range */ ^ fheap.c: In function 'test_write': fheap.c:15683:17: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] rewrite_obj = H5MM_malloc(shared_obj_size_g); ^ fheap.c:15685:26: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] rewrite_obj[u] = shared_wobj_g[u] * 2; ^ fheap.c:15713:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] obj_size *= 1.3; ^ fheap.c:15713:22: warning: conversion to 'double' from 'size_t' may alter its value [-Wconversion] obj_size *= 1.3; ^ fheap.c:15713:25: warning: conversion to 'size_t' from 'double' may alter its value [-Wfloat-conversion] obj_size *= 1.3; ^ fheap.c:15715:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] obj_size /= 1.3; ^ fheap.c:15715:22: warning: conversion to 'double' from 'size_t' may alter its value [-Wconversion] obj_size /= 1.3; ^ fheap.c:15715:25: warning: conversion to 'size_t' from 'double' may alter its value [-Wfloat-conversion] obj_size /= 1.3; ^ fheap.c:15738:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (f = H5I_object(file))) ^ fheap.c:15758:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] obj_size *= 1.3; ^ fheap.c:15758:22: warning: conversion to 'double' from 'size_t' may alter its value [-Wconversion] obj_size *= 1.3; ^ fheap.c:15758:25: warning: conversion to 'size_t' from 'double' may alter its value [-Wfloat-conversion] obj_size *= 1.3; ^ fheap.c:15760:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] obj_size /= 1.3; ^ fheap.c:15760:22: warning: conversion to 'double' from 'size_t' may alter its value [-Wconversion] obj_size /= 1.3; ^ fheap.c:15760:25: warning: conversion to 'size_t' from 'double' may alter its value [-Wfloat-conversion] obj_size /= 1.3; ^ fheap.c: In function 'test_bug1': fheap.c:15899:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (f = H5I_object(file))) ^ fheap.c:15925:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat] if(NULL == (f = H5I_object(file))) ^ fheap.c: In function 'main': fheap.c:16011:19: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] shared_wobj_g = H5MM_malloc(shared_obj_size_g); ^ fheap.c:16012:19: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat] shared_robj_g = H5MM_malloc(shared_obj_size_g); ^ fheap.c:16020:80: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(curr_test = FHEAP_TEST_NORMAL; curr_test < FHEAP_TEST_NTESTS; curr_test++) { ^ fheap.c:16051:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_create(fapl, &small_cparam, &tparam); ^ fheap.c:16052:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_reopen(fapl, &small_cparam, &tparam); ^ fheap.c:16053:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_open_twice(fapl, &small_cparam, &tparam); ^ fheap.c:16054:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_delete_open(fapl, &small_cparam, &tparam); ^ fheap.c:16055:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_id_limits(fapl, &small_cparam); ^ fheap.c:16056:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_filtered_create(fapl, &small_cparam); ^ fheap.c:16057:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_size(fapl, &small_cparam); ^ fheap.c:16072:73: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(fill = FHEAP_TEST_FILL_LARGE; fill < FHEAP_TEST_FILL_N; fill++) { ^ fheap.c:16104:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_insert_weird(fapl, &small_cparam, &tparam); ^ fheap.c:16147:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_start_5th_recursive_indirect(fapl, &small_cparam, &tparam); ^ fheap.c:16157:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_bogus(fapl, &small_cparam, &tparam); ^ fheap.c:16158:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_one(fapl, &small_cparam, &tparam); ^ fheap.c:16159:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_two(fapl, &small_cparam, &tparam); ^ fheap.c:16160:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_one_larger(fapl, &small_cparam, &tparam); ^ fheap.c:16162:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_two_larger(fapl, &small_cparam, &tparam); ^ fheap.c:16164:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_two_larger(fapl, &small_cparam, &tparam); ^ fheap.c:16166:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_three_larger(fapl, &small_cparam, &tparam); ^ fheap.c:16168:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_three_larger(fapl, &small_cparam, &tparam); ^ fheap.c:16184:80: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(del_dir = FHEAP_DEL_FORWARD; del_dir < FHEAP_DEL_NDIRS; del_dir++) { ^ fheap.c:16186:97: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(drain_half = FHEAP_DEL_DRAIN_ALL; drain_half < FHEAP_DEL_DRAIN_N; drain_half++) { ^ fheap.c:16202:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_root_direct(fapl, &small_cparam, &tparam); ^ fheap.c:16203:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_two_direct(fapl, &small_cparam, &tparam); ^ fheap.c:16204:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_first_row(fapl, &small_cparam, &tparam); ^ fheap.c:16205:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_first_two_rows(fapl, &small_cparam, &tparam); ^ fheap.c:16206:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_first_four_rows(fapl, &small_cparam, &tparam); ^ fheap.c:16210:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_all_root_direct(fapl, &small_cparam, &tparam); ^ fheap.c:16211:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_2nd_indirect(fapl, &small_cparam, &tparam); ^ fheap.c:16212:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_remove_3rd_indirect(fapl, &small_cparam, &tparam); ^ fheap.c:16221:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_skip_start_block(fapl, &small_cparam, &tparam); ^ fheap.c:16222:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_skip_start_block_add_back(fapl, &small_cparam, &tparam); ^ fheap.c:16223:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_skip_start_block_add_skipped(fapl, &small_cparam, &tparam); ^ fheap.c:16224:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_skip_2nd_block(fapl, &small_cparam, &tparam); ^ fheap.c:16225:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_skip_2nd_block_add_skipped(fapl, &small_cparam, &tparam); ^ fheap.c:16226:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_one_partial_skip_2nd_block_add_skipped(fapl, &small_cparam, &tparam); ^ fheap.c:16227:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_row_skip_add_skipped(fapl, &small_cparam, &tparam); ^ fheap.c:16228:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_skip_direct_skip_indirect_two_rows_add_skipped(fapl, &small_cparam, &tparam); ^ fheap.c:16229:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_direct_skip_indirect_start_block_add_skipped(fapl, &small_cparam, &tparam); ^ fheap.c:16230:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_direct_skip_2nd_indirect_start_block_add_skipped(fapl, &small_cparam, &tparam); ^ fheap.c:16231:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_2nd_direct_less_one_wrap_start_block_add_skipped(fapl, &small_cparam, &tparam); ^ fheap.c:16232:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_direct_skip_2nd_indirect_skip_2nd_block_add_skipped(fapl, &small_cparam, &tparam); ^ fheap.c:16233:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_direct_skip_indirect_two_rows_add_skipped(fapl, &small_cparam, &tparam); ^ fheap.c:16234:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_direct_skip_indirect_two_rows_skip_indirect_row_add_skipped(fapl, &small_cparam, &tparam); ^ fheap.c:16235:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_2nd_direct_skip_start_block_add_skipped(fapl, &small_cparam, &tparam); ^ fheap.c:16236:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_2nd_direct_skip_2nd_indirect_start_block_add_skipped(fapl, &small_cparam, &tparam); ^ fheap.c:16237:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_2nd_direct_fill_direct_skip_3rd_indirect_start_block_add_skipped(fapl, &small_cparam, &tparam); ^ fheap.c:16238:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_2nd_direct_fill_direct_skip2_3rd_indirect_start_block_add_skipped(fapl, &small_cparam, &tparam); ^ fheap.c:16239:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_3rd_direct_less_one_fill_direct_wrap_start_block_add_skipped(fapl, &small_cparam, &tparam); ^ fheap.c:16240:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_1st_row_3rd_direct_fill_2nd_direct_less_one_wrap_start_block_add_skipped(fapl, &small_cparam, &tparam); ^ fheap.c:16244:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_3rd_direct_fill_direct_skip_start_block_add_skipped(fapl, &small_cparam, &tparam); ^ fheap.c:16245:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_3rd_direct_fill_2nd_direct_fill_direct_skip_3rd_indirect_start_block_add_skipped(fapl, &small_cparam, &tparam); ^ fheap.c:16246:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_3rd_direct_fill_2nd_direct_fill_direct_skip_3rd_indirect_two_rows_start_block_add_skipped(fapl, &small_cparam, &tparam); ^ fheap.c:16247:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_3rd_direct_fill_2nd_direct_fill_direct_skip_3rd_indirect_wrap_start_block_add_skipped(fapl, &small_cparam, &tparam); ^ fheap.c:16248:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_fill_4th_direct_less_one_fill_2nd_direct_fill_direct_skip_3rd_indirect_wrap_start_block_add_skipped(fapl, &small_cparam, &tparam); ^ fheap.c:16257:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_frag_simple(fapl, &small_cparam, &tparam); ^ fheap.c:16258:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_frag_direct(fapl, &small_cparam, &tparam); ^ fheap.c:16259:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_frag_2nd_direct(fapl, &small_cparam, &tparam); ^ fheap.c:16260:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_man_frag_3rd_direct(fapl, &small_cparam, &tparam); ^ fheap.c:16295:35: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value [-Wconversion] small_cparam.id_len = id_len; ^ fheap.c:16325:80: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(del_dir = FHEAP_DEL_FORWARD; del_dir < FHEAP_DEL_NDIRS; del_dir++) { ^ fheap.c:16330:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_huge_insert_one(fapl, &small_cparam, &tparam); ^ fheap.c:16331:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_huge_insert_two(fapl, &small_cparam, &tparam); ^ fheap.c:16332:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_huge_insert_three(fapl, &small_cparam, &tparam); ^ fheap.c:16333:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_huge_insert_mix(fapl, &small_cparam, &tparam); ^ fheap.c:16334:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_filtered_huge(fapl, &small_cparam, &tparam); ^ fheap.c:16341:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_tiny_insert_one(fapl, &small_cparam, &tparam); ^ fheap.c:16342:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_tiny_insert_two(fapl, &small_cparam, &tparam); ^ fheap.c:16343:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_tiny_insert_mix(fapl, &small_cparam, &tparam); ^ fheap.c:16368:76: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(del_dir = FHEAP_DEL_FORWARD; del_dir < FHEAP_DEL_NDIRS; del_dir++) { ^ fheap.c:16373:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_filtered_man_root_direct(fapl, &small_cparam, &tparam); ^ fheap.c:16374:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_filtered_man_root_indirect(fapl, &small_cparam, &tparam); ^ fheap.c:16378:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(50*1000*1000) : (hsize_t)(25*1000*1000)), fapl, &small_cparam, &tparam); ^ fheap.c:16379:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random_pow2((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(50*1000*1000) : (hsize_t)(2*1000*1000)), fapl, &small_cparam, &tparam); ^ fheap.c:16401:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(50*1000*1000)), fapl, &small_cparam, &tparam); ^ fheap.c:16402:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random_pow2((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(4*1000*1000)), fapl, &small_cparam, &tparam); ^ fheap.c:16405:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(50*1000*1000)), fapl, &small_cparam, &tparam); ^ fheap.c:16406:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random_pow2((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(4*1000*1000)), fapl, &small_cparam, &tparam); ^ fheap.c:16419:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(50*1000*1000)), fapl, &large_cparam, &tparam); ^ fheap.c:16420:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random_pow2((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(4*1000*1000)), fapl, &large_cparam, &tparam); ^ fheap.c:16423:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(50*1000*1000)), fapl, &large_cparam, &tparam); ^ fheap.c:16424:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_random_pow2((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(4*1000*1000)), fapl, &large_cparam, &tparam); ^ fheap.c:16440:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_write(fapl, &small_cparam, &tparam); ^ fheap.c:16444:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_write(fapl, &small_cparam, &tparam); ^ fheap.c:16457:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nerrors += test_bug1(fapl, &small_cparam, &tparam); ^ unregister.c: In function 'test_unregister_filters': unregister.c:103:17: warning: size of 'points' is 80000 bytes [-Wlarger-than=] int points[DSET_DIM1][DSET_DIM2]; ^ unregister.c:92:1: warning: stack usage might be 81472 bytes [-Wstack-usage=] test_unregister_filters(hid_t my_fapl) ^ unregister.c:213:1: warning: the frame size of 81440 bytes is larger than 16384 bytes [-Wframe-larger-than=] } ^ error_test.c:43:5: warning: size of 'ipoints2' is 80000 bytes [-Wlarger-than=] int ipoints2[DIM0][DIM1], icheck2[DIM0][DIM1]; ^ error_test.c:43:27: warning: size of 'icheck2' is 80000 bytes [-Wlarger-than=] int ipoints2[DIM0][DIM1], icheck2[DIM0][DIM1]; ^ error_test.c: In function 'error_stack': error_test.c:276:19: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion] if((err_num = H5Eget_num(H5E_DEFAULT)) < 0) ^ error_test.c:285:19: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion] if((err_num = H5Eget_num(ERR_STACK)) == 0) { ^ error_test.c: In function 'test_long_desc': error_test.c:357:24: warning: conversion to 'char' from 'size_t' may alter its value [-Wconversion] long_desc[u] = 'A' + (u % 26); ^ error_test.c:368:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(full_desc, (size_t)(LONG_DESC_SIZE + 128), format, long_desc); ^ error_test.c: In function 'test_create': error_test.c:497:15: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion] err_num = H5Eget_num(estack_id); ^ error_test.c:504:15: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion] err_num = H5Eget_num(estack_id); ^ error_test.c:511:15: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion] err_num = H5Eget_num(estack_id); ^ error_test.c: In function 'test_copy': error_test.c:549:15: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion] err_num = H5Eget_num(H5E_DEFAULT); ^ error_test.c:556:15: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion] err_num = H5Eget_num(estack_id); ^ error_test.c:560:15: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion] err_num = H5Eget_num(H5E_DEFAULT); ^ error_test.c:567:15: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion] err_num = H5Eget_num(H5E_DEFAULT); ^ In file included from error_test.c:23:0: error_test.c: At top level: H5srcdir.h:70:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^ err_compat.c:40:5: warning: size of 'ipoints2' is 80000 bytes [-Wlarger-than=] int ipoints2[DIM0][DIM1], icheck2[DIM0][DIM1]; ^ err_compat.c:40:27: warning: size of 'icheck2' is 80000 bytes [-Wlarger-than=] int ipoints2[DIM0][DIM1], icheck2[DIM0][DIM1]; ^ tcheck_version.c: In function 'abort_intercept': tcheck_version.c:108:1: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] abort_intercept (int UNUSED sig) ^ testmeta.c:39:0: warning: macro "NWATTRS" is not used [-Wunused-macros] #define NWATTRS 2 ^ testmeta.c:32:0: warning: macro "MEMB_SIZE" is not used [-Wunused-macros] #define MEMB_SIZE 100000000 ^ plugin.c:65:5: warning: size of 'points_deflate' is 80000 bytes [-Wlarger-than=] int points_deflate[DSET_DIM1][DSET_DIM2], ^ plugin.c:66:9: warning: size of 'points_dynlib1' is 80000 bytes [-Wlarger-than=] points_dynlib1[DSET_DIM1][DSET_DIM2], ^ plugin.c:67:9: warning: size of 'points_dynlib2' is 80000 bytes [-Wlarger-than=] points_dynlib2[DSET_DIM1][DSET_DIM2], ^ plugin.c:68:9: warning: size of 'points_bzip2' is 80000 bytes [-Wlarger-than=] points_bzip2[DSET_DIM1][DSET_DIM2]; ^ plugin.c: In function 'test_filter_internal': plugin.c:95:25: warning: size of 'points' is 80000 bytes [-Wlarger-than=] int points[DSET_DIM1][DSET_DIM2], check[DSET_DIM1][DSET_DIM2]; ^ plugin.c:95:55: warning: size of 'check' is 80000 bytes [-Wlarger-than=] int points[DSET_DIM1][DSET_DIM2], check[DSET_DIM1][DSET_DIM2]; ^ plugin.c: In function 'test_read_data': plugin.c:427:25: warning: size of 'check' is 80000 bytes [-Wlarger-than=] int check[DSET_DIM1][DSET_DIM2]; ^ In file included from plugin.c:24:0: plugin.c: At top level: H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^ H5srcdir.h:70:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^ plugin.c: In function 'test_filter_internal': plugin.c:85:1: warning: stack usage might be 160160 bytes [-Wstack-usage=] test_filter_internal(hid_t fid, const char *name, hid_t dcpl) ^ plugin.c:325:1: warning: the frame size of 160112 bytes is larger than 16384 bytes [-Wframe-larger-than=] } ^ plugin.c: In function 'test_read_data': plugin.c:425:1: warning: stack usage is 80064 bytes [-Wstack-usage=] test_read_data(hid_t dataset, int *origin_data) ^ plugin.c:456:1: warning: the frame size of 80048 bytes is larger than 16384 bytes [-Wframe-larger-than=] } ^ t_file.c: In function 'test_split_comm_access': t_file.c:88:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] mrc = MPI_File_delete((char *)filename, info); ^ t_mdset.c: In function 'multiple_dset_write': t_mdset.c:96:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] double fill=1.0; /* Fill value */ ^ t_mdset.c:103:8: warning: request for implicit conversion from 'const void *' to 'const struct H5Ptest_param_t *' not permitted in C++ [-Wc++-compat] pt = GetTestParameters(); ^ In file included from ../test/h5test.h:26:0, from testpar.h:24, from testphdf5.h:21, from t_mdset.c:16: t_mdset.c:112:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] outme = HDmalloc((size_t)(size * size * sizeof(double))); ^ ../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ t_mdset.c:112:11: warning: request for implicit conversion from 'void *' to 'double *' not permitted in C++ [-Wc++-compat] outme = HDmalloc((size_t)(size * size * sizeof(double))); ^ t_mdset.c: In function 'compact_dataset': t_mdset.c:190:24: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] file_dims[i] = size; ^ In file included from ../test/h5test.h:26:0, from testpar.h:24, from testphdf5.h:21, from t_mdset.c:16: t_mdset.c:195:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] outme = HDmalloc((size_t)(size * size * sizeof(double))); ^ ../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ t_mdset.c:195:11: warning: request for implicit conversion from 'void *' to 'double *' not permitted in C++ [-Wc++-compat] outme = HDmalloc((size_t)(size * size * sizeof(double))); ^ In file included from ../test/h5test.h:26:0, from testpar.h:24, from testphdf5.h:21, from t_mdset.c:16: t_mdset.c:198:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] inme = HDmalloc((size_t)(size * size * sizeof(double))); ^ ../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ t_mdset.c:198:10: warning: request for implicit conversion from 'void *' to 'double *' not permitted in C++ [-Wc++-compat] inme = HDmalloc((size_t)(size * size * sizeof(double))); ^ t_mdset.c:201:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] filename = GetTestParameters(); ^ t_mpi.c: In function 'test_mpio_overlap_writes': t_mpi.c:55:20: warning: size of 'buf' is 4093 bytes [-Wlarger-than=] unsigned char buf[4093]; /* use some prime number for size */ ^ t_dset.c: In function 'slab_set': t_dset.c:53:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] block[0] = dim0/mpi_size; ^ t_dset.c:54:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] block[1] = dim1; ^ t_dset.c:59:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = mpi_rank*block[0]; ^ t_dset.c:65:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] block[0] = dim0; ^ t_dset.c:66:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] block[1] = dim1/mpi_size; ^ t_dset.c:72:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] start[1] = mpi_rank*block[1]; ^ t_dset.c:77:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] block[0] = (mpi_rank ? dim0/mpi_size : 0); ^ t_dset.c:78:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] block[1] = dim1; ^ t_dset.c:83:32: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = (mpi_rank? mpi_rank*block[0] : 0); ^ t_dset.c:89:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] block[0] = dim0; ^ t_dset.c:90:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] block[1] = (mpi_rank ? dim1/mpi_size : 0); ^ t_dset.c:96:32: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] start[1] = (mpi_rank? mpi_rank*block[1] : 0); ^ t_dset.c:102:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] block[0] = dim0; ^ t_dset.c:103:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] block[1] = dim1; ^ t_dset.c: In function 'dataset_writeInd': t_dset.c:249:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] filename = GetTestParameters(); ^ t_dset.c:258:47: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] data_array1 = (DATATYPE *)malloc(dim0*dim1*sizeof(DATATYPE)); ^ t_dset.c:282:15: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] dims[0] = dim0; ^ t_dset.c:283:15: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] dims[1] = dim1; ^ t_posix_compliant.c:66:14: warning: redundant redeclaration of 'optarg' [-Wredundant-decls] extern char *optarg; ^ In file included from ../src/H5private.h:70:0, from ../test/h5test.h:26, from t_posix_compliant.c:51: /usr/include/unistd.h:505:14: note: previous declaration of 'optarg' was here extern char *optarg; /* getopt(3) external variables */ ^ t_posix_compliant.c:67:12: warning: redundant redeclaration of 'optind' [-Wredundant-decls] extern int optind, opterr; ^ In file included from ../src/H5private.h:70:0, from ../test/h5test.h:26, from t_posix_compliant.c:51: /usr/include/unistd.h:506:12: note: previous declaration of 'optind' was here extern int optind, opterr, optopt; ^ t_posix_compliant.c:67:20: warning: redundant redeclaration of 'opterr' [-Wredundant-decls] extern int optind, opterr; ^ In file included from ../src/H5private.h:70:0, from ../test/h5test.h:26, from t_posix_compliant.c:51: /usr/include/unistd.h:506:20: note: previous declaration of 'opterr' was here extern int optind, opterr, optopt; ^ t_posix_compliant.c: In function 'allwrite_allread_blocks': t_posix_compliant.c:106:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MPI_Offset offset = rank*write_size*sizeof(int); ^ t_posix_compliant.c:106:26: warning: conversion to 'MPI_Offset' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] MPI_Offset offset = rank*write_size*sizeof(int); ^ t_posix_compliant.c:108:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] int* writebuf = (int*)malloc(write_size*sizeof(int)); ^ t_posix_compliant.c:109:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] int* readbuf = (int*)malloc (write_size*sizeof(int)); ^ t_posix_compliant.c:125:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] offset = ( (rank+(numprocs-1)) % numprocs)*write_size*sizeof(int); ^ t_posix_compliant.c:125:14: warning: conversion to 'MPI_Offset' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] offset = ( (rank+(numprocs-1)) % numprocs)*write_size*sizeof(int); ^ t_posix_compliant.c: In function 'posix_allwrite_allread_blocks': t_posix_compliant.c:145:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] int offset = rank*write_size*sizeof(int); ^ t_posix_compliant.c:145:19: warning: conversion to 'int' from 'long unsigned int' may alter its value [-Wconversion] int offset = rank*write_size*sizeof(int); ^ t_posix_compliant.c:146:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] int* writebuf = (int*)malloc(write_size*sizeof(int)); ^ t_posix_compliant.c:147:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] int* readbuf = (int*)malloc (write_size*sizeof(int)); ^ t_posix_compliant.c:173:41: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ret = fwrite(writebuf, sizeof(int), write_size, file); ^ t_posix_compliant.c:173:11: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] ret = fwrite(writebuf, sizeof(int), write_size, file); ^ t_posix_compliant.c:182:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] offset = ( (rank+(numprocs-1)) % numprocs)*write_size*sizeof(int); ^ t_posix_compliant.c:182:14: warning: conversion to 'int' from 'long unsigned int' may alter its value [-Wconversion] offset = ( (rank+(numprocs-1)) % numprocs)*write_size*sizeof(int); ^ t_posix_compliant.c:191:39: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ret = fread(readbuf, sizeof(int), write_size, file); ^ t_posix_compliant.c:191:11: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] ret = fread(readbuf, sizeof(int), write_size, file); ^ t_posix_compliant.c: In function 'posix_onewrite_allread_blocks': t_posix_compliant.c:218:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] int offset = rank*write_size*sizeof(int); ^ t_posix_compliant.c:218:19: warning: conversion to 'int' from 'long unsigned int' may alter its value [-Wconversion] int offset = rank*write_size*sizeof(int); ^ t_posix_compliant.c:219:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] int* writebuf = (int*)malloc(write_size*sizeof(int)); ^ t_mpi.c: In function 'test_mpio_gb_file': t_mpi.c:285:7: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] buf = malloc(MB); ^ testphdf5.c: In function 'main': testphdf5.c:345:3: warning: too many arguments for format [-Wformat-extra-args] printf("Failed to turn off atexit processing. Continue.\n", mpi_rank); ^ t_posix_compliant.c:220:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] int* readbuf = (int*)malloc (write_size*sizeof(int)); ^ testphdf5.c:345:3: warning: too many arguments for format [-Wformat-extra-args] t_posix_compliant.c:240:45: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] for(offset = 0; offset= mpi_rank*(block[0]+1)) { ^ t_dset.c:4001:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (i >= mpi_rank*(block[0]+1)) { ^ t_dset.c:4004:22: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] if ((i+1)%(block[0]+1)==0) { ^ t_dset.c:4009:34: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] if (j >= mpi_rank*(block[1]+1)) { ^ t_dset.c:4009:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (j >= mpi_rank*(block[1]+1)) { ^ t_dset.c:4010:41: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] k += dim1 - mpi_rank*(block[1]+1); ^ t_dset.c:4010:31: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] k += dim1 - mpi_rank*(block[1]+1); ^ t_dset.c:4010:23: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] k += dim1 - mpi_rank*(block[1]+1); ^ t_dset.c:4010:26: warning: conversion to 'int' from 'hsize_t' may alter its value [-Wconversion] k += dim1 - mpi_rank*(block[1]+1); ^ t_dset.c:4013:26: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] if ((j+1)%(block[1]+1)==0) { ^ t_dset.c: At top level: t_dset.c:3448:1: warning: 'test_no_collective_cause_mode_filter' defined but not used [-Wunused-function] test_no_collective_cause_mode_filter(int selection_mode) ^ t_coll_chunk.c: In function 'coll_chunk1': t_coll_chunk.c:74:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] const char *filename = GetTestParameters(); ^ t_coll_chunk.c: In function 'coll_chunk2': t_coll_chunk.c:118:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] const char *filename = GetTestParameters(); ^ t_coll_chunk.c: In function 'coll_chunk3': t_coll_chunk.c:163:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] const char *filename = GetTestParameters(); ^ t_coll_chunk.c: In function 'coll_chunk4': t_coll_chunk.c:209:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] const char *filename = GetTestParameters(); ^ t_coll_chunk.c: In function 'coll_chunk5': t_coll_chunk.c:253:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] const char *filename = GetTestParameters(); ^ t_coll_chunk.c: In function 'coll_chunk6': t_coll_chunk.c:299:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] const char *filename = GetTestParameters(); ^ t_coll_chunk.c: In function 'coll_chunk7': t_coll_chunk.c:343:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] const char *filename = GetTestParameters(); ^ t_coll_chunk.c: In function 'coll_chunk8': t_coll_chunk.c:387:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] const char *filename = GetTestParameters(); ^ t_coll_chunk.c: In function 'coll_chunk9': t_coll_chunk.c:431:26: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] const char *filename = GetTestParameters(); ^ t_coll_chunk.c: In function 'coll_chunk10': t_coll_chunk.c:475:26: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] const char *filename = GetTestParameters(); ^ In file included from t_coll_chunk.c:16:0: t_coll_chunk.c: In function 'coll_chunktest': testphdf5.h:65:20: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] #define SPACE_DIM1 24 ^ t_coll_chunk.c:551:13: note: in expansion of macro 'SPACE_DIM1' dims[0] = SPACE_DIM1*mpi_size; ^ t_coll_chunk.c:569:26: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] chunk_dims[0] = dims[0]/chunk_factor; ^ t_coll_chunk.c: In function 'ccslab_set': t_coll_chunk.c:843:23: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = mpi_rank*count[0]; ^ In file included from t_coll_chunk.c:16:0: testphdf5.h:65:20: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] #define SPACE_DIM1 24 ^ t_coll_chunk.c:856:15: note: in expansion of macro 'SPACE_DIM1' start[0] = SPACE_DIM1*mpi_rank; ^ t_coll_chunk.c:870:23: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = mpi_rank*count[0]; ^ In file included from t_coll_chunk.c:16:0: testphdf5.h:65:20: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] #define SPACE_DIM1 24 ^ t_coll_chunk.c:882:21: note: in expansion of macro 'SPACE_DIM1' stride[0] = SPACE_DIM1*mpi_size/4+1; ^ t_coll_chunk.c:887:45: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] if((mpi_rank *3)<(mpi_size*2)) start[0] = mpi_rank; ^ t_coll_chunk.c:888:18: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] else start[0] = 1 + SPACE_DIM1*mpi_size/2 + (mpi_rank-2*mpi_size/3); ^ t_coll_chunk.c:896:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = mpi_rank*SPACE_DIM1; ^ In file included from t_coll_chunk.c:16:0: testphdf5.h:65:20: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] #define SPACE_DIM1 24 ^ t_coll_chunk.c:907:14: note: in expansion of macro 'SPACE_DIM1' block[0] = SPACE_DIM1*mpi_size; ^ t_span_tree.c: In function 'coll_write_test': t_span_tree.c:275:12: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] filename = GetTestParameters(); ^ In file included from t_span_tree.c:39:0: testphdf5.h:91:26: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] #define MSPACE1_DIM 27000 /* Dataset size in memory */ ^ t_span_tree.c:281:14: note: in expansion of macro 'MSPACE1_DIM' mdim1[0] = MSPACE1_DIM *mpi_size; ^ In file included from t_span_tree.c:39:0: testphdf5.h:97:26: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] #define MSPACE_DIM2 3600 ^ t_span_tree.c:283:14: note: in expansion of macro 'MSPACE_DIM2' mdim[1] = MSPACE_DIM2*mpi_size; ^ In file included from t_span_tree.c:39:0: testphdf5.h:94:26: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] #define FSPACE_DIM2 3600 /* We will read dataset back from the file to the dataset in memory with these dataspace parameters. */ ^ t_span_tree.c:285:14: note: in expansion of macro 'FSPACE_DIM2' fsdim[1] = FSPACE_DIM2*mpi_size; ^ In file included from t_span_tree.c:38:0: t_span_tree.c:287:47: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] vector = (int*)HDmalloc(sizeof(int)*mdim1[0]*mpi_size); ^ ../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ t_span_tree.c:288:59: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] matrix_out = (int*)HDmalloc(sizeof(int)*mdim[0]*mdim[1]*mpi_size); ^ ../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ t_span_tree.c:289:59: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] matrix_out1 = (int*)HDmalloc(sizeof(int)*mdim[0]*mdim[1]*mpi_size); ^ ../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ In file included from /usr/include/string.h:186:0, from ../src/H5private.h:61, from t_span_tree.c:38: t_span_tree.c:291:41: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] HDmemset(vector,0,sizeof(int)*mdim1[0]*mpi_size); ^ t_span_tree.c:291:3: note: in expansion of macro 'HDmemset' HDmemset(vector,0,sizeof(int)*mdim1[0]*mpi_size); ^ t_span_tree.c:293:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 1; i < MSPACE1_DIM*mpi_size - 1; i++) vector[i] = i; ^ t_span_tree.c:293:62: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] for (i = 1; i < MSPACE1_DIM*mpi_size - 1; i++) vector[i] = i; ^ t_span_tree.c:315:30: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] chunk_dims[0] = fsdim[0] / chunk_factor; ^ t_span_tree.c:316:30: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] chunk_dims[1] = fsdim[1] / chunk_factor; ^ In file included from t_span_tree.c:39:0: testphdf5.h:105:28: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] #define FHSTART1 1 /* start of the second dimension of the first hyperslab selection*/ ^ t_span_tree.c:352:15: note: in expansion of macro 'FHSTART1' start[1] = FHSTART1 + mpi_rank * FHSTRIDE1 * FHCOUNT1; ^ testphdf5.h:114:28: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] #define SHSTART1 0 /* start of the second dimension of the first hyperslab selection*/ ^ t_span_tree.c:373:15: note: in expansion of macro 'SHSTART1' start[1] = SHSTART1+SHCOUNT1*SHBLOCK1*mpi_rank; ^ testphdf5.h:130:30: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] #define RFFHSTART1 2 /* start of the second dimension of the first hyperslab selection*/ ^ t_span_tree.c:511:15: note: in expansion of macro 'RFFHSTART1' start[1] = RFFHSTART1+mpi_rank*RFFHCOUNT1; ^ testphdf5.h:140:30: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] #define RFSHSTART1 4 /* start of the second dimension of the first hyperslab selection*/ ^ t_span_tree.c:538:14: note: in expansion of macro 'RFSHSTART1' start[1] = RFSHSTART1+RFSHCOUNT1*mpi_rank; ^ testphdf5.h:150:30: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] #define RMFHSTART1 0 /* start of the second dimension of the first hyperslab selection*/ ^ t_span_tree.c:577:15: note: in expansion of macro 'RMFHSTART1' start[1] = RMFHSTART1+mpi_rank*RMFHCOUNT1; ^ testphdf5.h:159:30: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] #define RMSHSTART1 2 /* start of the second dimension of the first hyperslab selection*/ ^ t_span_tree.c:600:15: note: in expansion of macro 'RMSHSTART1' start[1] = RMSHSTART1+mpi_rank*RMSHCOUNT1; ^ In file included from /usr/include/string.h:186:0, from ../src/H5private.h:61, from t_span_tree.c:38: t_span_tree.c:615:60: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] HDmemset(matrix_out,0,sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); ^ t_span_tree.c:615:3: note: in expansion of macro 'HDmemset' HDmemset(matrix_out,0,sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); ^ t_span_tree.c:616:61: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] HDmemset(matrix_out1,0,sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); ^ t_span_tree.c:616:3: note: in expansion of macro 'HDmemset' HDmemset(matrix_out1,0,sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); ^ t_span_tree.c:632:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < MSPACE_DIM1*MSPACE_DIM2*mpi_size; i++){ ^ t_span_tree.c: In function 'coll_read_test': t_span_tree.c:739:12: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] filename = GetTestParameters(); ^ In file included from t_span_tree.c:39:0: testphdf5.h:97:26: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] #define MSPACE_DIM2 3600 ^ t_span_tree.c:745:13: note: in expansion of macro 'MSPACE_DIM2' mdim[1] = MSPACE_DIM2*mpi_size; ^ In file included from t_span_tree.c:38:0: t_span_tree.c:746:65: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] matrix_out =(int*)HDmalloc(sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); ^ ../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ t_span_tree.c:747:65: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] matrix_out1=(int*)HDmalloc(sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); ^ ../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ In file included from t_span_tree.c:39:0: testphdf5.h:130:30: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] #define RFFHSTART1 2 /* start of the second dimension of the first hyperslab selection*/ ^ t_span_tree.c:782:15: note: in expansion of macro 'RFFHSTART1' start[1] = RFFHSTART1+mpi_rank*RFFHCOUNT1; ^ testphdf5.h:140:30: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] #define RFSHSTART1 4 /* start of the second dimension of the first hyperslab selection*/ ^ t_span_tree.c:802:15: note: in expansion of macro 'RFSHSTART1' start[1] = RFSHSTART1+RFSHCOUNT1*mpi_rank; ^ testphdf5.h:150:30: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] #define RMFHSTART1 0 /* start of the second dimension of the first hyperslab selection*/ ^ t_span_tree.c:832:15: note: in expansion of macro 'RMFHSTART1' start[1] = RMFHSTART1+mpi_rank*RMFHCOUNT1; ^ testphdf5.h:159:30: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] #define RMSHSTART1 2 /* start of the second dimension of the first hyperslab selection*/ ^ t_span_tree.c:854:15: note: in expansion of macro 'RMSHSTART1' start[1] = RMSHSTART1+mpi_rank*RMSHCOUNT1; ^ In file included from /usr/include/string.h:186:0, from ../src/H5private.h:61, from t_span_tree.c:38: t_span_tree.c:869:60: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] HDmemset(matrix_out,0,sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); ^ t_span_tree.c:869:3: note: in expansion of macro 'HDmemset' HDmemset(matrix_out,0,sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); ^ t_span_tree.c:870:61: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] HDmemset(matrix_out1,0,sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); ^ t_span_tree.c:870:3: note: in expansion of macro 'HDmemset' HDmemset(matrix_out1,0,sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); ^ t_span_tree.c:901:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < MSPACE_DIM1*MSPACE_DIM2*mpi_size; i++){ ^ t_span_tree.c:693:20: warning: unused parameter 'chunk_factor' [-Wunused-parameter] coll_read_test(int chunk_factor) ^ t_chunk_alloc.c: In function 'get_filesize': t_chunk_alloc.c:44:43: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] mpierr = MPI_File_open(MPI_COMM_SELF, (char*)filename, MPI_MODE_RDONLY, ^ t_span_tree.c: In function 'lower_dim_size_comp_test__select_checker_board': t_span_tree.c:1043:35: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] base_count = dims[sel_offset] / (checker_edge_size * 2); ^ t_span_tree.c:1045:26: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if ( (dims[sel_rank] % (checker_edge_size * 2)) > 0 ) { ^ t_chunk_alloc.c: In function 'create_chunked_dataset': t_chunk_alloc.c:114:11: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion] dims[0]=nchunks*CHUNK_SIZE; ^ t_chunk_alloc.c:147:36: warning: conversion to 'long long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] offset[0] = (nchunks-2)*chunk_dims[0]; ^ t_chunk_alloc.c:177:39: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] est_filesize = nchunks * CHUNK_SIZE * sizeof(unsigned char); ^ t_chunk_alloc.c:177:18: warning: conversion to 'MPI_Offset' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] est_filesize = nchunks * CHUNK_SIZE * sizeof(unsigned char); ^ t_chunk_alloc.c: In function 'parallel_access_dataset': t_chunk_alloc.c:253:15: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion] size[0] = nchunks*CHUNK_SIZE; ^ t_filter_read.c: In function 'filter_read_internal': t_chunk_alloc.c:265:42: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] offset[0] = (i*mpi_size+mpi_rank)*chunk_dims[0]; ^ t_filter_read.c:79:26: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] size[1] = hs_size[1] * mpi_size; ^ t_filter_read.c:82:31: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] hs_offset[1] = hs_size[1] * mpi_rank; ^ t_chunk_alloc.c:255:5: warning: switch missing default case [-Wswitch-default] switch (action) { ^ t_chunk_alloc.c:313:38: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] est_filesize = nchunks*CHUNK_SIZE*sizeof(unsigned char); ^ t_chunk_alloc.c:313:20: warning: conversion to 'MPI_Offset' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] est_filesize = nchunks*CHUNK_SIZE*sizeof(unsigned char); ^ t_chunk_alloc.c: In function 'verify_data': t_chunk_alloc.c:392:22: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] offset[0] = i*chunk_dims[0]; ^ t_chunk_alloc.c:402:3: warning: switch missing default case [-Wswitch-default] switch (write_pattern) { ^ t_chunk_alloc.c: In function 'test_chunk_alloc': t_chunk_alloc.c:481:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] filename = GetTestParameters(); ^ t_filter_read.c: In function 'test_filter_read': t_filter_read.c:240:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] filename = GetTestParameters(); ^ t_span_tree.c: In function 'lower_dim_size_comp_test__run_test': t_span_tree.c:2329:5: warning: implicit declaration of function 'H5S_select_shape_same_test' [-Wimplicit-function-declaration] check = H5S_select_shape_same_test(mem_large_ds_sid, ^ t_span_tree.c:2329:5: warning: nested extern declaration of 'H5S_select_shape_same_test' [-Wnested-externs] t_span_tree.c:1602:19: warning: variable 'large_ds_slice_size' set but not used [-Wunused-but-set-variable] size_t large_ds_slice_size; ^ t_span_tree.c: In function 'link_chunk_collective_io_test': t_span_tree.c:2776:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] local_data_read[i] = 0.0; ^ t_span_tree.c:2777:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] expected_value += 1.0; ^ t_span_tree.c:2836:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if ( diff >= 0.001 ) { ^ t_span_tree.c: At top level: t_span_tree.c:964:0: warning: macro "LOWER_DIM_SIZE_COMP_TEST_DEBUG_TARGET_RANK" is not used [-Wunused-macros] #define LOWER_DIM_SIZE_COMP_TEST_DEBUG_TARGET_RANK 0 ^ t_cache.c:195:14: warning: size of 'data' is 20800000 bytes [-Wlarger-than=] struct datum data[NUM_DATA_ENTRIES]; ^ t_cache.c:234:5: warning: size of 'data_index' is 400000 bytes [-Wlarger-than=] int data_index[NUM_DATA_ENTRIES]; ^ t_cache.c: In function 'serve_read_request': t_cache.c:1609:31: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] reply.len = data[target_index].len; ^ t_cache.c: In function 'serve_write_request': t_cache.c:1838:27: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] reply.len = data[target_index].len; ^ t_cache.c: In function 'clear_datum': t_cache.c:2337:9: warning: variable 'idx' set but not used [-Wunused-but-set-variable] int idx; ^ t_cache.c: In function 'destroy_datum': t_cache.c:2402:9: warning: variable 'idx' set but not used [-Wunused-but-set-variable] int idx; ^ t_cache.c: In function 'flush_datum': t_cache.c:2515:30: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] mssg.len = entry_ptr->len; ^ t_cache.c:2459:13: warning: variable 'cache_ptr' set but not used [-Wunused-but-set-variable] H5C_t * cache_ptr; ^ t_cache.c:2456:9: warning: variable 'idx' set but not used [-Wunused-but-set-variable] int idx; ^ t_cache.c: In function 'load_datum': t_cache.c:2635:22: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] mssg.len = entry_ptr->len; ^ t_cache.c: In function 'size_datum': t_cache.c:2780:9: warning: variable 'idx' set but not used [-Wunused-but-set-variable] int idx; ^ t_cache.c: In function 'server_smoke_check': t_cache.c:4998:26: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] mssg.len = data[world_mpi_rank].len; ^ t_cache.c:5103:26: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] mssg.len = data[world_mpi_rank].len; ^ t_cache.c: In function 'smoke_check_3': t_cache.c:5717:13: warning: declaration of 'verbose' shadows a global declaration [-Wshadow] hbool_t verbose = FALSE; ^ t_cache.c:41:10: warning: shadowed declaration is here [-Wshadow] hbool_t verbose = TRUE; /* used to control error messages */ ^ t_cache.c: In function 'smoke_check_5': t_cache.c:6402:13: warning: declaration of 'verbose' shadows a global declaration [-Wshadow] hbool_t verbose = FALSE; ^ t_cache.c:41:10: warning: shadowed declaration is here [-Wshadow] hbool_t verbose = TRUE; /* used to control error messages */ ^ t_cache.c: In function 'main': t_cache.c:7126:2: warning: too many arguments for format [-Wformat-extra-args] printf("Failed to turn off atexit processing. Continue.\n", mpi_rank); ^ t_cache.c:7126:2: warning: too many arguments for format [-Wformat-extra-args] t_pflush1.c:35:15: warning: size of 'the_data' is 80000 bytes [-Wlarger-than=] static double the_data[100][100]; ^ t_pflush1.c: In function 'create_file': t_pflush1.c:84:42: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] the_data[i][j] = (double)(hssize_t)i/(hssize_t)(j+1); ^ t_pflush2.c:35:15: warning: size of 'the_data' is 80000 bytes [-Wlarger-than=] static double the_data[100][100]; ^ t_pflush2.c: In function 'check_file': t_pflush2.c:80:53: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] error = fabs(the_data[i][j]-(double)(hssize_t)i/((hssize_t)j+1)); ^ t_pflush2.c:81:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if (error>0.0001) { ^ t_pflush2.c:86:23: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] (double)(hssize_t)i/(hssize_t)(j+1)); ^ t_shapesame.c: In function 'contig_hs_dr_pio_test__run_test': t_shapesame.c:2032:10: warning: variable 'mpi_rank' set but not used [-Wunused-but-set-variable] int mpi_rank; ^ t_shapesame.c: At top level: t_shapesame.c:2236:1: warning: no previous prototype for 'contig_hs_dr_pio_test' [-Wmissing-prototypes] contig_hs_dr_pio_test(ShapeSameTestMethods sstest_type) ^ t_shapesame.c: In function 'ckrbrd_hs_dr_pio_test__m2d_l2s': t_shapesame.c:3595:13: warning: variable 'mis_match' set but not used [-Wunused-but-set-variable] hbool_t mis_match = FALSE; ^ t_shapesame.c: In function 'ckrbrd_hs_dr_pio_test__m2d_s2l': t_shapesame.c:3958:13: warning: variable 'mis_match' set but not used [-Wunused-but-set-variable] hbool_t mis_match = FALSE; ^ t_shapesame.c: In function 'ckrbrd_hs_dr_pio_test__run_test': t_shapesame.c:4324:10: warning: variable 'mpi_rank' set but not used [-Wunused-but-set-variable] int mpi_rank; /* needed by VRFY */ ^ t_cache.c: At top level: t_cache.c:215:0: warning: macro "MPE_VIRT_NUM_DATA_ENTIES" is not used [-Wunused-macros] #define MPE_VIRT_NUM_DATA_ENTIES (NUM_DATA_ENTRIES / 100) ^ t_cache.c:50:0: warning: macro "PARATESTFILE" is not used [-Wunused-macros] #define PARATESTFILE filenames[0] ^ h5tools_str.c: In function 'h5tools_str_append': h5tools_str.c:144:9: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] nchars = HDvsnprintf(str->s + str->len, avail, fmt, ap); ^ In file included from h5tools_str.c:27:0: h5tools_str.c:174:43: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] size_t newsize = MAX(str->len + nchars + 1, 2 * str->nalloc); ^ ../../src/H5private.h:316:24: note: in definition of macro 'MAX' #define MAX(a,b) (((a)>(b)) ? (a) : (b)) ^ h5tools_str.c:174:43: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] size_t newsize = MAX(str->len + nchars + 1, 2 * str->nalloc); ^ ../../src/H5private.h:316:35: note: in definition of macro 'MAX' #define MAX(a,b) (((a)>(b)) ? (a) : (b)) ^ h5tools_str.c:182:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] str->len += nchars; ^ h5tools_str.c: In function 'h5tools_str_dump_region_blocks': h5tools_str.c:451:42: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] alloc_size = nblocks * ndims * 2 * sizeof(ptdata[0]); ^ h5tools_str.c: In function 'h5tools_str_dump_region_points': h5tools_str.c:512:38: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] alloc_size = npoints * ndims * sizeof(ptdata[0]); ^ h5tools_str.c: At top level: h5tools_str.c:612:1: warning: no previous prototype for 'h5tools_str_indent' [-Wmissing-prototypes] h5tools_str_indent(h5tools_str_t *str, const h5tool_format_t *info, ^ h5tools_str.c: In function 'h5tools_str_sprint': h5tools_str.c:743:73: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] h5tools_str_append(str, OPT(info->fmt_float, "%g"), tempfloat); ^ h5tools.c: In function 'init_acc_pos': h5tools_str.c:794:64: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (info->str_repeat > 0) while (i + j < size && s[i] == s[i + j]) ^ h5tools_str.c:794:90: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (info->str_repeat > 0) while (i + j < size && s[i] == s[i + j]) ^ h5tools.c:1342:14: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] for (i = (ctx->ndims - 2); i >= 0; i--) { ^ h5tools_str.c:825:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] i += j - 1; ^ h5tools_str.c:849:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (packed_data_offset >= 8 * sizeof(unsigned char)) ^ h5tools_str.c:852:79: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] tempuchar = (tempuchar >> packed_data_offset) & packed_data_mask; ^ h5tools_str.c:852:45: warning: conversion to 'unsigned char' from 'long long unsigned int' may alter its value [-Wconversion] tempuchar = (tempuchar >> packed_data_offset) & packed_data_mask; ^ h5tools_str.c:861:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (packed_data_offset >= 8 * sizeof(char)) ^ h5diff.c: In function 'trav_grp_symlinks': h5tools_str.c:864:77: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] tempchar = (tempchar >> packed_data_offset) & packed_data_mask; ^ h5tools_str.c:864:44: warning: conversion to 'signed char' from 'long long unsigned int' may alter its value [-Wconversion] tempchar = (tempchar >> packed_data_offset) & packed_data_mask; ^ h5tools_str.c:878:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (packed_data_offset >= 8 * sizeof(unsigned int)) ^ h5tools_str.c:881:44: warning: conversion to 'unsigned int' from 'long long unsigned int' may alter its value [-Wconversion] tempuint = (tempuint >> packed_data_offset) & packed_data_mask; ^ h5diff.c:510:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] switch(linfo->type) ^ h5diff.c:510:5: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch [-Wswitch-enum] h5diff.c:510:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] h5tools_str.c:889:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (packed_data_offset >= 8 * sizeof(int)) ^ h5tools_str.c:892:75: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] tempint = (tempint >> packed_data_offset) & packed_data_mask; ^ h5tools_str.c:892:43: warning: conversion to 'int' from 'long long unsigned int' may alter its value [-Wconversion] tempint = (tempint >> packed_data_offset) & packed_data_mask; ^ h5tools_str.c:904:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (packed_data_offset >= 8 * sizeof(unsigned short)) ^ h5tools_str.c:907:81: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] tempushort = (tempushort >> packed_data_offset) & packed_data_mask; ^ h5tools_str.c:907:46: warning: conversion to 'short unsigned int' from 'long long unsigned int' may alter its value [-Wconversion] tempushort = (tempushort >> packed_data_offset) & packed_data_mask; ^ h5tools_str.c:917:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (packed_data_offset >= 8 * sizeof(short)) ^ h5tools_str.c:920:79: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] tempshort = (tempshort >> packed_data_offset) & packed_data_mask; ^ h5tools_str.c:920:45: warning: conversion to 'short int' from 'long long unsigned int' may alter its value [-Wconversion] tempshort = (tempshort >> packed_data_offset) & packed_data_mask; ^ h5tools_str.c:930:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (packed_data_offset >= 8 * sizeof(unsigned long)) ^ h5tools_str.c:941:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (packed_data_offset >= 8 * sizeof(long)) ^ h5tools_str.c:944:77: warning: conversion to 'long long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] templong = (templong >> packed_data_offset) & packed_data_mask; ^ h5tools_str.c:944:44: warning: conversion to 'long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] templong = (templong >> packed_data_offset) & packed_data_mask; ^ h5tools.c: In function 'render_bin_output': h5tools.c:1373:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] switch (type_class) { ^ h5tools.c:1373:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] h5tools.c:1373:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] h5tools.c:1373:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] h5tools.c:1373:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] h5tools_str.c:954:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (packed_data_offset >= 8 * sizeof(unsigned long long)) ^ h5tools.c: At top level: h5tools.c:1568:1: warning: no previous prototype for 'render_bin_output_region_data_blocks' [-Wmissing-prototypes] render_bin_output_region_data_blocks(hid_t region_id, FILE *stream, ^ h5diff.c: In function 'h5diff': h5diff.c:755:17: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] obj1type = oinfo1.type; ^ h5tools_str.c:965:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (packed_data_offset >= 8 * sizeof(long long)) ^ h5diff.c:757:23: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] idx = info1_obj->nused - 1; ^ h5tools_str.c:968:79: warning: conversion to 'long long unsigned int' from 'long long int' may change the sign of the result [-Wsign-conversion] templlong = (templlong >> packed_data_offset) & packed_data_mask; ^ h5tools_str.c:968:45: warning: conversion to 'long long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] templlong = (templlong >> packed_data_offset) & packed_data_mask; ^ In file included from h5tools.c:31:0: h5tools.c: In function 'render_bin_output_region_data_blocks': h5tools_str.c:978:30: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nmembs = H5Tget_nmembers(type); ^ h5diff.c:813:17: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] obj2type = oinfo2.type; ^ h5diff.c:815:23: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] idx = info2_obj->nused - 1; ^ h5diff_array.c: In function 'diff_datum': h5tools.c:1589:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((dims1 = (hsize_t *) HDmalloc(sizeof(hsize_t) * ndims)) == NULL) ^ ../../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ h5diff.c:891:13: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] obj1type = trg_linfo1.trg_type; ^ h5diff.c:893:27: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] int idx = info1_lp->nused - 1; ^ h5tools_str.c:1055:29: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] switch (oi.type) { ^ h5tools_str.c:1055:29: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum] h5diff.c:894:17: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] info1_lp->paths[idx].type = trg_linfo1.trg_type; ^ h5tools.c:1611:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((start = (hsize_t *) HDmalloc(sizeof(hsize_t) * ndims)) == NULL) ^ ../../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ h5tools.c:1614:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((count = (hsize_t *) HDmalloc(sizeof(hsize_t) * ndims)) == NULL) ^ ../../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ h5diff.c:935:13: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] obj2type = trg_linfo2.trg_type; ^ h5diff.c:937:27: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] int idx = info2_lp->nused - 1; ^ h5diff.c:938:17: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] info2_lp->paths[idx].type = trg_linfo2.trg_type; ^ h5tools_str.c:736:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] switch (type_class) { ^ h5tools_str.c:736:9: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] h5tools_str.c:736:9: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] h5tools_str.c:736:9: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] h5tools_str.c:736:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] h5diff.c:1031:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i = 0; i < match_list->nobjs; i++) ^ In file included from h5tools.c:31:0: h5tools.c: In function 'render_bin_output_region_blocks': ../../src/H5private.h:299:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^ h5tools_error.h:101:5: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^ h5tools.c:1678:9: note: in expansion of macro 'H5E_THROW' H5E_THROW(FALSE, H5E_tools_min_id_g, "H5Sget_select_hyper_nblocks failed"); ^ ../../src/H5private.h:299:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^ h5tools_error.h:101:5: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^ h5tools.c:1683:9: note: in expansion of macro 'H5E_THROW' H5E_THROW(FALSE, H5E_tools_min_id_g, "H5Sget_simple_extent_ndims failed"); ^ h5tools.c:1685:26: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] alloc_size = nblocks * ndims * 2 * sizeof(ptdata[0]); ^ h5diff.c: In function 'diff_match': In file included from h5tools.c:31:0: ../../src/H5private.h:299:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^ h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^ h5tools.c:1688:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "Could not allocate buffer for ptdata"); ^ h5diff.c:1118:24: warning: initialization discards 'const' qualifier from pointer target type char * grp1_path = ""; ^ h5diff.c:1119:24: warning: initialization discards 'const' qualifier from pointer target type char * grp2_path = ""; ^ h5diff.c:1133:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] grp1_path = (char *)grp1; ^ ../../src/H5private.h:299:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^ h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^ h5tools.c:1692:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "H5Rget_select_hyper_blocklist failed"); ^ h5diff.c:1135:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] grp2_path = (char *)grp2; ^ ../../src/H5private.h:299:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^ h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^ h5tools.c:1695:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "H5Dget_type failed"); ^ ../../src/H5private.h:299:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^ h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^ h5tools.c:1697:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "H5Tget_native_type failed"); ^ h5tools.c:1700:22: warning: conversion to 'hssize_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion] type_id, nblocks, ptdata); ^ h5tools_str.c: In function 'h5tools_str_replace': In file included from h5diff.c:18:0: h5diff.c:1172:56: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] char *workerTasks = (char*)HDmalloc((g_nTasks - 1) * sizeof(char)); ^ ../../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ h5tools_str.c:1404:10: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] newstr = HDmalloc ( HDstrlen ( oldstr ) - HDstrlen ( substr ) + HDstrlen ( replacement ) + 1 ); ^ In file included from h5tools.c:31:0: ../../src/H5private.h:299:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^ h5tools.c:1706:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed"); ^ ../../src/H5private.h:299:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^ h5tools.c:1709:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed"); ^ In file included from /usr/include/string.h:186:0, from ../../src/H5private.h:61, from h5diff.c:18: h5diff.c:1181:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] HDmemset(workerTasks, 1, (g_nTasks - 1)); ^ h5diff.c:1181:5: note: in expansion of macro 'HDmemset' HDmemset(workerTasks, 1, (g_nTasks - 1)); ^ h5tools.c: At top level: h5tools.c:1736:1: warning: no previous prototype for 'render_bin_output_region_data_points' [-Wmissing-prototypes] render_bin_output_region_data_points(hid_t region_space, hid_t region_id, ^ In file included from /usr/include/string.h:186:0, from h5tools_str.c:25: h5tools_str.c:1410:36: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] HDmemcpy ( newstr, oldstr, tok - oldstr ); ^ h5tools_str.c:1410:9: note: in expansion of macro 'HDmemcpy' HDmemcpy ( newstr, oldstr, tok - oldstr ); ^ h5tools.c: In function 'render_bin_output_region_data_points': h5tools.c:1746:21: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] if((type_size = H5Tget_size(type_id)) == 0) ^ h5diff_array.c:109:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 == (A) && 0 == (B)) \ ^ h5diff_array.c:1986:17: note: in expansion of macro 'PER' PER(f1,f2); ^ In file included from h5tools.c:31:0: h5tools.c:1749:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((region_buf = HDmalloc(type_size * (size_t)npoints)) == NULL) ^ ../../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ h5tools_str.c:1412:140: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] HDmemcpy ( newstr + (tok - oldstr) + HDstrlen( replacement ), tok + HDstrlen ( substr ), HDstrlen ( oldstr ) - HDstrlen ( substr ) - ( tok - oldstr ) ); ^ h5tools_str.c:1412:9: note: in expansion of macro 'HDmemcpy' HDmemcpy ( newstr + (tok - oldstr) + HDstrlen( replacement ), tok + HDstrlen ( substr ), HDstrlen ( oldstr ) - HDstrlen ( substr ) - ( tok - oldstr ) ); ^ h5tools.c:1753:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((dims1 = (hsize_t *) HDmalloc(sizeof(hsize_t) * ndims)) == NULL) ^ ../../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ h5diff_array.c:109:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 == (A) && 0 == (B)) \ ^ h5diff_array.c:1986:17: note: in expansion of macro 'PER' PER(f1,f2); ^ h5tools.c:1756:16: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] dims1[0] = npoints; ^ h5diff_array.c:111:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 != (A)) \ ^ h5diff_array.c:1986:17: note: in expansion of macro 'PER' PER(f1,f2); ^ h5tools.c:1765:73: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] if(render_bin_output(stream, container, type_id, (char*)region_buf, npoints) < 0) ^ In file included from h5tools.c:31:0: h5tools.c: In function 'render_bin_output_region_points': ../../src/H5private.h:299:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^ h5tools_error.h:101:5: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^ h5tools.c:1802:9: note: in expansion of macro 'H5E_THROW' H5E_THROW(FALSE, H5E_tools_min_id_g, "H5Sget_select_elem_npoints failed"); ^ ../../src/H5private.h:299:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^ h5tools_error.h:101:5: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^ h5tools.c:1806:9: note: in expansion of macro 'H5E_THROW' H5E_THROW(FALSE, H5E_tools_min_id_g, "H5Sget_simple_extent_ndims failed"); ^ h5diff_array.c:109:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 == (A) && 0 == (B)) \ ^ h5diff_array.c:2018:17: note: in expansion of macro 'PER' PER(f1,f2); ^ ../../src/H5private.h:299:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^ h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^ h5tools.c:1809:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "H5Dget_type failed"); ^ ../../src/H5private.h:299:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^ h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^ h5tools.c:1812:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "H5Tget_native_type failed"); ^ h5diff_array.c:109:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 == (A) && 0 == (B)) \ ^ h5diff_array.c:2018:17: note: in expansion of macro 'PER' PER(f1,f2); ^ ../../src/H5private.h:299:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^ h5tools.c:1819:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed"); ^ ../../src/H5private.h:299:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^ h5tools.c:1822:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed"); ^ h5diff_array.c:111:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 != (A)) \ ^ h5diff_array.c:2018:17: note: in expansion of macro 'PER' PER(f1,f2); ^ h5diff.c:1475:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i = 1; i < g_nTasks; i++) ^ h5diff.c:1476:41: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] MPI_Send(NULL, 0, MPI_BYTE, i, MPI_TAG_END, MPI_COMM_WORLD); ^ h5diff.c:1122:19: warning: variable 'objtype' set but not used [-Wunused-but-set-variable] h5trav_type_t objtype; ^ h5diff.c: In function 'diff': h5diff.c:1608:17: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] argdata->type[0] = linkinfo1.trg_type; ^ h5diff.c:1612:17: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] argdata->type[1] = linkinfo2.trg_type; ^ h5diff.c:1651:17: warning: enumeration value 'H5TRAV_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] switch(object_type) ^ h5diff_array.c:109:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 == (A) && 0 == (B)) \ ^ h5diff_array.c:2158:21: note: in expansion of macro 'PER' PER(temp1_float,temp2_float); ^ h5diff_array.c:109:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 == (A) && 0 == (B)) \ ^ h5diff_array.c:2158:21: note: in expansion of macro 'PER' PER(temp1_float,temp2_float); ^ h5diff.c:1686:5: warning: enumeration value 'H5TRAV_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] switch(object_type) ^ h5diff_array.c:111:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 != (A)) \ ^ h5diff_array.c:2158:21: note: in expansion of macro 'PER' PER(temp1_float,temp2_float); ^ In file included from h5tools_dump.c:31:0: h5tools_dump.c: In function 'h5tools_dump_region_data_blocks': h5diff_array.c:109:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 == (A) && 0 == (B)) \ ^ h5diff_array.c:2223:21: note: in expansion of macro 'PER' PER(temp1_float,temp2_float); ^ h5diff_array.c:109:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 == (A) && 0 == (B)) \ ^ h5diff_array.c:2223:21: note: in expansion of macro 'PER' PER(temp1_float,temp2_float); ^ h5diff_array.c:111:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 != (A)) \ ^ h5diff_array.c:2223:21: note: in expansion of macro 'PER' PER(temp1_float,temp2_float); ^ h5diff_array.c:109:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 == (A) && 0 == (B)) \ ^ h5diff_array.c:2370:21: note: in expansion of macro 'PER' PER(temp1_double,temp2_double); ^ h5diff_array.c:109:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 == (A) && 0 == (B)) \ ^ h5diff_array.c:2370:21: note: in expansion of macro 'PER' PER(temp1_double,temp2_double); ^ h5diff_array.c:111:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 != (A)) \ ^ h5diff_array.c:2370:21: note: in expansion of macro 'PER' PER(temp1_double,temp2_double); ^ h5diff_array.c:109:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 == (A) && 0 == (B)) \ ^ h5diff_array.c:2435:21: note: in expansion of macro 'PER' PER(temp1_double,temp2_double); ^ h5diff_array.c:109:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 == (A) && 0 == (B)) \ ^ h5diff_array.c:2435:21: note: in expansion of macro 'PER' PER(temp1_double,temp2_double); ^ h5diff_array.c:111:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 != (A)) \ ^ h5diff_array.c:2435:21: note: in expansion of macro 'PER' PER(temp1_double,temp2_double); ^ h5tools_utils.c: In function 'parallel_print': h5tools_utils.c:89:9: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] HDvprintf(format, ap); ^ h5tools_utils.c:89:9: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] ../../src/H5private.h:299:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^ h5tools_error.h:101:5: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^ h5tools_dump.c:616:9: note: in expansion of macro 'H5E_THROW' H5E_THROW(dimension_break, H5E_tools_min_id_g, "H5Sget_select_hyper_nblocks failed"); ^ In file included from /usr/include/stdio.h:492:0, from h5tools_utils.c:28: h5tools_utils.h:33:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define OUTBUFF_SIZE (PRINT_DATA_MAX_SIZE*4) ^ h5tools_utils.c:95:29: note: in expansion of macro 'HDvsnprintf' bytes_written = HDvsnprintf(outBuff+outBuffOffset, OUTBUFF_SIZE-outBuffOffset, format, ap); ^ h5tools_utils.c:95:64: note: in expansion of macro 'OUTBUFF_SIZE' bytes_written = HDvsnprintf(outBuff+outBuffOffset, OUTBUFF_SIZE-outBuffOffset, format, ap); ^ h5tools_utils.c:95:13: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] bytes_written = HDvsnprintf(outBuff+outBuffOffset, OUTBUFF_SIZE-outBuffOffset, format, ap); ^ ../../src/H5private.h:299:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^ h5tools_error.h:101:5: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^ h5tools_dump.c:621:9: note: in expansion of macro 'H5E_THROW' H5E_THROW(dimension_break, H5E_tools_min_id_g, "H5Sget_simple_extent_ndims failed"); ^ h5tools_utils.c:121:21: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] bytes_written = HDvfprintf(overflow_file, format, ap); ^ h5tools_utils.c:121:21: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] h5tools_utils.c:127:13: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] bytes_written = HDvfprintf(overflow_file, format, ap); ^ h5tools_utils.c:127:13: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] h5diff_array.c:109:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 == (A) && 0 == (B)) \ ^ h5diff_array.c:2584:21: note: in expansion of macro 'PER' PER(temp1_double,temp2_double); ^ ../../src/H5private.h:299:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^ h5tools_dump.c:642:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "Could not allocate buffer for ptdata"); ^ h5tools_utils.c: In function 'error_msg': h5tools_utils.c:159:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] HDvfprintf(rawerrorstream, fmt, ap); ^ h5tools_utils.c:159:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] ../../src/H5private.h:299:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^ h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^ h5tools_dump.c:647:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Rget_select_hyper_blocklist failed"); ^ h5diff_array.c:109:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 == (A) && 0 == (B)) \ ^ h5diff_array.c:2584:21: note: in expansion of macro 'PER' PER(temp1_double,temp2_double); ^ h5tools_utils.c: In function 'warn_msg': h5tools_utils.c:190:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] HDvfprintf(rawerrorstream, fmt, ap); ^ h5tools_utils.c:190:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] h5diff_array.c:111:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 != (A)) \ ^ h5diff_array.c:2584:21: note: in expansion of macro 'PER' PER(temp1_double,temp2_double); ^ ../../src/H5private.h:299:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^ h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^ h5tools_dump.c:673:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Dget_type failed"); ^ ../../src/H5private.h:299:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^ h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^ h5tools_dump.c:675:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Tget_native_type failed"); ^ ../../src/H5private.h:299:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^ h5tools_dump.c:736:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed"); ^ ../../src/H5private.h:299:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^ h5tools_dump.c:739:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed"); ^ h5diff_array.c:109:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 == (A) && 0 == (B)) \ ^ h5diff_array.c:2648:21: note: in expansion of macro 'PER' PER(temp1_double,temp2_double); ^ In file included from h5tools_utils.c:31:0: h5tools_utils.c: In function 'print_version': In file included from h5tools_dump.c:31:0: h5tools_dump.c: In function 'h5tools_print_region_data_points': h5diff_array.c:109:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 == (A) && 0 == (B)) \ ^ h5diff_array.c:2648:21: note: in expansion of macro 'PER' PER(temp1_double,temp2_double); ^ h5tools_utils.c:423:13: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ((char *)H5_VERS_SUBRELEASE)[0] ? "-" : "", H5_VERS_SUBRELEASE); ^ h5tools.h:41:64: note: in definition of macro 'PRINTSTREAM' #define PRINTSTREAM(S, F, ...) if(S != NULL) HDfprintf(S, F, __VA_ARGS__) ^ h5tools_dump.c:813:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((dims1 = (hsize_t *) HDmalloc(sizeof(hsize_t) * ndims)) == NULL) ^ ../../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ h5tools_dump.c:816:16: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] dims1[0] = npoints; ^ h5diff_array.c:111:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 != (A)) \ ^ h5diff_array.c:2648:21: note: in expansion of macro 'PER' PER(temp1_double,temp2_double); ^ h5tools_dump.c:822:21: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] if((type_size = H5Tget_size(type_id)) == 0) ^ In file included from h5tools_dump.c:31:0: h5tools_dump.c:825:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if((region_buf = HDmalloc(type_size * (size_t)npoints)) == NULL) ^ ../../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ h5tools_dump.c:832:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ctx.ndims = ndims; ^ h5tools_dump.c:838:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (jndx = 0; jndx < npoints; jndx++, elmtno++) { ^ h5tools_utils.c: In function 'find_objs_cb': h5tools_utils.c:582:5: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] switch(oinfo->type) { ^ h5tools_utils.c:582:5: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum] h5tools_dump.c:853:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (jndx == npoints - 1) ^ h5tools_dump.c:859:27: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ctx.sm_pos = jndx * ndims; ^ h5tools_dump.c:861:33: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ctx.size_last_dim = (int) (ctx.p_max_idx[ctx.ndims - 1]); ^ h5tools_dump.c:874:58: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ((char*)region_buf + jndx * type_size), &ctx); ^ h5tools_utils.c: In function 'add_obj': h5tools_utils.c:701:9: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] u = table->nobjs++; ^ h5tools_dump.c:876:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (jndx + 1 < npoints || (region_flags & END_OF_DATA) == 0) ^ In file included from h5tools_dump.c:31:0: h5tools_dump.c: In function 'h5tools_dump_region_data_points': ../../src/H5private.h:299:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^ h5tools_error.h:101:5: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^ h5tools_dump.c:941:9: note: in expansion of macro 'H5E_THROW' H5E_THROW(dimension_break, H5E_tools_min_id_g, "H5Sget_select_elem_npoints failed"); ^ ../../src/H5private.h:299:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^ h5tools_error.h:101:5: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^ h5tools_dump.c:945:9: note: in expansion of macro 'H5E_THROW' H5E_THROW(dimension_break, H5E_tools_min_id_g, "H5Sget_simple_extent_ndims failed"); ^ h5tools_dump.c:961:34: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] alloc_size = npoints * ndims * sizeof(ptdata[0]); ^ In file included from h5tools_dump.c:31:0: ../../src/H5private.h:299:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^ h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^ h5tools_dump.c:964:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "Could not allocate buffer for ptdata"); ^ ../../src/H5private.h:299:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^ h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^ h5tools_dump.c:968:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Sget_select_elem_pointlist failed"); ^ h5tools_utils.c: In function 'h5tools_getenv_update_hyperslab_bufsize': h5tools_utils.c:934:27: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion] H5TOOLS_BUFSIZE = hyperslab_bufsize_mb * 1024 * 1024; ^ ../../src/H5private.h:299:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^ h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^ h5tools_dump.c:989:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Dget_type failed"); ^ ../../src/H5private.h:299:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^ h5tools_error.h:112:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, str); \ ^ h5tools_dump.c:992:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Tget_native_type failed"); ^ ../../src/H5private.h:299:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^ h5tools_dump.c:1056:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed"); ^ ../../src/H5private.h:299:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:72:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^ h5tools_dump.c:1059:9: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed"); ^ h5diff_array.c: In function 'character_compare_opt': h5diff_array.c:3047:24: warning: variable 'both_zero' set but not used [-Wunused-but-set-variable] hbool_t both_zero; ^ h5diff_array.c: In function 'diff_float': h5diff_array.c:109:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 == (A) && 0 == (B)) \ ^ h5diff_array.c:3225:17: note: in expansion of macro 'PER' PER(temp1_float,temp2_float); ^ h5diff_array.c:109:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 == (A) && 0 == (B)) \ ^ h5diff_array.c:3225:17: note: in expansion of macro 'PER' PER(temp1_float,temp2_float); ^ h5tools_dump.c: In function 'h5tools_display_simple_subset': h5tools_dump.c:1381:33: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] current_outer_dim = (ctx->ndims - 2) - 1; ^ h5tools_dump.c:1384:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] for (i = current_outer_dim + 1; i < ctx->ndims; i++) { ^ h5diff_array.c:111:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 != (A)) \ ^ h5diff_array.c:3225:17: note: in expansion of macro 'PER' PER(temp1_float,temp2_float); ^ h5tools_dump.c: In function 'h5tools_dump_simple_dset': h5tools_dump.c:1539:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ctx->ndims = H5Sget_simple_extent_ndims(f_space); ^ h5diff_array.c:109:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 == (A) && 0 == (B)) \ ^ h5diff_array.c:3299:17: note: in expansion of macro 'PER' PER(temp1_float,temp2_float); ^ h5diff_array.c:109:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 == (A) && 0 == (B)) \ ^ h5diff_array.c:3299:17: note: in expansion of macro 'PER' PER(temp1_float,temp2_float); ^ h5diff_array.c:111:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 != (A)) \ ^ h5diff_array.c:3299:17: note: in expansion of macro 'PER' PER(temp1_float,temp2_float); ^ h5tools_dump.c: In function 'h5tools_dump_simple_mem': h5tools_dump.c:1688:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ctx->ndims = H5Sget_simple_extent_ndims(space); ^ h5tools_dump.c:1706:30: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] ctx->size_last_dim = (int) (ctx->p_max_idx[ctx->ndims - 1]); ^ h5diff_array.c: In function 'diff_double': h5diff_array.c:109:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 == (A) && 0 == (B)) \ ^ h5diff_array.c:3498:17: note: in expansion of macro 'PER' PER(temp1_double,temp2_double); ^ h5diff_array.c:109:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 == (A) && 0 == (B)) \ ^ h5diff_array.c:3498:17: note: in expansion of macro 'PER' PER(temp1_double,temp2_double); ^ h5diff_array.c:111:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 != (A)) \ ^ h5diff_array.c:3498:17: note: in expansion of macro 'PER' PER(temp1_double,temp2_double); ^ h5diff_array.c:109:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 == (A) && 0 == (B)) \ ^ h5diff_array.c:3572:17: note: in expansion of macro 'PER' PER(temp1_double,temp2_double); ^ h5diff_array.c:109:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 == (A) && 0 == (B)) \ ^ h5diff_array.c:3572:17: note: in expansion of macro 'PER' PER(temp1_double,temp2_double); ^ h5diff_array.c:111:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 != (A)) \ ^ h5diff_array.c:3572:17: note: in expansion of macro 'PER' PER(temp1_double,temp2_double); ^ h5tools_dump.c: In function 'h5tools_print_datatype': h5tools_dump.c:1916:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] switch (type_class) { ^ h5tools_dump.c:1916:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] h5diff_array.c: In function 'diff_ldouble': h5diff_array.c:109:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 == (A) && 0 == (B)) \ ^ h5diff_array.c:3781:17: note: in expansion of macro 'PER' PER(temp1_double,temp2_double); ^ In file included from h5tools_dump.c:31:0: h5tools_dump.c: In function 'h5tools_print_enum': h5diff_array.c:109:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 == (A) && 0 == (B)) \ ^ h5diff_array.c:3781:17: note: in expansion of macro 'PER' PER(temp1_double,temp2_double); ^ ../../src/H5private.h:1226:28: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] #define HDstrlen(S) strlen(S) ^ h5tools_dump.c:2662:18: note: in expansion of macro 'HDstrlen' nchars = HDstrlen(name[i]); ^ h5diff_array.c:111:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 != (A)) \ ^ h5diff_array.c:3781:17: note: in expansion of macro 'PER' PER(temp1_double,temp2_double); ^ h5diff_array.c:109:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 == (A) && 0 == (B)) \ ^ h5diff_array.c:3855:17: note: in expansion of macro 'PER' PER(temp1_double,temp2_double); ^ h5diff_array.c:109:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 == (A) && 0 == (B)) \ ^ h5diff_array.c:3855:17: note: in expansion of macro 'PER' PER(temp1_double,temp2_double); ^ h5diff_array.c:111:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 != (A)) \ ^ h5diff_array.c:3855:17: note: in expansion of macro 'PER' PER(temp1_double,temp2_double); ^ h5tools_dump.c: In function 'h5tools_dump_dcpl': h5tools_dump.c:3353:5: warning: enumeration value 'H5D_FILL_TIME_ERROR' not handled in switch [-Wswitch-enum] switch(ft) { ^ h5tools_dump.c:3410:5: warning: enumeration value 'H5D_ALLOC_TIME_ERROR' not handled in switch [-Wswitch-enum] switch(at) { ^ h5tools_dump.c:3410:5: warning: enumeration value 'H5D_ALLOC_TIME_DEFAULT' not handled in switch [-Wswitch-enum] h5tools_dump.c: In function 'h5tools_dump_comment': h5tools_dump.c:3475:59: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] cmt_bufsize = H5Oget_comment(obj_id, comment, cmt_bufsize); ^ h5diff_array.c: In function 'diff_ullong': h5diff_array.c:109:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 == (A) && 0 == (B)) \ ^ h5diff_array.c:5626:10: note: in expansion of macro 'PER' PER(f1,f2); ^ h5diff_array.c:109:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 == (A) && 0 == (B)) \ ^ h5diff_array.c:5626:10: note: in expansion of macro 'PER' PER(f1,f2); ^ h5diff_array.c:111:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 != (A)) \ ^ h5diff_array.c:5626:10: note: in expansion of macro 'PER' PER(f1,f2); ^ h5diff_array.c:109:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 == (A) && 0 == (B)) \ ^ h5diff_array.c:5671:10: note: in expansion of macro 'PER' PER(f1,f2); ^ h5diff_array.c:109:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 == (A) && 0 == (B)) \ ^ h5diff_array.c:5671:10: note: in expansion of macro 'PER' PER(f1,f2); ^ h5diff_array.c:111:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(0 != (A)) \ ^ h5diff_array.c:5671:10: note: in expansion of macro 'PER' PER(f1,f2); ^ h5diff_array.c: In function 'equal_double': h5diff_array.c:5831:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (value == expected) ^ h5diff_array.c: In function 'equal_ldouble': h5diff_array.c:5884:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (value == expected) ^ h5diff_array.c: In function 'equal_float': h5diff_array.c:5941:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (value == expected) ^ h5diff_array.c: In function 'my_isnan': h5diff_array.c:5982:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] retval = (x!=x); ^ h5diff_array.c:5989:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] retval = (x!=x); ^ h5diff_array.c:5997:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] retval = (x!=x); ^ h5diff_dset.c: In function 'diff_can_type': h5diff_dset.c:677:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] switch (tclass1) ^ h5diff_dset.c:677:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] h5diff_dset.c:677:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] h5diff_util.c: In function 'print_type': h5diff_util.c:79:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] switch (H5Tget_class(type)) ^ h5diff_util.c:79:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum] h5diff_util.c:79:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] h5diff_util.c:79:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum] h5diff_util.c:79:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum] h5diff_util.c:79:5: warning: enumeration value 'H5T_COMPOUND' not handled in switch [-Wswitch-enum] h5diff_util.c:79:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] h5diff_util.c:79:5: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum] h5diff_util.c:79:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum] h5diff_util.c:79:5: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum] h5diff_util.c:79:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] h5diff_util.c: In function 'get_type': h5diff_util.c:211:5: warning: enumeration value 'H5TRAV_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] switch(type) { ^ h5diff_util.c: In function 'get_sign': h5diff_util.c:243:5: warning: enumeration value 'H5T_SGN_ERROR' not handled in switch [-Wswitch-enum] switch (sign) ^ h5diff_util.c:243:5: warning: enumeration value 'H5T_NSGN' not handled in switch [-Wswitch-enum] h5diff_util.c: In function 'get_class': h5diff_util.c:269:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] switch (tclass) ^ h5diff_util.c:269:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] h5trav.c: In function 'trav_addr_add': h5trav.c:133:23: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] visited->objs = HDrealloc(visited->objs, visited->nalloc * sizeof(visited->objs[0])); ^ h5trav.c: In function 'h5trav_getindext': h5trav.c:683:13: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] return(i); ^ h5trav.c:687:13: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] return(i); ^ h5trav.c:696:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] return(i); ^ h5trav.c:700:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] return(i); ^ h5trav.c: In function 'trav_table_addflags': h5trav.c:817:15: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion] new_obj = table->nobjs++; ^ h5trav.c: In function 'trav_print_visit_obj': h5trav.c:985:5: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] switch(oinfo->type) { ^ h5trav.c:985:5: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum] h5trav.c:1008:106: warning: passing argument 7 of 'H5Aiterate_by_name' discards 'const' qualifier from pointer target type H5Aiterate_by_name(print_udata->fid, path, trav_index_by, trav_index_order, NULL, trav_attr, path, H5P_DEFAULT); ^ In file included from ../../src/hdf5.h:25:0, from h5trav.h:19, from h5trav.c:17: ../../src/H5Apublic.h:76:16: note: expected 'void *' but argument is of type 'const char *' H5_DLL herr_t H5Aiterate_by_name(hid_t loc_id, const char *obj_name, H5_index_t idx_type, ^ h5trav.c: In function 'trav_print_visit_lnk': h5trav.c:1037:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] switch(linfo->type) { ^ h5trav.c:1037:5: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch [-Wswitch-enum] h5trav.c:1037:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] h5trav.c: In function 'symlink_visit_add': h5trav.c:1183:23: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] visited->objs = tmp_ptr; ^ In file included from h5tools_ref.c:19:0: h5tools_ref.c: In function 'free_ref_path_info': h5tools_ref.c:68:12: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] HDfree((void *)node->path); ^ ../../src/H5private.h:724:31: note: in definition of macro 'HDfree' #define HDfree(M) free(M) ^ h5tools_ref.c: In function 'ref_path_table_put': h5tools_ref.c:221:18: warning: request for implicit conversion from 'void *' to 'struct ref_path_node_t *' not permitted in C++ [-Wc++-compat] if((new_node = HDmalloc(sizeof(ref_path_node_t))) == NULL) ^ h5tools_ref.c: In function 'lookup_ref_path': h5tools_ref.c:303:10: warning: request for implicit conversion from 'void *' to 'struct ref_path_node_t *' not permitted in C++ [-Wc++-compat] node = H5SL_search(ref_path_table, &ref); ^ h5trav.c: At top level: h5trav.c:52:0: warning: macro "HSIZE_T_FORMAT" is not used [-Wunused-macros] #define HSIZE_T_FORMAT "%" H5_PRINTF_LL_WIDTH "u" ^ h5tools_type.c: In function 'h5tools_get_little_endian_type': h5tools_type.c:78:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] switch( type_class ) ^ h5tools_type.c:78:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] h5tools_type.c: In function 'h5tools_get_big_endian_type': h5tools_type.c:155:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] switch( type_class ) ^ h5tools_type.c:155:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] ph5diff_main.c: In function 'main': ph5diff_main.c:78:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] MPI_Init(&argc, (char***) &argv); ^ h5diff_main.c: In function 'h5diff_exit': h5diff_main.c:139:6: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] void h5diff_exit(int status) ^ ph5diff_main.c: In function 'h5diff_exit': ph5diff_main.c:268:6: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] void h5diff_exit(int status) ^ h5diffgentest.c: In function 'test_basic': h5diffgentest.c:321:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] double data2[3][2] = {{0,1.1},{1.01,1.001},{0,1}}; ^ h5diffgentest.c:321:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] h5diffgentest.c:321:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] h5diffgentest.c:396:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] double data13[3][2] ={{0.0000000000000000, 0.0000000000000001},{0.0000000000000001, 0.0000000000000000},{0.00000000000000033, 0.0000000000000001}}; ^ h5diffgentest.c:396:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] h5diffgentest.c:396:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] h5diffgentest.c:396:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] h5diffgentest.c:396:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] h5diffgentest.c:396:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] h5diffgentest.c:397:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] double data14[3][2] ={{0.0000000000000000, 0.0000000000000004},{0.0000000000000002, 0.0000000000000001},{0.0000000000000001, 0.00000000000000000}}; ^ h5diffgentest.c:397:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] h5diffgentest.c:397:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] h5diffgentest.c:397:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] h5diffgentest.c:397:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] h5diffgentest.c:397:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] h5diffgentest.c:488:45: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] data19[0] = data19[1] = data19[2] = log(0); ^ h5diffgentest.c:489:45: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion] data19[3] = data19[4] = data19[5] = -log(0); ^ h5diff_common.c: In function 'parse_command_line': h5diff_common.c:184:38: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] exclude_node->obj_path = (char*)opt_arg; ^ h5diff_common.c:214:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (options->delta == 0) ^ h5diff_common.c:231:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (options->percent == 0) ^ h5diff_common.c:245:30: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion] options->count = atol( opt_arg ); ^ h5diffgentest.c: In function 'test_attributes_verbose_level': h5diffgentest.c:1028:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] float f1_attr_fdata[2]= {1.1,2.2}; /* float */ ^ h5diffgentest.c:1028:5: warning: conversion to 'float' alters 'double' constant value [-Wfloat-conversion] h5diffgentest.c:1028:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] h5diffgentest.c:1028:5: warning: conversion to 'float' alters 'double' constant value [-Wfloat-conversion] h5diffgentest.c:1031:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] float f2_attr_fdata[2]= {2.1,3.2}; /* float */ ^ h5diffgentest.c:1031:5: warning: conversion to 'float' alters 'double' constant value [-Wfloat-conversion] h5diffgentest.c:1031:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] h5diffgentest.c:1031:5: warning: conversion to 'float' alters 'double' constant value [-Wfloat-conversion] h5diffgentest.c: In function 'test_comp_vlen_strings': h5diffgentest.c:3696:52: warning: assignment discards 'const' qualifier from pointer target type comp1_buf.str_vlen = comp1_buf.str_vlen_repeat = vlen_str_buf; ^ h5diffgentest.c:3697:52: warning: assignment discards 'const' qualifier from pointer target type comp2_buf.str_vlen = comp2_buf.str_vlen_repeat = vlen_str_buf; ^ h5diffgentest.c:3698:52: warning: assignment discards 'const' qualifier from pointer target type comp3_buf.str_vlen = comp3_buf.str_vlen_repeat = vlen_str_buf; ^ h5diffgentest.c:3699:52: warning: assignment discards 'const' qualifier from pointer target type comp4_buf.str_vlen = comp4_buf.str_vlen_repeat = vlen_str_buf; ^ h5diffgentest.c:3700:52: warning: assignment discards 'const' qualifier from pointer target type comp5_buf.str_vlen = comp5_buf.str_vlen_repeat = vlen_str_buf; ^ h5diffgentest.c:3701:52: warning: assignment discards 'const' qualifier from pointer target type comp6_buf.str_vlen = comp6_buf.str_vlen_repeat = vlen_str_buf; ^ h5diffgentest.c:3702:52: warning: assignment discards 'const' qualifier from pointer target type comp7_buf.str_vlen = comp7_buf.str_vlen_repeat = vlen_str_buf; ^ h5diffgentest.c:3703:52: warning: assignment discards 'const' qualifier from pointer target type comp8_buf.str_vlen = comp8_buf.str_vlen_repeat = vlen_str_buf; ^ h5diffgentest.c:3704:52: warning: assignment discards 'const' qualifier from pointer target type comp9_buf.str_vlen = comp9_buf.str_vlen_repeat = vlen_str_buf; ^ h5diffgentest.c:3740:73: warning: assignment discards 'const' qualifier from pointer target type comp1_buf.str_array_vlen[i] = comp1_buf.str_vlen_array_again[i] = vlen_str_array_buf[i]; ^ h5diffgentest.c:3741:73: warning: assignment discards 'const' qualifier from pointer target type comp2_buf.str_array_vlen[i] = comp2_buf.str_vlen_array_again[i] = vlen_str_array_buf[i]; ^ h5diffgentest.c:3742:73: warning: assignment discards 'const' qualifier from pointer target type comp3_buf.str_array_vlen[i] = comp3_buf.str_vlen_array_again[i] = vlen_str_array_buf[i]; ^ h5diffgentest.c:3743:73: warning: assignment discards 'const' qualifier from pointer target type comp4_buf.str_array_vlen[i] = comp4_buf.str_vlen_array_again[i] = vlen_str_array_buf[i]; ^ h5diffgentest.c:3744:73: warning: assignment discards 'const' qualifier from pointer target type comp5_buf.str_array_vlen[i] = comp5_buf.str_vlen_array_again[i] = vlen_str_array_buf[i]; ^ h5diffgentest.c:3745:73: warning: assignment discards 'const' qualifier from pointer target type comp6_buf.str_array_vlen[i] = comp6_buf.str_vlen_array_again[i] = vlen_str_array_buf[i]; ^ h5diffgentest.c:3746:73: warning: assignment discards 'const' qualifier from pointer target type comp7_buf.str_array_vlen[i] = comp7_buf.str_vlen_array_again[i] = vlen_str_array_buf[i]; ^ h5diffgentest.c:3747:73: warning: assignment discards 'const' qualifier from pointer target type comp8_buf.str_array_vlen[i] = comp8_buf.str_vlen_array_again[i] = vlen_str_array_buf[i]; ^ h5diffgentest.c:3748:73: warning: assignment discards 'const' qualifier from pointer target type comp9_buf.str_array_vlen[i] = comp9_buf.str_vlen_array_again[i] = vlen_str_array_buf[i]; ^ h5diffgentest.c: In function 'test_comps_array': h5diffgentest.c:4366:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] wdata[i].cmpd2[j].f2 = (float)(i*10.5) + diff; ^ h5diffgentest.c:4366:52: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] wdata[i].cmpd2[j].f2 = (float)(i*10.5) + diff; ^ h5diffgentest.c:4357:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^ h5diffgentest.c: In function 'test_comps_vlen': h5diffgentest.c:4477:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] wdata[i].i1 = i; ^ h5diffgentest.c:4482:53: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ((cmpd2_t *)wdata[i].vl.p)[j].i2 = i*10 + diff; ^ h5diffgentest.c:4482:48: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ((cmpd2_t *)wdata[i].vl.p)[j].i2 = i*10 + diff; ^ h5diffgentest.c:4483:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ((cmpd2_t *)wdata[i].vl.p)[j].f2 = (float)(i*10.5) + diff; ^ h5diffgentest.c:4483:64: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ((cmpd2_t *)wdata[i].vl.p)[j].f2 = (float)(i*10.5) + diff; ^ h5diffgentest.c:4472:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^ h5diffgentest.c: In function 'test_comps_array_vlen': h5diffgentest.c:4603:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].cmpd2[j].vl.p = malloc((j+1)*sizeof(cmpd3_t)); ^ h5diffgentest.c:4604:40: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].cmpd2[j].vl.len = j+1; ^ h5diffgentest.c:4609:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ((cmpd3_t *)wdata[i].cmpd2[j].vl.p)[k].f3 = (float)(j*10.5) + diff; ^ h5diffgentest.c:4609:77: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ((cmpd3_t *)wdata[i].cmpd2[j].vl.p)[k].f3 = (float)(j*10.5) + diff; ^ h5diffgentest.c:4591:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^ h5diffgentest.c: In function 'test_comps_vlen_arry': h5diffgentest.c:4746:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] wdata[i].i1 = i; ^ h5diffgentest.c:4752:53: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ((cmpd2_t *)wdata[i].vl.p)[j].i2 = i*10 + diff; ^ h5diffgentest.c:4752:48: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ((cmpd2_t *)wdata[i].vl.p)[j].i2 = i*10 + diff; ^ h5diffgentest.c:4756:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ((cmpd2_t *)(wdata[i].vl.p))[j].cmpd3[k].i3 = k*10.5 + diff; ^ h5diffgentest.c:4756:63: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion] ((cmpd2_t *)(wdata[i].vl.p))[j].cmpd3[k].i3 = k*10.5 + diff; ^ h5diffgentest.c:4757:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ((cmpd2_t *)(wdata[i].vl.p))[j].cmpd3[k].f3 = (float)(k*10.5) + diff; ^ h5diffgentest.c:4757:79: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] ((cmpd2_t *)(wdata[i].vl.p))[j].cmpd3[k].f3 = (float)(k*10.5) + diff; ^ h5diffgentest.c:4740:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^ h5diffgentest.c: In function 'test_data_nocomparables': h5diffgentest.c:4877:5: warning: missing braces around initializer [-Wmissing-braces] int data1_dim2[DIM_ARRY][1] = {0,0,0}; ^ h5diffgentest.c:4877:5: warning: (near initialization for 'data1_dim2[0]') [-Wmissing-braces] h5diffgentest.c:5020:5: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] write_attr(did2,1, attr2_dim_ptr,"attr2", H5T_NATIVE_INT, data3); ^ h5diffgentest.c:5023:5: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] write_attr(did2, rank_attr,attr3_dim_ptr,"attr3", H5T_NATIVE_INT, attr_data_ptr3); ^ h5diffgentest.c: In function 'write_attr_in': h5diffgentest.c:5746:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buf52[i][j].p = malloc((i + 1) * sizeof(int)); ^ h5diffgentest.c:5747:31: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] buf52[i][j].len = i + 1; ^ h5diffgentest.c:5962:37: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] else buf23[i][j][k]=n++; ^ h5diffgentest.c:6023:38: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] buf33[i][j][k].a=n++; ^ h5diffgentest.c:6162:51: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buf53[i][j][k].p = malloc((i + 1) * sizeof(int)); ^ h5diffgentest.c:6163:38: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] buf53[i][j][k].len = i + 1; ^ h5diffgentest.c:5240:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^ h5diffgentest.c: In function 'write_dset_in': h5diffgentest.c:6538:17: warning: declaration of 'did' shadows a previous local [-Wshadow] hid_t did; /* dataset ID */ ^ h5diffgentest.c:6291:13: warning: shadowed declaration is here [-Wshadow] hid_t did; ^ h5diffgentest.c:6539:17: warning: declaration of 'sid' shadows a previous local [-Wshadow] hid_t sid; /* dataspace ID */ ^ h5diffgentest.c:6292:13: warning: shadowed declaration is here [-Wshadow] hid_t sid; ^ h5diffgentest.c:6540:17: warning: declaration of 'tid' shadows a previous local [-Wshadow] hid_t tid; /* datatype ID */ ^ h5diffgentest.c:6293:13: warning: shadowed declaration is here [-Wshadow] hid_t tid; ^ h5diffgentest.c:6544:17: warning: declaration of 'j' shadows a previous local [-Wshadow] int j; ^ h5diffgentest.c:6296:21: warning: shadowed declaration is here [-Wshadow] int val, i, j, k, l, n; ^ h5diffgentest.c:6548:14: warning: request for implicit conversion from 'void *' to 'double *' not permitted in C++ [-Wc++-compat] dbuf = HDmalloc( size ); ^ h5diffgentest.c:6550:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( j = 0; j < H5TOOLS_MALLOCSIZE / sizeof(double) + 1; j++) ^ h5diffgentest.c:6706:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buf52[i][j].p = malloc((i + 1) * sizeof(int)); ^ h5diffgentest.c:6707:31: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] buf52[i][j].len = i + 1; ^ h5diffgentest.c:6828:37: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] else buf23[i][j][k]=n++; ^ h5diffgentest.c:6865:38: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] buf33[i][j][k].a=n++; ^ h5diffgentest.c:6919:51: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buf53[i][j][k].p = malloc((i + 1) * sizeof(int)); ^ h5diffgentest.c:6920:38: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] buf53[i][j][k].len = i + 1; ^ h5diffgentest.c:6295:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^ h5diffgentest.c: In function 'gen_datareg': h5diffgentest.c:7015:10: warning: request for implicit conversion from 'void *' to 'unsigned char (*)[12]' not permitted in C++ [-Wc++-compat] rbuf = HDcalloc((size_t)2, sizeof(hdset_reg_ref_t)); ^ h5diffgentest.c:7018:9: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat] buf = HDmalloc(10 * 10 * sizeof(int)); ^ h5diffgentest.c:7011:21: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^ h5diffgentest.c: In function 'test_hyperslab': h5diffgentest.c:7152:25: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] hs_start[0] = i * GBLL/(1024*1024); ^ h5ls.c: In function 'usage': cc1: warning: size of '*LC21' is 3173 bytes [-Wlarger-than=] binread.c: In function 'main': binread.c:83:13: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] numread = fread( buf, sizeof( TYPE ), nelmts, stream ); ^ h5dump_xml.c: In function 'xml_dump_all_cb': h5dump_xml.c:160:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^ h5dump_xml.c:174:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] string_dataformat.line_ncols = h5tools_nCols; ^ h5dumpgentest.c: In function 'gent_dataset': h5dump_xml.c:201:9: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] switch(oinfo.type) { ^ h5dump_xml.c:201:9: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum] h5dumpgentest.c:367:12: warning: size of 'dset2' is 4800 bytes [-Wlarger-than=] double dset2[30][20]; ^ h5dumpgentest.c:392:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dset2[i][j] = 0.0001 * j + i; ^ h5dumpgentest.c: In function 'gent_dataset2': h5dumpgentest.c:408:12: warning: size of 'dset2' is 2400 bytes [-Wlarger-than=] double dset2[30][10]; ^ h5dump_xml.c:371:9: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] switch(linfo->type) { ^ h5dump_xml.c:371:9: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch [-Wswitch-enum] h5dump_xml.c:371:9: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] h5dump_xml.c: In function 'xml_name_to_XID': h5dump_xml.c:593:21: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'haddr_t' [-Wformat=] sprintf(outstr, "xid_"H5_PRINTF_HADDR_FMT, objno); ^ h5dump_xml.c:604:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'haddr_t' [-Wformat=] sprintf(outstr, "xid_"H5_PRINTF_HADDR_FMT, objno); ^ h5dump_xml.c:613:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'haddr_t' [-Wformat=] sprintf(outstr, "xid_"H5_PRINTF_HADDR_FMT, objno); ^ h5dumpgentest.c: In function 'gent_attribute': h5dumpgentest.c:487:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] for(i = 0; i < 10; i++) d[i] = 0.1 * i; ^ h5dump_xml.c: In function 'xml_escape_the_string': h5dump_xml.c:751:15: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] len = slen; ^ h5dump_xml.c: In function 'xml_print_datatype': h5dump_xml.c:874:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^ h5dump_xml.c:888:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] string_dataformat.line_ncols = h5tools_nCols; ^ h5dump_xml.c:971:13: warning: enumeration value 'H5T_ORDER_ERROR' not handled in switch [-Wswitch-enum] switch (ord) { ^ h5dump_xml.c:971:13: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] h5dump_xml.c:971:13: warning: enumeration value 'H5T_ORDER_NONE' not handled in switch [-Wswitch-enum] h5dump_xml.c:985:13: warning: enumeration value 'H5T_SGN_ERROR' not handled in switch [-Wswitch-enum] switch (sgn) { ^ h5dump_xml.c:985:13: warning: enumeration value 'H5T_NSGN' not handled in switch [-Wswitch-enum] h5dump_xml.c:1035:13: warning: enumeration value 'H5T_ORDER_ERROR' not handled in switch [-Wswitch-enum] switch (ord) { ^ h5dump_xml.c:1035:13: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] h5dump_xml.c:1035:13: warning: enumeration value 'H5T_ORDER_NONE' not handled in switch [-Wswitch-enum] h5dumpgentest.c: In function 'gent_compound_dt': h5dumpgentest.c:890:13: warning: size of 'dset3' is 2448 bytes [-Wlarger-than=] dset3_t dset3[3][6]; ^ h5dumpgentest.c:915:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dset1[i].c = (float)(1./(i+1)); ^ h5dump_xml.c:1174:13: warning: enumeration value 'H5T_ORDER_ERROR' not handled in switch [-Wswitch-enum] switch (ord) { ^ h5dump_xml.c:1174:13: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum] h5dump_xml.c:1174:13: warning: enumeration value 'H5T_ORDER_NONE' not handled in switch [-Wswitch-enum] h5dumpgentest.c:918:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dset2[i].b = (float)(i+ i*0.1); ^ h5dumpgentest.c:924:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dset5[i].b = (float)(i*0.1); ^ h5dump_ddl.c: In function 'dump_datatype': h5dump_xml.c:1238:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nmembers = H5Tget_nmembers(type); ^ h5dump_ddl.c:63:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^ h5dump_ddl.c: In function 'dump_dataspace': h5dump_ddl.c:92:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^ h5dump_ddl.c: In function 'dump_attr_cb': h5dump_ddl.c:126:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^ h5dump_ddl.c:145:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] string_dataformat.line_ncols = h5tools_nCols; ^ h5dump_ddl.c: In function 'dump_all_cb': h5dump_ddl.c:201:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^ h5dump_ddl.c:215:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] string_dataformat.line_ncols = h5tools_nCols; ^ h5dump_xml.c:1462:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ndims = H5Tget_array_ndims(type); ^ h5dumpgentest.c: In function 'gent_compound_dt2': h5dumpgentest.c:1100:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dset1[i].c = (float)(1./(i+1)); ^ h5dumpgentest.c:1103:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dset2[i].b = (float)(i+ i*0.1); ^ h5dumpgentest.c:1106:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dset4[i].b = (float)(i*1.0); ^ h5dumpgentest.c:1109:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dset5[i].b = (float)(i*1.0); ^ h5dump_xml.c:950:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] switch (H5Tget_class(type)) { ^ h5dump_xml.c:950:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] h5dump_xml.c: In function 'xml_dump_datatype': h5dump_xml.c:1562:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^ h5dump_xml.c:1576:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] string_dataformat.line_ncols = h5tools_nCols; ^ h5dump_ddl.c:242:9: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] switch(oinfo.type) { ^ h5dump_ddl.c:242:9: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum] h5dump_xml.c: In function 'xml_dump_dataspace': h5dump_xml.c:1701:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^ h5dump_xml.c:1715:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] string_dataformat.line_ncols = h5tools_nCols; ^ h5dump_xml.c:1731:5: warning: enumeration value 'H5S_NULL' not handled in switch [-Wswitch-enum] switch (space_type) { ^ h5dump_xml.c: In function 'xml_dump_data': h5dump_xml.c:1876:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^ h5dump_xml.c:1894:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] string_dataformat.line_ncols = h5tools_nCols; ^ h5dumpgentest.c: In function 'gent_all': h5dumpgentest.c:1349:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dset2_1[i] = (float)(i * 0.1 + 1); ^ h5dump_ddl.c:389:9: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] switch(linfo->type) { ^ h5dump_ddl.c:389:9: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch [-Wswitch-enum] h5dump_ddl.c:389:9: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] h5dumpgentest.c:1360:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dset2_2[i][j] = (float)((i + 1) * j * 0.1); ^ h5dump_ddl.c: At top level: h5dump_ddl.c:570:1: warning: no previous prototype for 'attr_iteration' [-Wmissing-prototypes] attr_iteration(hid_t gid, unsigned attr_crt_order_flags) ^ h5dump_ddl.c:600:1: warning: no previous prototype for 'link_iteration' [-Wmissing-prototypes] link_iteration(hid_t gid, unsigned crt_order_flags) ^ h5dump_ddl.c: In function 'dump_named_datatype': h5dump_ddl.c:645:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^ h5dump_ddl.c:659:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] string_dataformat.line_ncols = h5tools_nCols; ^ h5dump_xml.c: In function 'xml_dump_attr': h5dump_xml.c:2074:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^ h5dump_xml.c:2088:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] string_dataformat.line_ncols = h5tools_nCols; ^ h5dumpgentest.c: In function 'gent_many': h5dumpgentest.c:1528:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] d[i] = 0.1 * i; ^ h5dumpgentest.c:1540:67: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] dset1[j].c[i3][i2][i1][i0] = (double)(i0+j+sdim); ^ h5dump_ddl.c: In function 'dump_group': h5dump_ddl.c:808:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^ h5dump_ddl.c:822:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] string_dataformat.line_ncols = h5tools_nCols; ^ h5dump_xml.c:2114:13: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] switch (H5Tget_class(type)) { ^ h5dump_xml.c:2114:13: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] h5dump_ddl.c:847:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'haddr_t' [-Wformat=] sprintf(type_name, "#"H5_PRINTF_HADDR_FMT, type_table->objs[u].objno); ^ h5dumpgentest.c:1457:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; ^ h5dump.c: In function 'table_list_add': h5dump_ddl.c: In function 'dump_dataset': h5dump_ddl.c:943:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^ h5dump_ddl.c:957:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] string_dataformat.line_ncols = h5tools_nCols; ^ h5dump.c:397:27: warning: request for implicit conversion from 'void *' to 'struct *' not permitted in C++ [-Wc++-compat] table_list.tables = tmp_ptr; ^ h5dump_xml.c: In function 'xml_dump_named_datatype': h5dump_xml.c:2400:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^ h5dumpgentest.c: In function 'gent_str': h5dump_xml.c:2414:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] string_dataformat.line_ncols = h5tools_nCols; ^ h5dumpgentest.c:1676:16: warning: size of 'comp1' is 12888 bytes [-Wlarger-than=] compound_t comp1[3][6]; ^ h5dump_ddl.c:1028:13: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] switch(H5Tget_class(type)) { ^ h5dump_ddl.c:1028:13: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] h5dump_ddl.c: In function 'dump_data': h5dump_ddl.c:1122:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] string_dataformat.line_ncols = h5tools_nCols; ^ h5dump_ddl.c:1129:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^ h5dump.c: In function 'parse_hsize_list': h5dump.c:638:27: warning: cast from function call of type 'double' to non-matching type 'long long unsigned int' [-Wbad-function-cast] p_list[i++] = (hsize_t)HDatof(ptr); ^ h5dump.c: In function 'parse_mask_list': h5dump.c:740:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (offset_value < 0 || offset_value >= PACKED_BITS_SIZE_MAX) { ^ h5dump_xml.c: In function 'xml_dump_group': h5dump_xml.c:2625:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^ h5dump_xml.c:2639:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] string_dataformat.line_ncols = h5tools_nCols; ^ h5dump.c:765:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((offset_value + length_value) > PACKED_BITS_SIZE_MAX){ ^ h5dump.c:786:21: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion] temp_mask = ~0L; ^ h5dump.c:787:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(length_value<8*sizeof(unsigned long long)) { ^ h5dump_ddl.c: In function 'attr_search': h5dump_ddl.c:1319:14: warning: conversion to 'int' from 'long unsigned int' may alter its value [-Wconversion] k = (size_t)i + 1 + (size_t)j + 1 + 2; ^ h5dumpgentest.c: In function 'gent_str2': h5dumpgentest.c:1843:20: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = i; ^ h5dump_ddl.c: In function 'obj_search': h5dump_ddl.c:1350:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] attr_data.path = (char*)path; ^ h5dumpgentest.c:1856:20: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = i; ^ In file included from h5dump_ddl.c:18:0: h5dump_ddl.c: In function 'lnk_search': h5dumpgentest.c:1876:20: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = i; ^ ../../src/H5private.h:1226:28: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] #define HDstrlen(S) strlen(S) ^ h5dump_ddl.c:1385:18: note: in expansion of macro 'HDstrlen' search_len = HDstrlen(op_name); ^ h5dumpgentest.c:1890:20: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = i; ^ h5dumpgentest.c:1909:20: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = i; ^ h5dump_ddl.c: In function 'handle_paths': h5dump_ddl.c:1473:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] handle_udata.op_name = (char*)path_name; ^ h5dump_xml.c:2803:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'haddr_t' [-Wformat=] sprintf(type_name, "#"H5_PRINTF_HADDR_FMT, type_table->objs[u].objno); ^ h5dumpgentest.c:1923:20: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = i; ^ h5dump_ddl.c: In function 'handle_attributes': h5dump_ddl.c:1535:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^ h5dump_ddl.c:1549:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] string_dataformat.line_ncols = h5tools_nCols; ^ h5dump_xml.c:2886:21: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'haddr_t' [-Wformat=] sprintf(type_name, "#"H5_PRINTF_HADDR_FMT, type_table->objs[u].objno); ^ h5dump_ddl.c: In function 'handle_datasets': h5dump_ddl.c:1678:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ndims = ndims_res; ^ In file included from h5dump.h:24:0, from h5dump.c:18: h5dump.c: In function 'main': h5dumpgentest.c: In function 'gent_objref': h5dump_defines.h:28:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if ((name)) \ ^ h5dump.c:1488:13: note: in expansion of macro 'begin_obj' begin_obj(h5tools_dump_header_format->filebegin, fname, h5tools_dump_header_format->fileblockbegin); ^ h5dumpgentest.c:2009:19: warning: conversion to 'uint32_t' from 'int' may change the sign of the result [-Wsign-conversion] *tu32++ = i * 3; ^ In file included from h5dump_extern.h:24:0, from h5dump_ddl.c:24: h5dump_defines.h:28:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if ((name)) \ ^ h5dump_ddl.c:1762:17: note: in expansion of macro 'begin_obj' begin_obj(h5tools_dump_header_format->datasetbegin, real_name, h5tools_dump_header_format->datasetblockbegin); ^ In file included from h5dump_xml.c:18:0: h5dump_xml.c: In function 'xml_print_refs': h5dump_xml.c:2980:47: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] buf = (char *) HDcalloc((size_t)(ssiz * tsiz), sizeof(char)); ^ ../../src/H5private.h:567:37: note: in definition of macro 'HDcalloc' #define HDcalloc(N,Z) calloc(N,Z) ^ h5dump_ddl.c: In function 'handle_groups': h5dump_defines.h:28:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if ((name)) \ ^ h5dump_ddl.c:1818:13: note: in expansion of macro 'begin_obj' begin_obj(h5tools_dump_header_format->groupbegin, real_name, h5tools_dump_header_format->groupblockbegin); ^ h5dump_xml.c:2996:47: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] buf = (char *) HDcalloc((size_t)(ssiz * tsiz), sizeof(char)); ^ ../../src/H5private.h:567:37: note: in definition of macro 'HDcalloc' #define HDcalloc(N,Z) calloc(N,Z) ^ h5dumpgentest.c: In function 'gent_datareg': h5dumpgentest.c:2114:16: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] *tu8++=i*3; ^ h5dump_xml.c:3014:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^ h5dump_xml.c:3028:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] string_dataformat.line_ncols = h5tools_nCols; ^ h5dump_ddl.c: In function 'handle_links': h5dump_defines.h:28:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if ((name)) \ ^ h5dump_ddl.c:1878:13: note: in expansion of macro 'begin_obj' begin_obj(h5tools_dump_header_format->softlinkbegin, links, h5tools_dump_header_format->softlinkblockbegin); ^ h5dump_ddl.c:1881:15: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if(H5Lget_val(fid, links, buf, linfo.u.val_size, H5P_DEFAULT) >= 0) ^ h5dump.c: In function 'h5_fileaccess': h5dump.c:1682:25: warning: size of 'sv' is 7168 bytes [-Wlarger-than=] char sv[H5FD_MEM_NTYPES][1024]; ^ In file included from h5dump_extern.h:24:0, from h5dump_ddl.c:24: h5dump_defines.h:28:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if ((name)) \ ^ h5dump_ddl.c:1891:13: note: in expansion of macro 'begin_obj' begin_obj(h5tools_dump_header_format->udlinkbegin, links, h5tools_dump_header_format->udlinkblockbegin); ^ h5dump_defines.h:28:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if ((name)) \ ^ h5dump_ddl.c:1894:13: note: in expansion of macro 'begin_obj' begin_obj(h5tools_dump_header_format->extlinkbegin, links, h5tools_dump_header_format->extlinkblockbegin); ^ h5dump.c:1697:40: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] memb_addr[mt] = MAX(mt-1,0)*(HADDR_MAX/10); ^ h5dumpgentest.c: In function 'gent_attrreg': h5dumpgentest.c:2223:16: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] *tu8++=i*3; ^ In file included from h5dump_xml.c:18:0: h5dump_xml.c: In function 'xml_print_strs': h5dump_xml.c:3138:38: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] buf = HDmalloc((size_t)(ssiz * tsiz)); ^ ../../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ h5dump_xml.c:3154:38: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion] buf = HDmalloc((size_t)(ssiz * tsiz)); ^ ../../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ h5dump_xml.c:3173:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^ h5dump_xml.c:3187:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] string_dataformat.line_ncols = h5tools_nCols; ^ h5dump_xml.c:3192:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < ssiz; i++) { ^ h5dumpgentest.c: In function 'gent_nestcomp': h5dumpgentest.c:2341:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] s1[i].c = 1./(i+1); ^ h5dumpgentest.c:2342:21: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] s1[i].d.a = 65 + i; ^ h5dumpgentest.c:2343:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] s1[i].d.b[0] = -100.; ^ h5dumpgentest.c:2344:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] s1[i].d.b[1] = 100.; ^ h5dump_xml.c: In function 'check_filters': h5dump_xml.c:3289:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^ h5dump_xml.c:3303:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] string_dataformat.line_ncols = h5tools_nCols; ^ h5dumpgentest.c: In function 'gent_opaque': h5dumpgentest.c:2413:22: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] test[x][0] = x; ^ h5dumpgentest.c:2414:22: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] test[x][1] = 99 - x; ^ h5dump_xml.c: In function 'xml_dump_fill_value': h5dump_xml.c:3429:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^ In file included from h5dumpgentest.c:28:0: h5dumpgentest.c: In function 'gent_vldatatypes': h5dump_xml.c:3443:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] string_dataformat.line_ncols = h5tools_nCols; ^ h5dumpgentest.c:2514:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].p = HDmalloc((i + 1) * sizeof(int)); ^ ../../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ h5dumpgentest.c:2515:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].len = i + 1; ^ In file included from h5dumpgentest.c:28:0: h5dumpgentest.c:2541:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].p = HDmalloc((i + 1) * sizeof(float)); ^ ../../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ h5dumpgentest.c:2542:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].len = i + 1; ^ h5dumpgentest.c:2545:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ((float *)wdata[i].p)[j] = (float)(i * 10 + ((float)j) / 10.0); ^ h5dump_xml.c:3566:51: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] h5tools_str_append(&buffer, "\"%f\"", *(float *) buf); ^ h5dump_defines.h:28:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if ((name)) \ ^ h5dump_ddl.c:1921:13: note: in expansion of macro 'begin_obj' begin_obj(h5tools_dump_header_format->udlinkbegin, links, h5tools_dump_header_format->udlinkblockbegin); ^ h5dumpgentest.c:2545:68: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion] ((float *)wdata[i].p)[j] = (float)(i * 10 + ((float)j) / 10.0); ^ h5dump_defines.h:28:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if ((name)) \ ^ h5dump_ddl.c:1924:13: note: in expansion of macro 'begin_obj' begin_obj(h5tools_dump_header_format->udlinkbegin, links, h5tools_dump_header_format->udlinkblockbegin); ^ h5dump_ddl.c:1876:9: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] switch(linfo.type) { ^ h5dump_ddl.c:1876:9: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch [-Wswitch-enum] h5dump_ddl.c:1876:9: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] h5dumpgentest.c:2506:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret=0; ^ h5dump_ddl.c: In function 'handle_datatypes': h5dump_ddl.c:1969:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'haddr_t' [-Wformat=] sprintf(name, "/#"H5_PRINTF_HADDR_FMT, type_table->objs[idx].objno); ^ In file included from h5dump_extern.h:24:0, from h5dump_ddl.c:24: h5dump_defines.h:28:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if ((name)) \ ^ h5dump_ddl.c:1982:17: note: in expansion of macro 'begin_obj' begin_obj(h5tools_dump_header_format->datatypebegin, real_name, h5tools_dump_header_format->datatypeblockbegin); ^ h5dumpgentest.c: In function 'gent_vldatatypes2': h5dumpgentest.c:2601:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^ h5dump_xml.c:3526:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] switch (H5Tget_class(type)) { ^ h5dump_xml.c:3526:9: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum] h5dump_xml.c:3526:9: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] h5dump_xml.c:3526:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] h5dumpgentest.c: In function 'gent_vldatatypes3': h5dumpgentest.c:2678:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] wdata[i].i=i*10; ^ h5dumpgentest.c:2679:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] wdata[i].f=(float)((i*20)/3.0); ^ h5dump_ddl.c: In function 'dump_extlink': h5dump_ddl.c:2077:9: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum] switch (oi.type) { ^ h5dump_ddl.c:2077:9: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum] h5dump_xml.c: In function 'xml_dump_dataset': h5dump_xml.c:3792:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^ h5dump_xml.c:3810:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] string_dataformat.line_ncols = h5tools_nCols; ^ h5dumpgentest.c:2674:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^ h5dumpgentest.c: In function 'gent_vldatatypes4': h5dumpgentest.c:2750:37: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ((s1 *)wdata[i].p)[j].i=i*10+j; ^ h5dumpgentest.c:2751:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ((s1 *)wdata[i].p)[j].f=(float)((i*20+j)/3.0); ^ h5dumpgentest.c:2743:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^ h5dumpgentest.c: In function 'gent_vldatatypes5': h5dumpgentest.c:2816:26: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].len=i+5; ^ In file included from h5dumpgentest.c:28:0: h5dumpgentest.c:2817:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i].p=HDmalloc(sizeof(unsigned)*(i+5)); ^ ../../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ h5dumpgentest.c:2819:45: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ((unsigned *)wdata[i].p)[j]=j*2; ^ h5dump_xml.c:4005:5: warning: enumeration value 'H5D_FILL_TIME_ERROR' not handled in switch [-Wswitch-enum] switch (ft) { ^ h5dump_xml.c:4022:5: warning: enumeration value 'H5D_ALLOC_TIME_ERROR' not handled in switch [-Wswitch-enum] switch (at) { ^ h5dumpgentest.c:2807:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^ h5dumpgentest.c: In function 'gent_array1_big': h5dumpgentest.c:2877:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^ h5dumpgentest.c: In function 'gent_array1': h5dumpgentest.c:2968:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^ h5dump_xml.c:4115:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] switch (H5Tget_class(type)) { ^ h5dump_xml.c:4115:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] h5dumpgentest.c: In function 'gent_array2': h5dumpgentest.c:3012:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^ h5dump_xml.c: In function 'xml_print_enum': h5dump_xml.c:4375:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] ctx.cur_column = dump_indent; ^ h5dump_xml.c:4389:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] string_dataformat.line_ncols = h5tools_nCols; ^ h5dumpgentest.c: In function 'gent_array3': h5dumpgentest.c:3060:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^ h5dumpgentest.c: In function 'gent_array4': h5dumpgentest.c:3122:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] wdata[i][j].f=(float)(i*2.5+j); ^ h5dumpgentest.c:3116:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^ h5dumpgentest.c: In function 'gent_array5': h5dumpgentest.c:3190:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] wdata[i][j].f[k]=(float)(i*10+j*2.5+k); ^ h5dumpgentest.c:3183:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^ In file included from h5dumpgentest.c:28:0: h5dumpgentest.c: In function 'gent_array6': h5dumpgentest.c:3258:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i][j].p=HDmalloc((i+j+1)*sizeof(unsigned int)); ^ ../../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ h5dumpgentest.c:3259:29: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i][j].len=i+j+1; ^ h5dumpgentest.c:3261:52: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ((unsigned int *)wdata[i][j].p)[k]=i*100+j*10+k; ^ h5dumpgentest.c:3253:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^ In file included from h5dumpgentest.c:28:0: h5dumpgentest.c: In function 'gent_array7': h5dumpgentest.c:3319:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i][j].p=HDmalloc((i+j+1)*(sizeof(unsigned int)*ARRAY1_DIM1)); ^ ../../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ h5dumpgentest.c:3320:29: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] wdata[i][j].len=i+j+1; ^ h5dumpgentest.c:3323:70: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ((unsigned int *)wdata[i][j].p)[k*ARRAY1_DIM1+l]=i*1000+j*100+k*10+l; ^ h5dumpgentest.c:3314:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^ h5dumpgentest.c: In function 'gent_array8': h5dumpgentest.c:3381:17: warning: size of 'wdata' is 16400 bytes [-Wlarger-than=] int wdata[(F64_DIM1) * sizeof(int)]; /* Write buffer */ ^ h5dumpgentest.c:3389:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] wdata[i] = i; ^ h5dumpgentest.c:3378:17: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status = -1; ^ h5dumpgentest.c: In function 'gent_empty': h5dumpgentest.c:3439:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret=0; ^ h5dumpgentest.c: In function 'gent_multi': h5dumpgentest.c:3645:10: warning: size of 'sv' is 7168 bytes [-Wlarger-than=] char sv[H5FD_MEM_NTYPES][1024]; ^ h5dumpgentest.c:3663:39: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] memb_addr[mt] = MAX(mt - 1,0) * (HADDR_MAX / 10); ^ In file included from h5dumpgentest.c:28:0: h5dumpgentest.c: In function 'write_attr_in': h5dumpgentest.c:4050:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buf52[i][j].p = HDmalloc((i + 1) * sizeof(int)); ^ ../../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ h5dumpgentest.c:4051:31: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] buf52[i][j].len = i + 1; ^ h5dumpgentest.c:4107:32: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] buf23[i][j][k]=n++; ^ h5dumpgentest.c:4133:34: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] buf33[i][j][k].a=n++; ^ In file included from h5dumpgentest.c:28:0: h5dumpgentest.c:4182:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buf53[i][j][k].p = HDmalloc((i + 1) * sizeof(int)); ^ ../../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ h5dumpgentest.c:4183:38: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] buf53[i][j][k].len = i + 1; ^ h5dumpgentest.c:3827:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^ In file included from h5dumpgentest.c:28:0: h5dumpgentest.c: In function 'write_dset_in': h5dumpgentest.c:4492:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buf52[i][j].p = HDmalloc((i + 1) * sizeof(int)); ^ ../../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ h5dumpgentest.c:4493:31: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] buf52[i][j].len = i + 1; ^ h5dumpgentest.c:4561:32: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] buf23[i][j][k]=n++; ^ h5dumpgentest.c:4587:34: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] buf33[i][j][k].a=n++; ^ In file included from h5dumpgentest.c:28:0: h5dumpgentest.c:4636:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buf53[i][j][k].p = HDmalloc((i + 1) * sizeof(int)); ^ ../../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ h5dumpgentest.c:4637:38: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] buf53[i][j][k].len = i + 1; ^ h5dumpgentest.c:4268:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^ h5dumpgentest.c: In function 'gent_attr_all': h5dumpgentest.c:4711:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^ h5dumpgentest.c: In function 'gent_compound_complex': h5dumpgentest.c:4892:37: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] Array1[m].d[n][o] = m + n + o; ^ h5dumpgentest.c:4896:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] Array1[m].e = (float)( m * .96 ); ^ h5dumpgentest.c:4899:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] Array1[m].f[n] = ( m * 1024.9637 ); ^ h5dumpgentest.c:4869:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; /* Error checking variable */ ^ h5dumpgentest.c: In function 'gent_named_dtype_attr': h5dumpgentest.c:5023:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; ^ h5dumpgentest.c: In function 'make_external': h5dumpgentest.c:5245:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ h5dumpgentest.c: In function 'gent_filters': h5dumpgentest.c:5293:23: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int i, j, n, ret; ^ h5dumpgentest.c: In function 'gent_fcontents': h5dumpgentest.c:5649:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ h5dumpgentest.c: In function 'gent_fvalues': h5dumpgentest.c:5783:16: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ h5dumpgentest.c: In function 'gent_string': h5dumpgentest.c:5943:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ h5dumpgentest.c: In function 'gent_aindices': h5dumpgentest.c:6038:29: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int i, j, k, l, n, ret; ^ h5dumpgentest.c: In function 'gent_longlinks': h5dumpgentest.c:6107:17: warning: variable 'gid2' set but not used [-Wunused-but-set-variable] hid_t gid2 = (-1); /* Datatype ID */ ^ h5dumpgentest.c: In function 'gent_bigdims': h5dumpgentest.c:6286:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ h5dumpgentest.c: In function 'gent_hyperslab': h5dumpgentest.c:6382:17: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int i, ret; ^ h5dumpgentest.c: In function 'gent_fpformat': h5dumpgentest.c:6846:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] double dbuf[6] = {-0.1234567, 0.1234567, 0, 0, 0, 0}; ^ h5dumpgentest.c:6846:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] h5dumpgentest.c: In function 'gent_packedbits': h5dumpgentest.c:6978:14: warning: size of 'dsetu64' is 4096 bytes [-Wlarger-than=] uint64_t dsetu64[F66_XDIM][F66_YDIM64], valu64bits; ^ h5dumpgentest.c:6982:13: warning: size of 'dset64' is 4096 bytes [-Wlarger-than=] int64_t dset64[F66_XDIM][F66_YDIM64], val64bits; ^ h5dumpgentest.c:6997:28: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] dsetu8[i][j] = dsetu8[i][j-1] << 1; ^ h5dumpgentest.c:6999:23: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] valu8bits <<= 1; ^ h5dumpgentest.c:7015:29: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion] dsetu16[i][j] = dsetu16[i][j-1] << 1; ^ h5dumpgentest.c:7017:24: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion] valu16bits <<= 1; ^ h5dumpgentest.c:7069:27: warning: conversion to 'int8_t' from 'int' may alter its value [-Wconversion] dset8[i][j] = dset8[i][j-1] << 1; ^ h5dumpgentest.c:7071:22: warning: conversion to 'int8_t' from 'int' may alter its value [-Wconversion] val8bits <<= 1; ^ h5dumpgentest.c:7087:28: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion] dset16[i][j] = dset16[i][j-1] << 1; ^ h5dumpgentest.c:7089:23: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion] val16bits <<= 1; ^ h5dumpgentest.c:7139:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dsetdbl[i][j] = 0.0001 * j + i; ^ h5dumpgentest.c: In function 'gent_attr_intsize': h5dumpgentest.c:7167:14: warning: size of 'dsetu64' is 4096 bytes [-Wlarger-than=] uint64_t dsetu64[F66_XDIM][F66_YDIM64], valu64bits; ^ h5dumpgentest.c:7171:13: warning: size of 'dset64' is 4096 bytes [-Wlarger-than=] int64_t dset64[F66_XDIM][F66_YDIM64], val64bits; ^ h5dumpgentest.c:7187:28: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] dsetu8[i][j] = dsetu8[i][j-1] << 1; ^ h5dumpgentest.c:7189:23: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] valu8bits <<= 1; ^ h5dumpgentest.c:7205:29: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion] dsetu16[i][j] = dsetu16[i][j-1] << 1; ^ h5dumpgentest.c:7207:24: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion] valu16bits <<= 1; ^ h5dumpgentest.c:7259:27: warning: conversion to 'int8_t' from 'int' may alter its value [-Wconversion] dset8[i][j] = dset8[i][j-1] << 1; ^ h5dumpgentest.c:7261:22: warning: conversion to 'int8_t' from 'int' may alter its value [-Wconversion] val8bits <<= 1; ^ h5dumpgentest.c:7277:28: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion] dset16[i][j] = dset16[i][j-1] << 1; ^ h5dumpgentest.c:7279:23: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion] val16bits <<= 1; ^ h5dumpgentest.c:7329:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dsetdbl[i][j] = 0.0001 * j + i; ^ h5dumpgentest.c: In function 'gent_charsets': h5dumpgentest.c:7354:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^ h5dumpgentest.c: In function 'gent_compound_intsizes': h5dumpgentest.c:7425:18: warning: size of 'Array1' is 45568 bytes [-Wlarger-than=] Array1Struct Array1[F70_LENGTH]; ^ h5dumpgentest.c:7440:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(n = 0; n < dims[0]; n++){ ^ h5dumpgentest.c:7442:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(o = 1; o < dims[1]; o++) { ^ h5dumpgentest.c:7443:42: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] Array1[m].dsetu8[n][o] = Array1[m].dsetu8[n][o-1] << 1; ^ h5dumpgentest.c:7445:27: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] valu8bits <<= 1; ^ h5dumpgentest.c:7452:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(n = 0; n < dims[0]; n++){ ^ h5dumpgentest.c:7454:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(o = 1; o < dims[1]; o++) { ^ h5dumpgentest.c:7455:43: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion] Array1[m].dsetu16[n][o] = Array1[m].dsetu16[n][o-1] << 1; ^ h5dumpgentest.c:7457:28: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion] valu16bits <<= 1; ^ h5dumpgentest.c:7464:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(n = 0; n < dims[0]; n++){ ^ h5dumpgentest.c:7466:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(o = 1; o < dims[1]; o++) { ^ h5dumpgentest.c:7476:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(n = 0; n < dims[0]; n++){ ^ h5dumpgentest.c:7478:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(o = 1; o < dims[1]; o++) { ^ h5dumpgentest.c:7488:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(n = 0; n < dims[0]; n++){ ^ h5dumpgentest.c:7490:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(o = 1; o < dims[1]; o++) { ^ h5dumpgentest.c:7491:41: warning: conversion to 'int8_t' from 'int' may alter its value [-Wconversion] Array1[m].dset8[n][o] = Array1[m].dset8[n][o-1] << 1; ^ h5dumpgentest.c:7493:26: warning: conversion to 'int8_t' from 'int' may alter its value [-Wconversion] val8bits <<= 1; ^ h5dumpgentest.c:7500:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(n = 0; n < dims[0]; n++){ ^ h5dumpgentest.c:7502:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(o = 1; o < dims[1]; o++) { ^ h5dumpgentest.c:7503:42: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion] Array1[m].dset16[n][o] = Array1[m].dset16[n][o-1] << 1; ^ h5dumpgentest.c:7505:27: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion] val16bits <<= 1; ^ h5dumpgentest.c:7512:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(n = 0; n < dims[0]; n++){ ^ h5dumpgentest.c:7514:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(o = 1; o < dims[1]; o++) { ^ h5dumpgentest.c:7524:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(n = 0; n < dims[0]; n++){ ^ h5dumpgentest.c:7526:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(o = 1; o < dims[1]; o++) { ^ h5dumpgentest.c:7535:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(n = 0; n < dims[0]; n++) ^ h5dumpgentest.c:7536:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(o = 0; o < dims[1]; o++) ^ h5dumpgentest.c:7537:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] Array1[m].dsetdbl[n][o] = 0.0001 * o + n; ^ h5dumpgentest.c:7428:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; /* Error checking variable */ ^ h5dumpgentest.c: In function 'gent_compound_attr_intsizes': h5dumpgentest.c:7700:18: warning: size of 'Array1' is 45568 bytes [-Wlarger-than=] Array1Struct Array1[F70_LENGTH]; ^ h5dumpgentest.c:7715:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(n = 0; n < dims[0]; n++){ ^ h5dumpgentest.c:7717:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(o = 1; o < dims[1]; o++) { ^ h5dumpgentest.c:7718:42: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] Array1[m].dsetu8[n][o] = Array1[m].dsetu8[n][o-1] << 1; ^ h5dumpgentest.c:7720:27: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] valu8bits <<= 1; ^ h5dumpgentest.c:7727:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(n = 0; n < dims[0]; n++){ ^ h5dumpgentest.c:7729:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(o = 1; o < dims[1]; o++) { ^ h5dumpgentest.c:7730:43: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion] Array1[m].dsetu16[n][o] = Array1[m].dsetu16[n][o-1] << 1; ^ h5dumpgentest.c:7732:28: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion] valu16bits <<= 1; ^ h5dumpgentest.c:7739:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(n = 0; n < dims[0]; n++){ ^ h5dumpgentest.c:7741:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(o = 1; o < dims[1]; o++) { ^ h5dumpgentest.c:7751:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(n = 0; n < dims[0]; n++){ ^ h5dumpgentest.c:7753:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(o = 1; o < dims[1]; o++) { ^ h5dumpgentest.c:7763:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(n = 0; n < dims[0]; n++){ ^ h5dumpgentest.c:7765:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(o = 1; o < dims[1]; o++) { ^ h5dumpgentest.c:7766:41: warning: conversion to 'int8_t' from 'int' may alter its value [-Wconversion] Array1[m].dset8[n][o] = Array1[m].dset8[n][o-1] << 1; ^ h5dumpgentest.c:7768:26: warning: conversion to 'int8_t' from 'int' may alter its value [-Wconversion] val8bits <<= 1; ^ h5dumpgentest.c:7775:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(n = 0; n < dims[0]; n++){ ^ h5dumpgentest.c:7777:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(o = 1; o < dims[1]; o++) { ^ h5dumpgentest.c:7778:42: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion] Array1[m].dset16[n][o] = Array1[m].dset16[n][o-1] << 1; ^ h5dumpgentest.c:7780:27: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion] val16bits <<= 1; ^ h5dumpgentest.c:7787:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(n = 0; n < dims[0]; n++){ ^ h5dumpgentest.c:7789:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(o = 1; o < dims[1]; o++) { ^ h5dumpgentest.c:7799:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(n = 0; n < dims[0]; n++){ ^ h5dumpgentest.c:7801:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(o = 1; o < dims[1]; o++) { ^ h5dumpgentest.c:7810:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(n = 0; n < dims[0]; n++) ^ h5dumpgentest.c:7811:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(o = 0; o < dims[1]; o++) ^ h5dumpgentest.c:7812:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] Array1[m].dsetdbl[n][o] = 0.0001 * o + n; ^ h5dumpgentest.c:7703:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; /* Error checking variable */ ^ h5dumpgentest.c: In function 'gent_nested_compound_dt': h5dumpgentest.c:7980:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dset2[i].b = (float)(i+i*0.1); ^ h5dumpgentest.c:7986:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dset3[i].b[j][k] = (float)(i*j*k*1.0); ^ h5dumpgentest.c:7990:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dset3[i].c.b = (float)(i*1.0); ^ h5dumpgentest.c: In function 'gent_intscalars': h5dumpgentest.c:8108:14: warning: size of 'dsetu64' is 4096 bytes [-Wlarger-than=] uint64_t dsetu64[F73_XDIM][F73_YDIM64], valu64bits; ^ h5dumpgentest.c:8112:13: warning: size of 'dset64' is 4096 bytes [-Wlarger-than=] int64_t dset64[F73_XDIM][F73_YDIM64], val64bits; ^ h5dumpgentest.c:8128:28: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] dsetu8[i][j] = dsetu8[i][j-1] << 1; ^ h5dumpgentest.c:8130:23: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] valu8bits <<= 1; ^ h5dumpgentest.c:8147:29: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion] dsetu16[i][j] = dsetu16[i][j-1] << 1; ^ h5dumpgentest.c:8149:24: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion] valu16bits <<= 1; ^ h5dumpgentest.c:8204:27: warning: conversion to 'int8_t' from 'int' may alter its value [-Wconversion] dset8[i][j] = dset8[i][j-1] << 1; ^ h5dumpgentest.c:8206:22: warning: conversion to 'int8_t' from 'int' may alter its value [-Wconversion] val8bits <<= 1; ^ h5dumpgentest.c:8223:28: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion] dset16[i][j] = dset16[i][j-1] << 1; ^ h5dumpgentest.c:8225:23: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion] val16bits <<= 1; ^ h5dumpgentest.c:8278:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dsetdbl[i][j] = 0.0001 * j + i; ^ h5dumpgentest.c: In function 'gent_attr_intscalars': h5dumpgentest.c:8306:14: warning: size of 'dsetu64' is 4096 bytes [-Wlarger-than=] uint64_t dsetu64[F73_XDIM][F73_YDIM64], valu64bits; ^ h5dumpgentest.c:8310:13: warning: size of 'dset64' is 4096 bytes [-Wlarger-than=] int64_t dset64[F73_XDIM][F73_YDIM64], val64bits; ^ h5dumpgentest.c:8327:28: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] dsetu8[i][j] = dsetu8[i][j-1] << 1; ^ h5dumpgentest.c:8329:23: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion] valu8bits <<= 1; ^ h5dumpgentest.c:8346:29: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion] dsetu16[i][j] = dsetu16[i][j-1] << 1; ^ h5dumpgentest.c:8348:24: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion] valu16bits <<= 1; ^ h5dumpgentest.c:8403:27: warning: conversion to 'int8_t' from 'int' may alter its value [-Wconversion] dset8[i][j] = dset8[i][j-1] << 1; ^ h5dumpgentest.c:8405:22: warning: conversion to 'int8_t' from 'int' may alter its value [-Wconversion] val8bits <<= 1; ^ h5dumpgentest.c:8422:28: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion] dset16[i][j] = dset16[i][j-1] << 1; ^ h5dumpgentest.c:8424:23: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion] val16bits <<= 1; ^ h5dumpgentest.c:8477:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dsetdbl[i][j] = 0.0001 * j + i; ^ h5dumpgentest.c: In function 'gent_string_scalars': h5dumpgentest.c:8516:24: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion] string[i][0] = 'A' + i; ^ h5dumpgentest.c:8518:28: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] string[i][j] = string[i][j-1] + 1; ^ h5dump.c:1639:1: warning: stack usage is 8448 bytes [-Wstack-usage=] h5_fileaccess(void) ^ h5dumpgentest.c: In function 'gent_str': h5dumpgentest.c:1641:13: warning: stack usage might be 13568 bytes [-Wstack-usage=] static void gent_str(void) { ^ h5dumpgentest.c: In function 'gent_array8': h5dumpgentest.c:3372:13: warning: stack usage might be 16480 bytes [-Wstack-usage=] static void gent_array8(void) ^ h5dumpgentest.c:3428:1: warning: the frame size of 16448 bytes is larger than 16384 bytes [-Wframe-larger-than=] } ^ h5dumpgentest.c: In function 'gent_packedbits': h5dumpgentest.c:6971:1: warning: stack usage might be 11504 bytes [-Wstack-usage=] gent_packedbits(void) ^ h5dumpgentest.c: In function 'gent_attr_intsize': h5dumpgentest.c:7160:1: warning: stack usage is 11488 bytes [-Wstack-usage=] gent_attr_intsize(void) ^ h5dumpgentest.c: In function 'gent_compound_intsizes': h5dumpgentest.c:7389:13: warning: stack usage might be 45808 bytes [-Wstack-usage=] static void gent_compound_intsizes(void) { ^ h5dumpgentest.c:7662:1: warning: the frame size of 45776 bytes is larger than 16384 bytes [-Wframe-larger-than=] } ^ h5dumpgentest.c: In function 'gent_compound_attr_intsizes': h5dumpgentest.c:7664:13: warning: stack usage is 45792 bytes [-Wstack-usage=] static void gent_compound_attr_intsizes(void) { ^ h5dumpgentest.c:7939:1: warning: the frame size of 45776 bytes is larger than 16384 bytes [-Wframe-larger-than=] } ^ h5dumpgentest.c: In function 'gent_intscalars': h5dumpgentest.c:8101:1: warning: stack usage might be 11504 bytes [-Wstack-usage=] gent_intscalars(void) ^ h5dumpgentest.c: In function 'gent_attr_intscalars': h5dumpgentest.c:8299:1: warning: stack usage is 11488 bytes [-Wstack-usage=] gent_attr_intscalars(void) ^ h5dumpgentest.c: At top level: h5dumpgentest.c:97:0: warning: macro "FILE65" is not used [-Wunused-macros] #define FILE65 "tattrreg.h5" ^ h5mkgrp.c: In function 'leave': h5mkgrp.c:71:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(curr_group = 0; curr_group < params.ngroups; curr_group++) ^ h5mkgrp.c: In function 'parse_command_line': h5mkgrp.c:183:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] parms->ngroups = (argc - opt_ind); ^ h5mkgrp.c:184:19: warning: request for implicit conversion from 'void *' to 'char **' not permitted in C++ [-Wc++-compat] parms->groups = HDmalloc(parms->ngroups * sizeof(char *)); ^ talign.c: In function 'main': talign.c:145:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] } else if(fok[0] != fptr[0] || fok[1] != fptr[1] ^ talign.c:145:43: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] } else if(fok[0] != fptr[0] || fok[1] != fptr[1] ^ talign.c:146:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] || fnok[0] != fptr[2] || fnok[1] != fptr[3]) { ^ talign.c:146:54: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] || fnok[0] != fptr[2] || fnok[1] != fptr[3]) { ^ h5repart.c: In function 'main': h5repart.c:204:10: warning: size of 'src_name' is 4096 bytes [-Wlarger-than=] char src_name[NAMELEN]; /*source member name */ ^ h5repart.c:210:10: warning: size of 'dst_name' is 4096 bytes [-Wlarger-than=] char dst_name[NAMELEN]; /*destination member name */ ^ h5repart.c:246:17: warning: conversion to 'size_t' from 'off_t' may change the sign of the result [-Wsign-conversion] blk_size = get_size (prog_name, &argno, argc, argv); ^ h5repart.c:260:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] sprintf (src_name, src_gen_name, src_membno); ^ h5repart.c:280:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] sprintf (dst_name, dst_gen_name, dst_membno); ^ h5repart.c:293:9: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] buf = malloc (blk_size); ^ h5repart.c:305:17: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] left_overs -= n; ^ h5repart.c:305:20: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] left_overs -= n; ^ h5repart.c:356:13: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] src_offset += n; ^ h5repart.c:356:16: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] src_offset += n; ^ h5repart_gentest.c: In function 'main': h5repart.c:360:14: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] dst_offset += n; ^ h5repart.c:360:17: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] dst_offset += n; ^ h5repart_gentest.c:36:17: warning: size of 'buf' is 16384 bytes [-Wlarger-than=] int buf[FAMILY_NUMBER][FAMILY_SIZE]; ^ h5repart.c:363:6: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] sprintf (src_name, src_gen_name, ++src_membno); ^ h5repart.c:365:14: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] dst_offset += n; ^ h5repart.c:365:17: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] dst_offset += n; ^ h5repart.c:389:13: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] dst_offset += n; ^ h5repart.c:389:16: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] dst_offset += n; ^ h5repart.c:410:6: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] sprintf (dst_name, dst_gen_name, ++dst_membno); ^ h5repart.c:471:18: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] hdsize = dst_size; ^ h5repart_gentest.c:31:5: warning: stack usage might be 16464 bytes [-Wstack-usage=] int main(void) ^ h5repart_gentest.c:101:1: warning: the frame size of 16432 bytes is larger than 16384 bytes [-Wframe-larger-than=] } ^ h5debug.c: In function 'get_H5B2_class': h5debug.c:80:5: warning: enumeration value 'H5B2_NUM_BTREE_ID' not handled in switch [-Wswitch-enum] switch(subtype) { ^ h5debug.c: In function 'main': h5debug.c:192:16: warning: conversion to 'haddr_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] addr = HDstrtoll(argv[2], NULL, 0); ^ h5debug.c:194:17: warning: conversion to 'haddr_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] extra = HDstrtoll(argv[3], NULL, 0); ^ h5debug.c:196:18: warning: conversion to 'haddr_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] extra2 = HDstrtoll(argv[4], NULL, 0); ^ h5debug.c:198:18: warning: conversion to 'haddr_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] extra3 = HDstrtoll(argv[5], NULL, 0); ^ h5debug.c:251:9: warning: enumeration value 'H5B_NUM_BTREE_ID' not handled in switch [-Wswitch-enum] switch(subtype) { ^ h5repart_gentest.c: At top level: h5repart_gentest.c:26:0: warning: macro "KB" is not used [-Wunused-macros] #define KB 1024 ^ h5repart.c:186:1: warning: stack usage is 8592 bytes [-Wstack-usage=] main (int argc, char *argv[]) ^ h5debug.c: At top level: h5debug.c:55:0: warning: macro "INDENT" is not used [-Wunused-macros] #define INDENT 3 ^ h5importtest.c: In function 'main': h5importtest.c:43:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] float rowo4 = (float)11.0e0, colo4 = (float)21.0e0, plno4 = (float)51.0e0; ^ h5importtest.c:43:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] h5importtest.c:43:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] h5importtest.c:44:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] float rowi4 = (float)1.0e0, coli4 = (float)2.0e0, plni4 = (float)5.0e0; ^ h5importtest.c:44:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] h5importtest.c:44:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] h5importtest.c:69:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] double rowo8 = 11.0e0, colo8 = 21.0e0, plno8 = 51.0e0; ^ h5importtest.c:69:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] h5importtest.c:69:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] h5importtest.c:70:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] double rowi8 = 1.0e0, coli8 = 2.0e0, plni8 = 5.0e0; ^ h5importtest.c:70:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] h5importtest.c:70:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] h5importtest.c:122:22: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] row4i16[i] = row4i16[i - 1] + rowi4i16; ^ h5importtest.c:123:21: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] row4i8[i] = row4i8[i - 1] + rowi4i8; ^ h5importtest.c:134:22: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] col4i16[j] = col4i16[j - 1] + coli4i16; ^ h5importtest.c:135:21: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] col4i8[j] = col4i8[j - 1] + coli4i8; ^ h5importtest.c:145:22: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] pln4i16[k] = pln4i16[k - 1] + plni4i16; ^ h5importtest.c:146:21: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] pln4i8[k] = pln4i8[k - 1] + plni4i8; ^ h5importtest.c:160:34: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] b16i3[k][i][j] = row4i16[i] + col4i16[j] + pln4i16[k]; ^ h5importtest.c:161:33: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] b8i3[k][i][j] = row4i8[i] + col4i8[j] + pln4i8[k]; ^ h5import.c: In function 'main': h5import.c:74:21: warning: size of 'opt' is 173064 bytes [-Wlarger-than=] struct Options opt; ^ In file included from h5import.c:17:0: h5import.c: In function 'processStrData': ../../src/H5private.h:687:27: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] #define HDfgetc(F) fgetc(F) ^ h5import.c:878:13: note: in expansion of macro 'HDfgetc' c = HDfgetc(strm); ^ h5import.c:889:15: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] dims[0] = nlines; ^ In file included from h5import.c:17:0: ../../src/H5private.h:687:27: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] #define HDfgetc(F) fgetc(F) ^ h5import.c:945:13: note: in expansion of macro 'HDfgetc' c = HDfgetc(strm); ^ h5import.c:962:24: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = line++; ^ h5import.c: In function 'processStrHDFData': h5import.c:1116:36: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] start[0] = line++; ^ In file included from h5import.c:17:0: h5import.c: In function 'processConfigurationFile': ../../src/H5private.h:1256:32: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] #define HDstrtol(S,R,N) strtol(S,R,N) ^ h5import.c:1448:40: note: in expansion of macro 'HDstrtol' ival = HDstrtol(more, &more, 10); ^ h5import.c: In function 'parseDimensions': ../../src/H5private.h:1256:32: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion] #define HDstrtol(S,R,N) strtol(S,R,N) ^ h5import.c:2288:15: note: in expansion of macro 'HDstrtol' = HDstrtol(HDstrtok (temp, delimiter), NULL, BASE_10); ^ ../../src/H5private.h:1256:32: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion] #define HDstrtol(S,R,N) strtol(S,R,N) ^ h5import.c:2294:36: note: in expansion of macro 'HDstrtol' in->sizeOfDimension[i++] = HDstrtol(token, NULL, BASE_10); ^ h5import.c: In function 'getDimensionSizes': h5import.c:3142:36: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] in->sizeOfDimension[i++] = ival; ^ h5import.c: In function 'getChunkedDimensionSizes': h5import.c:3166:32: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] in->sizeOfChunk[i++] = ival; ^ h5import.c: In function 'getMaximumDimensionSizes': h5import.c:3199:43: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] in->maxsizeOfDimension[i++] = ival; ^ h5import.c: In function 'process': h5import.c:3936:88: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] H5Pset_external(proplist, in->externFilename, (off_t) 0, numOfElements * in->inputSize / 8); ^ h5import.c: In function 'main': h5import.c:72:5: warning: stack usage is 173200 bytes [-Wstack-usage=] int main(int argc, char *argv[]) ^ h5import.c:263:1: warning: the frame size of 173184 bytes is larger than 16384 bytes [-Wframe-larger-than=] } ^ h5repack_opttable.c: In function 'aux_inctable': h5repack_opttable.c:112:14: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] table->size += n_objs; ^ h5repack_opttable.c: In function 'options_add_layout': h5repack_opttable.c:193:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (table->nelems + n_objs >= table->size) { ^ h5repack_opttable.c:224:23: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] I = table->nelems + added; ^ h5repack_opttable.c:237:23: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] I = table->nelems + added; ^ h5repack_opttable.c:249:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] I = table->nelems + added; ^ h5repack_opttable.c:257:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] table->nelems += added; ^ h5repack_opttable.c: In function 'options_add_filter': h5repack_opttable.c:279:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (table->nelems + n_objs >= table->size) { ^ h5repack_opttable.c:301:23: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] I = table->nelems + added; ^ h5repack_opttable.c:314:23: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] I = table->nelems + added; ^ h5repack_opttable.c:326:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] I = table->nelems + added; ^ h5repack_opttable.c:333:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] table->nelems += added; ^ In file included from h5repack.h:20:0, from h5repack_refs.c:17: h5repack_refs.c: In function 'copy_refs_attr': h5repack_refs.c:523:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ref_comp_index = (int *)HDmalloc(nmembers*sizeof (int)); ^ ../../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ h5repack_refs.c:524:56: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ref_comp_size = (size_t *)HDmalloc(nmembers*sizeof(ref_comp_size)); ^ ../../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ h5repack_refs.c:530:47: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ref_comp_index[ref_comp_field_n] = i; ^ h5repack_refs.c:595:23: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] array_rank = H5Tget_array_ndims(mtype_id); ^ h5repack_filters.c: In function 'aux_find_obj': h5repack_filters.c:51:10: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] return i; ^ h5repack_filters.c:61:10: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] return i; ^ h5repack_refs.c:721:30: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] int idx = i*msize+H5Tget_member_offset( mtype_id, (unsigned)ref_comp_index[j]); ^ h5repack_refs.c:728:30: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] int idx = i*msize+H5Tget_member_offset( mtype_id, (unsigned)ref_comp_index[j]); ^ h5repack_refs.c: In function 'MapIdToName': h5repack_refs.c:825:32: warning: comparison between 'h5trav_type_t' and 'enum H5O_type_t' [-Wenum-compare] if(travt->objs[u].type == H5O_TYPE_DATASET || ^ h5repack_refs.c:826:37: warning: comparison between 'h5trav_type_t' and 'enum H5O_type_t' [-Wenum-compare] travt->objs[u].type == H5O_TYPE_GROUP || ^ h5repack_refs.c:827:37: warning: comparison between 'h5trav_type_t' and 'enum H5O_type_t' [-Wenum-compare] travt->objs[u].type == H5O_TYPE_NAMED_DATATYPE) { ^ h5repack_filters.c: In function 'apply_filters': h5repack_filters.c:436:36: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] scale_factor = obj.filter[i].cd_values[1]; ^ h5repack_parse.c: In function 'parse_filter': h5repack_parse.c:77:12: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] end_obj=i; ^ In file included from h5repack.h:20:0, from h5repack_parse.c:16: h5repack_parse.c:93:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] obj_list = (obj_list_t*) HDmalloc(n*sizeof(obj_list_t)); ^ ../../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ h5repack_parse.c:126:10: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] for ( i=end_obj+1, k=0, j=0; icd_nelmts=atoi(stype); ^ h5repack_parse.c:292:30: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] filt->cd_values[j++]=atoi(stype); ^ h5repack_parse.c:325:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] filt->cd_values[j++]=atoi(stype); ^ h5repack_parse.c:326:6: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] i+=m; /* jump */ ^ h5repack_parse.c:447:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (filt->cd_nelmts != j) ^ h5repack_parse.c: In function 'parse_layout': h5repack_parse.c:567:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] end_obj=i; ^ In file included from h5repack.h:20:0, from h5repack_parse.c:16: h5repack_parse.c:580:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] obj_list = (obj_list_t*) HDmalloc(n*sizeof(obj_list_t)); ^ ../../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ h5repack_parse.c:652:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] for ( i=j, c_index=0; ichunk.chunk_lengths[c_index]=atoi(sdim); ^ h5repack_parse.c:690:60: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] pack->chunk.chunk_lengths[c_index]=atoi(sdim); ^ h5repack_refs.c: In function 'copy_refs_attr': h5repack_refs.c:631:25: warning: 'refname' may be used uninitialized in this function [-Wmaybe-uninitialized] printf("object <%s> reference created to <%s>\n", name, refname); ^ In file included from h5repack.h:20:0, from h5repack_main.c:18: h5repack_main.c: In function 'parse_command_line': ../../src/H5private.h:555:26: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] #define HDatoi(S) atoi(S) ^ h5repack_main.c:387:24: note: in expansion of macro 'HDatoi' options->min_comp = HDatoi( opt_arg ); ^ ../../src/H5private.h:558:26: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion] #define HDatol(S) atol(S) ^ h5repack_main.c:474:25: note: in expansion of macro 'HDatol' options->alignment = HDatol( opt_arg ); ^ h5repack_main.c: In function 'main': h5repack_main.c:523:6: warning: unused variable 'ret' [-Wunused-variable] int ret = -1; ^ h5repacktst.c: In function 'make_deflate': h5repacktst.c:2238:16: warning: size of 'buf' is 3200 bytes [-Wlarger-than=] int buf[DIM1][DIM2]; ^ h5repacktst.c: In function 'make_shuffle': h5repacktst.c:2315:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=] int buf[DIM1][DIM2]; ^ h5repacktst.c: In function 'make_fletcher32': h5repacktst.c:2381:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=] int buf[DIM1][DIM2]; ^ h5repacktst.c: In function 'make_nbit': h5repacktst.c:2453:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=] int buf[DIM1][DIM2]; ^ h5repacktst.c: In function 'make_scaleoffset': h5repacktst.c:2554:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=] int buf[DIM1][DIM2]; ^ h5repacktst.c: In function 'make_all_filters': h5repacktst.c:2649:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=] int buf[DIM1][DIM2]; ^ h5repacktst.c: In function 'make_layout': h5repacktst.c:2917:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=] int buf[DIM1][DIM2]; ^ h5repacktst.c: In function 'make_layout3': h5repacktst.c:3113:14: warning: size of 'buf1' is 240000 bytes [-Wlarger-than=] int buf1[DIM1_L3][DIM2_L3]; ^ h5repacktst.c: In function 'make_userblock': h5repacktst.c:3449:17: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ub[u] = 'a' + (char)(u % 26); ^ h5repacktst.c:3427:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable] ssize_t nwritten; /* # of bytes written */ ^ h5repacktst.c: In function 'verify_userblock': h5repacktst.c:3490:13: warning: variable 'nread' set but not used [-Wunused-but-set-variable] ssize_t nread; /* # of bytes read */ ^ h5repacktst.c: In function 'make_userblock_file': h5repacktst.c:3562:17: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] ub[u] = 'a' + (char)(u % 26); ^ h5repacktst.c:3557:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable] ssize_t nwritten; /* # of bytes written */ ^ h5repacktst.c: In function 'write_dset_in': h5repacktst.c:4042:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buf52[i][j].p = malloc((i + 1) * sizeof(int)); ^ h5repacktst.c:4160:37: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] else buf23[i][j][k]=n++; ^ h5repacktst.c:4200:38: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] buf33[i][j][k].a=n++; ^ h5repacktst.c:4263:51: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buf53[i][j][k].p = malloc((i + 1) * sizeof(int)); ^ h5repacktst.c: In function 'write_attr_in': h5repacktst.c:5054:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buf52[i][j].p = malloc((i + 1) * sizeof(int)); ^ h5repacktst.c:5274:37: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] else buf23[i][j][k]=n++; ^ h5repacktst.c:5349:38: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] buf33[i][j][k].a=n++; ^ h5repacktst.c:5520:51: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buf53[i][j][k].p = malloc((i + 1) * sizeof(int)); ^ h5repacktst.c: In function 'make_layout3': h5repacktst.c:3100:5: warning: stack usage is 240992 bytes [-Wstack-usage=] int make_layout3(hid_t loc_id) ^ h5repacktst.c:3223:1: warning: the frame size of 240976 bytes is larger than 16384 bytes [-Wframe-larger-than=] } ^ h5unjam.c: In function 'copy_to_file': h5unjam.c:377:24: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] bytes_in = how_much; ^ h5unjam.c:396:18: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] how_much -= bytes_read; ^ h5unjam.c:396:21: warning: conversion to 'ssize_t' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] how_much -= bytes_read; ^ h5unjam.c:397:14: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] from += bytes_read; ^ h5unjam.c:397:17: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] from += bytes_read; ^ h5unjam.c:398:12: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] to += bytes_read; ^ h5unjam.c:398:15: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] to += bytes_read; ^ h5jamgentest.c: In function 'gent_ub': h5jamgentest.c:284:8: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dset2_1[i] = (float)(i*0.1+1); ^ h5jamgentest.c:295:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants] dset2_2[i][j] = (float)((i+1)*j*0.1); ^ h5jamgentest.c: In function 'create_textfile': h5jamgentest.c:338:9: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] buf = HDcalloc(size, (size_t)1); ^ getub.c:29:0: warning: macro "TRUE" is not used [-Wunused-macros] #define TRUE 1 ^ tellub.c:27:0: warning: macro "TRUE" is not used [-Wunused-macros] #define TRUE 1 ^ h5jamgentest.c: At top level: h5jamgentest.c:80:0: warning: macro "SPACE1_DIM1" is not used [-Wunused-macros] #define SPACE1_DIM1 4 ^ h5jamgentest.c:89:0: warning: macro "POINT1_NPOINTS" is not used [-Wunused-macros] #define POINT1_NPOINTS 10 ^ h5jamgentest.c:72:0: warning: macro "LENSTR" is not used [-Wunused-macros] #define LENSTR 50 ^ h5jamgentest.c:109:0: warning: macro "ARRAY1_DIM1" is not used [-Wunused-macros] #define ARRAY1_DIM1 4 ^ h5jamgentest.c:123:0: warning: macro "VLSTR_TYPE" is not used [-Wunused-macros] #define VLSTR_TYPE "vl_string_type" ^ h5jamgentest.c:31:0: warning: macro "UBTXT1" is not used [-Wunused-macros] #define UBTXT1 "u0.txt" ^ h5jamgentest.c:84:0: warning: macro "CDIM1" is not used [-Wunused-macros] #define CDIM1 DIM1/2 ^ h5jamgentest.c:118:0: warning: macro "ARRAY3_RANK" is not used [-Wunused-macros] #define ARRAY3_RANK 2 ^ h5jamgentest.c:115:0: warning: macro "ARRAY2_DIM3" is not used [-Wunused-macros] #define ARRAY2_DIM3 5 ^ h5jamgentest.c:85:0: warning: macro "CDIM2" is not used [-Wunused-macros] #define CDIM2 DIM2/2 ^ h5jamgentest.c:112:0: warning: macro "ARRAY2_RANK" is not used [-Wunused-macros] #define ARRAY2_RANK 3 ^ h5jamgentest.c:119:0: warning: macro "ARRAY3_DIM1" is not used [-Wunused-macros] #define ARRAY3_DIM1 6 ^ h5jamgentest.c:76:0: warning: macro "SPACE2_DIM1" is not used [-Wunused-macros] #define SPACE2_DIM1 10 ^ h5jamgentest.c:77:0: warning: macro "SPACE2_DIM2" is not used [-Wunused-macros] #define SPACE2_DIM2 10 ^ h5jamgentest.c:82:0: warning: macro "DIM1" is not used [-Wunused-macros] #define DIM1 20 ^ h5jamgentest.c:83:0: warning: macro "DIM2" is not used [-Wunused-macros] #define DIM2 10 ^ h5jamgentest.c:114:0: warning: macro "ARRAY2_DIM2" is not used [-Wunused-macros] #define ARRAY2_DIM2 4 ^ h5jamgentest.c:73:0: warning: macro "LENSTR2" is not used [-Wunused-macros] #define LENSTR2 11 ^ h5jamgentest.c:120:0: warning: macro "ARRAY3_DIM2" is not used [-Wunused-macros] #define ARRAY3_DIM2 3 ^ h5jamgentest.c:108:0: warning: macro "ARRAY1_RANK" is not used [-Wunused-macros] #define ARRAY1_RANK 1 ^ h5jamgentest.c:79:0: warning: macro "SPACE1_RANK" is not used [-Wunused-macros] #define SPACE1_RANK 1 ^ h5jamgentest.c:86:0: warning: macro "RANK" is not used [-Wunused-macros] #define RANK 2 ^ h5jamgentest.c:75:0: warning: macro "SPACE2_RANK" is not used [-Wunused-macros] #define SPACE2_RANK 2 ^ h5jamgentest.c:113:0: warning: macro "ARRAY2_DIM1" is not used [-Wunused-macros] #define ARRAY2_DIM1 3 ^ h5stat_gentest.c: In function 'gen_newgrat_file': h5stat_gentest.c:49:30: warning: unused parameter 'fname' [-Wunused-parameter] gen_newgrat_file(const char *fname) ^ h5stat.c: In function 'group_stats': h5stat.c:381:16: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; ^ h5stat.c: In function 'dataset_stats': h5stat.c:464:16: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; ^ h5stat.c: In function 'datatype_stats': h5stat.c:637:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; ^ sio_timer.c: In function 'sub_time': sio_timer.c:48:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ((double)a->tv_usec) / MICROSECOND) - ^ sio_timer.c:50:4: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ((double)b->tv_usec) / MICROSECOND)); ^ sio_timer.c: In function 'set_time': sio_timer.c:137:13: warning: enumeration value 'HDF5_FILE_READ_OPEN' not handled in switch [-Wswitch-enum] switch (t) { ^ sio_timer.c:137:13: warning: enumeration value 'HDF5_FILE_READ_CLOSE' not handled in switch [-Wswitch-enum] sio_timer.c:137:13: warning: enumeration value 'HDF5_FILE_WRITE_OPEN' not handled in switch [-Wswitch-enum] sio_timer.c:137:13: warning: enumeration value 'HDF5_FILE_WRITE_CLOSE' not handled in switch [-Wswitch-enum] sio_timer.c:137:13: warning: enumeration value 'NUM_TIMERS' not handled in switch [-Wswitch-enum] iopipe.c: In function 'print_stats': iopipe.c:84:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (double)(r_stop->ru_utime.tv_usec)/1000000.0) - ^ iopipe.c:86:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (double)(r_start->ru_utime.tv_usec)/1000000.0); ^ iopipe.c:89:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (double)(r_stop->ru_stime.tv_usec)/1000000.0) - ^ iopipe.c:91:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (double)(r_start->ru_stime.tv_usec)/1000000.0); ^ sio_engine.c: In function 'do_sio': iopipe.c:95:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (double)(t_stop->tv_usec)/1000000.0) - ^ iopipe.c:97:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (double)(t_start->tv_usec)/1000000.0); ^ sio_engine.c:203:32: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] if ((param.dset_size[i]%param.buf_size[i])!=0) { ^ sio_engine.c:214:17: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] if ((buffer = malloc(linear_buf_size)) == NULL){ ^ sio_perf.c:108:28: warning: size of 'l_opts' is 2624 bytes [-Wlarger-than=] static struct long_options l_opts[] = { ^ iopipe.c: In function 'main': iopipe.c:194:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] (double)(hssize_t)(size[0]*size[1])/1024.0*1024); ^ sio_perf.c: In function 'run_test_loop': sio_perf.c:409:22: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] parms.h5_align = opts->h5_alignment; ^ sio_perf.c:410:23: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] parms.h5_thresh = opts->h5_threshold; ^ sio_perf.c: In function 'run_test': sio_perf.c:464:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] minmax write_sys_mm = {0.0, 0.0, 0.0, 0}; ^ sio_perf.c:464:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] sio_perf.c:464:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] sio_perf.c:465:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] minmax write_mm = {0.0, 0.0, 0.0, 0}; ^ sio_perf.c:465:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] sio_perf.c:465:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] sio_perf.c:466:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] minmax write_gross_mm = {0.0, 0.0, 0.0, 0}; ^ sio_perf.c:466:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] sio_perf.c:466:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] sio_perf.c:467:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] minmax write_raw_mm = {0.0, 0.0, 0.0, 0}; ^ sio_perf.c:467:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] sio_perf.c:467:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] sio_perf.c:468:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] minmax read_sys_mm = {0.0, 0.0, 0.0, 0}; ^ sio_perf.c:468:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] sio_perf.c:468:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] sio_perf.c:469:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] minmax read_mm = {0.0, 0.0, 0.0, 0}; ^ sio_perf.c:469:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] sio_perf.c:469:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] sio_perf.c:470:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] minmax read_gross_mm = {0.0, 0.0, 0.0, 0}; ^ sio_perf.c:470:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] sio_perf.c:470:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] sio_perf.c:471:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] minmax read_raw_mm = {0.0, 0.0, 0.0, 0}; ^ sio_perf.c:471:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] sio_perf.c:471:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] sio_perf.c:494:24: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] write_sys_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); ^ sio_perf.c:495:20: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] write_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); ^ sio_perf.c:496:26: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] write_gross_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); ^ sio_perf.c:497:24: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] write_raw_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); ^ sio_perf.c:500:27: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] read_sys_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); ^ sio_perf.c:501:23: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] read_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); ^ sio_perf.c:502:29: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] read_gross_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); ^ sio_perf.c:503:27: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] read_raw_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); ^ iopipe.c:179:14: warning: variable 'offset' set but not used [-Wunused-but-set-variable] off_t offset; ^ iopipe.c:178:17: warning: variable 'n' set but not used [-Wunused-but-set-variable] hssize_t n; ^ sio_engine.c: In function 'do_write': iopipe.c:169:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^ sio_engine.c:450:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < linear_buf_size; i++) ^ sio_engine.c:451:18: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion] buf_p[i]=i%128; ^ sio_engine.c:467:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (parms->buf_size[i]==parms->dset_size[i]) ^ sio_engine.c:468:32: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] cont_dim = i; ^ sio_engine.c:483:25: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] h5dims[i] = parms->dset_size[i]; ^ sio_perf.c: In function 'accumulate_minmax_stuff': sio_perf.c:730:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] total_mm.sum = 0.0; ^ sio_perf.c: In function 'output_results': sio_perf.c:773:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] output_report("Maximum Throughput: %6.2f MB/s", MB_PER_SEC(data_size,total_mm.min)); ^ sio_perf.c:71:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define MB_PER_SEC(bytes,t) (((t)==0.0) ? 0.0 : ((((double)bytes) / ONE_MB) / (t))) ^ sio_perf.c:773:53: note: in expansion of macro 'MB_PER_SEC' output_report("Maximum Throughput: %6.2f MB/s", MB_PER_SEC(data_size,total_mm.min)); ^ sio_perf.c:773:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] output_report("Maximum Throughput: %6.2f MB/s", MB_PER_SEC(data_size,total_mm.min)); ^ sio_perf.c:781:19: warning: unsuffixed float constant [-Wunsuffixed-float-constants] MB_PER_SEC(data_size,total_mm.sum / total_mm.num)); ^ sio_perf.c:71:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define MB_PER_SEC(bytes,t) (((t)==0.0) ? 0.0 : ((((double)bytes) / ONE_MB) / (t))) ^ sio_perf.c:781:19: note: in expansion of macro 'MB_PER_SEC' MB_PER_SEC(data_size,total_mm.sum / total_mm.num)); ^ sio_perf.c:781:19: warning: unsuffixed float constant [-Wunsuffixed-float-constants] sio_perf.c:788:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] output_report("Minimum Throughput: %6.2f MB/s", MB_PER_SEC(data_size,total_mm.max)); ^ sio_perf.c:71:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define MB_PER_SEC(bytes,t) (((t)==0.0) ? 0.0 : ((((double)bytes) / ONE_MB) / (t))) ^ sio_perf.c:788:53: note: in expansion of macro 'MB_PER_SEC' output_report("Minimum Throughput: %6.2f MB/s", MB_PER_SEC(data_size,total_mm.max)); ^ sio_perf.c:788:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] output_report("Minimum Throughput: %6.2f MB/s", MB_PER_SEC(data_size,total_mm.max)); ^ sio_perf.c: In function 'output_report': sio_perf.c:808:9: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] vfprintf(output, fmt, ap); ^ sio_perf.c:808:9: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] sio_engine.c: In function 'dset_write': sio_engine.c:655:48: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] for (i=0; i < parms->dset_size[cur_dim]; i += parms->buf_size[cur_dim]){ ^ sio_engine.c:655:51: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] for (i=0; i < parms->dset_size[cur_dim]; i += parms->buf_size[cur_dim]){ ^ sio_engine.c:687:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (dims[k] <= h5offset[k]) { ^ sio_perf.c: In function 'parse_command_line': sio_perf.c:970:30: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] cl_opts->buf_size[i]=(i+1)*10; ^ sio_perf.c:972:30: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] cl_opts->chk_size[i]=(i+1)*10; ^ sio_perf.c:988:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) != EOF) { ^ sio_engine.c: In function 'posix_buffer_write': sio_engine.c:740:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < parms->buf_size[local_dim]; i += dtype_size) { ^ sio_engine.c:741:37: warning: conversion to 'size_t' from 'long int' may change the sign of the result [-Wsign-conversion] buf_offset[local_dim] = i; ^ sio_engine.c:759:20: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] for (j=i+1; j < parms->rank; j++) ^ sio_engine.c:760:26: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] d_offset *= parms->dset_size[j]; ^ sio_engine.c:762:45: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] linear_dset_offset += (offset[i]+buf_offset[i])*d_offset; ^ sio_perf.c:1044:44: warning: conversion to 'size_t' from 'off_t' may change the sign of the result [-Wsign-conversion] cl_opts->chk_size[j] = parse_size_directive(buf); ^ In file included from sio_perf.h:20:0, from sio_engine.c:35: sio_engine.c:766:37: warning: conversion to 'off_t' from 'size_t' may change the sign of the result [-Wsign-conversion] rc = POSIXSEEK(fd->posixfd, linear_dset_offset) < 0 ? -1 : 0; ^ ../src/H5private.h:949:41: note: in definition of macro 'HDlseek' #define HDlseek(F,O,W) lseek(F,O,W) ^ sio_engine.c:766:14: note: in expansion of macro 'POSIXSEEK' rc = POSIXSEEK(fd->posixfd, linear_dset_offset) < 0 ? -1 : 0; ^ sio_engine.c: In function 'do_read': sio_engine.c:810:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i = 0; i < linear_buf_size; i++) ^ sio_engine.c:811:22: warning: conversion to 'char' from 'long int' may alter its value [-Wconversion] buffer2[i] = i % 128; ^ sio_engine.c:823:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (parms->buf_size[i]==parms->dset_size[i]) ^ sio_engine.c:824:32: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] cont_dim = i; ^ sio_engine.c:836:25: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] h5dims[i] = parms->dset_size[i]; ^ sio_perf.c:1198:44: warning: conversion to 'size_t' from 'off_t' may change the sign of the result [-Wsign-conversion] cl_opts->buf_size[j] = parse_size_directive(buf); ^ sio_perf.c:1226:41: warning: conversion to 'int' from 'off_t' may alter its value [-Wconversion] cl_opts->order[j] = parse_size_directive(buf); ^ sio_engine.c: In function 'dset_read': sio_engine.c:974:48: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] for (i=0; i < parms->dset_size[cur_dim]; i += parms->buf_size[cur_dim]){ ^ sio_engine.c:974:51: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] for (i=0; i < parms->dset_size[cur_dim]; i += parms->buf_size[cur_dim]){ ^ sio_engine.c: In function 'posix_buffer_read': sio_engine.c:1044:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < parms->buf_size[local_dim]; i += dtype_size) { ^ sio_engine.c:1045:37: warning: conversion to 'size_t' from 'long int' may change the sign of the result [-Wsign-conversion] buf_offset[local_dim] = i; ^ sio_engine.c:1058:20: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] for (j=i+1; jrank; j++) ^ pio_engine.c: In function 'do_pio': sio_engine.c:1059:26: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] d_offset *= parms->dset_size[j]; ^ sio_engine.c:1061:45: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] linear_dset_offset += (offset[i]+buf_offset[i])*d_offset; ^ pio_engine.c:220:31: warning: conversion to 'double' from 'off_t' may alter its value [-Wconversion] snbytes = (off_t)sqrt(nbytes); /* General dataset size */ ^ In file included from sio_perf.h:20:0, from sio_engine.c:35: sio_engine.c:1065:37: warning: conversion to 'off_t' from 'size_t' may change the sign of the result [-Wsign-conversion] rc = POSIXSEEK(fd->posixfd, linear_dset_offset) < 0 ? -1 : 0; ^ ../src/H5private.h:949:41: note: in definition of macro 'HDlseek' #define HDlseek(F,O,W) lseek(F,O,W) ^ sio_engine.c:1065:14: note: in expansion of macro 'POSIXSEEK' rc = POSIXSEEK(fd->posixfd, linear_dset_offset) < 0 ? -1 : 0; ^ pio_engine.c:220:19: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] snbytes = (off_t)sqrt(nbytes); /* General dataset size */ ^ pio_timer.c: In function 'sub_time': pio_timer.c:52:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ((double)a->tv_usec) / MICROSECOND) - ^ pio_timer.c:54:4: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ((double)b->tv_usec) / MICROSECOND)); ^ pio_engine.c:272:39: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] if(((snbytes/pio_mpi_nprocs_g)%buf_size)!=0) { ^ pio_engine.c:281:20: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] if((snbytes%buf_size)!=0) { ^ pio_engine.c:291:17: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] if ((buffer = malloc(bsize)) == NULL){ ^ pio_engine.c:330:5: warning: statement with no effect [-Wunused-value] hrc == SUCCESS; ^ sio_engine.c: In function 'set_vfd': sio_engine.c:1179:14: warning: size of 'sv' is 7168 bytes [-Wlarger-than=] char sv[H5FD_MEM_NTYPES][1024]; ^ pio_timer.c: In function 'set_time': pio_timer.c:197:13: warning: enumeration value 'HDF5_FILE_READ_OPEN' not handled in switch [-Wswitch-enum] switch (t) { ^ pio_timer.c:197:13: warning: enumeration value 'HDF5_FILE_READ_CLOSE' not handled in switch [-Wswitch-enum] pio_timer.c:197:13: warning: enumeration value 'HDF5_FILE_WRITE_OPEN' not handled in switch [-Wswitch-enum] pio_timer.c:197:13: warning: enumeration value 'HDF5_FILE_WRITE_CLOSE' not handled in switch [-Wswitch-enum] pio_timer.c:197:13: warning: enumeration value 'NUM_TIMERS' not handled in switch [-Wswitch-enum] sio_engine.c:1193:40: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] memb_addr[mt] = MAX(mt-1,0)*(HADDR_MAX/10); ^ pio_perf.c:124:28: warning: size of 'l_opts' is 2256 bytes [-Wlarger-than=] static struct long_options l_opts[] = { ^ pio_engine.c:381:5: warning: switch missing default case [-Wswitch-default] switch (iot) { ^ pio_engine.c: In function 'pio_create_filename': pio_engine.c:425:5: warning: switch missing default case [-Wswitch-default] switch (iot) { ^ sio_engine.c: In function 'do_cleanupfile': sio_engine.c:1299:21: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(temp, sizeof temp, filename, j); ^ pio_perf.c: In function 'run_test_loop': pio_perf.c:443:22: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] parms.h5_align = opts->h5_alignment; ^ pio_perf.c:444:23: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] parms.h5_thresh = opts->h5_threshold; ^ pio_perf.c:472:31: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] parms.num_bytes = (off_t)pow((double)(opts->num_bpp*parms.num_procs),2); ^ pio_engine.c: In function 'do_write': pio_engine.c:601:46: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] bytes_begin[0] = (off_t)(blk_size*pio_mpi_rank_g); ^ pio_engine.c:613:31: warning: conversion to 'double' from 'off_t' may alter its value [-Wconversion] snbytes = (off_t)sqrt(nbytes); ^ pio_engine.c:613:19: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] snbytes = (off_t)sqrt(nbytes); ^ pio_engine.c:625:50: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] bytes_begin[1] = (off_t)(blk_size*pio_mpi_rank_g); ^ pio_engine.c:627:59: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] bytes_begin[1] = (off_t)(blk_size*blk_size*pio_mpi_rank_g); ^ pio_engine.c:705:71: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] mrc = MPI_Type_vector((int)blk_size, (int)1, (int)(snbytes/buf_size), ^ pio_engine.c:723:71: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] mrc = MPI_Type_vector((int)buf_size, (int)1, (int)(snbytes/blk_size), ^ pio_engine.c:750:82: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] mrc = MPI_Type_vector((int)(buf_size/blk_size), (int)1, (int)(snbytes/blk_size), ^ pio_perf.c: In function 'run_test': pio_perf.c:546:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] minmax write_mpi_mm = {0.0, 0.0, 0.0, 0}; ^ pio_perf.c:546:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] pio_perf.c:546:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] pio_perf.c:547:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] minmax write_mm = {0.0, 0.0, 0.0, 0}; ^ pio_perf.c:547:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] pio_perf.c:547:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] pio_perf.c:548:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] minmax write_gross_mm = {0.0, 0.0, 0.0, 0}; ^ pio_perf.c:548:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] pio_perf.c:548:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] pio_perf.c:549:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] minmax write_raw_mm = {0.0, 0.0, 0.0, 0}; ^ pio_perf.c:549:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] pio_perf.c:549:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] pio_perf.c:550:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] minmax read_mpi_mm = {0.0, 0.0, 0.0, 0}; ^ pio_perf.c:550:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] pio_engine.c:766:29: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] h5dims[0] = nbytes; ^ pio_perf.c:550:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] pio_perf.c:551:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] minmax read_mm = {0.0, 0.0, 0.0, 0}; ^ pio_perf.c:551:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] pio_perf.c:551:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] pio_perf.c:552:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] minmax read_gross_mm = {0.0, 0.0, 0.0, 0}; ^ pio_perf.c:552:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] pio_perf.c:552:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] pio_perf.c:553:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] minmax read_raw_mm = {0.0, 0.0, 0.0, 0}; ^ pio_perf.c:553:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] pio_perf.c:553:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] pio_perf.c:554:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] minmax read_open_mm = {0.0, 0.0, 0.0, 0}; ^ pio_perf.c:554:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] pio_perf.c:554:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] pio_engine.c:773:30: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] h5start[0] = bytes_begin[0]; ^ pio_perf.c:555:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] minmax read_close_mm = {0.0, 0.0, 0.0, 0}; ^ pio_perf.c:555:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] pio_perf.c:555:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] pio_engine.c:780:30: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] h5start[0] = bytes_begin[0]; ^ pio_perf.c:556:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] minmax write_open_mm = {0.0, 0.0, 0.0, 0}; ^ pio_perf.c:556:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] pio_perf.c:556:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] pio_perf.c:557:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] minmax write_close_mm = {0.0, 0.0, 0.0, 0}; ^ pio_perf.c:557:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] pio_perf.c:557:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] pio_perf.c:564:5: warning: switch missing default case [-Wswitch-default] switch (iot) { ^ pio_perf.c:583:24: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] write_mpi_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); ^ pio_perf.c:584:20: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] write_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); ^ pio_perf.c:585:26: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] write_gross_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); ^ pio_perf.c:586:24: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] write_raw_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); ^ pio_perf.c:587:25: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] write_open_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); ^ pio_perf.c:588:26: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] write_close_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); ^ pio_engine.c:781:39: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] h5stride[0] = blk_size*pio_mpi_nprocs_g; ^ pio_perf.c:590:27: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] read_mpi_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); ^ pio_perf.c:591:23: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] read_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); ^ pio_perf.c:592:29: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] read_gross_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); ^ pio_perf.c:593:27: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] read_raw_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); ^ pio_perf.c:594:28: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] read_open_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); ^ pio_perf.c:595:29: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat] read_close_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); ^ pio_engine.c:809:29: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] h5dims[0] = snbytes; ^ pio_engine.c:810:29: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] h5dims[1] = snbytes; ^ pio_engine.c:817:30: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] h5start[0] = bytes_begin[0]; ^ pio_engine.c:818:30: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] h5start[1] = bytes_begin[1]; ^ pio_engine.c:827:30: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] h5start[0] = bytes_begin[0]; ^ pio_engine.c:828:30: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] h5start[1] = bytes_begin[1]; ^ pio_engine.c:830:39: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] h5stride[1] = blk_size*pio_mpi_nprocs_g; ^ pio_perf.c: In function 'accumulate_minmax_stuff': pio_engine.c:666:5: warning: switch missing default case [-Wswitch-default] switch (parms->io_type) { ^ pio_perf.c:898:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] total_mm.sum = 0.0; ^ pio_engine.c:885:5: warning: switch missing default case [-Wswitch-default] switch (parms->io_type) { ^ pio_perf.c: In function 'output_results': pio_perf.c:1021:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] output_report("Maximum Throughput: %6.2f MB/s", MB_PER_SEC(data_size,total_mm.min)); ^ pio_perf.c:87:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define MB_PER_SEC(bytes,t) (((t)==0.0) ? 0.0 : ((((double)bytes) / ONE_MB) / (t))) ^ pio_perf.c:1021:53: note: in expansion of macro 'MB_PER_SEC' output_report("Maximum Throughput: %6.2f MB/s", MB_PER_SEC(data_size,total_mm.min)); ^ pio_perf.c:1021:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] output_report("Maximum Throughput: %6.2f MB/s", MB_PER_SEC(data_size,total_mm.min)); ^ pio_perf.c:1029:19: warning: unsuffixed float constant [-Wunsuffixed-float-constants] MB_PER_SEC(data_size,total_mm.sum / total_mm.num)); ^ pio_engine.c:995:32: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^ pio_engine.c:995:34: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^ pio_perf.c:87:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define MB_PER_SEC(bytes,t) (((t)==0.0) ? 0.0 : ((((double)bytes) / ONE_MB) / (t))) ^ pio_perf.c:1029:19: note: in expansion of macro 'MB_PER_SEC' MB_PER_SEC(data_size,total_mm.sum / total_mm.num)); ^ pio_perf.c:1029:19: warning: unsuffixed float constant [-Wunsuffixed-float-constants] pio_perf.c:1036:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] output_report("Minimum Throughput: %6.2f MB/s", MB_PER_SEC(data_size,total_mm.max)); ^ pio_perf.c:87:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define MB_PER_SEC(bytes,t) (((t)==0.0) ? 0.0 : ((((double)bytes) / ONE_MB) / (t))) ^ pio_perf.c:1036:53: note: in expansion of macro 'MB_PER_SEC' output_report("Minimum Throughput: %6.2f MB/s", MB_PER_SEC(data_size,total_mm.max)); ^ pio_engine.c:1024:36: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=blk_size; ^ pio_perf.c:1036:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] output_report("Minimum Throughput: %6.2f MB/s", MB_PER_SEC(data_size,total_mm.max)); ^ pio_engine.c:1024:38: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=blk_size; ^ pio_engine.c:1038:76: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] file_offset=posix_file_offset+(off_t)(((nbytes_xfer/blk_size) ^ pio_engine.c:1039:29: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); ^ pio_engine.c:1039:48: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); ^ pio_perf.c: In function 'output_report': pio_perf.c:1085:9: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] vfprintf(output, fmt, ap); ^ pio_perf.c:1085:9: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] pio_engine.c:1039:71: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); ^ pio_engine.c:1039:81: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); ^ pio_engine.c:1050:77: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] file_offset=posix_file_offset+(off_t)((((nbytes_xfer/buf_size) ^ pio_engine.c:1051:29: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) ^ pio_engine.c:1051:47: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) ^ pio_engine.c:1051:66: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) ^ pio_engine.c:1052:43: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); ^ pio_engine.c:1052:53: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); ^ pio_engine.c:1052:71: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); ^ pio_perf.c: In function 'report_parameters': pio_perf.c:1174:44: warning: conversion to 'double' from 'off_t' may alter its value [-Wconversion] recover_size_and_print((long long)(pow(opts->num_bpp * opts->min_num_procs,2) ^ pio_engine.c:1083:76: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] file_offset=posix_file_offset+(off_t)(((nbytes_xfer/(buf_size/blk_size) ^ pio_engine.c:1084:25: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) ^ pio_perf.c:1175:13: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] * opts->num_dsets), ":"); ^ pio_perf.c:1176:44: warning: conversion to 'double' from 'off_t' may alter its value [-Wconversion] recover_size_and_print((long long)(pow(opts->num_bpp * opts->max_num_procs,2) ^ pio_perf.c:1177:13: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion] * opts->num_dsets), "\n"); ^ pio_engine.c:1084:52: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) ^ pio_engine.c:1084:73: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) ^ pio_engine.c:1084:96: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) ^ pio_engine.c:1085:25: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)%(snbytes*blk_size)); ^ pio_engine.c:1085:52: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)%(snbytes*blk_size)); ^ pio_engine.c:1092:62: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] file_offset_advance = (off_t)(snbytes*blk_size); ^ pio_perf.c: In function 'parse_command_line': pio_perf.c:1301:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) != EOF) { ^ pio_engine.c:1119:32: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=nbytes_xfer_advance; ^ pio_engine.c:1119:34: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=nbytes_xfer_advance; ^ pio_engine.c:1150:36: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^ pio_perf.c:1346:33: warning: conversion to 'size_t' from 'off_t' may change the sign of the result [-Wsign-conversion] cl_opts->blk_size = parse_size_directive(opt_arg); ^ pio_engine.c:1150:38: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^ pio_engine.c:1175:40: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=blk_size; ^ pio_engine.c:1175:42: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=blk_size; ^ pio_engine.c:1196:36: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^ pio_perf.c:1451:38: warning: conversion to 'size_t' from 'off_t' may change the sign of the result [-Wsign-conversion] cl_opts->min_xfer_size = parse_size_directive(opt_arg); ^ pio_perf.c:1454:38: warning: conversion to 'size_t' from 'off_t' may change the sign of the result [-Wsign-conversion] cl_opts->max_xfer_size = parse_size_directive(opt_arg); ^ pio_engine.c:1196:38: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^ pio_engine.c:1206:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] mpi_file_type, (char*)"native", h5_io_info_g); ^ pio_perf.c:1474:34: warning: conversion to 'size_t' from 'off_t' may change the sign of the result [-Wsign-conversion] cl_opts->max_xfer_size = cl_opts->num_bpp; ^ pio_perf.c:1477:34: warning: conversion to 'size_t' from 'off_t' may change the sign of the result [-Wsign-conversion] cl_opts->min_xfer_size = (cl_opts->num_bpp)/2; ^ pio_perf.c:1480:29: warning: conversion to 'size_t' from 'off_t' may change the sign of the result [-Wsign-conversion] cl_opts->blk_size = (cl_opts->num_bpp)/2; ^ pio_perf.c:1490:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (cl_opts->min_xfer_size > cl_opts->num_bpp) ^ pio_perf.c:1491:34: warning: conversion to 'size_t' from 'off_t' may change the sign of the result [-Wsign-conversion] cl_opts->min_xfer_size = cl_opts->num_bpp; ^ pio_perf.c:1492:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (cl_opts->max_xfer_size > cl_opts->num_bpp) ^ pio_perf.c:1493:34: warning: conversion to 'size_t' from 'off_t' may change the sign of the result [-Wsign-conversion] cl_opts->max_xfer_size = cl_opts->num_bpp; ^ pio_perf.c:1497:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (cl_opts->blk_size > cl_opts->num_bpp ) ^ pio_perf.c:1498:29: warning: conversion to 'size_t' from 'off_t' may change the sign of the result [-Wsign-conversion] cl_opts->blk_size = cl_opts->num_bpp; ^ pio_engine.c:1215:36: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^ pio_engine.c:1215:38: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^ pio_engine.c:1226:65: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* ^ pio_engine.c:1226:75: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* ^ pio_engine.c:1227:38: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); ^ pio_engine.c:1226:51: warning: conversion to 'long long unsigned int' from 'MPI_Offset' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* ^ pio_engine.c:1227:61: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); ^ pio_engine.c:1227:71: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); ^ pio_engine.c:1226:36: warning: conversion to 'MPI_Offset' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* ^ pio_engine.c:1241:66: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* ^ pio_engine.c:1241:76: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* ^ pio_engine.c:1241:94: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* ^ pio_engine.c:1242:38: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; ^ pio_engine.c:1241:51: warning: conversion to 'long long unsigned int' from 'MPI_Offset' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* ^ pio_engine.c:1242:61: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; ^ pio_engine.c:1242:71: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; ^ pio_engine.c:1242:89: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; ^ pio_engine.c:1241:36: warning: conversion to 'MPI_Offset' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* ^ pio_engine.c:1279:65: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) ^ pio_engine.c:1280:29: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) ^ pio_engine.c:1280:56: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) ^ pio_engine.c:1280:77: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) ^ pio_engine.c:1279:51: warning: conversion to 'long long unsigned int' from 'MPI_Offset' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) ^ pio_engine.c:1281:43: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); ^ pio_engine.c:1281:64: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); ^ pio_engine.c:1281:91: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); ^ sio_engine.c: In function 'do_sio': sio_engine.c:151:1: warning: function returns an aggregate [-Waggregate-return] do_sio(parameters param) ^ pio_engine.c:1279:36: warning: conversion to 'MPI_Offset' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) ^ pio_engine.c:1288:66: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] mpi_offset_advance = (MPI_Offset)(snbytes*blk_size); ^ pio_engine.c:1314:36: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=nbytes_xfer_advance; ^ pio_engine.c:1314:38: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=nbytes_xfer_advance; ^ pio_engine.c:1328:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] mpi_collective_type, (char *)"native", h5_io_info_g); ^ pio_engine.c:1337:32: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size*blk_size; ^ pio_engine.c:1337:34: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size*blk_size; ^ pio_engine.c:1366:25: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] nbytes_xfer += buf_size; ^ pio_engine.c:1366:28: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer += buf_size; ^ pio_engine.c:1373:52: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; ^ pio_engine.c:1373:43: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; ^ pio_engine.c:1373:31: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; ^ pio_engine.c:1374:52: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; ^ pio_engine.c:1374:43: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; ^ pio_engine.c:1374:31: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; ^ pio_engine.c:1380:71: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; ^ pio_engine.c:1380:62: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; ^ pio_engine.c:1380:31: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; ^ pio_engine.c:1381:71: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; ^ pio_engine.c:1381:62: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; ^ pio_engine.c:1381:31: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; ^ pio_engine.c:1393:25: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] nbytes_xfer += buf_size*blk_size; ^ pio_engine.c:1393:28: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer += buf_size*blk_size; ^ pio_engine.c:976:9: warning: switch missing default case [-Wswitch-default] switch (parms->io_type) { ^ pio_engine.c: In function 'do_read': pio_engine.c:1582:46: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] bytes_begin[0] = (off_t)(blk_size*pio_mpi_rank_g); ^ pio_engine.c:1590:31: warning: conversion to 'double' from 'off_t' may alter its value [-Wconversion] snbytes = (off_t)sqrt(nbytes); ^ sio_perf.c: In function 'run_test': sio_perf.c:509:13: warning: function call has aggregate value [-Waggregate-return] res = do_sio(parms); ^ pio_engine.c:1590:19: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast] snbytes = (off_t)sqrt(nbytes); ^ pio_engine.c:1604:50: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] bytes_begin[1] = (off_t)(blk_size*pio_mpi_rank_g); ^ pio_engine.c:1606:59: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] bytes_begin[1] = (off_t)(blk_size*blk_size*pio_mpi_rank_g); ^ pio_engine.c:1678:71: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] mrc = MPI_Type_vector((int)blk_size, (int)1, (int)(snbytes/buf_size), ^ pio_engine.c:1696:71: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] mrc = MPI_Type_vector((int)buf_size, (int)1, (int)(snbytes/blk_size), ^ pio_engine.c:1723:82: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] mrc = MPI_Type_vector((int)(buf_size/blk_size), (int)1, (int)(snbytes/blk_size), ^ pio_engine.c:1738:25: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] h5dims[0] = nbytes; ^ pio_engine.c:1745:26: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] h5start[0] = bytes_begin[0]; ^ pio_engine.c:1752:26: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] h5start[0] = bytes_begin[0]; ^ pio_engine.c:1753:35: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] h5stride[0] = blk_size*pio_mpi_nprocs_g; ^ pio_engine.c:1781:25: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] h5dims[0] = snbytes; ^ pio_engine.c:1782:25: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] h5dims[1] = snbytes; ^ pio_engine.c:1789:26: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] h5start[0] = bytes_begin[0]; ^ pio_engine.c:1790:26: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] h5start[1] = bytes_begin[1]; ^ pio_engine.c:1799:26: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] h5start[0] = bytes_begin[0]; ^ pio_engine.c:1800:26: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion] h5start[1] = bytes_begin[1]; ^ pio_engine.c:1802:35: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] h5stride[1] = blk_size*pio_mpi_nprocs_g; ^ pio_engine.c:1640:5: warning: switch missing default case [-Wswitch-default] switch (parms->io_type) { ^ pio_engine.c:1857:5: warning: switch missing default case [-Wswitch-default] switch (parms->io_type) { ^ pio_engine.c:1926:32: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^ pio_engine.c:1926:34: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^ pio_engine.c:1955:32: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=blk_size; ^ pio_engine.c:1955:34: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=blk_size; ^ pio_engine.c:1969:76: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] file_offset=posix_file_offset+(off_t)(((nbytes_xfer/blk_size) ^ pio_engine.c:1970:29: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); ^ pio_engine.c:1970:48: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); ^ pio_engine.c:1970:71: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); ^ pio_engine.c:1970:81: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); ^ pio_engine.c:1981:77: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] file_offset=posix_file_offset+(off_t)((((nbytes_xfer/buf_size) ^ pio_engine.c:1982:29: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) ^ pio_engine.c:1982:47: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) ^ pio_engine.c:1982:66: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) ^ pio_engine.c:1983:43: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); ^ pio_engine.c:1983:53: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); ^ pio_engine.c:1983:71: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); ^ pio_engine.c:2014:76: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] file_offset=posix_file_offset+(off_t)(((nbytes_xfer/(buf_size/blk_size) ^ pio_engine.c:2015:25: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) ^ pio_engine.c:2015:52: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) ^ pio_engine.c:2015:73: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) ^ pio_engine.c:2015:96: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) ^ pio_engine.c:2016:25: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)%(snbytes*blk_size)); ^ pio_engine.c:2016:52: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)%(snbytes*blk_size)); ^ pio_engine.c:2023:62: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] file_offset_advance = (off_t)(snbytes*blk_size); ^ pio_engine.c:2050:32: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=nbytes_xfer_advance; ^ pio_engine.c:2050:34: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=nbytes_xfer_advance; ^ pio_engine.c:2080:36: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^ pio_engine.c:2080:38: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^ pio_engine.c:2105:40: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=blk_size; ^ pio_engine.c:2105:42: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=blk_size; ^ pio_engine.c:2126:36: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^ pio_engine.c:2126:38: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^ pio_engine.c:2136:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] mpi_file_type, (char*)"native", h5_io_info_g); ^ pio_engine.c:2145:36: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^ pio_engine.c:2145:38: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size; ^ pio_engine.c:2156:65: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* ^ pio_engine.c:2156:75: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* ^ pio_engine.c:2157:38: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); ^ pio_engine.c:2156:51: warning: conversion to 'long long unsigned int' from 'MPI_Offset' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* ^ pio_engine.c:2157:61: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); ^ pio_engine.c:2157:71: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); ^ pio_engine.c:2156:36: warning: conversion to 'MPI_Offset' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* ^ pio_engine.c:2171:66: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* ^ pio_engine.c:2171:76: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* ^ pio_engine.c:2171:94: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* ^ pio_engine.c:2172:38: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; ^ pio_engine.c:2171:51: warning: conversion to 'long long unsigned int' from 'MPI_Offset' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* ^ pio_engine.c:2172:61: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; ^ pio_engine.c:2172:71: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; ^ pio_engine.c:2172:89: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; ^ pio_engine.c:2171:36: warning: conversion to 'MPI_Offset' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* ^ pio_engine.c:2209:65: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) ^ pio_engine.c:2210:29: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) ^ pio_engine.c:2210:56: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) ^ pio_engine.c:2210:77: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) ^ sio_perf.c: In function 'accumulate_minmax_stuff': sio_perf.c:725:1: warning: function returns an aggregate [-Waggregate-return] accumulate_minmax_stuff(minmax *mm, int count) ^ sio_perf.c: In function 'output_results': pio_engine.c:2209:51: warning: conversion to 'long long unsigned int' from 'MPI_Offset' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) ^ pio_perf.c: In function 'run_test': sio_engine.c: At top level: sio_perf.c:765:14: warning: function call has aggregate value [-Waggregate-return] total_mm = accumulate_minmax_stuff(table, table_size); ^ sio_engine.c:42:0: warning: macro "ELMT_SIZE" is not used [-Wunused-macros] #define ELMT_SIZE (sizeof(unsigned char)) /* we're doing bytes */ ^ pio_perf.c:603:13: warning: function call has aggregate value [-Waggregate-return] res = do_pio(parms); ^ pio_engine.c:2211:43: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); ^ sio_engine.c:46:0: warning: macro "GOTODONE" is not used [-Wunused-macros] #define GOTODONE { goto done; } ^ sio_engine.c:52:0: warning: macro "MSG" is not used [-Wunused-macros] #define MSG(mesg) { \ ^ pio_engine.c:2211:64: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); ^ pio_engine.c:2211:91: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); ^ pio_engine.c:2209:36: warning: conversion to 'MPI_Offset' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) ^ pio_engine.c:2218:66: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] mpi_offset_advance = (MPI_Offset)(snbytes*blk_size); ^ pio_engine.c:2244:36: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=nbytes_xfer_advance; ^ pio_engine.c:2244:38: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=nbytes_xfer_advance; ^ pio_engine.c:2258:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] mpi_collective_type, (char *)"native", h5_io_info_g); ^ pio_engine.c:2267:32: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size*blk_size; ^ pio_engine.c:2267:34: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer+=buf_size*blk_size; ^ pio_engine.c:2295:25: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] nbytes_xfer += buf_size; ^ pio_engine.c:2295:28: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer += buf_size; ^ pio_engine.c:2302:52: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; ^ pio_engine.c:2302:43: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; ^ pio_engine.c:2302:31: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; ^ pio_engine.c:2303:52: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; ^ pio_engine.c:2303:43: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; ^ pio_engine.c:2303:31: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; ^ pio_engine.c:2308:71: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; ^ pio_engine.c:2308:62: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; ^ pio_engine.c:2308:31: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; ^ pio_engine.c:2309:71: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; ^ pio_engine.c:2309:62: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; ^ pio_engine.c:2309:31: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; ^ pio_engine.c:2321:25: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] nbytes_xfer += buf_size*blk_size; ^ pio_engine.c:2321:28: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] nbytes_xfer += buf_size*blk_size; ^ pio_engine.c:1907:9: warning: switch missing default case [-Wswitch-default] switch (parms->io_type) { ^ pio_engine.c: In function 'do_fopen': pio_engine.c:2468:5: warning: switch missing default case [-Wswitch-default] switch (param->io_type) { ^ pio_engine.c: In function 'do_fclose': pio_engine.c:2596:5: warning: switch missing default case [-Wswitch-default] switch (iot) { ^ pio_engine.c: In function 'do_cleanupfile': pio_engine.c:2655:5: warning: switch missing default case [-Wswitch-default] switch (iot){ ^ pio_perf.c: In function 'accumulate_minmax_stuff': pio_perf.c:893:1: warning: function returns an aggregate [-Waggregate-return] accumulate_minmax_stuff(minmax *mm, int count) ^ pio_engine.c: In function 'do_pio': pio_engine.c:160:1: warning: function returns an aggregate [-Waggregate-return] do_pio(parameters param) ^ pio_perf.c: In function 'output_results': pio_perf.c:1013:14: warning: function call has aggregate value [-Waggregate-return] total_mm = accumulate_minmax_stuff(table, table_size); ^ pio_perf.c: In function 'output_times': pio_perf.c:1050:14: warning: function call has aggregate value [-Waggregate-return] total_mm = accumulate_minmax_stuff(table, table_size); ^ chunk.c: In function 'create_dataset': chunk.c:166:9: warning: request for implicit conversion from 'void *' to 'signed char *' not permitted in C++ [-Wc++-compat] buf = calloc(1, SQUARE (DS_SIZE*CH_SIZE)); ^ chunk.c: In function 'test_rowmaj': chunk.c:197:24: warning: request for implicit conversion from 'void *' to 'signed char *' not permitted in C++ [-Wc++-compat] signed char *buf = calloc (1, (size_t)(SQUARE(io_size))); ^ chunk.c:206:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] w0 = RM_W0; ^ chunk.c: In function 'test_diag': chunk.c:276:24: warning: request for implicit conversion from 'void *' to 'signed char *' not permitted in C++ [-Wc++-compat] signed char *buf = calloc (1, (size_t)(SQUARE (io_size))); ^ chunk.c:323:33: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] return (double)(hssize_t)nio/(hssize_t)nio_g; ^ chunk.c: In function 'main': chunk.c:393:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] for (io_percent=RM_START; io_percent<=RM_END; io_percent+=RM_DELTA) { ^ chunk.c:393:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] chunk.c:393:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] chunk.c:439:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] for (io_percent=RM_START; io_percent<=RM_END; io_percent+=RM_DELTA) { ^ chunk.c:439:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] chunk.c:439:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] chunk.c:482:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] for (io_percent=DIAG_START; ^ chunk.c:483:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] io_percent<=DIAG_END; ^ chunk.c:484:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] io_percent+=DIAG_DELTA) { ^ chunk.c:527:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants] for (io_percent=DIAG_START; ^ chunk.c:528:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] io_percent<=DIAG_END; ^ chunk.c:529:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants] io_percent+=DIAG_DELTA) { ^ overhead.c: In function 'test': overhead.c:212:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(H5Pset_cache(fapl, mdc_nelmts, 0, 0, 0.0) < 0) goto error; ^ overhead.c:226:13: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat] had = calloc((size_t)cur_size[0], sizeof(int)); ^ overhead.c:243:27: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] hs_start[0] = j%2 ? j/2 : (hssize_t)cur_size[0]-j/2; ^ overhead.c:243:27: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion] overhead.c:248:27: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] hs_start[0] = j; ^ overhead.c:278:50: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] (double)(hssize_t)(sb.st_size-i*sizeof(int))/(hssize_t)i); ^ overhead.c:278:65: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] (double)(hssize_t)(sb.st_size-i*sizeof(int))/(hssize_t)i); ^ overhead.c:322:46: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion] (double)(hssize_t)(sb.st_size-cur_size[0]*sizeof(int))/ ^ overhead.c:322:71: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion] (double)(hssize_t)(sb.st_size-cur_size[0]*sizeof(int))/ ^ zip_perf.c: In function 'error': zip_perf.c:161:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] HDvfprintf(stderr, fmt, ap); ^ zip_perf.c:161:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] zip_perf.c: In function 'write_file': zip_perf.c:191:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] destLen = (uLongf)((double)sourceLen + ((double)sourceLen * 0.1)) + 12; ^ zip_perf.c:202:29: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ((double)timer_stop.tv_usec) / MICROSECOND) - ^ zip_perf.c:204:29: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ((double)timer_start.tv_usec) / MICROSECOND); ^ zip_perf.c:224:15: warning: conversion to 'uLongf' from 'int' may change the sign of the result [-Wsign-conversion] d_len -= rc; ^ zip_perf.c: In function 'fill_with_random_data': zip_perf.c:437:17: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] len -= rc; ^ zip_perf.c:447:35: warning: conversion to 'uLongf' from 'int' may change the sign of the result [-Wsign-conversion] unsigned long s = src_len * compress_percent / 100; ^ zip_perf.c: In function 'do_write_test': zip_perf.c:473:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] compression_time = 0.0; ^ zip_perf.c:513:23: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] s_len -= rc; ^ zip_perf.c:522:29: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ((double)timer_stop.tv_usec) / MICROSECOND) - ^ zip_perf.c:524:29: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ((double)timer_start.tv_usec) / MICROSECOND); ^ zip_perf.c:528:16: warning: unsuffixed float constant [-Wunsuffixed-float-constants] MB_PER_SEC(file_size, total_time)); ^ zip_perf.c:528:16: warning: unsuffixed float constant [-Wunsuffixed-float-constants] zip_perf.c:548:29: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ((double)timer_stop.tv_usec) / MICROSECOND) - ^ zip_perf.c:550:29: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ((double)timer_start.tv_usec) / MICROSECOND); ^ zip_perf.c:554:16: warning: unsuffixed float constant [-Wunsuffixed-float-constants] MB_PER_SEC(file_size, total_time)); ^ zip_perf.c:554:16: warning: unsuffixed float constant [-Wunsuffixed-float-constants] zip_perf.c: In function 'main': zip_perf.c:581:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) > 0) { ^ pio_engine.c: At top level: pio_engine.c:64:0: warning: macro "GOTODONE" is not used [-Wunused-macros] #define GOTODONE { goto done; } ^ pio_engine.c:71:0: warning: macro "MSG" is not used [-Wunused-macros] #define MSG(mesg) { \ ^ pio_engine.c:59:0: warning: macro "ELMT_SIZE" is not used [-Wunused-macros] #define ELMT_SIZE (sizeof(unsigned char)) /* we're doing bytes */ ^ pio_engine.c:60:0: warning: macro "ELMT_MPI_TYPE" is not used [-Wunused-macros] #define ELMT_MPI_TYPE MPI_BYTE ^ zip_perf.c: At top level: zip_perf.c:45:0: warning: macro "GZ_SUFFIX" is not used [-Wunused-macros] # define GZ_SUFFIX ".gz" ^ perf.c:96:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] extern int errno; ^ In file included from /usr/include/errno.h:23:0, from ../src/H5private.h:52, from perf.c:26: perf.c:96:12: warning: redundant redeclaration of '__error' [-Wredundant-decls] extern int errno; ^ /usr/include/sys/errno.h:80:14: note: previous declaration of '__error' was here extern int * __error(void); ^ perf.c:99:14: warning: redundant redeclaration of 'optarg' [-Wredundant-decls] extern char *optarg; ^ In file included from ../src/H5private.h:70:0, from perf.c:26: /usr/include/unistd.h:505:14: note: previous declaration of 'optarg' was here extern char *optarg; /* getopt(3) external variables */ ^ perf.c: In function 'main': perf.c:134:5: warning: "H5_HAVE_SETENV" is not defined [-Wundef] #if H5_HAVE_SETENV ^ perf.c:150:33: warning: conversion to 'size_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] if (!(tmp = (char *) malloc(opt_block + 256))) { ^ perf.c:158:42: warning: conversion to 'size_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] if (!(tmp2 = (char *) malloc(opt_block + 256))) { ^ perf.c:206:15: warning: conversion to 'hsize_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] dims[0] = opt_iter * nprocs * opt_block; ^ perf.c:214:15: warning: conversion to 'hsize_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] dims[0] = opt_block; ^ perf.c:226:32: warning: conversion to 'hsize_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] stride[0] = block[0] = opt_block; ^ perf.c:228:65: warning: pointer targets in passing argument 3 of 'H5Sselect_hyperslab' differ in signedness [-Wpointer-sign] ret=H5Sselect_hyperslab(file_dataspace, H5S_SELECT_SET, start, stride, count, block); ^ In file included from ../src/hdf5.h:38:0, from perf.c:25: ../src/H5Spublic.h:111:15: note: expected 'const hsize_t *' but argument is of type 'hssize_t *' H5_DLL herr_t H5Sselect_hyperslab(hid_t space_id, H5S_seloper_t op, ^ perf.c:279:32: warning: conversion to 'hsize_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] stride[0] = block[0] = opt_block; ^ perf.c:281:65: warning: pointer targets in passing argument 3 of 'H5Sselect_hyperslab' differ in signedness [-Wpointer-sign] ret=H5Sselect_hyperslab(file_dataspace, H5S_SELECT_SET, start, stride, count, block); ^ In file included from ../src/hdf5.h:38:0, from perf.c:25: ../src/H5Spublic.h:111:15: note: expected 'const hsize_t *' but argument is of type 'hssize_t *' H5_DLL herr_t H5Sselect_hyperslab(hid_t space_id, H5S_seloper_t op, ^ perf.c:306:21: warning: ISO C does not support the '%Ld' gnu_printf format [-Wformat=] mynod, mynod*opt_block, strerror(myerrno)); ^ perf.c:306:21: warning: ISO C does not support the '%Ld' gnu_printf format [-Wformat=] perf.c:310:46: warning: conversion to 'size_t' from 'int64_t' may change the sign of the result [-Wsign-conversion] if (opt_correct && memcmp(buf, buf2, opt_block)) { ^ perf.c:351:8: warning: unsuffixed float constant [-Wunsuffixed-float-constants] read_bw = ((int64_t)(opt_block*nprocs*opt_iter))/(max_read_tim*1000000.0); ^ perf.c:351:56: warning: conversion to 'double' from 'int64_t' may alter its value [-Wconversion] read_bw = ((int64_t)(opt_block*nprocs*opt_iter))/(max_read_tim*1000000.0); ^ perf.c:352:8: warning: unsuffixed float constant [-Wunsuffixed-float-constants] write_bw = ((int64_t)(opt_block*nprocs*opt_iter))/(max_write_tim*1000000.0); ^ perf.c:352:57: warning: conversion to 'double' from 'int64_t' may alter its value [-Wconversion] write_bw = ((int64_t)(opt_block*nprocs*opt_iter))/(max_write_tim*1000000.0); ^ perf.c:375:5: warning: "H5_HAVE_SETENV" is not defined [-Wundef] #if H5_HAVE_SETENV ^ perf.c:116:9: warning: unused variable 'nchars' [-Wunused-variable] int nchars; ^ perf.c:115:16: warning: unused variable 'status' [-Wunused-variable] MPI_Status status; ^ perf.c:114:14: warning: unused variable 'fh' [-Wunused-variable] MPI_File fh; ^ perf.c:113:13: warning: unused variable 'seek_position' [-Wunused-variable] int64_t seek_position = 0; ^ perf.c:104:34: warning: unused variable 'err' [-Wunused-variable] int i, j, mynod=0, nprocs=1, err, my_correct = 1, correct, myerrno; ^ perf.c: In function 'parse_args': perf.c:419:33: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] opt_alignment = atoi(optarg); ^ perf.c:420:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (p=(char*)strchr(optarg, '/')) ^ perf.c:421:37: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] opt_threshold = atoi(p+1); ^ In file included from H5match_types.c:41:0: H5fort_type_defines.h:13:0: warning: "H5_FORTRAN_HAS_REAL_16_KIND" redefined #define H5_FORTRAN_HAS_REAL_16_KIND 16 ^ H5fort_type_defines.h:12:0: note: this is the location of the previous definition #define H5_FORTRAN_HAS_REAL_16_KIND 10 ^ H5match_types.c: In function 'main': H5match_types.c:400:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] writeToFiles(chrA, chrB, FoundIntSize[i], FoundIntSizeKind[i]); ^ H5match_types.c:400:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] writeToFiles(chrA, chrB, FoundIntSize[i], FoundIntSizeKind[i]); ^ H5match_types.c:411:30: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] writeToFiles(chrA, chrB, FoundIntSize[j], FoundIntSizeKind[j]); ^ H5match_types.c:411:47: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] writeToFiles(chrA, chrB, FoundIntSize[j], FoundIntSizeKind[j]); ^ H5match_types.c:424:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] writeToFiles(chrA, chrB, FoundIntSize[j], FoundIntSizeKind[j]); ^ H5match_types.c:424:51: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] writeToFiles(chrA, chrB, FoundIntSize[j], FoundIntSizeKind[j]); ^ H5match_types.c:469:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] writeFloatToFiles(chrA, chrB, FoundRealSize[i], FoundRealSizeKind[i]); ^ H5match_types.c:469:52: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] writeFloatToFiles(chrA, chrB, FoundRealSize[i], FoundRealSizeKind[i]); ^ H5match_types.c:481:38: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] writeFloatToFiles(chrA, chrB, FoundRealSize[j], FoundRealSizeKind[j]); ^ H5match_types.c:481:56: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] writeFloatToFiles(chrA, chrB, FoundRealSize[j], FoundRealSizeKind[j]); ^ H5match_types.c:500:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] writeFloatToFiles(chrA, chrB, FoundRealSize[j], FoundRealSizeKind[j]); ^ H5match_types.c:500:53: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] writeFloatToFiles(chrA, chrB, FoundRealSize[j], FoundRealSizeKind[j]); ^ H5_f.c: In function 'h5init_flags_c_': H5_f.c:400:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] h5d_flags[21] = (int_f)H5D_CHUNK_CACHE_W0_DEFAULT; ^ In file included from H5f90.h:21:0, from H5Df.c:24: H5Df.c: In function 'h5dwrite_ref_obj_c_': H5Df.c:636:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buf_c = (hobj_ref_t*)HDmalloc(sizeof(hobj_ref_t)*(n)); ^ ../../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ H5Df.c: In function 'h5dwrite_ref_reg_c_': H5Df.c:703:66: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buf_c = (hdset_reg_ref_t *)HDmalloc(sizeof(hdset_reg_ref_t)*(n)); ^ ../../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ H5Af.c: In function 'h5aget_info_c_': H5Af.c:1655:18: warning: conversion to 'hsize_t_f' from 'hsize_t' may change the sign of the result [-Wsign-conversion] *data_size = (hsize_t)ainfo.data_size; ^ H5Af.c: In function 'h5aget_info_by_idx_c_': H5Af.c:1731:18: warning: conversion to 'hsize_t_f' from 'hsize_t' may change the sign of the result [-Wsign-conversion] *data_size = (hsize_t)ainfo.data_size; ^ H5Af.c: In function 'h5aget_info_by_name_c_': H5Af.c:1800:18: warning: conversion to 'hsize_t_f' from 'hsize_t' may change the sign of the result [-Wsign-conversion] *data_size = (hsize_t)ainfo.data_size; ^ H5Df.c: In function 'h5dset_extent_c_': H5Df.c:1498:19: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] c_dims[i] = dims[rank - i - 1]; ^ H5Df.c: In function 'h5dwrite_vl_integer_c_': H5Df.c:1646:14: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] num_elem = dims[1]; ^ H5Df.c: In function 'h5dread_vl_integer_c_': H5Df.c:1735:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < num_elem; i++) { ^ H5Df.c: In function 'h5dwrite_vl_string_c_': H5Df.c:1790:14: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] num_elem = dims[1]; ^ H5Df.c: In function 'h5dread_vl_string_c_': H5Df.c:1877:14: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] num_elem = dims[1]; ^ H5Df.c: In function 'h5dwrite_vl_real_c_': H5Df.c:1961:14: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] num_elem = dims[1]; ^ H5Df.c: In function 'h5dread_vl_real_c_': H5Df.c:2050:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < num_elem; i++) { ^ H5Gf.c: In function 'h5gget_obj_info_idx_c_': H5Gf.c:181:21: warning: conversion to 'hsize_t' from 'int_f' may change the sign of the result [-Wsign-conversion] hsize_t c_idx = *idx; ^ H5Gf.c:194:21: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion] c_obj_namelen = *obj_namelen; ^ H5Gf.c: In function 'h5glink_c_': H5Gf.c:344:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] switch((H5L_type_t)*link_type) { ^ H5Gf.c:344:5: warning: enumeration value 'H5L_TYPE_EXTERNAL' not handled in switch [-Wswitch-enum] H5Gf.c:344:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] H5Gf.c: In function 'h5glink2_c_': H5Gf.c:414:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum] switch((H5L_type_t)*link_type) { ^ H5Gf.c:414:5: warning: enumeration value 'H5L_TYPE_EXTERNAL' not handled in switch [-Wswitch-enum] H5Gf.c:414:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum] H5Of.c:28:1: warning: no previous prototype for 'fill_h5o_info_t_f' [-Wmissing-prototypes] fill_h5o_info_t_f(H5O_info_t Oinfo, H5O_info_t_f *object_info) { ^ H5Of.c: In function 'fill_h5o_info_t_f': H5Of.c:82:28: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion] object_info->num_attrs = (hsize_t_f)Oinfo.num_attrs; ^ H5Of.c:89:34: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion] object_info->hdr.space.total = (hsize_t_f)Oinfo.hdr.space.total; ^ H5Of.c:90:34: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion] object_info->hdr.space.meta = (hsize_t_f)Oinfo.hdr.space.meta; ^ H5Of.c:91:34: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion] object_info->hdr.space.mesg = (hsize_t_f)Oinfo.hdr.space.mesg; ^ H5Of.c:92:34: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion] object_info->hdr.space.free = (hsize_t_f)Oinfo.hdr.space.free; ^ H5Of.c:97:43: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion] object_info->meta_size.obj.index_size = (hsize_t_f)Oinfo.meta_size.obj.index_size; ^ H5Of.c:98:43: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion] object_info->meta_size.obj.heap_size = (hsize_t_f)Oinfo.meta_size.obj.heap_size; ^ In file included from H5f90.h:21:0, from H5Pf.c:24: H5Pf.c: In function 'h5pset_chunk_c_': H5Pf.c:333:49: warning: conversion to 'long unsigned int' from 'int_f' may change the sign of the result [-Wsign-conversion] c_dims = (hsize_t *)HDmalloc(sizeof(hsize_t) * (*rank )); ^ ../../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ H5Pf.c:340:21: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] c_dims[i] = dims[*rank - i - 1]; ^ In file included from H5f90.h:21:0, from H5Pf.c:24: H5Pf.c: In function 'h5pget_chunk_c_': H5Pf.c:384:49: warning: conversion to 'long unsigned int' from 'int_f' may change the sign of the result [-Wsign-conversion] c_dims = (hsize_t *)HDmalloc(sizeof(hsize_t) * (*max_rank )); ^ ../../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ H5Pf.c: In function 'h5pset_filter_c_': H5Pf.c:1815:65: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] c_cd_values = (unsigned int*)HDmalloc(sizeof(unsigned int) * ((int)c_cd_nelmts)); ^ ../../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ H5Pf.c: In function 'h5pset_external_c_': H5Pf.c:1976:18: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion] c_namelen = (int)*namelen; ^ H5Pf.c: In function 'h5pset_fapl_multi_c_': H5Pf.c:3822:8: warning: unsuffixed float constant [-Wunsuffixed-float-constants] if(memb_addr[i] >= 1.) return ret_value; ^ H5Pf.c:3822:24: warning: implicit conversion from 'real_f' to 'double' to match other operand of binary expression [-Wdouble-promotion] if(memb_addr[i] >= 1.) return ret_value; ^ H5Pf.c: In function 'h5pget_fapl_multi_c_': H5Pf.c:3974:58: warning: conversion to 'long long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] else memb_addr[i] = (real_f) ((long)c_memb_addr[i]/HADDR_MAX); ^ In file included from H5f90.h:21:0, from H5Pf.c:24: H5Pf.c: In function 'h5pget_filter_by_id_c_': H5Pf.c:4107:78: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if(NULL == (c_cd_values = (unsigned int *)HDmalloc(sizeof(unsigned int) * ((int)c_cd_nelmts_in)))) ^ ../../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ H5Pf.c: In function 'h5pmodify_filter_c_': H5Pf.c:4171:66: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] c_cd_values = (unsigned int *)HDmalloc(sizeof(unsigned int) * ((int)c_cd_nelmts)); ^ ../../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ H5Rf.c: In function 'h5rcreate_ptr_c_': H5Rf.c:156:18: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion] c_namelen = *namelen; ^ H5Rf.c: In function 'h5rget_name_ptr_c_': H5Rf.c:570:17: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] if ((c_buf = HDmalloc(c_bufsize)) == NULL) ^ H5Sf.c: In function 'h5screate_simple_c_': H5Sf.c:62:23: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] c_dims[i] = dims[*rank - i - 1]; ^ H5Sf.c:63:25: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] c_maxdims[i] = maxdims[*rank - i - 1]; ^ H5Sf.c: In function 'h5sget_select_hyper_blocklist_c_': H5Sf.c:295:18: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] c_num_blocks = * num_blocks; ^ H5Sf.c:301:67: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] c_buf = (hsize_t*)malloc(sizeof(hsize_t)*(size_t)(c_num_blocks*2*rank)); ^ H5Sf.c: In function 'h5sget_select_elem_pointlist_c_': H5Sf.c:428:65: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] c_buf = (hsize_t*)malloc(sizeof(hsize_t)*(size_t)(c_num_points*rank)); ^ H5Sf.c:437:15: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] i1 = rank*(i+1); ^ H5Sf.c: In function 'h5sget_simple_extent_npoints_c_': H5Sf.c:581:15: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] c_npoints = H5Sget_simple_extent_npoints(c_space_id); ^ In file included from H5f90.h:21:0, from H5Sf.c:24: H5Sf.c: In function 'h5sselect_elements_c_': H5Sf.c:1242:48: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] c_coord = (hsize_t *)HDmalloc(sizeof(hsize_t)*rank*(*nelements)); ^ ../../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ H5Sf.c:1242:53: warning: conversion to 'long long unsigned int' from 'size_t_f' may change the sign of the result [-Wsign-conversion] c_coord = (hsize_t *)HDmalloc(sizeof(hsize_t)*rank*(*nelements)); ^ ../../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ H5Sf.c:1250:17: warning: conversion to 'size_t' from 'size_t_f' may change the sign of the result [-Wsign-conversion] c_nelements = *nelements; ^ H5Tf.c: In function 'h5tget_member_index_c_': H5Tf.c:1321:18: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion] c_namelen = *namelen; ^ H5Tf.c: In function 'h5tget_member_offset_c_': H5Tf.c:1373:17: warning: conversion to 'unsigned int' from 'int_f' may change the sign of the result [-Wsign-conversion] c_member_no = *member_no; ^ H5Tf.c: In function 'h5tget_member_type_c_': H5Tf.c:1528:17: warning: conversion to 'unsigned int' from 'int_f' may change the sign of the result [-Wsign-conversion] c_field_idx = *field_idx; ^ H5Tf.c: In function 'h5tinsert_c_': H5Tf.c:1607:15: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion] c_namelen = *namelen; ^ H5Tf.c: In function 'h5tarray_create_c_': H5Tf.c:1689:43: warning: conversion to 'unsigned int' from 'int_f' may change the sign of the result [-Wsign-conversion] c_dims[u] = (hsize_t)dims[(*rank - u) - 1]; ^ H5Tf.c: In function 'h5tenum_insert_c_': H5Tf.c:1769:15: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion] c_namelen = *namelen; ^ H5Tf.c: In function 'h5tenum_valueof_c_': H5Tf.c:1858:15: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion] c_namelen = *namelen; ^ H5Tf.c: In function 'h5tget_member_value_c_': H5Tf.c:1903:17: warning: conversion to 'unsigned int' from 'int_f' may change the sign of the result [-Wsign-conversion] c_member_no = *member_no; ^ H5Tf.c: In function 'h5tset_tag_c_': H5Tf.c:1943:15: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion] c_namelen = *namelen; ^ /opt/local/bin/ranlib: file: .libs/libhdf5_fortran.a(H5fortran_types.o) has no symbols /opt/local/bin/ranlib: file: .libs/libhdf5_fortran.a(H5_ff_F90.o) has no symbols /opt/local/bin/ranlib: file: .libs/libhdf5_fortran.a(H5Lff_F90.o) has no symbols /opt/local/bin/ranlib: file: .libs/libhdf5_fortran.a(H5Off_F90.o) has no symbols /opt/local/bin/ranlib: file: .libs/libhdf5_fortran.a(H5Tff_F90.o) has no symbols ranlib: file: .libs/libhdf5_fortran.a(H5fortran_types.o) has no symbols ranlib: file: .libs/libhdf5_fortran.a(H5_ff_F90.o) has no symbols ranlib: file: .libs/libhdf5_fortran.a(H5Lff_F90.o) has no symbols ranlib: file: .libs/libhdf5_fortran.a(H5Off_F90.o) has no symbols ranlib: file: .libs/libhdf5_fortran.a(H5Tff_F90.o) has no symbols In file included from ../../src/H5public.h:31:0, from ../../src/hdf5.h:24, from t.h:16, from t.c:28: t.c: In function 'h5_exit_c_': t.h:28:51: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] # define nh5_exit_c H5_FC_FUNC_(h5_exit_c, H5_EXIT_C) ^ ../../src/H5pubconf.h:42:32: note: in definition of macro 'H5_FC_FUNC_' #define H5_FC_FUNC_(name,NAME) name ## _ ^ t.c:136:1: note: in expansion of macro 'nh5_exit_c' nh5_exit_c(int_f *status) ^ H5LTanalyze.c:755:22: warning: size of 'yy_state_buf' is 65544 bytes [-Wlarger-than=] 184, 181, 180, 179, 176, 174, 172, 171, 170, 169, ^ H5LTparse.c:32:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] static int yygrowstack(); ^ H5DS.c: In function 'H5DSattach_scale': H5DS.c:242:19: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] dims[0] = rank; ^ H5DS.c:345:23: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] len = buf[idx].len; ^ H5DS.c:346:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buf[idx].p = realloc(buf[idx].p, len * sizeof(hobj_ref_t)); ^ H5DS.c:411:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] dsl.dim_idx = idx; ^ H5DS.c:473:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] dsl.dim_idx = idx; ^ H5DS.c:477:19: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] dims[0] = nelmts; ^ H5LTparse.y:21:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] extern int yylex(); ^ H5DS.c: In function 'H5DSdetach_scale': H5DS.c:853:19: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] dims[0] = nelmts; ^ H5LTparse.y:49:17: warning: size of 'arr_stack' is 4224 bytes [-Wlarger-than=] struct arr_info arr_stack[STACK_SIZE]; ^ H5DS.c: In function 'H5DSset_label': H5DS.c:1475:19: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] dims[0] = rank; ^ H5DS.c:1546:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] free((void *)buf[idx]); ^ H5DS.c:1562:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] free((void *)buf[i]); ^ H5DS.c:1589:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] free((void *)buf[i]); ^ H5LTparse.c:464:12: warning: function declaration isn't a prototype [-Wstrict-prototypes] #define YYSTACKSIZE 10000 ^ H5LTparse.c: In function 'yygrowstack': H5LTparse.c:464:12: warning: old-style function definition [-Wold-style-definition] H5LTparse.c:43:15: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] #define yyssp H5LTyyssp ^ H5LTparse.c:476:9: note: in expansion of macro 'yyssp' YYSTYPE yylval; ^ H5LTparse.c:477:51: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] short *yyss; ^ H5LTparse.c:478:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] short *yysslim; ^ H5LTparse.c:483:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] { ^ H5LTparse.c:484:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] int newsize, i; ^ H5LTparse.c: At top level: H5LTparse.c:33:17: warning: no previous prototype for 'H5LTyyparse' [-Wmissing-prototypes] #define yyparse H5LTyyparse ^ H5LTparse.c:521:1: note: in expansion of macro 'yyparse' #else /* ! ANSI-C/C++ */ ^ H5LTparse.c: In function 'H5LTyyparse': H5LTparse.c:543:14: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] #if YYDEBUG ^ H5LTparse.c:573:20: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] if (!yys) yys = "illegal-symbol"; ^ H5LTparse.c:590:13: warning: passing argument 1 of 'H5LTyyerror' discards 'const' qualifier from pointer target type } ^ H5LTparse.c:35:17: note: expected 'char *' but argument is of type 'const char *' #define yyerror H5LTyyerror ^ H5LTparse.y:22:12: note: in expansion of macro 'yyerror' extern int yyerror(char *); ^ H5LTparse.c:614:28: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] yyinrecovery: ^ H5LTparse.y:173:72: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] new_size = H5Tget_size($1) + $6; ^ H5LTparse.c:45:15: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] #define yyvsp H5LTyyvsp ^ H5LTparse.y:176:69: note: in expansion of macro 'yyvsp' H5Tinsert(dtype_id, $4, $6, $1); ^ H5LTparse.y:187:63: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] new_size = $6 + H5Tget_size($1); ^ H5LTparse.c:45:15: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] #define yyvsp H5LTyyvsp ^ H5LTparse.y:189:73: note: in expansion of macro 'yyvsp' H5Tinsert(dtype_id, $4, $6, $1); ^ H5LTparse.c:38:16: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] #define yylval H5LTyylval ^ H5LTparse.y:264:48: note: in expansion of macro 'yylval' str_size = yylval.ival; ^ H5LTparse.y:270:37: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] str_pad = H5T_STR_NULLTERM; ^ H5LTparse.y:272:37: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] str_pad = H5T_STR_NULLPAD; ^ H5LTparse.y:274:37: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat] str_pad = H5T_STR_SPACEPAD; ^ H5LTparse.y:302:55: warning: enum conversion when passing argument 2 of 'H5Tset_strpad' is invalid in C++ [-Wc++-compat] H5Tset_strpad(str_id, str_pad); ^ In file included from ../../src/H5Lpublic.h:32:0, from ../../src/H5Opublic.h:33, from ../../src/H5Apublic.h:24, from ../../src/hdf5.h:25, from H5LTparse.y:19: ../../src/H5Tpublic.h:583:15: note: expected 'H5T_str_t' but argument is of type 'H5T_pad_t' H5_DLL herr_t H5Tset_strpad(hid_t type_id, H5T_str_t strpad); ^ H5LTparse.c:655:5: warning: switch missing default case [-Wswitch-default] yys = 0; ^ H5LTanalyze.l:52:24: warning: size of 'arr_stack' is 4224 bytes [-Wlarger-than=] extern struct arr_info arr_stack[STACK_SIZE]; ^ H5LTparse.c:1122:16: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion] } ^ H5LTanalyze.c:876:5: warning: "YY_STACK_USED" is not defined [-Wundef] #endif ^ H5LTparse.c:1126:13: warning: passing argument 1 of 'H5LTyyerror' discards 'const' qualifier from pointer target type if ((yyn = yygindex[yym]) && (yyn += yystate) >= 0 && ^ H5LTparse.c:35:17: note: expected 'char *' but argument is of type 'const char *' #define yyerror H5LTyyerror ^ H5LTparse.y:22:12: note: in expansion of macro 'yyerror' extern int yyerror(char *); ^ H5LTanalyze.c:34:15: warning: no previous prototype for 'H5LTyylex' [-Wmissing-prototypes] #define yylex H5LTyylex ^ H5LTanalyze.c:969:21: note: in expansion of macro 'yylex' /* No semi-colon after return; correct usage is to write "yyterminate();" - ^ H5LTanalyze.c:987:1: note: in expansion of macro 'YY_DECL' /* Default declaration of generated scanner - a define so the user can ^ H5LTanalyze.c: In function 'H5LTyylex': H5LTanalyze.c:1040:28: warning: conversion to 'YY_CHAR' from 'int' may alter its value [-Wconversion] ^ H5LTanalyze.c:1045:13: warning: conversion to 'YY_CHAR' from 'int' may alter its value [-Wconversion] { ^ H5LTanalyze.c:1047:56: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] ^ H5LTanalyze.c:33:16: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] #define yyleng H5LTyyleng ^ H5LTanalyze.c:922:37: note: in expansion of macro 'yyleng' #ifndef __cplusplus ^ H5LTanalyze.l:178:1: note: in expansion of macro 'ECHO' %% ^ H5LTanalyze.c:1504:8: warning: switch missing default case [-Wswitch-default] * yy_get_previous_state() go ahead and do it ^ H5LTanalyze.c: In function 'yy_get_next_buffer': H5LTanalyze.c:1574:12: warning: old-style function definition [-Wold-style-definition] ^ H5LTanalyze.c:1621:35: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result [-Wsign-conversion] else ^ H5LTanalyze.c:1621:4: warning: conversion to 'int' from 'yy_size_t' may change the sign of the result [-Wsign-conversion] else ^ H5LTanalyze.c: In function 'yy_get_previous_state': H5LTanalyze.c:1706:22: warning: old-style function definition [-Wold-style-definition] yyrestart( yyin ); ^ H5LTanalyze.c:1717:27: warning: conversion to 'YY_CHAR' from 'int' may alter its value [-Wconversion] else ^ H5LTanalyze.c:1722:12: warning: conversion to 'YY_CHAR' from 'int' may alter its value [-Wconversion] yy_current_buffer->yy_ch_buf[yy_n_chars + 1] = YY_END_OF_BUFFER_CHAR; ^ H5LTanalyze.c:1724:55: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] yytext_ptr = &yy_current_buffer->yy_ch_buf[0]; ^ H5LTanalyze.c: In function 'yy_try_NUL_trans': H5LTanalyze.c:1752:11: warning: conversion to 'YY_CHAR' from 'int' may alter its value [-Wconversion] } ^ H5LTanalyze.c:1754:54: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] return yy_current_state; ^ H5PT.c: In function 'H5PTclose': H5LTanalyze.c: In function 'yyunput': H5LTanalyze.c:1792:17: warning: conversion to 'int' from 'yy_size_t' may change the sign of the result [-Wsign-conversion] #else ^ H5PT.c:374:13: warning: request for implicit conversion from 'void *' to 'struct htbl_t *' not permitted in C++ [-Wc++-compat] if((table = H5Iremove_verify(table_id, H5PT_ptable_id_type)) ==NULL) ^ H5LTanalyze.c: In function 'input': H5LTanalyze.c:1812:12: warning: old-style function definition [-Wold-style-definition] while ( source > yy_current_buffer->yy_ch_buf ) ^ H5LTanalyze.c:1831:17: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] #endif /* ifndef YY_NO_UNPUT */ ^ H5LTanalyze.c:1834:4: warning: switch missing default case [-Wswitch-default] #ifndef YY_NO_INPUT ^ H5LTanalyze.c: In function 'H5LTyy_create_buffer': H5LTanalyze.c:1954:19: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result [-Wsign-conversion] void yy_load_buffer_state( void ) ^ H5IM.c: In function 'H5IMlink_palette': H5LTanalyze.c: In function 'H5LTyy_init_buffer': H5LTanalyze.c:2007:5: warning: "YY_ALWAYS_INTERACTIVE" is not defined [-Wundef] if ( b == yy_current_buffer ) ^ H5LTanalyze.c:2010:5: warning: "YY_NEVER_INTERACTIVE" is not defined [-Wundef] if ( b->yy_is_our_buffer ) ^ H5LTanalyze.c:2016:5: warning: implicit declaration of function 'isatty' [-Wimplicit-function-declaration] ^ H5LTanalyze.c:2016:5: warning: nested extern declaration of 'isatty' [-Wnested-externs] H5IM.c:595:19: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] dim_ref = n_refs + 1; ^ H5IM.c:597:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] refbuf = (hobj_ref_t*)malloc( sizeof(hobj_ref_t) * (int)dim_ref ); ^ H5LTanalyze.c: In function 'H5LTyy_scan_buffer': H5LTanalyze.c:2078:18: warning: conversion to 'int' from 'yy_size_t' may change the sign of the result [-Wsign-conversion] ^ H5LTanalyze.c: In function 'H5LTyy_scan_bytes': H5LTanalyze.c:2123:6: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result [-Wsign-conversion] #endif ^ H5LTanalyze.c: At top level: H5LTanalyze.c:144:0: warning: macro "yyless" is not used [-Wunused-macros] ^ H5LTanalyze.c:2305:5: warning: "YY_MAIN" is not defined [-Wundef] #else ^ In file included from /usr/include/string.h:186:0, from H5LTanalyze.l:18: H5LTanalyze.l: In function 'my_yyinput': H5LTanalyze.l:183:25: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] memcpy(buf, myinput, input_len); ^ H5IM.c: In function 'H5IMget_palette_info': H5LTanalyze.l:179:31: warning: unused parameter 'max_size' [-Wunused-parameter] int my_yyinput(char *buf, int max_size) ^ H5IM.c:902:19: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] dim_ref = n_refs; ^ H5LTanalyze.l: At top level: H5LTanalyze.l:188:5: warning: no previous prototype for 'H5LTyyerror' [-Wmissing-prototypes] int H5LTyyerror(char *msg) ^ H5IM.c:904:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] refbuf = (hobj_ref_t*)malloc( sizeof(hobj_ref_t) * (int)dim_ref ); ^ H5LTanalyze.l: In function 'H5LTyywrap': H5LTanalyze.c:38:16: warning: old-style function definition [-Wold-style-definition] #define yywrap H5LTyywrap ^ H5LTanalyze.l:194:5: note: in expansion of macro 'yywrap' int yywrap() ^ H5IM.c: In function 'H5IMget_palette': H5IM.c:1013:19: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] dim_ref = n_refs; ^ H5IM.c:1015:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] refbuf = (hobj_ref_t*)malloc( sizeof(hobj_ref_t) * (int)dim_ref ); ^ H5LTanalyze.l: At top level: H5LTanalyze.c:1765:13: warning: 'yyunput' defined but not used [-Wunused-function] static yy_state_type yy_try_NUL_trans( yy_state_type yy_current_state ) ^ H5LTanalyze.c:1812:12: warning: 'input' defined but not used [-Wunused-function] while ( source > yy_current_buffer->yy_ch_buf ) ^ H5LT.c: In function 'H5LTopen_file_image': H5LT.c:890:20: warning: conversion to 'double' from 'size_t' may alter its value [-Wconversion] if ((buf_prcnt * buf_size) > min_incr) ^ H5LT.c:891:41: warning: conversion to 'double' from 'size_t' may alter its value [-Wconversion] alloc_incr = (size_t)(buf_prcnt * buf_size); ^ H5LT.c: In function 'H5LTfind_dataset': H5LT.c:1389:76: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return H5Literate(loc_id, H5_INDEX_NAME, H5_ITER_INC, 0, find_dataset, (void *)dset_name); ^ H5LT.c: In function 'H5LT_find_attribute': H5LT.c:1996:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return H5Aiterate2(loc_id, H5_INDEX_NAME, H5_ITER_INC, NULL, find_attr, (void *)attr_name); ^ In file included from H5LT.c:22:0: H5LT.c: In function 'H5LTtext_to_dtype': ../../src/H5private.h:1226:28: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion] #define HDstrlen(S) strlen(S) ^ H5LT.c:2174:17: note: in expansion of macro 'HDstrlen' input_len = HDstrlen(text); ^ H5LT.c: In function 'print_enum': H5LT.c:2320:61: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] if(H5Tget_member_value(type, (unsigned)i, value + i * super_size) < 0) ^ H5LT.c:2348:23: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] copy = value+i*dst_size; ^ H5LT.c: In function 'H5LT_dtype_to_text': H5LT.c:2477:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum] switch (tcls) { ^ H5LT.c:2477:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum] H5LT.c:2477:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum] H5LTparse.c: At top level: H5LTparse.c:446:0: warning: macro "YYSTACKSIZE" is not used [-Wunused-macros] "enum_list :", ^ H5LTparse.c:24:0: warning: macro "YYBYACC" is not used [-Wunused-macros] #define YYBYACC 1 ^ H5LTparse.c:310:0: warning: macro "YYMAXTOKEN" is not used [-Wunused-macros] -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, ^ H5LTparse.c:104:0: warning: macro "H5T_STD_I32BE_TOKEN" is not used [-Wunused-macros] hbool_t is_enum = 0; /*flag to lexer for enum type*/ ^ H5LTparse.c:496:0: warning: macro "YYACCEPT" is not used [-Wunused-macros] (short *)malloc(newsize * sizeof *newss); ^ H5LTparse.c:106:0: warning: macro "H5T_STD_I64BE_TOKEN" is not used [-Wunused-macros] char* enum_memb_symbol; /*enum member symbol string*/ ^ H5LTparse.c:109:0: warning: macro "H5T_STD_U8LE_TOKEN" is not used [-Wunused-macros] hbool_t is_opq_tag = 0; /*flag to lexer for opaque type tag*/ ^ H5LTparse.c:135:0: warning: macro "STRSIZE_TOKEN" is not used [-Wunused-macros] #define H5T_NATIVE_SCHAR_TOKEN 274 ^ H5LTparse.c:129:0: warning: macro "H5T_IEEE_F64BE_TOKEN" is not used [-Wunused-macros] #define H5T_STD_U16LE_TOKEN 268 ^ H5LTparse.c:154:0: warning: macro "STRING" is not used [-Wunused-macros] #define STRPAD_TOKEN 293 ^ H5LTparse.c:124:0: warning: macro "H5T_NATIVE_ULONG_TOKEN" is not used [-Wunused-macros] #define H5T_STD_I64BE_TOKEN 263 ^ H5LTparse.c:494:0: warning: macro "YYABORT" is not used [-Wunused-macros] i = yyssp - yyss; ^ H5LTparse.c:125:0: warning: macro "H5T_NATIVE_LLONG_TOKEN" is not used [-Wunused-macros] #define H5T_STD_I64LE_TOKEN 264 ^ H5LTparse.c:150:0: warning: macro "H5T_COMPOUND_TOKEN" is not used [-Wunused-macros] #define H5T_NATIVE_DOUBLE_TOKEN 289 ^ H5LTparse.c:30:0: warning: macro "yyerrok" is not used [-Wunused-macros] #define yyerrok (yyerrflag=0) ^ H5LTparse.c:28:0: warning: macro "YYEMPTY" is not used [-Wunused-macros] #define YYEMPTY -1 ^ H5LTparse.c:149:0: warning: macro "OPQ_TAG_TOKEN" is not used [-Wunused-macros] #define H5T_NATIVE_FLOAT_TOKEN 288 ^ H5LTparse.c:495:0: warning: macro "YYREJECT" is not used [-Wunused-macros] newss = yyss ? (short *)realloc(yyss, newsize * sizeof *newss) : ^ H5LTparse.c:122:0: warning: macro "H5T_NATIVE_UINT_TOKEN" is not used [-Wunused-macros] #define H5T_STD_I32BE_TOKEN 261 ^ H5LTparse.c:102:0: warning: macro "H5T_STD_I16BE_TOKEN" is not used [-Wunused-macros] ^ H5LTparse.c:110:0: warning: macro "H5T_STD_U16BE_TOKEN" is not used [-Wunused-macros] ^ H5LTparse.c:107:0: warning: macro "H5T_STD_I64LE_TOKEN" is not used [-Wunused-macros] ^ H5LTparse.c:126:0: warning: macro "H5T_NATIVE_ULLONG_TOKEN" is not used [-Wunused-macros] #define H5T_STD_U8BE_TOKEN 265 ^ H5LTparse.c:147:0: warning: macro "H5T_OPAQUE_TOKEN" is not used [-Wunused-macros] #define H5T_IEEE_F64BE_TOKEN 286 ^ H5LTparse.c:155:0: warning: macro "NUMBER" is not used [-Wunused-macros] #define CSET_TOKEN 294 ^ H5LTparse.c:130:0: warning: macro "H5T_IEEE_F64LE_TOKEN" is not used [-Wunused-macros] #define H5T_STD_U32BE_TOKEN 269 ^ H5LTparse.c:116:0: warning: macro "H5T_NATIVE_CHAR_TOKEN" is not used [-Wunused-macros] #line 99 "H5LTparse.c" ^ H5LTparse.c:497:0: warning: macro "YYERROR" is not used [-Wunused-macros] if (newss == NULL) ^ H5LTparse.c:119:0: warning: macro "H5T_NATIVE_SHORT_TOKEN" is not used [-Wunused-macros] #define H5T_STD_I8LE_TOKEN 258 ^ H5LTparse.c:118:0: warning: macro "H5T_NATIVE_UCHAR_TOKEN" is not used [-Wunused-macros] #define H5T_STD_I8BE_TOKEN 257 ^ H5LTparse.c:136:0: warning: macro "STRPAD_TOKEN" is not used [-Wunused-macros] #define H5T_NATIVE_UCHAR_TOKEN 275 ^ H5LTparse.c:134:0: warning: macro "H5T_STRING_TOKEN" is not used [-Wunused-macros] #define H5T_NATIVE_CHAR_TOKEN 273 ^ H5LTparse.c:112:0: warning: macro "H5T_STD_U32BE_TOKEN" is not used [-Wunused-macros] typedef union { ^ H5LTparse.c:26:0: warning: macro "YYMINOR" is not used [-Wunused-macros] #define YYMINOR 9 ^ H5LTparse.c:29:0: warning: macro "yyclearin" is not used [-Wunused-macros] #define yyclearin (yychar=(YYEMPTY)) ^ H5LTparse.c:131:0: warning: macro "H5T_NATIVE_FLOAT_TOKEN" is not used [-Wunused-macros] #define H5T_STD_U32LE_TOKEN 270 ^ H5LTparse.c:25:0: warning: macro "YYMAJOR" is not used [-Wunused-macros] #define YYMAJOR 1 ^ H5LTparse.c:111:0: warning: macro "H5T_STD_U16LE_TOKEN" is not used [-Wunused-macros] #line 68 "H5LTparse.y" ^ H5LTparse.c:56:0: warning: macro "yyrule" is not used [-Wunused-macros] #define yyrule H5LTyyrule ^ H5LTparse.c:123:0: warning: macro "H5T_NATIVE_LONG_TOKEN" is not used [-Wunused-macros] #define H5T_STD_I32LE_TOKEN 262 ^ H5LTparse.c:59:0: warning: macro "YYPREFIX" is not used [-Wunused-macros] #define YYPREFIX "H5LTyy" ^ H5LTparse.c:148:0: warning: macro "OPQ_SIZE_TOKEN" is not used [-Wunused-macros] #define H5T_IEEE_F64LE_TOKEN 287 ^ H5LTparse.c:151:0: warning: macro "H5T_ENUM_TOKEN" is not used [-Wunused-macros] #define H5T_NATIVE_LDOUBLE_TOKEN 290 ^ H5LTparse.c:138:0: warning: macro "CTYPE_TOKEN" is not used [-Wunused-macros] #define H5T_NATIVE_USHORT_TOKEN 277 ^ H5LTparse.c:132:0: warning: macro "H5T_NATIVE_DOUBLE_TOKEN" is not used [-Wunused-macros] #define H5T_STD_U64BE_TOKEN 271 ^ H5LTparse.c:137:0: warning: macro "CSET_TOKEN" is not used [-Wunused-macros] #define H5T_NATIVE_SHORT_TOKEN 276 ^ H5LTparse.c:117:0: warning: macro "H5T_NATIVE_SCHAR_TOKEN" is not used [-Wunused-macros] #define YYERRCODE 256 ^ H5LTparse.c:133:0: warning: macro "H5T_NATIVE_LDOUBLE_TOKEN" is not used [-Wunused-macros] #define H5T_STD_U64LE_TOKEN 272 ^ H5LTparse.c:31:0: warning: macro "YYRECOVERING" is not used [-Wunused-macros] #define YYRECOVERING() (yyerrflag!=0) ^ H5LTparse.c:113:0: warning: macro "H5T_STD_U32LE_TOKEN" is not used [-Wunused-macros] int ival; /*for integer token*/ ^ H5LTparse.c:127:0: warning: macro "H5T_IEEE_F32BE_TOKEN" is not used [-Wunused-macros] #define H5T_STD_U8LE_TOKEN 266 ^ H5LTparse.c:27:0: warning: macro "YYLEX" is not used [-Wunused-macros] #define YYLEX yylex() ^ H5LTparse.c:120:0: warning: macro "H5T_NATIVE_USHORT_TOKEN" is not used [-Wunused-macros] #define H5T_STD_I16BE_TOKEN 259 ^ H5LTparse.c:114:0: warning: macro "H5T_STD_U64BE_TOKEN" is not used [-Wunused-macros] char *sval; /*for name string*/ ^ H5LTparse.c:100:0: warning: macro "H5T_STD_I8BE_TOKEN" is not used [-Wunused-macros] hbool_t is_variable = 0; /*variable for variable-length string*/ ^ H5LTparse.c:128:0: warning: macro "H5T_IEEE_F32LE_TOKEN" is not used [-Wunused-macros] #define H5T_STD_U16BE_TOKEN 267 ^ H5LTparse.c:105:0: warning: macro "H5T_STD_I32LE_TOKEN" is not used [-Wunused-macros] hbool_t is_enum_memb = 0; /*flag to lexer for enum member*/ ^ H5LTparse.c:108:0: warning: macro "H5T_STD_U8BE_TOKEN" is not used [-Wunused-macros] hbool_t is_opq_size = 0; /*flag to lexer for opaque type size*/ ^ H5LTparse.c:115:0: warning: macro "H5T_STD_U64LE_TOKEN" is not used [-Wunused-macros] } YYSTYPE; ^ H5LTparse.c:101:0: warning: macro "H5T_STD_I8LE_TOKEN" is not used [-Wunused-macros] size_t str_size; /*variable for string size*/ ^ H5LTparse.c:55:0: warning: macro "yyname" is not used [-Wunused-macros] #define yyname H5LTyyname ^ H5LTparse.c:153:0: warning: macro "H5T_VLEN_TOKEN" is not used [-Wunused-macros] #define STRSIZE_TOKEN 292 ^ H5LTparse.c:103:0: warning: macro "H5T_STD_I16LE_TOKEN" is not used [-Wunused-macros] hid_t enum_id; /*type ID*/ ^ H5LTparse.c:152:0: warning: macro "H5T_ARRAY_TOKEN" is not used [-Wunused-macros] #define H5T_STRING_TOKEN 291 ^ H5LTparse.c:121:0: warning: macro "H5T_NATIVE_INT_TOKEN" is not used [-Wunused-macros] #define H5T_STD_I16LE_TOKEN 260 ^ H5LTanalyze.c:27:0: warning: macro "YY_FLEX_MAJOR_VERSION" is not used [-Wunused-macros] #define yy_flex_debug H5LTyy_flex_debug ^ H5LTanalyze.c:316:0: warning: macro "YY_NUM_RULES" is not used [-Wunused-macros] typedef unsigned char YY_CHAR; ^ H5LTanalyze.c:275:0: warning: macro "yy_new_buffer" is not used [-Wunused-macros] */ ^ H5LTanalyze.c:236:0: warning: macro "YY_CURRENT_BUFFER" is not used [-Wunused-macros] #define YY_BUFFER_NEW 0 ^ H5LTanalyze.c:2219:0: warning: macro "yyless" is not used [-Wunused-macros] static int yy_top_state() ^ H5LTanalyze.c:284:0: warning: macro "yy_set_bol" is not used [-Wunused-macros] void yy_init_buffer YY_PROTO(( YY_BUFFER_STATE b, FILE *file )); ^ H5LTanalyze.c:155:0: warning: macro "unput" is not used [-Wunused-macros] * else ^ H5LTanalyze.c:26:0: warning: macro "FLEX_SCANNER" is not used [-Wunused-macros] #define yy_scan_bytes H5LTyy_scan_bytes ^ H5LTanalyze.c:277:0: warning: macro "yy_set_interactive" is not used [-Wunused-macros] ^ H5LTanalyze.c:27:0: warning: macro "yy_flex_debug" is not used [-Wunused-macros] #define yy_flex_debug H5LTyy_flex_debug ^ H5LTanalyze.c:28:0: warning: macro "YY_FLEX_MINOR_VERSION" is not used [-Wunused-macros] #define yy_init_buffer H5LTyy_init_buffer ^ H5LTanalyze.c:957:0: warning: macro "YY_START_STACK_INCR" is not used [-Wunused-macros] buf[n] = (char) c; \ ^ H5LTanalyze.c:291:0: warning: macro "YY_AT_BOL" is not used [-Wunused-macros] ^ H5LTanalyze.c:106:0: warning: macro "YYSTATE" is not used [-Wunused-macros] /* Returned upon end-of-file. */ ^ H5LTanalyze.c:265:0: warning: macro "YY_FLUSH_BUFFER" is not used [-Wunused-macros] ^ H5LTanalyze.c:765:0: warning: macro "yymore" is not used [-Wunused-macros] 70, 67, 65, 64, 61, 58, 57, 56, 55, 53, ^ test_dset_opt.c: In function 'test_direct_chunk_write': test_dset_opt.c:116:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] uLongf z_dst_nbytes = (uLongf)DEFLATE_SIZE_ADJUST(buf_size); ^ test_lite.c: In function 'test_dsets': test_lite.c:301:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ( data_float_in[i] != data_float_out[i] ) { ^ test_lite.c:312:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ( data_float_in[i] != data_float_out[i] ) { ^ test_lite.c:337:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ( data_double_in[i] != data_double_out[i] ) { ^ test_lite.c:348:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ( data_double_in[i] != data_double_out[i] ) { ^ test_dset_opt.c: In function 'filter_bogus1': test_dset_opt.c:504:22: warning: conversion to 'ssize_t' from 'size_t' may change the sign of the result [-Wsign-conversion] ssize_t buf_left=*buf_size; /* Amount of data buffer left to process */ ^ test_dset_opt.c:510:22: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] buf_left -= sizeof(int); ^ test_dset_opt.c:510:25: warning: conversion to 'ssize_t' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] buf_left -= sizeof(int); ^ test_dset_opt.c:517:22: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] buf_left -= sizeof(int); ^ test_dset_opt.c:517:25: warning: conversion to 'ssize_t' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] buf_left -= sizeof(int); ^ test_dset_opt.c: In function 'filter_bogus2': test_dset_opt.c:541:22: warning: conversion to 'ssize_t' from 'size_t' may change the sign of the result [-Wsign-conversion] ssize_t buf_left=*buf_size; /* Amount of data buffer left to process */ ^ test_dset_opt.c:547:22: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] buf_left -= sizeof(int); ^ test_dset_opt.c:547:25: warning: conversion to 'ssize_t' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] buf_left -= sizeof(int); ^ test_dset_opt.c:554:22: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion] buf_left -= sizeof(int); ^ test_dset_opt.c:554:25: warning: conversion to 'ssize_t' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] buf_left -= sizeof(int); ^ test_lite.c: In function 'make_attributes': test_lite.c:932:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ( attr_float_in[i] != attr_float_out[i] ) { ^ test_lite.c:943:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ( attr_float_in[i] != attr_float_out[i] ) { ^ test_lite.c:976:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ( attr_double_in[i] != attr_double_out[i] ) { ^ test_lite.c:987:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ( attr_double_in[i] != attr_double_out[i] ) { ^ In file included from ../../test/h5test.h:26:0, from h5hltest.h:27, from test_lite.c:18: test_lite.c:1019:63: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if(NULL==(dims_out = (hsize_t*) HDmalloc( sizeof(hsize_t) * rank_out ))) return -1; ^ ../../src/H5private.h:954:35: note: in definition of macro 'HDmalloc' #define HDmalloc(Z) malloc(Z) ^ In file included from test_dset_opt.c:19:0: test_dset_opt.c: At top level: test_packet.c:57:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] {"zero", 0,0, 0.0f, 0.0}, ^ ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^ ../../test/H5srcdir.h:70:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^ test_packet.c:58:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] {"one", 10,10, 1.0f, 10.0}, ^ test_packet.c:59:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] {"two", 20,20, 2.0f, 20.0}, ^ test_packet.c:60:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] {"three",30,30, 3.0f, 30.0}, ^ test_packet.c:61:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] {"four", 40,40, 4.0f, 40.0}, ^ test_packet.c:62:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] {"five", 50,50, 5.0f, 50.0}, ^ test_packet.c:63:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] {"six", 60,60, 6.0f, 60.0}, ^ test_packet.c:64:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] {"seven",70,70, 7.0f, 70.0} ^ test_packet.c: In function 'cmp_par': test_packet.c:78:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] rbuf[i].pressure != wbuf[j].pressure || ^ test_packet.c:79:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] rbuf[i].temperature != wbuf[j].temperature ) { ^ test_table.c: In function 'cmp_par': test_table.c:178:26: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] rbuf[i].pressure != wbuf[j].pressure || ^ test_table.c:179:29: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] rbuf[i].temperature != wbuf[j].temperature ) ^ test_table.c:183:40: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] rbuf[i].name,rbuf[i].longi,rbuf[i].pressure,rbuf[i].temperature,rbuf[i].lati); ^ test_table.c:185:40: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] wbuf[j].name,wbuf[j].longi,wbuf[j].pressure,wbuf[j].temperature,wbuf[j].lati); ^ test_table.c: In function 'test_table': test_table.c:230:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] particle_t fill1[1] = { {"no data",-1, -99.0f, -99.0, -1} }; ^ test_table.c:258:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] particle_t abuf[2]={{"eight",80,8.0f,80.0,80},{"nine",90,9.0f,90.0,90}}; ^ test_table.c:258:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] test_table.c:259:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] particle_t ibuf[2]={{"zero", 0, 0.0f, 0.0, 0},{"zero", 0, 0.0f, 0.0, 0}}; ^ test_table.c:259:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants] test_table.c:262:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] {"zero", 0, 0.0f, 0.0, 0,}, ^ test_table.c:263:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] {"one", 10, 1.0f, 10.0, 10}, ^ test_table.c:264:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] {"two", 20, 2.0f, 20.0, 20}, ^ test_table.c:265:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] {"three",30, 3.0f, 30.0, 30}, ^ test_table.c:266:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] {"four", 40, 4.0f, 40.0, 40}, ^ test_table.c:267:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] {"five", 50, 5.0f, 50.0, 50}, ^ test_table.c:268:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] {"six", 60, 6.0f, 60.0, 60}, ^ test_table.c:269:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] {"seven",70, 7.0f, 70.0, 70} ^ test_lite.c: In function 'test_valid_path': test_lite.c:1823:9: warning: unused variable 'fp' [-Wunused-variable] FILE *fp = NULL; ^ In file included from test_image.c:19:0: ../../test/H5srcdir.h:70:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^ test_table.c:402:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] {12112, 1.4, 2.5, {1,2,3},{4,5,6}, {99,100}}, ^ test_table.c:402:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] test_table.c:403:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] {12113, 1.4, 2.5, {1,2,3},{4,5,6}, {99,100}}, ^ In file included from test_lite.c:19:0: test_lite.c: At top level: test_table.c:403:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^ ../../test/H5srcdir.h:70:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^ test_table.c:404:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] {12114, 1.4, 2.5, {1,2,3},{4,5,6}, {99,100}}, ^ test_table.c:404:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] test_table.c:405:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] {12115, 1.4, 2.5, {1,2,3},{4,5,6}, {99,100}}, ^ test_table.c:405:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] test_table.c:406:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] {12116, 1.4, 2.5, {1,2,3},{4,5,6}, {99,100}}, ^ test_table.c:406:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] test_table.c:407:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] {12117, 1.4, 2.5, {1,2,3},{4,5,6}, {99,100}}, ^ test_table.c:407:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] test_table.c:408:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] {12118, 1.4, 2.5, {1,2,3},{4,5,6}, {99,100}}, ^ test_table.c:408:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] test_table.c:409:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] {12119, 1.4, 2.5, {1,2,3},{4,5,6}, {99,100}} ^ test_table.c:409:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants] test_ds.c: In function 'create_long_dataset': test_ds.c:392:13: warning: size of 'buf' is 2304 bytes [-Wlarger-than=] long buf[DIM1_SIZE*DIM2_SIZE*DIM3_SIZE*DIM4_SIZE]; ^ test_table.c:1152:45: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] rbuf[i].pressure != pressure_in[i-NRECORDS_ADD+1] ) ^ test_table.c:1155:43: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] rbuf[i].longi,rbuf[i].pressure,rbuf[i].lati); ^ test_table.c:1157:50: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion] position_in[i].longi,pressure_in[i],position_in[i].lati); ^ test_table.c:1209:30: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ( pressure_out[i] != pressure_in[i] ) { ^ test_table.c:1272:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] namepre_out[i].pressure != namepre_in[i].pressure ) { ^ test_table.c:1301:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] namepre_out[i].pressure != namepre_in[iistart+i].pressure ) { ^ test_table.c:1360:41: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] rbuf[i].pressure != pressure_in[i-NRECORDS_ADD+1] ) ^ test_table.c:1413:30: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ( pressure_out[i] != pressure_in[i] ) { ^ test_table.c:1479:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] namepre_out[i].pressure != namepre_in[i].pressure ) { ^ In file included from ../../test/h5test.h:26:0, from h5hltest.h:27, from test_table.c:18: test_table.c:1509:60: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] if ( ( HDstrcmp( namepre_out[i].name, wbuf[iistart+i].name ) != 0 ) || ^ ../../src/H5private.h:1205:39: note: in definition of macro 'HDstrcmp' #define HDstrcmp(X,Y) strcmp(X,Y) ^ test_table.c:1510:52: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion] namepre_out[i].pressure != wbuf[iistart+i].pressure ) { ^ test_table.c:1510:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] namepre_out[i].pressure != wbuf[iistart+i].pressure ) { ^ test_table.c:1553:40: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] rbuf2[i].pressure != wbuf[i].pressure || ^ test_table.c:1554:40: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] rbuf2[i].temperature != wbuf[i].temperature || ^ test_table.c:1594:38: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] rbuf3[i].temperature != wbuf[i].temperature ) { ^ In file included from test_table.c:19:0: test_table.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^ ../../test/H5srcdir.h:70:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^ In file included from ../../test/h5test.h:26:0, from h5hltest.h:27, from test_ds.c:18: test_ds.c: In function 'test_simple': test_ds.c:3137:45: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion] if(HDstrncmp("Latitude set 0",name_out, name_len)!=0) ^ ../../src/H5private.h:1232:43: note: in definition of macro 'HDstrncmp' #define HDstrncmp(X,Y,Z) strncmp(X,Y,Z) ^ In file included from test_ds.c:19:0: test_ds.c: At top level: ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^ ../../test/H5srcdir.h:70:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function] static const char *H5_get_srcdir(void) ^ gif2mem.c: In function 'Gif2Mem': gif2mem.c:160:34: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] ImageArray = (ImageArray << 1) + 1; ^ gif2mem.c:227:50: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] PlainTextArray = (PlainTextArray << 1) + 1; ^ gif2mem.c:249:44: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] CommentArray = (CommentArray << 1) + 1; ^ gif2mem.c:276:42: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] ImageArray = (ImageArray << 1) + 1; ^ gif2mem.c:314:48: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] ApplicationArray = (ApplicationArray << 1) + 1; ^ gif2mem.c:43:1: warning: function returns an aggregate [-Waggregate-return] Gif2Mem(BYTE *MemGif) ^ decompress.c:68:5: warning: size of 'Prefix' is 16384 bytes [-Wlarger-than=] int Prefix[4096]; ^ decompress.c:69:5: warning: size of 'Suffix' is 16384 bytes [-Wlarger-than=] int Suffix[4096]; ^ decompress.c:73:5: warning: size of 'OutCode' is 4100 bytes [-Wlarger-than=] int OutCode[1025]; ^ decompress.c: In function 'ReadCode': decompress.c:99:15: warning: conversion to 'WORD' from 'int' may change the sign of the result [-Wsign-conversion] BitOffset += CodeSize; ^ decompress.c:99:18: warning: conversion to 'int' from 'WORD' may alter its value [-Wconversion] BitOffset += CodeSize; ^ gif2hdf.c: In function 'main': gif2hdf.c:102:21: warning: function call has aggregate value [-Waggregate-return] GifMemoryStruct = Gif2Mem(MemGif); ^ hdf2gif.c: In function 'main': hdf2gif.c:197:26: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] Red[i] = 255 - i; ^ hdf2gif.c:198:28: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] Green[i] = 255 - i; ^ hdf2gif.c:199:27: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] Blue[i] = 255 - i; ^ hdf2gif.c:232:28: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion] pc2nc[i] = nc; ^ hdfgifwr.c:189:24: warning: size of 'htab' is 40024 bytes [-Wlarger-than=] static count_int htab [HSIZE]; ^ hdfgifwr.c:190:24: warning: size of 'codetab' is 10006 bytes [-Wlarger-than=] static unsigned short codetab [HSIZE]; ^ hdfgifwr.c: In function 'compress': hdfgifwr.c:338:29: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion] CodeTabOf (i) = free_ent++; /* code -> hashtable */ ^ hdfgifwr.c: In function 'output': hdfgifwr.c:381:19: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] cur_accum |= ((long)code << cur_bits); ^ hdfgifwr.c:383:21: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] cur_accum = code; ^ hdfgifwr.c: In function 'char_out': hdfgifwr.c:505:26: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] accum[ a_count++ ] = c; ^ decompress.c: At top level: decompress.c:24:0: warning: macro "COLORMAPMASK" is not used [-Wunused-macros] #define COLORMAPMASK 0x80 ^ decompress.c:20:0: warning: macro "NEXTBYTE" is not used [-Wunused-macros] #define NEXTBYTE (*ptr++) ^ decompress.c:23:0: warning: macro "INTERLACEMASK" is not used [-Wunused-macros] #define INTERLACEMASK 0x40 ^ decompress.c:22:0: warning: macro "IMAGESEP" is not used [-Wunused-macros] #define IMAGESEP 0x2c ^ gif2mem.c: At top level: gif2mem.c:40:0: warning: macro "GIF2VERSION" is not used [-Wunused-macros] #define GIF2VERSION "1.00" ^ hdfgifwr.c: At top level: hdfgifwr.c:206:0: warning: macro "tab_prefixof" is not used [-Wunused-macros] #define tab_prefixof(i) CodeTabOf(i) ^ hdfgifwr.c:62:0: warning: macro "CONV24_SEP1" is not used [-Wunused-macros] #define CONV24_SEP1 2 ^ hdfgifwr.c:64:0: warning: macro "CONV24_SEP2" is not used [-Wunused-macros] #define CONV24_SEP2 4 ^ hdfgifwr.c:68:0: warning: macro "CONV24_MAX" is not used [-Wunused-macros] #define CONV24_MAX 8 ^ hdfgifwr.c:67:0: warning: macro "CONV24_BEST" is not used [-Wunused-macros] #define CONV24_BEST 7 ^ hdfgifwr.c:208:0: warning: macro "de_stack" is not used [-Wunused-macros] #define de_stack ((char_type *)&tab_suffixof(1<b) ? b : a) ^ hdfgifwr.c:60:0: warning: macro "CONV24_8BIT" is not used [-Wunused-macros] #define CONV24_8BIT 0 ^ hdfgifwr.c:63:0: warning: macro "CONV24_LOCK" is not used [-Wunused-macros] #define CONV24_LOCK 3 ^ hdfgifwr.c:75:0: warning: macro "MONO" is not used [-Wunused-macros] #define MONO(rd,gn,bl) (((rd)*11 + (gn)*16 + (bl)*5) >> 5) /*.33R+ .5G+ .17B*/ ^ hdfgifwr.c:72:0: warning: macro "PIC24" is not used [-Wunused-macros] #define PIC24 CONV24_24BIT ^ hdfgifwr.c:61:0: warning: macro "CONV24_24BIT" is not used [-Wunused-macros] #define CONV24_24BIT 1 ^ hdfgifwr.c:207:0: warning: macro "tab_suffixof" is not used [-Wunused-macros] #define tab_suffixof(i) ((char_type *)(htab))[i] ^ hdfgifwr.c:66:0: warning: macro "CONV24_SLOW" is not used [-Wunused-macros] #define CONV24_SLOW 6 ^ h52gifgentst.c: In function 'main': h52gifgentst.c:52:19: warning: size of 'buf' is 80000 bytes [-Wlarger-than=] unsigned char buf [ WIDTH*HEIGHT ]; ^ h52gifgentst.c:67:18: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] buf[i] = n; ^ h52gifgentst.c:86:18: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] pal[i] =n; /* red */ ^ h52gifgentst.c:88:18: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] pal[i+2]=255-n; /* blue */ ^ h52gifgentst.c:48:5: warning: stack usage is 80848 bytes [-Wstack-usage=] int main(void) ^ h52gifgentst.c:103:1: warning: the frame size of 80832 bytes is larger than 16384 bytes [-Wframe-larger-than=] } ^ H5IMcc.c: In function 'H5IM_get_palette': H5IMcc.c:506:14: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion] dim_ref = n_refs; ^ H5IMcc.c:508:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] refbuf = malloc(sizeof(hobj_ref_t) * (int)dim_ref); ^ H5IMcc.c:508:11: warning: request for implicit conversion from 'void *' to 'hobj_ref_t *' not permitted in C++ [-Wc++-compat] refbuf = malloc(sizeof(hobj_ref_t) * (int)dim_ref); ^ H5IMfc.c: In function 'h5immake_image_24bit_c_': H5IMfc.c:200:11: warning: request for implicit conversion from 'void *' to 'int_f *' not permitted in C++ [-Wc++-compat] ret = H5IMmake_image_24bitf(c_loc_id,c_name,w,h,c_il,buf); ^ H5IMfc.c: In function 'h5imget_image_info_c_': H5IMfc.c:268:16: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] if ((c_buf = malloc((size_t)*ilen +1)) == NULL) ^ H5TBfc.c: In function 'h5tbmake_table_c_': H5TBfc.c:67:16: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] num_elem = *nfields; ^ H5TBfc.c:82:29: warning: conversion to 'size_t' from 'size_t_f' may change the sign of the result [-Wsign-conversion] c_field_offset[i] = field_offset[i]; ^ H5TBfc.c:93:57: warning: conversion to 'int' from 'long unsigned int' may alter its value [-Wconversion] if(NULL == (tmp = (char *)HD5f2cstring(field_names, (size_t)*(max_char_size_field_names)*(size_t)num_elem))) ^ H5IMfc.c: In function 'h5immake_palette_c_': H5IMfc.c:393:22: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] c_dims[i] = dims[i]; ^ H5IMfc.c:398:8: warning: request for implicit conversion from 'void *' to 'int_f *' not permitted in C++ [-Wc++-compat] if(H5IMmake_palettef((hid_t)*loc_id, c_name, c_dims, buf) < 0) ^ H5TBfc.c:112:33: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] (size_t)*type_size, (const char **)c_field_names, c_field_offset, c_field_types, ^ H5IMfc.c: In function 'h5imget_palette_c_': H5IMfc.c:727:11: warning: request for implicit conversion from 'void *' to 'int_f *' not permitted in C++ [-Wc++-compat] ret = H5IMget_palettef(c_loc_id,c_name,*pal_number,buf); ^ H5TBfc.c: In function 'h5tbwrite_field_index_c_': H5TBfc.c:394:28: warning: conversion to 'size_t' from 'size_t_f' may change the sign of the result [-Wsign-conversion] size_t c_type_size = *type_size; ^ H5TBfc.c: In function 'h5tbread_field_index_c_': H5TBfc.c:501:28: warning: conversion to 'size_t' from 'size_t_f' may change the sign of the result [-Wsign-conversion] size_t c_type_size = *type_size; ^ H5TBfc.c: In function 'h5tbget_field_info_c_': H5TBfc.c:820:26: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] hsize_t c_nfields = *nfields; ^ H5DSfc.c: In function 'h5dsget_label_c_': H5DSfc.c:272:16: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] if ((c_label = HDmalloc((size_t)*size + 1)) == NULL) ^ H5DSfc.c: In function 'h5dsget_scale_name_c_': H5DSfc.c:321:21: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] if ((c_scale_name = HDmalloc((size_t)*size + 1)) == NULL) ^ H5LTfc.c: In function 'h5ltmake_dataset_c_': H5LTfc.c:67:38: warning: conversion to 'long unsigned int' from 'int_f' may change the sign of the result [-Wsign-conversion] c_dims = malloc(sizeof(hsize_t) * (*rank )); ^ H5LTfc.c:67:12: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat] c_dims = malloc(sizeof(hsize_t) * (*rank )); ^ H5LTfc.c:76:22: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion] c_dims[i] = dims[*rank - i - 1]; ^ H5LTfc.c: In function 'h5ltread_dataset_c_': H5LTfc.c:587:33: warning: unused parameter 'dims' [-Wunused-parameter] hsize_t_f *dims) ^ H5LTfc.c: In function 'h5ltset_attribute_int_c_': H5LTfc.c:1230:15: warning: request for implicit conversion from 'void *' to 'const int *' not permitted in C++ [-Wc++-compat] ret = H5LTset_attribute_int(c_loc_id,c_name,c_attrname,buf,c_size); ^ H5LTfc.c:1232:15: warning: request for implicit conversion from 'void *' to 'const long int *' not permitted in C++ [-Wc++-compat] ret = H5LTset_attribute_long(c_loc_id,c_name,c_attrname,buf,c_size); ^ H5LTfc.c:1234:15: warning: request for implicit conversion from 'void *' to 'const long long int *' not permitted in C++ [-Wc++-compat] ret = H5LTset_attribute_long_long(c_loc_id,c_name,c_attrname,buf,c_size); ^ H5LTfc.c: In function 'h5ltset_attribute_float_c_': H5LTfc.c:1308:11: warning: request for implicit conversion from 'void *' to 'const float *' not permitted in C++ [-Wc++-compat] ret = H5LTset_attribute_float(c_loc_id,c_name,c_attrname,buf,c_size); ^ H5LTfc.c: In function 'h5ltset_attribute_double_c_': H5LTfc.c:1381:11: warning: request for implicit conversion from 'void *' to 'const double *' not permitted in C++ [-Wc++-compat] ret = H5LTset_attribute_double(c_loc_id,c_name,c_attrname,buf,c_size); ^ H5LTfc.c: In function 'h5ltset_attribute_string_c_': H5LTfc.c:1450:21: warning: request for implicit conversion from 'void *' to '_fcd' not permitted in C++ [-Wc++-compat] c_buf = (char *)HD5f2cstring(buf, c_buflen); ^ H5LTfc.c: In function 'h5ltget_attribute_int_c_': H5LTfc.c:1533:15: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat] ret = H5LTget_attribute_int(c_loc_id,c_name,c_attrname,buf); ^ H5LTfc.c:1535:15: warning: request for implicit conversion from 'void *' to 'long int *' not permitted in C++ [-Wc++-compat] ret = H5LTget_attribute_long(c_loc_id,c_name,c_attrname,buf); ^ H5LTfc.c:1537:15: warning: request for implicit conversion from 'void *' to 'long long int *' not permitted in C++ [-Wc++-compat] ret = H5LTget_attribute_long_long(c_loc_id,c_name,c_attrname,buf); ^ H5LTfc.c: In function 'h5ltget_attribute_float_c_': H5LTfc.c:1610:11: warning: request for implicit conversion from 'void *' to 'float *' not permitted in C++ [-Wc++-compat] ret = H5LTget_attribute_float(c_loc_id,c_name,c_attrname,buf); ^ H5LTfc.c: In function 'h5ltget_attribute_double_c_': H5LTfc.c:1679:11: warning: request for implicit conversion from 'void *' to 'double *' not permitted in C++ [-Wc++-compat] ret = H5LTget_attribute_double(c_loc_id,c_name,c_attrname,buf); ^ H5LTfc.c: In function 'h5ltget_attribute_string_c_': H5LTfc.c:1746:16: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] if ((c_buf = HDmalloc((size_t)*buf_size + 1)) == NULL) ^ Making install in src gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/src' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/src' ../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libhdf5.la '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib' libtool: install: /usr/bin/install -c .libs/libhdf5.8.dylib /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5.8.dylib libtool: install: (cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib && { ln -s -f libhdf5.8.dylib libhdf5.dylib || { rm -f libhdf5.dylib && ln -s libhdf5.8.dylib libhdf5.dylib; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5.lai /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5.la libtool: install: /usr/bin/install -c .libs/libhdf5.a /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5.a libtool: install: chmod 644 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5.a libtool: install: ranlib /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5.a ../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include' /usr/bin/install -c -m 644 hdf5.h H5api_adpt.h H5overflow.h H5pubconf.h H5public.h H5version.h H5Apublic.h H5ACpublic.h H5Cpublic.h H5Dpublic.h H5Epubgen.h H5Epublic.h H5Fpublic.h H5FDpublic.h H5FDcore.h H5FDdirect.h H5FDfamily.h H5FDlog.h H5FDmpi.h H5FDmpio.h H5FDmpiposix.h H5FDmulti.h H5FDsec2.h H5FDstdio.h H5Gpublic.h H5Ipublic.h H5Lpublic.h H5MMpublic.h H5Opublic.h H5Ppublic.h H5PLextern.h H5Rpublic.h H5Spublic.h H5Tpublic.h H5Zpublic.h '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include' ../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib' /usr/bin/install -c -m 644 libhdf5.settings '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/src' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/src' Making install in test gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/test' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/test' ../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libdynlib1.la libdynlib2.la libdynlib3.la '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib' libtool: install: /usr/bin/install -c .libs/libdynlib1.0.dylib /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlib1.0.dylib libtool: install: (cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib && { ln -s -f libdynlib1.0.dylib libdynlib1.dylib || { rm -f libdynlib1.dylib && ln -s libdynlib1.0.dylib libdynlib1.dylib; }; }) libtool: install: /usr/bin/install -c .libs/libdynlib1.lai /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlib1.la libtool: install: /usr/bin/install -c .libs/libdynlib2.0.dylib /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlib2.0.dylib libtool: install: (cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib && { ln -s -f libdynlib2.0.dylib libdynlib2.dylib || { rm -f libdynlib2.dylib && ln -s libdynlib2.0.dylib libdynlib2.dylib; }; }) libtool: install: /usr/bin/install -c .libs/libdynlib2.lai /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlib2.la libtool: install: /usr/bin/install -c .libs/libdynlib3.0.dylib /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlib3.0.dylib libtool: install: (cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib && { ln -s -f libdynlib3.0.dylib libdynlib3.dylib || { rm -f libdynlib3.dylib && ln -s libdynlib3.0.dylib libdynlib3.dylib; }; }) libtool: install: /usr/bin/install -c .libs/libdynlib3.lai /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlib3.la libtool: install: /usr/bin/install -c .libs/libdynlib1.a /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlib1.a libtool: install: chmod 644 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlib1.a libtool: install: ranlib /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlib1.a libtool: install: /usr/bin/install -c .libs/libdynlib2.a /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlib2.a libtool: install: chmod 644 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlib2.a libtool: install: ranlib /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlib2.a libtool: install: /usr/bin/install -c .libs/libdynlib3.a /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlib3.a libtool: install: chmod 644 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlib3.a libtool: install: ranlib /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlib3.a /opt/local/bin/gmake install-exec-hook gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/test' rm -f /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/*dynlib* gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/test' gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/test' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/test' Making install in testpar gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/testpar' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/testpar' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/testpar' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/testpar' Making install in tools gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools' Making install in lib gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/lib' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/lib' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/lib' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/lib' Making install in h5diff gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5diff' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5diff' ../../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5diff ph5diff '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' libtool: install: /usr/bin/install -c .libs/h5diff /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h5diff libtool: install: /usr/bin/install -c .libs/ph5diff /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/ph5diff gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5diff' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5diff' Making install in h5ls gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5ls' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5ls' ../../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5ls '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' libtool: install: /usr/bin/install -c .libs/h5ls /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h5ls gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5ls' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5ls' Making install in h5dump gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5dump' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5dump' ../../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5dump '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' libtool: install: /usr/bin/install -c .libs/h5dump /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h5dump gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5dump' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5dump' Making install in misc gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/misc' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/misc' ../../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5debug h5repart h5mkgrp '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' libtool: install: /usr/bin/install -c .libs/h5debug /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h5debug libtool: install: /usr/bin/install -c .libs/h5repart /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h5repart libtool: install: /usr/bin/install -c .libs/h5mkgrp /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h5mkgrp ../../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' /usr/bin/install -c h5redeploy '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/misc' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/misc' Making install in h5import gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5import' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5import' ../../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5import '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' libtool: install: /usr/bin/install -c .libs/h5import /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h5import gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5import' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5import' Making install in h5repack gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5repack' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5repack' ../../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libdynlibadd.la '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib' libtool: install: /usr/bin/install -c .libs/libdynlibadd.0.dylib /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlibadd.0.dylib libtool: install: (cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib && { ln -s -f libdynlibadd.0.dylib libdynlibadd.dylib || { rm -f libdynlibadd.dylib && ln -s libdynlibadd.0.dylib libdynlibadd.dylib; }; }) libtool: install: /usr/bin/install -c .libs/libdynlibadd.lai /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlibadd.la libtool: install: /usr/bin/install -c .libs/libdynlibadd.a /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlibadd.a libtool: install: chmod 644 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlibadd.a libtool: install: ranlib /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libdynlibadd.a ../../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5repack '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' libtool: install: /usr/bin/install -c .libs/h5repack /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h5repack /opt/local/bin/gmake install-exec-hook gmake[4]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5repack' rm -f /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/*dynlib* gmake[4]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5repack' gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5repack' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5repack' Making install in h5jam gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5jam' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5jam' ../../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5jam h5unjam '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' libtool: install: /usr/bin/install -c .libs/h5jam /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h5jam libtool: install: /usr/bin/install -c .libs/h5unjam /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h5unjam gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5jam' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5jam' Making install in h5copy gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5copy' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5copy' ../../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5copy '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' libtool: install: /usr/bin/install -c .libs/h5copy /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h5copy gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5copy' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5copy' Making install in h5stat gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5stat' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5stat' ../../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c h5stat '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' libtool: install: /usr/bin/install -c .libs/h5stat /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h5stat gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5stat' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools/h5stat' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/tools' Making install in . gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/perform' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/perform' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/perform' gmake[4]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/perform' ../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c h5perf_serial h5perf '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' libtool: install: /usr/bin/install -c .libs/h5perf_serial /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h5perf_serial libtool: install: /usr/bin/install -c .libs/h5perf /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h5perf gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/perform' gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/perform' gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12' Making install in fortran gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran' Making install in src gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/src' /opt/local/bin/gmake install-am gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/src' gmake[4]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/src' ../../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_fortran.la '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib' libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.lai /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5_fortran.la libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.a /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5_fortran.a libtool: install: chmod 644 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5_fortran.a libtool: install: ranlib /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5_fortran.a cp ../../fortran/src/H5f90i_gen.h /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/. cp ../../fortran/src/H5f90i.h /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/. gmake[4]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/src' gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/src' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/src' Making install in test gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/test' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/test' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/test' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/test' Making install in testpar gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/testpar' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/testpar' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/testpar' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/testpar' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran' Making install in hl gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl' Making install in src gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/src' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/src' ../../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_hl.la '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib' libtool: install: /usr/bin/install -c .libs/libhdf5_hl.8.dylib /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5_hl.8.dylib libtool: install: (cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib && { ln -s -f libhdf5_hl.8.dylib libhdf5_hl.dylib || { rm -f libhdf5_hl.dylib && ln -s libhdf5_hl.8.dylib libhdf5_hl.dylib; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_hl.lai /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5_hl.la libtool: install: /usr/bin/install -c .libs/libhdf5_hl.a /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5_hl.a libtool: install: chmod 644 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5_hl.a libtool: install: ranlib /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5_hl.a ../../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include' /usr/bin/install -c -m 644 hdf5_hl.h H5DOpublic.h H5IMpublic.h H5LTpublic.h H5TBpublic.h H5DSpublic.h H5PTpublic.h '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include' gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/src' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/src' Making install in test gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/test' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/test' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/test' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/test' Making install in tools gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools' Making install in gif2h5 gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools/gif2h5' gmake[4]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools/gif2h5' ../../../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c gif2h5 h52gif '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' libtool: install: /usr/bin/install -c .libs/gif2h5 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/gif2h5 libtool: install: /usr/bin/install -c .libs/h52gif /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h52gif gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools/gif2h5' gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools/gif2h5' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools' gmake[4]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools' gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/tools' Making install in fortran gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran' Making install in src gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/src' gmake[4]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/src' ../../../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libhdf5hl_fortran.la '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib' libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.lai /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5hl_fortran.la libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.a /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5hl_fortran.a libtool: install: chmod 644 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5hl_fortran.a libtool: install: ranlib /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5hl_fortran.a gmake[4]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/src' gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/src' Making install in test gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/test' gmake[4]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/test' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/test' gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/test' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran' gmake[4]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran' gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl' Making install in perform gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/perform' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/perform' ../bin/install-sh -c -d '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c h5perf_serial h5perf '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin' libtool: install: /usr/bin/install -c .libs/h5perf_serial /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h5perf_serial libtool: install: /usr/bin/install -c .libs/h5perf /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/h5perf gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/perform' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/perform' gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/examples' ../bin/mkdirs /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/c gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/examples' gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/examples' ../../bin/mkdirs /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/fortran gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran/examples' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/fortran' gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/examples' ../../bin/mkdirs /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/hl/c gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/examples' gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran' gmake[3]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/examples' ../../../bin/mkdirs /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/hl/fortran gmake[3]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran/examples' gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl/fortran' gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hl'ranlib: file: /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5.a(H5CS.o) has no symbols ranlib: file: /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5.a(H5MFdbg.o) has no symbols ranlib: file: /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5.a(H5Obogus.o) has no symbols ranlib: file: /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5.a(H5TS.o) has no symbols ranlib: file: /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5.a(H5Zszip.o) has no symbols ranlib: file: /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5_fortran.a(H5fortran_types.o) has no symbols ranlib: file: /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5_fortran.a(H5_ff_F90.o) has no symbols ranlib: file: /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5_fortran.a(H5Lff_F90.o) has no symbols ranlib: file: /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5_fortran.a(H5Off_F90.o) has no symbols ranlib: file: /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5_fortran.a(H5Tff_F90.o) has no symbols + for d in examples fortran hl + cd examples + /opt/local/bin/gmake install-examples + /usr/bin/install -c ./h5_write.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_read.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_extend_write.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_chunk_read.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_crtgrpd.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_subset.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_cmprss.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_rdwt.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_crtgrpar.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_extend.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_crtatt.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_crtgrp.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_crtdat.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_compound.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_group.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_select.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_attribute.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_mount.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_reference.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_drivers.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_extlink.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_elink_unix2win.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_ref2reg.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_shared_mesg.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/c/. + /usr/bin/install -c ./ph5example.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/c/. + /usr/bin/install -c run-c-ex.sh /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/c/. + /usr/bin/install -c ./README /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/. + /usr/bin/install -c ./run-all-ex.sh /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/. + for d in examples fortran hl + cd fortran + /opt/local/bin/gmake install-examples + /usr/bin/install -c ./h5_crtdat.f90 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/fortran/. + /usr/bin/install -c ./h5_rdwt.f90 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/fortran/. + /usr/bin/install -c ./h5_crtatt.f90 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/fortran/. + /usr/bin/install -c ./h5_crtgrp.f90 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/fortran/. + /usr/bin/install -c ./h5_crtgrpar.f90 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/fortran/. + /usr/bin/install -c ./h5_crtgrpd.f90 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/fortran/. + /usr/bin/install -c ./h5_extend.f90 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/fortran/. + /usr/bin/install -c ./h5_subset.f90 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/fortran/. + /usr/bin/install -c ./h5_cmprss.f90 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/fortran/. + /usr/bin/install -c ./hyperslab.f90 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/fortran/. + /usr/bin/install -c ./selectele.f90 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/fortran/. + /usr/bin/install -c ./refobjexample.f90 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/fortran/. + /usr/bin/install -c ./refregexample.f90 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/fortran/. + /usr/bin/install -c ./mountexample.f90 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/fortran/. + /usr/bin/install -c ./compound.f90 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/fortran/. + /usr/bin/install -c ./ph5example.f90 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/fortran/. + /usr/bin/install -c run-fortran-ex.sh /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/fortran/. + for d in examples fortran hl + cd hl + /opt/local/bin/gmake install-examples + for d in examples fortran + cd examples + /opt/local/bin/gmake install-examples + /usr/bin/install -c ./ex_lite1.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_lite2.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_lite3.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ptExampleFL.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_image1.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_image2.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_01.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_02.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_03.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_04.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_05.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_06.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_07.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_08.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_09.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_10.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_11.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_12.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_ds1.c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./image24pixel.txt /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./image8.txt /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./pal_rgb.h /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/hl/c/. + /usr/bin/install -c run-hlc-ex.sh /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./run-hl-ex.sh /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/hl/. + for d in examples fortran + cd fortran + /opt/local/bin/gmake install-examples + /usr/bin/install -c ./exlite.f90 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/hl/fortran/. + /usr/bin/install -c ./ex_ds1.f90 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/hl/fortran/. + /usr/bin/install -c run-hlfortran-ex.sh /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/share/hdf5_examples/hl/fortran/. ********End of Output of running make on hdf5 ******* Executing: cp -f /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12/hdf5.petscconf /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/petsc/conf/hdf5 Checking for library in Download HDF5: ['/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5hl_fortran.a', 'libhdf5_fortran.a', 'libhdf5_hl.a', 'libhdf5.a'] Contents: ['bin', 'externalpackages', 'include', 'lib', 'share'] ================================================================================ TEST check from config.libraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/libraries.py:146) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:146) 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 [H5T_init] in library ['/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5hl_fortran.a', 'libhdf5_fortran.a', 'libhdf5_hl.a', 'libhdf5.a'] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char H5T_init(); static void _check_H5T_init() { H5T_init(); } int main() { _check_H5T_init();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lhdf5hl_fortran -lhdf5_fortran -lhdf5_hl -lhdf5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_LIBHDF5HL_FORTRAN" to "1" Defined "HAVE_LIBHDF5_FORTRAN" to "1" Defined "HAVE_LIBHDF5_HL" to "1" Defined "HAVE_LIBHDF5" to "1" Popping language C Checking for headers Download HDF5: ['/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include', '/opt/local/include/mpich-gcc49'] Pushing language C ================================================================================ TEST checkInclude from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 ['hdf5.h'] in ['/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include', '/opt/local/include/mpich-gcc49'] Checking include with compiler flags var CPPFLAGS ['/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include', '/opt/local/include/mpich-gcc49', '/opt/local/include/mpich-gcc49'] Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/opt/local/include/mpich-gcc49 -I/opt/local/include/mpich-gcc49 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/hdf5.h" 1 # 24 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/hdf5.h" # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5public.h" 1 # 31 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5public.h" # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5pubconf.h" 1 # 32 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5public.h" 2 # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5version.h" 1 # 35 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5public.h" 2 # 1 "/usr/include/sys/types.h" 1 3 4 # 72 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/appleapiopts.h" 1 3 4 # 73 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 76 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/machine/types.h" 1 3 4 # 35 "/usr/include/machine/types.h" 3 4 # 1 "/usr/include/i386/types.h" 1 3 4 # 70 "/usr/include/i386/types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 71 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_int8_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int8_t.h" 3 4 typedef signed char int8_t; # 77 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_int16_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int16_t.h" 3 4 typedef short int16_t; # 78 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_int32_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int32_t.h" 3 4 typedef int int32_t; # 79 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_int64_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int64_t.h" 3 4 typedef long long int64_t; # 80 "/usr/include/i386/types.h" 2 3 4 typedef unsigned char u_int8_t; typedef unsigned short u_int16_t; typedef unsigned int u_int32_t; typedef unsigned long long u_int64_t; typedef int64_t register_t; # 1 "/usr/include/sys/_types/_intptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_intptr_t.h" 3 4 typedef __darwin_intptr_t intptr_t; # 93 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_uintptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uintptr_t.h" 3 4 typedef unsigned long uintptr_t; # 94 "/usr/include/i386/types.h" 2 3 4 typedef u_int64_t user_addr_t; typedef u_int64_t user_size_t; typedef int64_t user_ssize_t; typedef int64_t user_long_t; typedef u_int64_t user_ulong_t; typedef int64_t user_time_t; typedef int64_t user_off_t; typedef u_int64_t syscall_arg_t; # 36 "/usr/include/machine/types.h" 2 3 4 # 79 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types.h" 1 3 4 # 33 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 80 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/machine/endian.h" 1 3 4 # 35 "/usr/include/machine/endian.h" 3 4 # 1 "/usr/include/i386/endian.h" 1 3 4 # 99 "/usr/include/i386/endian.h" 3 4 # 1 "/usr/include/sys/_endian.h" 1 3 4 # 130 "/usr/include/sys/_endian.h" 3 4 # 1 "/usr/include/libkern/_OSByteOrder.h" 1 3 4 # 66 "/usr/include/libkern/_OSByteOrder.h" 3 4 # 1 "/usr/include/libkern/i386/_OSByteOrder.h" 1 3 4 # 44 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static __inline__ __uint16_t _OSSwapInt16( __uint16_t _data ) { return ((__uint16_t)((_data << 8) | (_data >> 8))); } static __inline__ __uint32_t _OSSwapInt32( __uint32_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 91 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static __inline__ __uint64_t _OSSwapInt64( __uint64_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 67 "/usr/include/libkern/_OSByteOrder.h" 2 3 4 # 131 "/usr/include/sys/_endian.h" 2 3 4 # 100 "/usr/include/i386/endian.h" 2 3 4 # 36 "/usr/include/machine/endian.h" 2 3 4 # 82 "/usr/include/sys/types.h" 2 3 4 typedef unsigned char u_char; typedef unsigned short u_short; typedef unsigned int u_int; typedef unsigned long u_long; typedef unsigned short ushort; typedef unsigned int uint; typedef u_int64_t u_quad_t; typedef int64_t quad_t; typedef quad_t * qaddr_t; typedef char * caddr_t; typedef int32_t daddr_t; # 1 "/usr/include/sys/_types/_dev_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_dev_t.h" 3 4 typedef __darwin_dev_t dev_t; # 103 "/usr/include/sys/types.h" 2 3 4 typedef u_int32_t fixpt_t; # 1 "/usr/include/sys/_types/_blkcnt_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_blkcnt_t.h" 3 4 typedef __darwin_blkcnt_t blkcnt_t; # 107 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_blksize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_blksize_t.h" 3 4 typedef __darwin_blksize_t blksize_t; # 108 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_gid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_gid_t.h" 3 4 typedef __darwin_gid_t gid_t; # 109 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_in_addr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_in_addr_t.h" 3 4 typedef __uint32_t in_addr_t; # 110 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_in_port_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_in_port_t.h" 3 4 typedef __uint16_t in_port_t; # 111 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_ino_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ino_t.h" 3 4 typedef __darwin_ino_t ino_t; # 112 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_ino64_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ino64_t.h" 3 4 typedef __darwin_ino64_t ino64_t; # 115 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_key_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_key_t.h" 3 4 typedef __int32_t key_t; # 118 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_mode_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_mode_t.h" 3 4 typedef __darwin_mode_t mode_t; # 119 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_nlink_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_nlink_t.h" 3 4 typedef __uint16_t nlink_t; # 120 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_id_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_id_t.h" 3 4 typedef __darwin_id_t id_t; # 121 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_pid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_pid_t.h" 3 4 typedef __darwin_pid_t pid_t; # 122 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_off_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_off_t.h" 3 4 typedef __darwin_off_t off_t; # 123 "/usr/include/sys/types.h" 2 3 4 typedef int32_t segsz_t; typedef int32_t swblk_t; # 1 "/usr/include/sys/_types/_uid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uid_t.h" 3 4 typedef __darwin_uid_t uid_t; # 128 "/usr/include/sys/types.h" 2 3 4 # 161 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/_types/_clock_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_clock_t.h" 3 4 typedef __darwin_clock_t clock_t; # 162 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_size_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_size_t.h" 3 4 typedef __darwin_size_t size_t; # 163 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_ssize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ssize_t.h" 3 4 typedef __darwin_ssize_t ssize_t; # 164 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_time_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_time_t.h" 3 4 typedef __darwin_time_t time_t; # 165 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_useconds_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_useconds_t.h" 3 4 typedef __darwin_useconds_t useconds_t; # 167 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_suseconds_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_suseconds_t.h" 3 4 typedef __darwin_suseconds_t suseconds_t; # 168 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_rsize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_rsize_t.h" 3 4 typedef __darwin_size_t rsize_t; # 171 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_errno_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_errno_t.h" 3 4 typedef int errno_t; # 172 "/usr/include/sys/types.h" 2 3 4 # 180 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/_types/_fd_def.h" 1 3 4 # 45 "/usr/include/sys/_types/_fd_def.h" 3 4 typedef struct fd_set { __int32_t fds_bits[((((1024) % ((sizeof(__int32_t) * 8))) == 0) ? ((1024) / ((sizeof(__int32_t) * 8))) : (((1024) / ((sizeof(__int32_t) * 8))) + 1))]; } fd_set; static __inline int __darwin_fd_isset(int _n, const struct fd_set *_p) { return (_p->fds_bits[(unsigned long)_n/(sizeof(__int32_t) * 8)] & ((__int32_t)(1<<((unsigned long)_n % (sizeof(__int32_t) * 8))))); } # 181 "/usr/include/sys/types.h" 2 3 4 typedef __int32_t fd_mask; # 1 "/usr/include/sys/_types/_fd_setsize.h" 1 3 4 # 194 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_set.h" 1 3 4 # 195 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_clr.h" 1 3 4 # 196 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_zero.h" 1 3 4 # 197 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_isset.h" 1 3 4 # 198 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_copy.h" 1 3 4 # 201 "/usr/include/sys/types.h" 2 3 4 # 211 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/_pthread/_pthread_attr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_attr_t.h" 3 4 typedef __darwin_pthread_attr_t pthread_attr_t; # 212 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_cond_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_cond_t.h" 3 4 typedef __darwin_pthread_cond_t pthread_cond_t; # 213 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_condattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_condattr_t.h" 3 4 typedef __darwin_pthread_condattr_t pthread_condattr_t; # 214 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_mutex_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_mutex_t.h" 3 4 typedef __darwin_pthread_mutex_t pthread_mutex_t; # 215 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_mutexattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_mutexattr_t.h" 3 4 typedef __darwin_pthread_mutexattr_t pthread_mutexattr_t; # 216 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_once_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_once_t.h" 3 4 typedef __darwin_pthread_once_t pthread_once_t; # 217 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_rwlock_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_rwlock_t.h" 3 4 typedef __darwin_pthread_rwlock_t pthread_rwlock_t; # 218 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_rwlockattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_rwlockattr_t.h" 3 4 typedef __darwin_pthread_rwlockattr_t pthread_rwlockattr_t; # 219 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_t.h" 3 4 typedef __darwin_pthread_t pthread_t; # 220 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_key_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_key_t.h" 3 4 typedef __darwin_pthread_key_t pthread_key_t; # 224 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fsblkcnt_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_fsblkcnt_t.h" 3 4 typedef __darwin_fsblkcnt_t fsblkcnt_t; # 229 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fsfilcnt_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_fsfilcnt_t.h" 3 4 typedef __darwin_fsfilcnt_t fsfilcnt_t; # 230 "/usr/include/sys/types.h" 2 3 4 # 41 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5public.h" 2 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/limits.h" 1 3 4 # 34 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/limits.h" 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/syslimits.h" 1 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/limits.h" 1 3 4 # 168 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/limits.h" 3 4 # 1 "/usr/include/limits.h" 1 3 4 # 64 "/usr/include/limits.h" 3 4 # 1 "/usr/include/machine/limits.h" 1 3 4 # 1 "/usr/include/i386/limits.h" 1 3 4 # 40 "/usr/include/i386/limits.h" 3 4 # 1 "/usr/include/i386/_limits.h" 1 3 4 # 41 "/usr/include/i386/limits.h" 2 3 4 # 7 "/usr/include/machine/limits.h" 2 3 4 # 65 "/usr/include/limits.h" 2 3 4 # 1 "/usr/include/sys/syslimits.h" 1 3 4 # 66 "/usr/include/limits.h" 2 3 4 # 169 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/limits.h" 2 3 4 # 8 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/syslimits.h" 2 3 4 # 35 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/limits.h" 2 3 4 # 44 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5public.h" 2 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 1 3 4 # 9 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 1 3 4 # 32 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 3 4 # 1 "/usr/include/_types/_uint8_t.h" 1 3 4 # 31 "/usr/include/_types/_uint8_t.h" 3 4 typedef unsigned char uint8_t; # 33 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint16_t.h" 1 3 4 # 31 "/usr/include/_types/_uint16_t.h" 3 4 typedef unsigned short uint16_t; # 34 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint32_t.h" 1 3 4 # 31 "/usr/include/_types/_uint32_t.h" 3 4 typedef unsigned int uint32_t; # 35 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint64_t.h" 1 3 4 # 31 "/usr/include/_types/_uint64_t.h" 3 4 typedef unsigned long long uint64_t; # 36 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 typedef int8_t int_least8_t; typedef int16_t int_least16_t; typedef int32_t int_least32_t; typedef int64_t int_least64_t; typedef uint8_t uint_least8_t; typedef uint16_t uint_least16_t; typedef uint32_t uint_least32_t; typedef uint64_t uint_least64_t; typedef int8_t int_fast8_t; typedef int16_t int_fast16_t; typedef int32_t int_fast32_t; typedef int64_t int_fast64_t; typedef uint8_t uint_fast8_t; typedef uint16_t uint_fast16_t; typedef uint32_t uint_fast32_t; typedef uint64_t uint_fast64_t; # 67 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 3 4 # 1 "/usr/include/_types/_intmax_t.h" 1 3 4 # 32 "/usr/include/_types/_intmax_t.h" 3 4 typedef long int intmax_t; # 68 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uintmax_t.h" 1 3 4 # 32 "/usr/include/_types/_uintmax_t.h" 3 4 typedef long unsigned int uintmax_t; # 69 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 10 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 2 3 4 # 48 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5public.h" 2 # 1 "/usr/include/inttypes.h" 1 3 4 # 224 "/usr/include/inttypes.h" 3 4 # 1 "/usr/include/Availability.h" 1 3 4 # 153 "/usr/include/Availability.h" 3 4 # 1 "/usr/include/AvailabilityInternal.h" 1 3 4 # 154 "/usr/include/Availability.h" 2 3 4 # 225 "/usr/include/inttypes.h" 2 3 4 # 1 "/usr/include/_types.h" 1 3 4 # 39 "/usr/include/_types.h" 3 4 typedef int __darwin_nl_item; typedef int __darwin_wctrans_t; typedef __uint32_t __darwin_wctype_t; # 227 "/usr/include/inttypes.h" 2 3 4 # 1 "/usr/include/sys/_types/_wchar_t.h" 1 3 4 # 33 "/usr/include/sys/_types/_wchar_t.h" 3 4 typedef __darwin_wchar_t wchar_t; # 228 "/usr/include/inttypes.h" 2 3 4 extern intmax_t imaxabs(intmax_t j); typedef struct { intmax_t quot; intmax_t rem; } imaxdiv_t; extern imaxdiv_t imaxdiv(intmax_t __numer, intmax_t __denom); extern intmax_t strtoimax(const char * __nptr, char ** __endptr, int __base); extern uintmax_t strtoumax(const char * __nptr, char ** __endptr, int __base); extern intmax_t wcstoimax(const wchar_t * __nptr, wchar_t ** __endptr, int __base); extern uintmax_t wcstoumax(const wchar_t * __nptr, wchar_t ** __endptr, int __base); # 56 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5public.h" 2 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stddef.h" 1 3 4 # 147 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stddef.h" 3 4 typedef long int ptrdiff_t; # 59 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5public.h" 2 # 1 "/opt/local/include/mpich-gcc49/mpi.h" 1 # 96 "/opt/local/include/mpich-gcc49/mpi.h" typedef int MPI_Datatype; # 279 "/opt/local/include/mpich-gcc49/mpi.h" typedef int MPI_Comm; typedef int MPI_Group; typedef int MPI_Win; typedef struct ADIOI_FileD *MPI_File; typedef int MPI_Op; # 362 "/opt/local/include/mpich-gcc49/mpi.h" typedef enum MPIR_Win_flavor { MPI_WIN_FLAVOR_CREATE = 1, MPI_WIN_FLAVOR_ALLOCATE = 2, MPI_WIN_FLAVOR_DYNAMIC = 3, MPI_WIN_FLAVOR_SHARED = 4 } MPIR_Win_flavor_t; typedef enum MPIR_Win_model { MPI_WIN_SEPARATE = 1, MPI_WIN_UNIFIED = 2 } MPIR_Win_model_t; typedef enum MPIR_Topo_type { MPI_GRAPH=1, MPI_CART=2, MPI_DIST_GRAPH=3 } MPIR_Topo_type; extern int * const MPI_UNWEIGHTED; extern int * const MPI_WEIGHTS_EMPTY; # 394 "/opt/local/include/mpich-gcc49/mpi.h" typedef void (MPI_Handler_function) ( MPI_Comm *, int *, ... ); typedef int (MPI_Comm_copy_attr_function)(MPI_Comm, int, void *, void *, void *, int *); typedef int (MPI_Comm_delete_attr_function)(MPI_Comm, int, void *, void *); typedef int (MPI_Type_copy_attr_function)(MPI_Datatype, int, void *, void *, void *, int *); typedef int (MPI_Type_delete_attr_function)(MPI_Datatype, int, void *, void *); typedef int (MPI_Win_copy_attr_function)(MPI_Win, int, void *, void *, void *, int *); typedef int (MPI_Win_delete_attr_function)(MPI_Win, int, void *, void *); typedef void (MPI_Comm_errhandler_function)(MPI_Comm *, int *, ...); typedef void (MPI_File_errhandler_function)(MPI_File *, int *, ...); typedef void (MPI_Win_errhandler_function)(MPI_Win *, int *, ...); typedef MPI_Comm_errhandler_function MPI_Comm_errhandler_fn; typedef MPI_File_errhandler_function MPI_File_errhandler_fn; typedef MPI_Win_errhandler_function MPI_Win_errhandler_fn; # 422 "/opt/local/include/mpich-gcc49/mpi.h" typedef int MPI_Errhandler; # 443 "/opt/local/include/mpich-gcc49/mpi.h" typedef int MPI_Request; typedef int MPI_Message; typedef void (MPI_User_function) ( void *, void *, int *, MPI_Datatype * ); typedef int (MPI_Copy_function) ( MPI_Comm, int, void *, void *, void *, int * ); typedef int (MPI_Delete_function) ( MPI_Comm, int, void *, void * ); # 497 "/opt/local/include/mpich-gcc49/mpi.h" enum MPIR_Combiner_enum { MPI_COMBINER_NAMED = 1, MPI_COMBINER_DUP = 2, MPI_COMBINER_CONTIGUOUS = 3, MPI_COMBINER_VECTOR = 4, MPI_COMBINER_HVECTOR_INTEGER = 5, MPI_COMBINER_HVECTOR = 6, MPI_COMBINER_INDEXED = 7, MPI_COMBINER_HINDEXED_INTEGER = 8, MPI_COMBINER_HINDEXED = 9, MPI_COMBINER_INDEXED_BLOCK = 10, MPI_COMBINER_STRUCT_INTEGER = 11, MPI_COMBINER_STRUCT = 12, MPI_COMBINER_SUBARRAY = 13, MPI_COMBINER_DARRAY = 14, MPI_COMBINER_F90_REAL = 15, MPI_COMBINER_F90_COMPLEX = 16, MPI_COMBINER_F90_INTEGER = 17, MPI_COMBINER_RESIZED = 18, MPI_COMBINER_HINDEXED_BLOCK = 19 }; typedef int MPI_Info; # 547 "/opt/local/include/mpich-gcc49/mpi.h" typedef long MPI_Aint; typedef int MPI_Fint; typedef long long MPI_Count; # 566 "/opt/local/include/mpich-gcc49/mpi.h" typedef long long MPI_Offset; typedef struct MPI_Status { int count_lo; int count_hi_and_cancelled; int MPI_SOURCE; int MPI_TAG; int MPI_ERROR; } MPI_Status; struct MPIR_T_enum_s; struct MPIR_T_cvar_handle_s; struct MPIR_T_pvar_handle_s; struct MPIR_T_pvar_session_s; typedef struct MPIR_T_enum_s * MPI_T_enum; typedef struct MPIR_T_cvar_handle_s * MPI_T_cvar_handle; typedef struct MPIR_T_pvar_handle_s * MPI_T_pvar_handle; typedef struct MPIR_T_pvar_session_s * MPI_T_pvar_session; extern struct MPIR_T_pvar_handle_s * const MPI_T_PVAR_ALL_HANDLES; # 603 "/opt/local/include/mpich-gcc49/mpi.h" typedef enum MPIR_T_verbosity_t { MPIX_T_VERBOSITY_INVALID = 0, MPI_T_VERBOSITY_USER_BASIC = 221, MPI_T_VERBOSITY_USER_DETAIL, MPI_T_VERBOSITY_USER_ALL, MPI_T_VERBOSITY_TUNER_BASIC, MPI_T_VERBOSITY_TUNER_DETAIL, MPI_T_VERBOSITY_TUNER_ALL, MPI_T_VERBOSITY_MPIDEV_BASIC, MPI_T_VERBOSITY_MPIDEV_DETAIL, MPI_T_VERBOSITY_MPIDEV_ALL } MPIR_T_verbosity_t; typedef enum MPIR_T_bind_t { MPIX_T_BIND_INVALID = 0, MPI_T_BIND_NO_OBJECT = 9700, MPI_T_BIND_MPI_COMM, MPI_T_BIND_MPI_DATATYPE, MPI_T_BIND_MPI_ERRHANDLER, MPI_T_BIND_MPI_FILE, MPI_T_BIND_MPI_GROUP, MPI_T_BIND_MPI_OP, MPI_T_BIND_MPI_REQUEST, MPI_T_BIND_MPI_WIN, MPI_T_BIND_MPI_MESSAGE, MPI_T_BIND_MPI_INFO } MPIR_T_bind_t; typedef enum MPIR_T_scope_t { MPIX_T_SCOPE_INVALID = 0, MPI_T_SCOPE_CONSTANT = 60438, MPI_T_SCOPE_READONLY, MPI_T_SCOPE_LOCAL, MPI_T_SCOPE_GROUP, MPI_T_SCOPE_GROUP_EQ, MPI_T_SCOPE_ALL, MPI_T_SCOPE_ALL_EQ } MPIR_T_scope_t; typedef enum MPIR_T_pvar_class_t { MPIX_T_PVAR_CLASS_INVALID = 0, MPIR_T_PVAR_CLASS_FIRST = 240, MPI_T_PVAR_CLASS_STATE = MPIR_T_PVAR_CLASS_FIRST, MPI_T_PVAR_CLASS_LEVEL, MPI_T_PVAR_CLASS_SIZE, MPI_T_PVAR_CLASS_PERCENTAGE, MPI_T_PVAR_CLASS_HIGHWATERMARK, MPI_T_PVAR_CLASS_LOWWATERMARK, MPI_T_PVAR_CLASS_COUNTER, MPI_T_PVAR_CLASS_AGGREGATE, MPI_T_PVAR_CLASS_TIMER, MPI_T_PVAR_CLASS_GENERIC, MPIR_T_PVAR_CLASS_LAST, MPIR_T_PVAR_CLASS_NUMBER = MPIR_T_PVAR_CLASS_LAST - MPIR_T_PVAR_CLASS_FIRST } MPIR_T_pvar_class_t; # 725 "/opt/local/include/mpich-gcc49/mpi.h" extern MPI_Fint * MPI_F_STATUS_IGNORE; extern MPI_Fint * MPI_F_STATUSES_IGNORE; # 740 "/opt/local/include/mpich-gcc49/mpi.h" typedef struct { MPI_Fint count_lo; MPI_Fint count_hi_and_cancelled; MPI_Fint MPI_SOURCE; MPI_Fint MPI_TAG; MPI_Fint MPI_ERROR; } MPI_F08_Status; extern MPI_F08_Status MPIR_F08_MPI_STATUS_IGNORE_OBJ; extern MPI_F08_Status MPIR_F08_MPI_STATUSES_IGNORE_OBJ[1]; extern int MPIR_F08_MPI_IN_PLACE; extern int MPIR_F08_MPI_BOTTOM; extern MPI_F08_Status *MPI_F08_STATUS_IGNORE; extern MPI_F08_Status *MPI_F08_STATUSES_IGNORE; # 764 "/opt/local/include/mpich-gcc49/mpi.h" typedef int (MPI_Grequest_cancel_function)(void *, int); typedef int (MPI_Grequest_free_function)(void *); typedef int (MPI_Grequest_query_function)(void *, MPI_Status *); typedef int (MPIX_Grequest_poll_function)(void *, MPI_Status *); typedef int (MPIX_Grequest_wait_function)(int, void **, double, MPI_Status *); # 892 "/opt/local/include/mpich-gcc49/mpi.h" typedef int (MPI_Datarep_conversion_function)(void *, MPI_Datatype, int, void *, MPI_Offset, void *); typedef int (MPI_Datarep_extent_function)(MPI_Datatype datatype, MPI_Aint *, void *); # 912 "/opt/local/include/mpich-gcc49/mpi.h" int MPI_Send(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) ; int MPI_Recv(void *buf, int count, MPI_Datatype datatype, int source, int tag, MPI_Comm comm, MPI_Status *status) ; int MPI_Get_count(const MPI_Status *status, MPI_Datatype datatype, int *count); int MPI_Bsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) ; int MPI_Ssend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) ; int MPI_Rsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) ; int MPI_Buffer_attach(void *buffer, int size); int MPI_Buffer_detach(void *buffer_addr, int *size); int MPI_Isend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Ibsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Issend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Irsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Irecv(void *buf, int count, MPI_Datatype datatype, int source, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Wait(MPI_Request *request, MPI_Status *status); int MPI_Test(MPI_Request *request, int *flag, MPI_Status *status); int MPI_Request_free(MPI_Request *request); int MPI_Waitany(int count, MPI_Request array_of_requests[], int *indx, MPI_Status *status); int MPI_Testany(int count, MPI_Request array_of_requests[], int *indx, int *flag, MPI_Status *status); int MPI_Waitall(int count, MPI_Request array_of_requests[], MPI_Status array_of_statuses[]); int MPI_Testall(int count, MPI_Request array_of_requests[], int *flag, MPI_Status array_of_statuses[]); int MPI_Waitsome(int incount, MPI_Request array_of_requests[], int *outcount, int array_of_indices[], MPI_Status array_of_statuses[]); int MPI_Testsome(int incount, MPI_Request array_of_requests[], int *outcount, int array_of_indices[], MPI_Status array_of_statuses[]); int MPI_Iprobe(int source, int tag, MPI_Comm comm, int *flag, MPI_Status *status); int MPI_Probe(int source, int tag, MPI_Comm comm, MPI_Status *status); int MPI_Cancel(MPI_Request *request); int MPI_Test_cancelled(const MPI_Status *status, int *flag); int MPI_Send_init(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Bsend_init(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Ssend_init(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Rsend_init(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Recv_init(void *buf, int count, MPI_Datatype datatype, int source, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Start(MPI_Request *request); int MPI_Startall(int count, MPI_Request array_of_requests[]); int MPI_Sendrecv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, int dest, int sendtag, void *recvbuf, int recvcount, MPI_Datatype recvtype, int source, int recvtag, MPI_Comm comm, MPI_Status *status) ; int MPI_Sendrecv_replace(void *buf, int count, MPI_Datatype datatype, int dest, int sendtag, int source, int recvtag, MPI_Comm comm, MPI_Status *status) ; int MPI_Type_contiguous(int count, MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_vector(int count, int blocklength, int stride, MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_hvector(int count, int blocklength, MPI_Aint stride, MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_indexed(int count, const int *array_of_blocklengths, const int *array_of_displacements, MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_hindexed(int count, const int *array_of_blocklengths, const MPI_Aint *array_of_displacements, MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_struct(int count, const int *array_of_blocklengths, const MPI_Aint *array_of_displacements, const MPI_Datatype *array_of_types, MPI_Datatype *newtype); int MPI_Address(const void *location, MPI_Aint *address); int MPI_Type_extent(MPI_Datatype datatype, MPI_Aint *extent); int MPI_Type_size(MPI_Datatype datatype, int *size); int MPI_Type_lb(MPI_Datatype datatype, MPI_Aint *displacement); int MPI_Type_ub(MPI_Datatype datatype, MPI_Aint *displacement); int MPI_Type_commit(MPI_Datatype *datatype); int MPI_Type_free(MPI_Datatype *datatype); int MPI_Get_elements(const MPI_Status *status, MPI_Datatype datatype, int *count); int MPI_Pack(const void *inbuf, int incount, MPI_Datatype datatype, void *outbuf, int outsize, int *position, MPI_Comm comm) ; int MPI_Unpack(const void *inbuf, int insize, int *position, void *outbuf, int outcount, MPI_Datatype datatype, MPI_Comm comm) ; int MPI_Pack_size(int incount, MPI_Datatype datatype, MPI_Comm comm, int *size); int MPI_Barrier(MPI_Comm comm); int MPI_Bcast(void *buffer, int count, MPI_Datatype datatype, int root, MPI_Comm comm) ; int MPI_Gather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm) ; int MPI_Gatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int *recvcounts, const int *displs, MPI_Datatype recvtype, int root, MPI_Comm comm) ; int MPI_Scatter(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm) ; int MPI_Scatterv(const void *sendbuf, const int *sendcounts, const int *displs, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm) ; int MPI_Allgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm) ; int MPI_Allgatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int *recvcounts, const int *displs, MPI_Datatype recvtype, MPI_Comm comm) ; int MPI_Alltoall(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm) ; int MPI_Alltoallv(const void *sendbuf, const int *sendcounts, const int *sdispls, MPI_Datatype sendtype, void *recvbuf, const int *recvcounts, const int *rdispls, MPI_Datatype recvtype, MPI_Comm comm) ; int MPI_Alltoallw(const void *sendbuf, const int sendcounts[], const int sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const int rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm); int MPI_Exscan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int MPI_Reduce(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, int root, MPI_Comm comm) ; int MPI_Op_create(MPI_User_function *user_fn, int commute, MPI_Op *op); int MPI_Op_free(MPI_Op *op); int MPI_Allreduce(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int MPI_Reduce_scatter(const void *sendbuf, void *recvbuf, const int recvcounts[], MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int MPI_Scan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int MPI_Group_size(MPI_Group group, int *size); int MPI_Group_rank(MPI_Group group, int *rank); int MPI_Group_translate_ranks(MPI_Group group1, int n, const int ranks1[], MPI_Group group2, int ranks2[]); int MPI_Group_compare(MPI_Group group1, MPI_Group group2, int *result); int MPI_Comm_group(MPI_Comm comm, MPI_Group *group); int MPI_Group_union(MPI_Group group1, MPI_Group group2, MPI_Group *newgroup); int MPI_Group_intersection(MPI_Group group1, MPI_Group group2, MPI_Group *newgroup); int MPI_Group_difference(MPI_Group group1, MPI_Group group2, MPI_Group *newgroup); int MPI_Group_incl(MPI_Group group, int n, const int ranks[], MPI_Group *newgroup); int MPI_Group_excl(MPI_Group group, int n, const int ranks[], MPI_Group *newgroup); int MPI_Group_range_incl(MPI_Group group, int n, int ranges[][3], MPI_Group *newgroup); int MPI_Group_range_excl(MPI_Group group, int n, int ranges[][3], MPI_Group *newgroup); int MPI_Group_free(MPI_Group *group); int MPI_Comm_size(MPI_Comm comm, int *size); int MPI_Comm_rank(MPI_Comm comm, int *rank); int MPI_Comm_compare(MPI_Comm comm1, MPI_Comm comm2, int *result); int MPI_Comm_dup(MPI_Comm comm, MPI_Comm *newcomm); int MPI_Comm_dup_with_info(MPI_Comm comm, MPI_Info info, MPI_Comm *newcomm); int MPI_Comm_create(MPI_Comm comm, MPI_Group group, MPI_Comm *newcomm); int MPI_Comm_split(MPI_Comm comm, int color, int key, MPI_Comm *newcomm); int MPI_Comm_free(MPI_Comm *comm); int MPI_Comm_test_inter(MPI_Comm comm, int *flag); int MPI_Comm_remote_size(MPI_Comm comm, int *size); int MPI_Comm_remote_group(MPI_Comm comm, MPI_Group *group); int MPI_Intercomm_create(MPI_Comm local_comm, int local_leader, MPI_Comm peer_comm, int remote_leader, int tag, MPI_Comm *newintercomm); int MPI_Intercomm_merge(MPI_Comm intercomm, int high, MPI_Comm *newintracomm); int MPI_Keyval_create(MPI_Copy_function *copy_fn, MPI_Delete_function *delete_fn, int *keyval, void *extra_state); int MPI_Keyval_free(int *keyval); int MPI_Attr_put(MPI_Comm comm, int keyval, void *attribute_val); int MPI_Attr_get(MPI_Comm comm, int keyval, void *attribute_val, int *flag); int MPI_Attr_delete(MPI_Comm comm, int keyval); int MPI_Topo_test(MPI_Comm comm, int *status); int MPI_Cart_create(MPI_Comm comm_old, int ndims, const int dims[], const int periods[], int reorder, MPI_Comm *comm_cart); int MPI_Dims_create(int nnodes, int ndims, int dims[]); int MPI_Graph_create(MPI_Comm comm_old, int nnodes, const int indx[], const int edges[], int reorder, MPI_Comm *comm_graph); int MPI_Graphdims_get(MPI_Comm comm, int *nnodes, int *nedges); int MPI_Graph_get(MPI_Comm comm, int maxindex, int maxedges, int indx[], int edges[]); int MPI_Cartdim_get(MPI_Comm comm, int *ndims); int MPI_Cart_get(MPI_Comm comm, int maxdims, int dims[], int periods[], int coords[]); int MPI_Cart_rank(MPI_Comm comm, const int coords[], int *rank); int MPI_Cart_coords(MPI_Comm comm, int rank, int maxdims, int coords[]); int MPI_Graph_neighbors_count(MPI_Comm comm, int rank, int *nneighbors); int MPI_Graph_neighbors(MPI_Comm comm, int rank, int maxneighbors, int neighbors[]); int MPI_Cart_shift(MPI_Comm comm, int direction, int disp, int *rank_source, int *rank_dest); int MPI_Cart_sub(MPI_Comm comm, const int remain_dims[], MPI_Comm *newcomm); int MPI_Cart_map(MPI_Comm comm, int ndims, const int dims[], const int periods[], int *newrank); int MPI_Graph_map(MPI_Comm comm, int nnodes, const int indx[], const int edges[], int *newrank); int MPI_Get_processor_name(char *name, int *resultlen); int MPI_Get_version(int *version, int *subversion); int MPI_Get_library_version(char *version, int *resultlen); int MPI_Errhandler_create(MPI_Handler_function *function, MPI_Errhandler *errhandler); int MPI_Errhandler_set(MPI_Comm comm, MPI_Errhandler errhandler); int MPI_Errhandler_get(MPI_Comm comm, MPI_Errhandler *errhandler); int MPI_Errhandler_free(MPI_Errhandler *errhandler); int MPI_Error_string(int errorcode, char *string, int *resultlen); int MPI_Error_class(int errorcode, int *errorclass); double MPI_Wtime(void); double MPI_Wtick(void); int MPI_Init(int *argc, char ***argv); int MPI_Finalize(void); int MPI_Initialized(int *flag); int MPI_Abort(MPI_Comm comm, int errorcode); int MPI_Pcontrol(const int level, ...); int MPIR_Dup_fn(MPI_Comm oldcomm, int keyval, void *extra_state, void *attribute_val_in, void *attribute_val_out, int *flag); int MPI_Close_port(const char *port_name); int MPI_Comm_accept(const char *port_name, MPI_Info info, int root, MPI_Comm comm, MPI_Comm *newcomm); int MPI_Comm_connect(const char *port_name, MPI_Info info, int root, MPI_Comm comm, MPI_Comm *newcomm); int MPI_Comm_disconnect(MPI_Comm *comm); int MPI_Comm_get_parent(MPI_Comm *parent); int MPI_Comm_join(int fd, MPI_Comm *intercomm); int MPI_Comm_spawn(const char *command, char *argv[], int maxprocs, MPI_Info info, int root, MPI_Comm comm, MPI_Comm *intercomm, int array_of_errcodes[]); int MPI_Comm_spawn_multiple(int count, char *array_of_commands[], char **array_of_argv[], const int array_of_maxprocs[], const MPI_Info array_of_info[], int root, MPI_Comm comm, MPI_Comm *intercomm, int array_of_errcodes[]); int MPI_Lookup_name(const char *service_name, MPI_Info info, char *port_name); int MPI_Open_port(MPI_Info info, char *port_name); int MPI_Publish_name(const char *service_name, MPI_Info info, const char *port_name); int MPI_Unpublish_name(const char *service_name, MPI_Info info, const char *port_name); int MPI_Comm_set_info(MPI_Comm comm, MPI_Info info); int MPI_Comm_get_info(MPI_Comm comm, MPI_Info *info); int MPI_Accumulate(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Op op, MPI_Win win) ; int MPI_Get(void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Win win) ; int MPI_Put(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Win win) ; int MPI_Win_complete(MPI_Win win); int MPI_Win_create(void *base, MPI_Aint size, int disp_unit, MPI_Info info, MPI_Comm comm, MPI_Win *win); int MPI_Win_fence(int assert, MPI_Win win); int MPI_Win_free(MPI_Win *win); int MPI_Win_get_group(MPI_Win win, MPI_Group *group); int MPI_Win_lock(int lock_type, int rank, int assert, MPI_Win win); int MPI_Win_post(MPI_Group group, int assert, MPI_Win win); int MPI_Win_start(MPI_Group group, int assert, MPI_Win win); int MPI_Win_test(MPI_Win win, int *flag); int MPI_Win_unlock(int rank, MPI_Win win); int MPI_Win_wait(MPI_Win win); int MPI_Win_allocate(MPI_Aint size, int disp_unit, MPI_Info info, MPI_Comm comm, void *baseptr, MPI_Win *win); int MPI_Win_allocate_shared(MPI_Aint size, int disp_unit, MPI_Info info, MPI_Comm comm, void *baseptr, MPI_Win *win); int MPI_Win_shared_query(MPI_Win win, int rank, MPI_Aint *size, int *disp_unit, void *baseptr); int MPI_Win_create_dynamic(MPI_Info info, MPI_Comm comm, MPI_Win *win); int MPI_Win_attach(MPI_Win win, void *base, MPI_Aint size); int MPI_Win_detach(MPI_Win win, const void *base); int MPI_Win_get_info(MPI_Win win, MPI_Info *info_used); int MPI_Win_set_info(MPI_Win win, MPI_Info info); int MPI_Get_accumulate(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, void *result_addr, int result_count, MPI_Datatype result_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Op op, MPI_Win win) ; int MPI_Fetch_and_op(const void *origin_addr, void *result_addr, MPI_Datatype datatype, int target_rank, MPI_Aint target_disp, MPI_Op op, MPI_Win win) ; int MPI_Compare_and_swap(const void *origin_addr, const void *compare_addr, void *result_addr, MPI_Datatype datatype, int target_rank, MPI_Aint target_disp, MPI_Win win) ; int MPI_Rput(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Win win, MPI_Request *request) ; int MPI_Rget(void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Win win, MPI_Request *request) ; int MPI_Raccumulate(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Op op, MPI_Win win, MPI_Request *request) ; int MPI_Rget_accumulate(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, void *result_addr, int result_count, MPI_Datatype result_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Op op, MPI_Win win, MPI_Request *request) ; int MPI_Win_lock_all(int assert, MPI_Win win); int MPI_Win_unlock_all(MPI_Win win); int MPI_Win_flush(int rank, MPI_Win win); int MPI_Win_flush_all(MPI_Win win); int MPI_Win_flush_local(int rank, MPI_Win win); int MPI_Win_flush_local_all(MPI_Win win); int MPI_Win_sync(MPI_Win win); int MPI_Add_error_class(int *errorclass); int MPI_Add_error_code(int errorclass, int *errorcode); int MPI_Add_error_string(int errorcode, const char *string); int MPI_Comm_call_errhandler(MPI_Comm comm, int errorcode); int MPI_Comm_create_keyval(MPI_Comm_copy_attr_function *comm_copy_attr_fn, MPI_Comm_delete_attr_function *comm_delete_attr_fn, int *comm_keyval, void *extra_state); int MPI_Comm_delete_attr(MPI_Comm comm, int comm_keyval); int MPI_Comm_free_keyval(int *comm_keyval); int MPI_Comm_get_attr(MPI_Comm comm, int comm_keyval, void *attribute_val, int *flag); int MPI_Comm_get_name(MPI_Comm comm, char *comm_name, int *resultlen); int MPI_Comm_set_attr(MPI_Comm comm, int comm_keyval, void *attribute_val); int MPI_Comm_set_name(MPI_Comm comm, const char *comm_name); int MPI_File_call_errhandler(MPI_File fh, int errorcode); int MPI_Grequest_complete(MPI_Request request); int MPI_Grequest_start(MPI_Grequest_query_function *query_fn, MPI_Grequest_free_function *free_fn, MPI_Grequest_cancel_function *cancel_fn, void *extra_state, MPI_Request *request); int MPI_Init_thread(int *argc, char ***argv, int required, int *provided); int MPI_Is_thread_main(int *flag); int MPI_Query_thread(int *provided); int MPI_Status_set_cancelled(MPI_Status *status, int flag); int MPI_Status_set_elements(MPI_Status *status, MPI_Datatype datatype, int count); int MPI_Type_create_keyval(MPI_Type_copy_attr_function *type_copy_attr_fn, MPI_Type_delete_attr_function *type_delete_attr_fn, int *type_keyval, void *extra_state); int MPI_Type_delete_attr(MPI_Datatype datatype, int type_keyval); int MPI_Type_dup(MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_free_keyval(int *type_keyval); int MPI_Type_get_attr(MPI_Datatype datatype, int type_keyval, void *attribute_val, int *flag); int MPI_Type_get_contents(MPI_Datatype datatype, int max_integers, int max_addresses, int max_datatypes, int array_of_integers[], MPI_Aint array_of_addresses[], MPI_Datatype array_of_datatypes[]); int MPI_Type_get_envelope(MPI_Datatype datatype, int *num_integers, int *num_addresses, int *num_datatypes, int *combiner); int MPI_Type_get_name(MPI_Datatype datatype, char *type_name, int *resultlen); int MPI_Type_set_attr(MPI_Datatype datatype, int type_keyval, void *attribute_val); int MPI_Type_set_name(MPI_Datatype datatype, const char *type_name); int MPI_Type_match_size(int typeclass, int size, MPI_Datatype *datatype); int MPI_Win_call_errhandler(MPI_Win win, int errorcode); int MPI_Win_create_keyval(MPI_Win_copy_attr_function *win_copy_attr_fn, MPI_Win_delete_attr_function *win_delete_attr_fn, int *win_keyval, void *extra_state); int MPI_Win_delete_attr(MPI_Win win, int win_keyval); int MPI_Win_free_keyval(int *win_keyval); int MPI_Win_get_attr(MPI_Win win, int win_keyval, void *attribute_val, int *flag); int MPI_Win_get_name(MPI_Win win, char *win_name, int *resultlen); int MPI_Win_set_attr(MPI_Win win, int win_keyval, void *attribute_val); int MPI_Win_set_name(MPI_Win win, const char *win_name); int MPI_Alloc_mem(MPI_Aint size, MPI_Info info, void *baseptr); int MPI_Comm_create_errhandler(MPI_Comm_errhandler_function *comm_errhandler_fn, MPI_Errhandler *errhandler); int MPI_Comm_get_errhandler(MPI_Comm comm, MPI_Errhandler *errhandler); int MPI_Comm_set_errhandler(MPI_Comm comm, MPI_Errhandler errhandler); int MPI_File_create_errhandler(MPI_File_errhandler_function *file_errhandler_fn, MPI_Errhandler *errhandler); int MPI_File_get_errhandler(MPI_File file, MPI_Errhandler *errhandler); int MPI_File_set_errhandler(MPI_File file, MPI_Errhandler errhandler); int MPI_Finalized(int *flag); int MPI_Free_mem(void *base); int MPI_Get_address(const void *location, MPI_Aint *address); int MPI_Info_create(MPI_Info *info); int MPI_Info_delete(MPI_Info info, const char *key); int MPI_Info_dup(MPI_Info info, MPI_Info *newinfo); int MPI_Info_free(MPI_Info *info); int MPI_Info_get(MPI_Info info, const char *key, int valuelen, char *value, int *flag); int MPI_Info_get_nkeys(MPI_Info info, int *nkeys); int MPI_Info_get_nthkey(MPI_Info info, int n, char *key); int MPI_Info_get_valuelen(MPI_Info info, const char *key, int *valuelen, int *flag); int MPI_Info_set(MPI_Info info, const char *key, const char *value); int MPI_Pack_external(const char datarep[], const void *inbuf, int incount, MPI_Datatype datatype, void *outbuf, MPI_Aint outsize, MPI_Aint *position) ; int MPI_Pack_external_size(const char datarep[], int incount, MPI_Datatype datatype, MPI_Aint *size); int MPI_Request_get_status(MPI_Request request, int *flag, MPI_Status *status); int MPI_Status_c2f(const MPI_Status *c_status, MPI_Fint *f_status); int MPI_Status_f2c(const MPI_Fint *f_status, MPI_Status *c_status); int MPI_Type_create_darray(int size, int rank, int ndims, const int array_of_gsizes[], const int array_of_distribs[], const int array_of_dargs[], const int array_of_psizes[], int order, MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_create_hindexed(int count, const int array_of_blocklengths[], const MPI_Aint array_of_displacements[], MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_create_hvector(int count, int blocklength, MPI_Aint stride, MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_create_indexed_block(int count, int blocklength, const int array_of_displacements[], MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_create_hindexed_block(int count, int blocklength, const MPI_Aint array_of_displacements[], MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_create_resized(MPI_Datatype oldtype, MPI_Aint lb, MPI_Aint extent, MPI_Datatype *newtype); int MPI_Type_create_struct(int count, const int array_of_blocklengths[], const MPI_Aint array_of_displacements[], const MPI_Datatype array_of_types[], MPI_Datatype *newtype); int MPI_Type_create_subarray(int ndims, const int array_of_sizes[], const int array_of_subsizes[], const int array_of_starts[], int order, MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_get_extent(MPI_Datatype datatype, MPI_Aint *lb, MPI_Aint *extent); int MPI_Type_get_true_extent(MPI_Datatype datatype, MPI_Aint *true_lb, MPI_Aint *true_extent); int MPI_Unpack_external(const char datarep[], const void *inbuf, MPI_Aint insize, MPI_Aint *position, void *outbuf, int outcount, MPI_Datatype datatype) ; int MPI_Win_create_errhandler(MPI_Win_errhandler_function *win_errhandler_fn, MPI_Errhandler *errhandler); int MPI_Win_get_errhandler(MPI_Win win, MPI_Errhandler *errhandler); int MPI_Win_set_errhandler(MPI_Win win, MPI_Errhandler errhandler); int MPI_Type_create_f90_integer(int range, MPI_Datatype *newtype); int MPI_Type_create_f90_real(int precision, int range, MPI_Datatype *newtype); int MPI_Type_create_f90_complex(int precision, int range, MPI_Datatype *newtype); int MPI_Reduce_local(const void *inbuf, void *inoutbuf, int count, MPI_Datatype datatype, MPI_Op op) ; int MPI_Op_commutative(MPI_Op op, int *commute); int MPI_Reduce_scatter_block(const void *sendbuf, void *recvbuf, int recvcount, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int MPI_Dist_graph_create_adjacent(MPI_Comm comm_old, int indegree, const int sources[], const int sourceweights[], int outdegree, const int destinations[], const int destweights[], MPI_Info info, int reorder, MPI_Comm *comm_dist_graph); int MPI_Dist_graph_create(MPI_Comm comm_old, int n, const int sources[], const int degrees[], const int destinations[], const int weights[], MPI_Info info, int reorder, MPI_Comm *comm_dist_graph); int MPI_Dist_graph_neighbors_count(MPI_Comm comm, int *indegree, int *outdegree, int *weighted); int MPI_Dist_graph_neighbors(MPI_Comm comm, int maxindegree, int sources[], int sourceweights[], int maxoutdegree, int destinations[], int destweights[]); int MPI_Improbe(int source, int tag, MPI_Comm comm, int *flag, MPI_Message *message, MPI_Status *status); int MPI_Imrecv(void *buf, int count, MPI_Datatype datatype, MPI_Message *message, MPI_Request *request) ; int MPI_Mprobe(int source, int tag, MPI_Comm comm, MPI_Message *message, MPI_Status *status); int MPI_Mrecv(void *buf, int count, MPI_Datatype datatype, MPI_Message *message, MPI_Status *status) ; int MPI_Comm_idup(MPI_Comm comm, MPI_Comm *newcomm, MPI_Request *request); int MPI_Ibarrier(MPI_Comm comm, MPI_Request *request); int MPI_Ibcast(void *buffer, int count, MPI_Datatype datatype, int root, MPI_Comm comm, MPI_Request *request) ; int MPI_Igather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Request *request) ; int MPI_Igatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Request *request) ; int MPI_Iscatter(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Request *request) ; int MPI_Iscatterv(const void *sendbuf, const int sendcounts[], const int displs[], MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Request *request) ; int MPI_Iallgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int MPI_Iallgatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int MPI_Ialltoall(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int MPI_Ialltoallv(const void *sendbuf, const int sendcounts[], const int sdispls[], MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int rdispls[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int MPI_Ialltoallw(const void *sendbuf, const int sendcounts[], const int sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const int rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm, MPI_Request *request); int MPI_Ireduce(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, int root, MPI_Comm comm, MPI_Request *request) ; int MPI_Iallreduce(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int MPI_Ireduce_scatter(const void *sendbuf, void *recvbuf, const int recvcounts[], MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int MPI_Ireduce_scatter_block(const void *sendbuf, void *recvbuf, int recvcount, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int MPI_Iscan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int MPI_Iexscan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int MPI_Ineighbor_allgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int MPI_Ineighbor_allgatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int MPI_Ineighbor_alltoall(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int MPI_Ineighbor_alltoallv(const void *sendbuf, const int sendcounts[], const int sdispls[], MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int rdispls[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int MPI_Ineighbor_alltoallw(const void *sendbuf, const int sendcounts[], const MPI_Aint sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const MPI_Aint rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm, MPI_Request *request); int MPI_Neighbor_allgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm) ; int MPI_Neighbor_allgatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, MPI_Comm comm) ; int MPI_Neighbor_alltoall(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm) ; int MPI_Neighbor_alltoallv(const void *sendbuf, const int sendcounts[], const int sdispls[], MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int rdispls[], MPI_Datatype recvtype, MPI_Comm comm) ; int MPI_Neighbor_alltoallw(const void *sendbuf, const int sendcounts[], const MPI_Aint sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const MPI_Aint rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm); int MPI_Comm_split_type(MPI_Comm comm, int split_type, int key, MPI_Info info, MPI_Comm *newcomm); int MPI_Get_elements_x(const MPI_Status *status, MPI_Datatype datatype, MPI_Count *count); int MPI_Status_set_elements_x(MPI_Status *status, MPI_Datatype datatype, MPI_Count count); int MPI_Type_get_extent_x(MPI_Datatype datatype, MPI_Count *lb, MPI_Count *extent); int MPI_Type_get_true_extent_x(MPI_Datatype datatype, MPI_Count *lb, MPI_Count *extent); int MPI_Type_size_x(MPI_Datatype datatype, MPI_Count *size); int MPI_Comm_create_group(MPI_Comm comm, MPI_Group group, int tag, MPI_Comm *newcomm); int MPI_T_init_thread(int required, int *provided); int MPI_T_finalize(void); int MPI_T_enum_get_info(MPI_T_enum enumtype, int *num, char *name, int *name_len); int MPI_T_enum_get_item(MPI_T_enum enumtype, int indx, int *value, char *name, int *name_len); int MPI_T_cvar_get_num(int *num_cvar); int MPI_T_cvar_get_info(int cvar_index, char *name, int *name_len, int *verbosity, MPI_Datatype *datatype, MPI_T_enum *enumtype, char *desc, int *desc_len, int *binding, int *scope); int MPI_T_cvar_handle_alloc(int cvar_index, void *obj_handle, MPI_T_cvar_handle *handle, int *count); int MPI_T_cvar_handle_free(MPI_T_cvar_handle *handle); int MPI_T_cvar_read(MPI_T_cvar_handle handle, void *buf); int MPI_T_cvar_write(MPI_T_cvar_handle handle, const void *buf); int MPI_T_pvar_get_num(int *num_pvar); int MPI_T_pvar_get_info(int pvar_index, char *name, int *name_len, int *verbosity, int *var_class, MPI_Datatype *datatype, MPI_T_enum *enumtype, char *desc, int *desc_len, int *binding, int *readonly, int *continuous, int *atomic); int MPI_T_pvar_session_create(MPI_T_pvar_session *session); int MPI_T_pvar_session_free(MPI_T_pvar_session *session); int MPI_T_pvar_handle_alloc(MPI_T_pvar_session session, int pvar_index, void *obj_handle, MPI_T_pvar_handle *handle, int *count); int MPI_T_pvar_handle_free(MPI_T_pvar_session session, MPI_T_pvar_handle *handle); int MPI_T_pvar_start(MPI_T_pvar_session session, MPI_T_pvar_handle handle); int MPI_T_pvar_stop(MPI_T_pvar_session session, MPI_T_pvar_handle handle); int MPI_T_pvar_read(MPI_T_pvar_session session, MPI_T_pvar_handle handle, void *buf); int MPI_T_pvar_write(MPI_T_pvar_session session, MPI_T_pvar_handle handle, const void *buf); int MPI_T_pvar_reset(MPI_T_pvar_session session, MPI_T_pvar_handle handle); int MPI_T_pvar_readreset(MPI_T_pvar_session session, MPI_T_pvar_handle handle, void *buf); int MPI_T_category_get_num(int *num_cat); int MPI_T_category_get_info(int cat_index, char *name, int *name_len, char *desc, int *desc_len, int *num_cvars, int *num_pvars, int *num_categories); int MPI_T_category_get_cvars(int cat_index, int len, int indices[]); int MPI_T_category_get_pvars(int cat_index, int len, int indices[]); int MPI_T_category_get_categories(int cat_index, int len, int indices[]); int MPI_T_category_changed(int *stamp); int MPIX_Comm_failure_ack(MPI_Comm comm); int MPIX_Comm_failure_get_acked(MPI_Comm comm, MPI_Group *failedgrp); int MPIX_Comm_revoke(MPI_Comm comm); int MPIX_Comm_shrink(MPI_Comm comm, MPI_Comm *newcomm); int MPIX_Comm_agree(MPI_Comm comm, int *flag); # 1551 "/opt/local/include/mpich-gcc49/mpi.h" int PMPI_Send(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) ; int PMPI_Recv(void *buf, int count, MPI_Datatype datatype, int source, int tag, MPI_Comm comm, MPI_Status *status) ; int PMPI_Get_count(const MPI_Status *status, MPI_Datatype datatype, int *count); int PMPI_Bsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) ; int PMPI_Ssend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) ; int PMPI_Rsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) ; int PMPI_Buffer_attach(void *buffer, int size); int PMPI_Buffer_detach(void *buffer_addr, int *size); int PMPI_Isend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ibsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Issend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Irsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Irecv(void *buf, int count, MPI_Datatype datatype, int source, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Wait(MPI_Request *request, MPI_Status *status); int PMPI_Test(MPI_Request *request, int *flag, MPI_Status *status); int PMPI_Request_free(MPI_Request *request); int PMPI_Waitany(int count, MPI_Request array_of_requests[], int *indx, MPI_Status *status); int PMPI_Testany(int count, MPI_Request array_of_requests[], int *indx, int *flag, MPI_Status *status); int PMPI_Waitall(int count, MPI_Request array_of_requests[], MPI_Status array_of_statuses[]); int PMPI_Testall(int count, MPI_Request array_of_requests[], int *flag, MPI_Status array_of_statuses[]); int PMPI_Waitsome(int incount, MPI_Request array_of_requests[], int *outcount, int array_of_indices[], MPI_Status array_of_statuses[]); int PMPI_Testsome(int incount, MPI_Request array_of_requests[], int *outcount, int array_of_indices[], MPI_Status array_of_statuses[]); int PMPI_Iprobe(int source, int tag, MPI_Comm comm, int *flag, MPI_Status *status); int PMPI_Probe(int source, int tag, MPI_Comm comm, MPI_Status *status); int PMPI_Cancel(MPI_Request *request); int PMPI_Test_cancelled(const MPI_Status *status, int *flag); int PMPI_Send_init(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Bsend_init(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ssend_init(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Rsend_init(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Recv_init(void *buf, int count, MPI_Datatype datatype, int source, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Start(MPI_Request *request); int PMPI_Startall(int count, MPI_Request array_of_requests[]); int PMPI_Sendrecv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, int dest, int sendtag, void *recvbuf, int recvcount, MPI_Datatype recvtype, int source, int recvtag, MPI_Comm comm, MPI_Status *status) ; int PMPI_Sendrecv_replace(void *buf, int count, MPI_Datatype datatype, int dest, int sendtag, int source, int recvtag, MPI_Comm comm, MPI_Status *status) ; int PMPI_Type_contiguous(int count, MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_vector(int count, int blocklength, int stride, MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_hvector(int count, int blocklength, MPI_Aint stride, MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_indexed(int count, const int *array_of_blocklengths, const int *array_of_displacements, MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_hindexed(int count, const int *array_of_blocklengths, const MPI_Aint *array_of_displacements, MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_struct(int count, const int *array_of_blocklengths, const MPI_Aint *array_of_displacements, const MPI_Datatype *array_of_types, MPI_Datatype *newtype); int PMPI_Address(const void *location, MPI_Aint *address); int PMPI_Type_extent(MPI_Datatype datatype, MPI_Aint *extent); int PMPI_Type_size(MPI_Datatype datatype, int *size); int PMPI_Type_lb(MPI_Datatype datatype, MPI_Aint *displacement); int PMPI_Type_ub(MPI_Datatype datatype, MPI_Aint *displacement); int PMPI_Type_commit(MPI_Datatype *datatype); int PMPI_Type_free(MPI_Datatype *datatype); int PMPI_Get_elements(const MPI_Status *status, MPI_Datatype datatype, int *count); int PMPI_Pack(const void *inbuf, int incount, MPI_Datatype datatype, void *outbuf, int outsize, int *position, MPI_Comm comm) ; int PMPI_Unpack(const void *inbuf, int insize, int *position, void *outbuf, int outcount, MPI_Datatype datatype, MPI_Comm comm) ; int PMPI_Pack_size(int incount, MPI_Datatype datatype, MPI_Comm comm, int *size); int PMPI_Barrier(MPI_Comm comm); int PMPI_Bcast(void *buffer, int count, MPI_Datatype datatype, int root, MPI_Comm comm) ; int PMPI_Gather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm) ; int PMPI_Gatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int *recvcounts, const int *displs, MPI_Datatype recvtype, int root, MPI_Comm comm) ; int PMPI_Scatter(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm) ; int PMPI_Scatterv(const void *sendbuf, const int *sendcounts, const int *displs, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm) ; int PMPI_Allgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm) ; int PMPI_Allgatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int *recvcounts, const int *displs, MPI_Datatype recvtype, MPI_Comm comm) ; int PMPI_Alltoall(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm) ; int PMPI_Alltoallv(const void *sendbuf, const int *sendcounts, const int *sdispls, MPI_Datatype sendtype, void *recvbuf, const int *recvcounts, const int *rdispls, MPI_Datatype recvtype, MPI_Comm comm) ; int PMPI_Alltoallw(const void *sendbuf, const int sendcounts[], const int sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const int rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm); int PMPI_Exscan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int PMPI_Reduce(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, int root, MPI_Comm comm) ; int PMPI_Op_create(MPI_User_function *user_fn, int commute, MPI_Op *op); int PMPI_Op_free(MPI_Op *op); int PMPI_Allreduce(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int PMPI_Reduce_scatter(const void *sendbuf, void *recvbuf, const int recvcounts[], MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int PMPI_Scan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int PMPI_Group_size(MPI_Group group, int *size); int PMPI_Group_rank(MPI_Group group, int *rank); int PMPI_Group_translate_ranks(MPI_Group group1, int n, const int ranks1[], MPI_Group group2, int ranks2[]); int PMPI_Group_compare(MPI_Group group1, MPI_Group group2, int *result); int PMPI_Comm_group(MPI_Comm comm, MPI_Group *group); int PMPI_Group_union(MPI_Group group1, MPI_Group group2, MPI_Group *newgroup); int PMPI_Group_intersection(MPI_Group group1, MPI_Group group2, MPI_Group *newgroup); int PMPI_Group_difference(MPI_Group group1, MPI_Group group2, MPI_Group *newgroup); int PMPI_Group_incl(MPI_Group group, int n, const int ranks[], MPI_Group *newgroup); int PMPI_Group_excl(MPI_Group group, int n, const int ranks[], MPI_Group *newgroup); int PMPI_Group_range_incl(MPI_Group group, int n, int ranges[][3], MPI_Group *newgroup); int PMPI_Group_range_excl(MPI_Group group, int n, int ranges[][3], MPI_Group *newgroup); int PMPI_Group_free(MPI_Group *group); int PMPI_Comm_size(MPI_Comm comm, int *size); int PMPI_Comm_rank(MPI_Comm comm, int *rank); int PMPI_Comm_compare(MPI_Comm comm1, MPI_Comm comm2, int *result); int PMPI_Comm_dup(MPI_Comm comm, MPI_Comm *newcomm); int PMPI_Comm_dup_with_info(MPI_Comm comm, MPI_Info info, MPI_Comm *newcomm); int PMPI_Comm_create(MPI_Comm comm, MPI_Group group, MPI_Comm *newcomm); int PMPI_Comm_split(MPI_Comm comm, int color, int key, MPI_Comm *newcomm); int PMPI_Comm_free(MPI_Comm *comm); int PMPI_Comm_test_inter(MPI_Comm comm, int *flag); int PMPI_Comm_remote_size(MPI_Comm comm, int *size); int PMPI_Comm_remote_group(MPI_Comm comm, MPI_Group *group); int PMPI_Intercomm_create(MPI_Comm local_comm, int local_leader, MPI_Comm peer_comm, int remote_leader, int tag, MPI_Comm *newintercomm); int PMPI_Intercomm_merge(MPI_Comm intercomm, int high, MPI_Comm *newintracomm); int PMPI_Keyval_create(MPI_Copy_function *copy_fn, MPI_Delete_function *delete_fn, int *keyval, void *extra_state); int PMPI_Keyval_free(int *keyval); int PMPI_Attr_put(MPI_Comm comm, int keyval, void *attribute_val); int PMPI_Attr_get(MPI_Comm comm, int keyval, void *attribute_val, int *flag); int PMPI_Attr_delete(MPI_Comm comm, int keyval); int PMPI_Topo_test(MPI_Comm comm, int *status); int PMPI_Cart_create(MPI_Comm comm_old, int ndims, const int dims[], const int periods[], int reorder, MPI_Comm *comm_cart); int PMPI_Dims_create(int nnodes, int ndims, int dims[]); int PMPI_Graph_create(MPI_Comm comm_old, int nnodes, const int indx[], const int edges[], int reorder, MPI_Comm *comm_graph); int PMPI_Graphdims_get(MPI_Comm comm, int *nnodes, int *nedges); int PMPI_Graph_get(MPI_Comm comm, int maxindex, int maxedges, int indx[], int edges[]); int PMPI_Cartdim_get(MPI_Comm comm, int *ndims); int PMPI_Cart_get(MPI_Comm comm, int maxdims, int dims[], int periods[], int coords[]); int PMPI_Cart_rank(MPI_Comm comm, const int coords[], int *rank); int PMPI_Cart_coords(MPI_Comm comm, int rank, int maxdims, int coords[]); int PMPI_Graph_neighbors_count(MPI_Comm comm, int rank, int *nneighbors); int PMPI_Graph_neighbors(MPI_Comm comm, int rank, int maxneighbors, int neighbors[]); int PMPI_Cart_shift(MPI_Comm comm, int direction, int disp, int *rank_source, int *rank_dest); int PMPI_Cart_sub(MPI_Comm comm, const int remain_dims[], MPI_Comm *newcomm); int PMPI_Cart_map(MPI_Comm comm, int ndims, const int dims[], const int periods[], int *newrank); int PMPI_Graph_map(MPI_Comm comm, int nnodes, const int indx[], const int edges[], int *newrank); int PMPI_Get_processor_name(char *name, int *resultlen); int PMPI_Get_version(int *version, int *subversion); int PMPI_Get_library_version(char *version, int *resultlen); int PMPI_Errhandler_create(MPI_Handler_function *function, MPI_Errhandler *errhandler); int PMPI_Errhandler_set(MPI_Comm comm, MPI_Errhandler errhandler); int PMPI_Errhandler_get(MPI_Comm comm, MPI_Errhandler *errhandler); int PMPI_Errhandler_free(MPI_Errhandler *errhandler); int PMPI_Error_string(int errorcode, char *string, int *resultlen); int PMPI_Error_class(int errorcode, int *errorclass); double PMPI_Wtime(void); double PMPI_Wtick(void); int PMPI_Init(int *argc, char ***argv); int PMPI_Finalize(void); int PMPI_Initialized(int *flag); int PMPI_Abort(MPI_Comm comm, int errorcode); int PMPI_Pcontrol(const int level, ...); int PMPI_Close_port(const char *port_name); int PMPI_Comm_accept(const char *port_name, MPI_Info info, int root, MPI_Comm comm, MPI_Comm *newcomm); int PMPI_Comm_connect(const char *port_name, MPI_Info info, int root, MPI_Comm comm, MPI_Comm *newcomm); int PMPI_Comm_disconnect(MPI_Comm *comm); int PMPI_Comm_get_parent(MPI_Comm *parent); int PMPI_Comm_join(int fd, MPI_Comm *intercomm); int PMPI_Comm_spawn(const char *command, char *argv[], int maxprocs, MPI_Info info, int root, MPI_Comm comm, MPI_Comm *intercomm, int array_of_errcodes[]); int PMPI_Comm_spawn_multiple(int count, char *array_of_commands[], char **array_of_argv[], const int array_of_maxprocs[], const MPI_Info array_of_info[], int root, MPI_Comm comm, MPI_Comm *intercomm, int array_of_errcodes[]); int PMPI_Lookup_name(const char *service_name, MPI_Info info, char *port_name); int PMPI_Open_port(MPI_Info info, char *port_name); int PMPI_Publish_name(const char *service_name, MPI_Info info, const char *port_name); int PMPI_Unpublish_name(const char *service_name, MPI_Info info, const char *port_name); int PMPI_Comm_set_info(MPI_Comm comm, MPI_Info info); int PMPI_Comm_get_info(MPI_Comm comm, MPI_Info *info); int PMPI_Accumulate(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Op op, MPI_Win win) ; int PMPI_Get(void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Win win) ; int PMPI_Put(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Win win) ; int PMPI_Win_complete(MPI_Win win); int PMPI_Win_create(void *base, MPI_Aint size, int disp_unit, MPI_Info info, MPI_Comm comm, MPI_Win *win); int PMPI_Win_fence(int assert, MPI_Win win); int PMPI_Win_free(MPI_Win *win); int PMPI_Win_get_group(MPI_Win win, MPI_Group *group); int PMPI_Win_lock(int lock_type, int rank, int assert, MPI_Win win); int PMPI_Win_post(MPI_Group group, int assert, MPI_Win win); int PMPI_Win_start(MPI_Group group, int assert, MPI_Win win); int PMPI_Win_test(MPI_Win win, int *flag); int PMPI_Win_unlock(int rank, MPI_Win win); int PMPI_Win_wait(MPI_Win win); int PMPI_Win_allocate(MPI_Aint size, int disp_unit, MPI_Info info, MPI_Comm comm, void *baseptr, MPI_Win *win); int PMPI_Win_allocate_shared(MPI_Aint size, int disp_unit, MPI_Info info, MPI_Comm comm, void *baseptr, MPI_Win *win); int PMPI_Win_shared_query(MPI_Win win, int rank, MPI_Aint *size, int *disp_unit, void *baseptr); int PMPI_Win_create_dynamic(MPI_Info info, MPI_Comm comm, MPI_Win *win); int PMPI_Win_attach(MPI_Win win, void *base, MPI_Aint size); int PMPI_Win_detach(MPI_Win win, const void *base); int PMPI_Win_get_info(MPI_Win win, MPI_Info *info_used); int PMPI_Win_set_info(MPI_Win win, MPI_Info info); int PMPI_Get_accumulate(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, void *result_addr, int result_count, MPI_Datatype result_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Op op, MPI_Win win) ; int PMPI_Fetch_and_op(const void *origin_addr, void *result_addr, MPI_Datatype datatype, int target_rank, MPI_Aint target_disp, MPI_Op op, MPI_Win win) ; int PMPI_Compare_and_swap(const void *origin_addr, const void *compare_addr, void *result_addr, MPI_Datatype datatype, int target_rank, MPI_Aint target_disp, MPI_Win win) ; int PMPI_Rput(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Win win, MPI_Request *request) ; int PMPI_Rget(void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Win win, MPI_Request *request) ; int PMPI_Raccumulate(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Op op, MPI_Win win, MPI_Request *request) ; int PMPI_Rget_accumulate(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, void *result_addr, int result_count, MPI_Datatype result_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Op op, MPI_Win win, MPI_Request *request) ; int PMPI_Win_lock_all(int assert, MPI_Win win); int PMPI_Win_unlock_all(MPI_Win win); int PMPI_Win_flush(int rank, MPI_Win win); int PMPI_Win_flush_all(MPI_Win win); int PMPI_Win_flush_local(int rank, MPI_Win win); int PMPI_Win_flush_local_all(MPI_Win win); int PMPI_Win_sync(MPI_Win win); int PMPI_Add_error_class(int *errorclass); int PMPI_Add_error_code(int errorclass, int *errorcode); int PMPI_Add_error_string(int errorcode, const char *string); int PMPI_Comm_call_errhandler(MPI_Comm comm, int errorcode); int PMPI_Comm_create_keyval(MPI_Comm_copy_attr_function *comm_copy_attr_fn, MPI_Comm_delete_attr_function *comm_delete_attr_fn, int *comm_keyval, void *extra_state); int PMPI_Comm_delete_attr(MPI_Comm comm, int comm_keyval); int PMPI_Comm_free_keyval(int *comm_keyval); int PMPI_Comm_get_attr(MPI_Comm comm, int comm_keyval, void *attribute_val, int *flag); int PMPI_Comm_get_name(MPI_Comm comm, char *comm_name, int *resultlen); int PMPI_Comm_set_attr(MPI_Comm comm, int comm_keyval, void *attribute_val); int PMPI_Comm_set_name(MPI_Comm comm, const char *comm_name); int PMPI_File_call_errhandler(MPI_File fh, int errorcode); int PMPI_Grequest_complete(MPI_Request request); int PMPI_Grequest_start(MPI_Grequest_query_function *query_fn, MPI_Grequest_free_function *free_fn, MPI_Grequest_cancel_function *cancel_fn, void *extra_state, MPI_Request *request); int PMPI_Init_thread(int *argc, char ***argv, int required, int *provided); int PMPI_Is_thread_main(int *flag); int PMPI_Query_thread(int *provided); int PMPI_Status_set_cancelled(MPI_Status *status, int flag); int PMPI_Status_set_elements(MPI_Status *status, MPI_Datatype datatype, int count); int PMPI_Type_create_keyval(MPI_Type_copy_attr_function *type_copy_attr_fn, MPI_Type_delete_attr_function *type_delete_attr_fn, int *type_keyval, void *extra_state); int PMPI_Type_delete_attr(MPI_Datatype datatype, int type_keyval); int PMPI_Type_dup(MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_free_keyval(int *type_keyval); int PMPI_Type_get_attr(MPI_Datatype datatype, int type_keyval, void *attribute_val, int *flag); int PMPI_Type_get_contents(MPI_Datatype datatype, int max_integers, int max_addresses, int max_datatypes, int array_of_integers[], MPI_Aint array_of_addresses[], MPI_Datatype array_of_datatypes[]); int PMPI_Type_get_envelope(MPI_Datatype datatype, int *num_integers, int *num_addresses, int *num_datatypes, int *combiner); int PMPI_Type_get_name(MPI_Datatype datatype, char *type_name, int *resultlen); int PMPI_Type_set_attr(MPI_Datatype datatype, int type_keyval, void *attribute_val); int PMPI_Type_set_name(MPI_Datatype datatype, const char *type_name); int PMPI_Type_match_size(int typeclass, int size, MPI_Datatype *datatype); int PMPI_Win_call_errhandler(MPI_Win win, int errorcode); int PMPI_Win_create_keyval(MPI_Win_copy_attr_function *win_copy_attr_fn, MPI_Win_delete_attr_function *win_delete_attr_fn, int *win_keyval, void *extra_state); int PMPI_Win_delete_attr(MPI_Win win, int win_keyval); int PMPI_Win_free_keyval(int *win_keyval); int PMPI_Win_get_attr(MPI_Win win, int win_keyval, void *attribute_val, int *flag); int PMPI_Win_get_name(MPI_Win win, char *win_name, int *resultlen); int PMPI_Win_set_attr(MPI_Win win, int win_keyval, void *attribute_val); int PMPI_Win_set_name(MPI_Win win, const char *win_name); int PMPI_Alloc_mem(MPI_Aint size, MPI_Info info, void *baseptr); int PMPI_Comm_create_errhandler(MPI_Comm_errhandler_function *comm_errhandler_fn, MPI_Errhandler *errhandler); int PMPI_Comm_get_errhandler(MPI_Comm comm, MPI_Errhandler *errhandler); int PMPI_Comm_set_errhandler(MPI_Comm comm, MPI_Errhandler errhandler); int PMPI_File_create_errhandler(MPI_File_errhandler_function *file_errhandler_fn, MPI_Errhandler *errhandler); int PMPI_File_get_errhandler(MPI_File file, MPI_Errhandler *errhandler); int PMPI_File_set_errhandler(MPI_File file, MPI_Errhandler errhandler); int PMPI_Finalized(int *flag); int PMPI_Free_mem(void *base); int PMPI_Get_address(const void *location, MPI_Aint *address); int PMPI_Info_create(MPI_Info *info); int PMPI_Info_delete(MPI_Info info, const char *key); int PMPI_Info_dup(MPI_Info info, MPI_Info *newinfo); int PMPI_Info_free(MPI_Info *info); int PMPI_Info_get(MPI_Info info, const char *key, int valuelen, char *value, int *flag); int PMPI_Info_get_nkeys(MPI_Info info, int *nkeys); int PMPI_Info_get_nthkey(MPI_Info info, int n, char *key); int PMPI_Info_get_valuelen(MPI_Info info, const char *key, int *valuelen, int *flag); int PMPI_Info_set(MPI_Info info, const char *key, const char *value); int PMPI_Pack_external(const char datarep[], const void *inbuf, int incount, MPI_Datatype datatype, void *outbuf, MPI_Aint outsize, MPI_Aint *position) ; int PMPI_Pack_external_size(const char datarep[], int incount, MPI_Datatype datatype, MPI_Aint *size); int PMPI_Request_get_status(MPI_Request request, int *flag, MPI_Status *status); int PMPI_Status_c2f(const MPI_Status *c_status, MPI_Fint *f_status); int PMPI_Status_f2c(const MPI_Fint *f_status, MPI_Status *c_status); int PMPI_Type_create_darray(int size, int rank, int ndims, const int array_of_gsizes[], const int array_of_distribs[], const int array_of_dargs[], const int array_of_psizes[], int order, MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_create_hindexed(int count, const int array_of_blocklengths[], const MPI_Aint array_of_displacements[], MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_create_hvector(int count, int blocklength, MPI_Aint stride, MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_create_indexed_block(int count, int blocklength, const int array_of_displacements[], MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_create_hindexed_block(int count, int blocklength, const MPI_Aint array_of_displacements[], MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_create_resized(MPI_Datatype oldtype, MPI_Aint lb, MPI_Aint extent, MPI_Datatype *newtype); int PMPI_Type_create_struct(int count, const int array_of_blocklengths[], const MPI_Aint array_of_displacements[], const MPI_Datatype array_of_types[], MPI_Datatype *newtype); int PMPI_Type_create_subarray(int ndims, const int array_of_sizes[], const int array_of_subsizes[], const int array_of_starts[], int order, MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_get_extent(MPI_Datatype datatype, MPI_Aint *lb, MPI_Aint *extent); int PMPI_Type_get_true_extent(MPI_Datatype datatype, MPI_Aint *true_lb, MPI_Aint *true_extent); int PMPI_Unpack_external(const char datarep[], const void *inbuf, MPI_Aint insize, MPI_Aint *position, void *outbuf, int outcount, MPI_Datatype datatype) ; int PMPI_Win_create_errhandler(MPI_Win_errhandler_function *win_errhandler_fn, MPI_Errhandler *errhandler); int PMPI_Win_get_errhandler(MPI_Win win, MPI_Errhandler *errhandler); int PMPI_Win_set_errhandler(MPI_Win win, MPI_Errhandler errhandler); int PMPI_Type_create_f90_integer(int r, MPI_Datatype *newtype); int PMPI_Type_create_f90_real(int p, int r, MPI_Datatype *newtype); int PMPI_Type_create_f90_complex(int p, int r, MPI_Datatype *newtype); int PMPI_Reduce_local(const void *inbuf, void *inoutbuf, int count, MPI_Datatype datatype, MPI_Op op) ; int PMPI_Op_commutative(MPI_Op op, int *commute); int PMPI_Reduce_scatter_block(const void *sendbuf, void *recvbuf, int recvcount, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int PMPI_Dist_graph_create_adjacent(MPI_Comm comm_old, int indegree, const int sources[], const int sourceweights[], int outdegree, const int destinations[], const int destweights[], MPI_Info info, int reorder, MPI_Comm *comm_dist_graph); int PMPI_Dist_graph_create(MPI_Comm comm_old, int n, const int sources[], const int degrees[], const int destinations[], const int weights[], MPI_Info info, int reorder, MPI_Comm *comm_dist_graph); int PMPI_Dist_graph_neighbors_count(MPI_Comm comm, int *indegree, int *outdegree, int *weighted); int PMPI_Dist_graph_neighbors(MPI_Comm comm, int maxindegree, int sources[], int sourceweights[], int maxoutdegree, int destinations[], int destweights[]); int PMPI_Improbe(int source, int tag, MPI_Comm comm, int *flag, MPI_Message *message, MPI_Status *status); int PMPI_Imrecv(void *buf, int count, MPI_Datatype datatype, MPI_Message *message, MPI_Request *request) ; int PMPI_Mprobe(int source, int tag, MPI_Comm comm, MPI_Message *message, MPI_Status *status); int PMPI_Mrecv(void *buf, int count, MPI_Datatype datatype, MPI_Message *message, MPI_Status *status) ; int PMPI_Comm_idup(MPI_Comm comm, MPI_Comm *newcomm, MPI_Request *request); int PMPI_Ibarrier(MPI_Comm comm, MPI_Request *request); int PMPI_Ibcast(void *buffer, int count, MPI_Datatype datatype, int root, MPI_Comm comm, MPI_Request *request) ; int PMPI_Igather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Request *request) ; int PMPI_Igatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Request *request) ; int PMPI_Iscatter(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Request *request) ; int PMPI_Iscatterv(const void *sendbuf, const int sendcounts[], const int displs[], MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Request *request) ; int PMPI_Iallgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int PMPI_Iallgatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ialltoall(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ialltoallv(const void *sendbuf, const int sendcounts[], const int sdispls[], MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int rdispls[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ialltoallw(const void *sendbuf, const int sendcounts[], const int sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const int rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm, MPI_Request *request); int PMPI_Ireduce(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, int root, MPI_Comm comm, MPI_Request *request) ; int PMPI_Iallreduce(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ireduce_scatter(const void *sendbuf, void *recvbuf, const int recvcounts[], MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ireduce_scatter_block(const void *sendbuf, void *recvbuf, int recvcount, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int PMPI_Iscan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int PMPI_Iexscan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ineighbor_allgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ineighbor_allgatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ineighbor_alltoall(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ineighbor_alltoallv(const void *sendbuf, const int sendcounts[], const int sdispls[], MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int rdispls[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ineighbor_alltoallw(const void *sendbuf, const int sendcounts[], const MPI_Aint sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const MPI_Aint rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm, MPI_Request *request); int PMPI_Neighbor_allgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm) ; int PMPI_Neighbor_allgatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, MPI_Comm comm) ; int PMPI_Neighbor_alltoall(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm) ; int PMPI_Neighbor_alltoallv(const void *sendbuf, const int sendcounts[], const int sdispls[], MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int rdispls[], MPI_Datatype recvtype, MPI_Comm comm) ; int PMPI_Neighbor_alltoallw(const void *sendbuf, const int sendcounts[], const MPI_Aint sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const MPI_Aint rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm); int PMPI_Comm_split_type(MPI_Comm comm, int split_type, int key, MPI_Info info, MPI_Comm *newcomm); int PMPI_Comm_create_group(MPI_Comm comm, MPI_Group group, int tag, MPI_Comm *newcomm); int PMPI_Get_elements_x(const MPI_Status *status, MPI_Datatype datatype, MPI_Count *count); int PMPI_Status_set_elements_x(MPI_Status *status, MPI_Datatype datatype, MPI_Count count); int PMPI_Type_get_extent_x(MPI_Datatype datatype, MPI_Count *lb, MPI_Count *extent); int PMPI_Type_get_true_extent_x(MPI_Datatype datatype, MPI_Count *lb, MPI_Count *extent); int PMPI_Type_size_x(MPI_Datatype datatype, MPI_Count *size); int PMPI_T_init_thread(int required, int *provided); int PMPI_T_finalize(void); int PMPI_T_enum_get_info(MPI_T_enum enumtype, int *num, char *name, int *name_len); int PMPI_T_enum_get_item(MPI_T_enum enumtype, int indx, int *value, char *name, int *name_len); int PMPI_T_cvar_get_num(int *num_cvar); int PMPI_T_cvar_get_info(int cvar_index, char *name, int *name_len, int *verbosity, MPI_Datatype *datatype, MPI_T_enum *enumtype, char *desc, int *desc_len, int *binding, int *scope); int PMPI_T_cvar_handle_alloc(int cvar_index, void *obj_handle, MPI_T_cvar_handle *handle, int *count); int PMPI_T_cvar_handle_free(MPI_T_cvar_handle *handle); int PMPI_T_cvar_read(MPI_T_cvar_handle handle, void *buf); int PMPI_T_cvar_write(MPI_T_cvar_handle handle, const void *buf); int PMPI_T_pvar_get_num(int *num_pvar); int PMPI_T_pvar_get_info(int pvar_index, char *name, int *name_len, int *verbosity, int *var_class, MPI_Datatype *datatype, MPI_T_enum *enumtype, char *desc, int *desc_len, int *binding, int *readonly, int *continuous, int *atomic); int PMPI_T_pvar_session_create(MPI_T_pvar_session *session); int PMPI_T_pvar_session_free(MPI_T_pvar_session *session); int PMPI_T_pvar_handle_alloc(MPI_T_pvar_session session, int pvar_index, void *obj_handle, MPI_T_pvar_handle *handle, int *count); int PMPI_T_pvar_handle_free(MPI_T_pvar_session session, MPI_T_pvar_handle *handle); int PMPI_T_pvar_start(MPI_T_pvar_session session, MPI_T_pvar_handle handle); int PMPI_T_pvar_stop(MPI_T_pvar_session session, MPI_T_pvar_handle handle); int PMPI_T_pvar_read(MPI_T_pvar_session session, MPI_T_pvar_handle handle, void *buf); int PMPI_T_pvar_write(MPI_T_pvar_session session, MPI_T_pvar_handle handle, const void *buf); int PMPI_T_pvar_reset(MPI_T_pvar_session session, MPI_T_pvar_handle handle); int PMPI_T_pvar_readreset(MPI_T_pvar_session session, MPI_T_pvar_handle handle, void *buf); int PMPI_T_category_get_num(int *num_cat); int PMPI_T_category_get_info(int cat_index, char *name, int *name_len, char *desc, int *desc_len, int *num_cvars, int *num_pvars, int *num_categories); int PMPI_T_category_get_cvars(int cat_index, int len, int indices[]); int PMPI_T_category_get_pvars(int cat_index, int len, int indices[]); int PMPI_T_category_get_categories(int cat_index, int len, int indices[]); int PMPI_T_category_changed(int *stamp); int PMPIX_Comm_failure_ack(MPI_Comm comm); int PMPIX_Comm_failure_get_acked(MPI_Comm comm, MPI_Group *failedgrp); int PMPIX_Comm_revoke(MPI_Comm comm); int PMPIX_Comm_shrink(MPI_Comm comm, MPI_Comm *newcomm); int PMPIX_Comm_agree(MPI_Comm comm, int *flag); # 2200 "/opt/local/include/mpich-gcc49/mpi.h" # 1 "/opt/local/include/mpich-gcc49/mpio.h" 1 # 13 "/opt/local/include/mpich-gcc49/mpio.h" # 1 "/opt/local/include/mpich-gcc49/mpi.h" 1 # 14 "/opt/local/include/mpich-gcc49/mpio.h" 2 # 123 "/opt/local/include/mpich-gcc49/mpio.h" int MPI_File_open(MPI_Comm comm, const char *filename, int amode, MPI_Info info, MPI_File *fh); int MPI_File_close(MPI_File *fh); int MPI_File_delete(const char *filename, MPI_Info info); int MPI_File_set_size(MPI_File fh, MPI_Offset size); int MPI_File_preallocate(MPI_File fh, MPI_Offset size); int MPI_File_get_size(MPI_File fh, MPI_Offset *size); int MPI_File_get_group(MPI_File fh, MPI_Group *group); int MPI_File_get_amode(MPI_File fh, int *amode); int MPI_File_set_info(MPI_File fh, MPI_Info info); int MPI_File_get_info(MPI_File fh, MPI_Info *info_used); int MPI_File_set_view(MPI_File fh, MPI_Offset disp, MPI_Datatype etype, MPI_Datatype filetype, const char *datarep, MPI_Info info); int MPI_File_get_view(MPI_File fh, MPI_Offset *disp, MPI_Datatype *etype, MPI_Datatype *filetype, char *datarep); int MPI_File_read_at(MPI_File fh, MPI_Offset offset, void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_read_at_all(MPI_File fh, MPI_Offset offset, void * buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_write_at(MPI_File fh, MPI_Offset offset, const void * buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_write_at_all(MPI_File fh, MPI_Offset offset, const void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_iread_at(MPI_File fh, MPI_Offset offset, void *buf, int count, MPI_Datatype datatype, MPI_Request *request) ; int MPI_File_iwrite_at(MPI_File fh, MPI_Offset offset, const void *buf, int count, MPI_Datatype datatype, MPI_Request *request) ; int MPI_File_read(MPI_File fh, void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_read_all(MPI_File fh, void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_write(MPI_File fh, const void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_write_all(MPI_File fh, const void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_iread(MPI_File fh, void *buf, int count, MPI_Datatype datatype, MPI_Request *request) ; int MPI_File_iwrite(MPI_File fh, const void *buf, int count, MPI_Datatype datatype, MPI_Request *request) ; int MPI_File_seek(MPI_File fh, MPI_Offset offset, int whence); int MPI_File_get_position(MPI_File fh, MPI_Offset *offset); int MPI_File_get_byte_offset(MPI_File fh, MPI_Offset offset, MPI_Offset *disp); int MPI_File_read_shared(MPI_File fh, void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_write_shared(MPI_File fh, const void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_iread_shared(MPI_File fh, void *buf, int count, MPI_Datatype datatype, MPI_Request *request) ; int MPI_File_iwrite_shared(MPI_File fh, const void *buf, int count, MPI_Datatype datatype, MPI_Request *request) ; int MPI_File_read_ordered(MPI_File fh, void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_write_ordered(MPI_File fh, const void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_seek_shared(MPI_File fh, MPI_Offset offset, int whence); int MPI_File_get_position_shared(MPI_File fh, MPI_Offset *offset); int MPI_File_read_at_all_begin(MPI_File fh, MPI_Offset offset, void *buf, int count, MPI_Datatype datatype) ; int MPI_File_read_at_all_end(MPI_File fh, void *buf, MPI_Status *status); int MPI_File_write_at_all_begin(MPI_File fh, MPI_Offset offset, const void *buf, int count, MPI_Datatype datatype) ; int MPI_File_write_at_all_end(MPI_File fh, const void *buf, MPI_Status *status); int MPI_File_read_all_begin(MPI_File fh, void *buf, int count, MPI_Datatype datatype) ; int MPI_File_read_all_end(MPI_File fh, void *buf, MPI_Status *status); int MPI_File_write_all_begin(MPI_File fh, const void *buf, int count, MPI_Datatype datatype) ; int MPI_File_write_all_end(MPI_File fh, const void *buf, MPI_Status *status); int MPI_File_read_ordered_begin(MPI_File fh, void *buf, int count, MPI_Datatype datatype) ; int MPI_File_read_ordered_end(MPI_File fh, void *buf, MPI_Status *status); int MPI_File_write_ordered_begin(MPI_File fh, const void *buf, int count, MPI_Datatype datatype) ; int MPI_File_write_ordered_end(MPI_File fh, const void *buf, MPI_Status *status); int MPI_File_get_type_extent(MPI_File fh, MPI_Datatype datatype, MPI_Aint *extent); int MPI_Register_datarep(const char *datarep, MPI_Datarep_conversion_function *read_conversion_fn, MPI_Datarep_conversion_function *write_conversion_fn, MPI_Datarep_extent_function *dtype_file_extent_fn, void *extra_state); int MPI_File_set_atomicity(MPI_File fh, int flag); int MPI_File_get_atomicity(MPI_File fh, int *flag); int MPI_File_sync(MPI_File fh); # 268 "/opt/local/include/mpich-gcc49/mpio.h" MPI_File MPI_File_f2c(MPI_Fint file); MPI_Fint MPI_File_c2f(MPI_File file); # 329 "/opt/local/include/mpich-gcc49/mpio.h" int PMPI_File_open(MPI_Comm, const char *, int, MPI_Info, MPI_File *); int PMPI_File_close(MPI_File *); int PMPI_File_delete(const char *, MPI_Info); int PMPI_File_set_size(MPI_File, MPI_Offset); int PMPI_File_preallocate(MPI_File, MPI_Offset); int PMPI_File_get_size(MPI_File, MPI_Offset *); int PMPI_File_get_group(MPI_File, MPI_Group *); int PMPI_File_get_amode(MPI_File, int *); int PMPI_File_set_info(MPI_File, MPI_Info); int PMPI_File_get_info(MPI_File, MPI_Info *); int PMPI_File_set_view(MPI_File, MPI_Offset, MPI_Datatype, MPI_Datatype, const char *, MPI_Info); int PMPI_File_get_view(MPI_File, MPI_Offset *, MPI_Datatype *, MPI_Datatype *, char *); int PMPI_File_read_at(MPI_File, MPI_Offset, void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_read_at_all(MPI_File, MPI_Offset, void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_write_at(MPI_File, MPI_Offset, const void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_write_at_all(MPI_File, MPI_Offset, const void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_iread_at(MPI_File, MPI_Offset, void *, int, MPI_Datatype, MPI_Request *) ; int PMPI_File_iwrite_at(MPI_File, MPI_Offset, const void *, int, MPI_Datatype, MPI_Request *) ; int PMPI_File_read(MPI_File, void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_read_all(MPI_File, void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_write(MPI_File, const void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_write_all(MPI_File, const void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_iread(MPI_File, void *, int, MPI_Datatype, MPI_Request *) ; int PMPI_File_iwrite(MPI_File, const void *, int, MPI_Datatype, MPI_Request *) ; int PMPI_File_seek(MPI_File, MPI_Offset, int); int PMPI_File_get_position(MPI_File, MPI_Offset *); int PMPI_File_get_byte_offset(MPI_File, MPI_Offset, MPI_Offset *); int PMPI_File_read_shared(MPI_File, void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_write_shared(MPI_File, const void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_iread_shared(MPI_File, void *, int, MPI_Datatype, MPI_Request *) ; int PMPI_File_iwrite_shared(MPI_File, const void *, int, MPI_Datatype, MPI_Request *) ; int PMPI_File_read_ordered(MPI_File, void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_write_ordered(MPI_File, const void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_seek_shared(MPI_File, MPI_Offset, int); int PMPI_File_get_position_shared(MPI_File, MPI_Offset *); int PMPI_File_read_at_all_begin(MPI_File, MPI_Offset, void *, int, MPI_Datatype) ; int PMPI_File_read_at_all_end(MPI_File, void *, MPI_Status *); int PMPI_File_write_at_all_begin(MPI_File, MPI_Offset, const void *, int, MPI_Datatype) ; int PMPI_File_write_at_all_end(MPI_File, const void *, MPI_Status *); int PMPI_File_read_all_begin(MPI_File, void *, int, MPI_Datatype) ; int PMPI_File_read_all_end(MPI_File, void *, MPI_Status *); int PMPI_File_write_all_begin(MPI_File, const void *, int, MPI_Datatype) ; int PMPI_File_write_all_end(MPI_File, const void *, MPI_Status *); int PMPI_File_read_ordered_begin(MPI_File, void *, int, MPI_Datatype) ; int PMPI_File_read_ordered_end(MPI_File, void *, MPI_Status *); int PMPI_File_write_ordered_begin(MPI_File, const void *, int, MPI_Datatype) ; int PMPI_File_write_ordered_end(MPI_File, const void *, MPI_Status *); int PMPI_File_get_type_extent(MPI_File, MPI_Datatype, MPI_Aint *); int PMPI_Register_datarep(const char *, MPI_Datarep_conversion_function *, MPI_Datarep_conversion_function *, MPI_Datarep_extent_function *, void *); int PMPI_File_set_atomicity(MPI_File, int); int PMPI_File_get_atomicity(MPI_File, int *); int PMPI_File_sync(MPI_File); # 467 "/opt/local/include/mpich-gcc49/mpio.h" MPI_File PMPI_File_f2c(MPI_Fint); MPI_Fint PMPI_File_c2f(MPI_File); # 2201 "/opt/local/include/mpich-gcc49/mpi.h" 2 # 2222 "/opt/local/include/mpich-gcc49/mpi.h" typedef int MPIX_Grequest_class; int MPIX_Grequest_class_create(MPI_Grequest_query_function *query_fn, MPI_Grequest_free_function *free_fn, MPI_Grequest_cancel_function *cancel_fn, MPIX_Grequest_poll_function *poll_fn, MPIX_Grequest_wait_function *wait_fn, MPIX_Grequest_class *greq_class); int MPIX_Grequest_class_allocate(MPIX_Grequest_class greq_class, void *extra_state, MPI_Request *request); int MPIX_Grequest_start(MPI_Grequest_query_function *query_fn, MPI_Grequest_free_function *free_fn, MPI_Grequest_cancel_function *cancel_fn, MPIX_Grequest_poll_function *poll_fn, MPIX_Grequest_wait_function *wait_fn, void *extra_state, MPI_Request *request); struct mpixi_mutex_s; typedef struct mpixi_mutex_s * MPIX_Mutex; int MPIX_Mutex_create(int count, MPI_Comm comm, MPIX_Mutex *hdl); int MPIX_Mutex_free(MPIX_Mutex *hdl); int MPIX_Mutex_lock(MPIX_Mutex hdl, int mutex, int proc); int MPIX_Mutex_unlock(MPIX_Mutex hdl, int mutex, int proc); int PMPIX_Grequest_class_create(MPI_Grequest_query_function *query_fn, MPI_Grequest_free_function *free_fn, MPI_Grequest_cancel_function *cancel_fn, MPIX_Grequest_poll_function *poll_fn, MPIX_Grequest_wait_function *wait_fn, MPIX_Grequest_class *greq_class); int PMPIX_Grequest_class_allocate(MPIX_Grequest_class greq_class, void *extra_state, MPI_Request *request); int PMPIX_Grequest_start(MPI_Grequest_query_function *query_fn, MPI_Grequest_free_function *free_fn, MPI_Grequest_cancel_function *cancel_fn, MPIX_Grequest_poll_function *poll_fn, MPIX_Grequest_wait_function *wait_fn, void *extra_state, MPI_Request *request); int PMPIX_Mutex_create(int count, MPI_Comm comm, MPIX_Mutex *hdl); int PMPIX_Mutex_free(MPIX_Mutex *hdl); int PMPIX_Mutex_lock(MPIX_Mutex hdl, int mutex, int proc); int PMPIX_Mutex_unlock(MPIX_Mutex hdl, int mutex, int proc); # 62 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5public.h" 2 # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5api_adpt.h" 1 # 70 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5public.h" 2 # 107 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5public.h" typedef int herr_t; # 125 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5public.h" typedef unsigned int hbool_t; typedef int htri_t; # 151 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5public.h" typedef unsigned long long hsize_t; typedef signed long long hssize_t; # 163 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5public.h" typedef uint64_t haddr_t; # 268 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5public.h" typedef enum { H5_ITER_UNKNOWN = -1, H5_ITER_INC, H5_ITER_DEC, H5_ITER_NATIVE, H5_ITER_N } H5_iter_order_t; # 289 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5public.h" typedef enum H5_index_t { H5_INDEX_UNKNOWN = -1, H5_INDEX_NAME, H5_INDEX_CRT_ORDER, H5_INDEX_N } H5_index_t; typedef struct H5_ih_info_t { hsize_t index_size; hsize_t heap_size; } H5_ih_info_t; herr_t H5open(void); herr_t H5close(void); herr_t H5dont_atexit(void); herr_t H5garbage_collect(void); herr_t H5set_free_list_limits (int reg_global_lim, int reg_list_lim, int arr_global_lim, int arr_list_lim, int blk_global_lim, int blk_list_lim); herr_t H5get_libversion(unsigned *majnum, unsigned *minnum, unsigned *relnum); herr_t H5check_version(unsigned majnum, unsigned minnum, unsigned relnum); # 25 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/hdf5.h" 2 # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Apublic.h" 1 # 23 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Apublic.h" # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Ipublic.h" 1 # 36 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Ipublic.h" typedef enum H5I_type_t { H5I_UNINIT = (-2), H5I_BADID = (-1), H5I_FILE = 1, H5I_GROUP, H5I_DATATYPE, H5I_DATASPACE, H5I_DATASET, H5I_ATTR, H5I_REFERENCE, H5I_VFL, H5I_GENPROP_CLS, H5I_GENPROP_LST, H5I_ERROR_CLASS, H5I_ERROR_MSG, H5I_ERROR_STACK, H5I_NTYPES } H5I_type_t; typedef int hid_t; # 69 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Ipublic.h" typedef herr_t (*H5I_free_t)(void*); typedef int (*H5I_search_func_t)(void *obj, hid_t id, void *key); hid_t H5Iregister(H5I_type_t type, const void *object); void *H5Iobject_verify(hid_t id, H5I_type_t id_type); void *H5Iremove_verify(hid_t id, H5I_type_t id_type); H5I_type_t H5Iget_type(hid_t id); hid_t H5Iget_file_id(hid_t id); ssize_t H5Iget_name(hid_t id, char *name , size_t size); int H5Iinc_ref(hid_t id); int H5Idec_ref(hid_t id); int H5Iget_ref(hid_t id); H5I_type_t H5Iregister_type(size_t hash_size, unsigned reserved, H5I_free_t free_func); herr_t H5Iclear_type(H5I_type_t type, hbool_t force); herr_t H5Idestroy_type(H5I_type_t type); int H5Iinc_type_ref(H5I_type_t type); int H5Idec_type_ref(H5I_type_t type); int H5Iget_type_ref(H5I_type_t type); void *H5Isearch(H5I_type_t type, H5I_search_func_t func, void *key); herr_t H5Inmembers(H5I_type_t type, hsize_t *num_members); htri_t H5Itype_exists(H5I_type_t type); htri_t H5Iis_valid(hid_t id); # 24 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Apublic.h" 2 # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Opublic.h" 1 # 33 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Opublic.h" # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Lpublic.h" 1 # 32 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Lpublic.h" # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Tpublic.h" 1 # 30 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Tpublic.h" typedef enum H5T_class_t { H5T_NO_CLASS = -1, H5T_INTEGER = 0, H5T_FLOAT = 1, H5T_TIME = 2, H5T_STRING = 3, H5T_BITFIELD = 4, H5T_OPAQUE = 5, H5T_COMPOUND = 6, H5T_REFERENCE = 7, H5T_ENUM = 8, H5T_VLEN = 9, H5T_ARRAY = 10, H5T_NCLASSES } H5T_class_t; typedef enum H5T_order_t { H5T_ORDER_ERROR = -1, H5T_ORDER_LE = 0, H5T_ORDER_BE = 1, H5T_ORDER_VAX = 2, H5T_ORDER_MIXED = 3, H5T_ORDER_NONE = 4 } H5T_order_t; typedef enum H5T_sign_t { H5T_SGN_ERROR = -1, H5T_SGN_NONE = 0, H5T_SGN_2 = 1, H5T_NSGN = 2 } H5T_sign_t; typedef enum H5T_norm_t { H5T_NORM_ERROR = -1, H5T_NORM_IMPLIED = 0, H5T_NORM_MSBSET = 1, H5T_NORM_NONE = 2 } H5T_norm_t; typedef enum H5T_cset_t { H5T_CSET_ERROR = -1, H5T_CSET_ASCII = 0, H5T_CSET_UTF8 = 1, H5T_CSET_RESERVED_2 = 2, H5T_CSET_RESERVED_3 = 3, H5T_CSET_RESERVED_4 = 4, H5T_CSET_RESERVED_5 = 5, H5T_CSET_RESERVED_6 = 6, H5T_CSET_RESERVED_7 = 7, H5T_CSET_RESERVED_8 = 8, H5T_CSET_RESERVED_9 = 9, H5T_CSET_RESERVED_10 = 10, H5T_CSET_RESERVED_11 = 11, H5T_CSET_RESERVED_12 = 12, H5T_CSET_RESERVED_13 = 13, H5T_CSET_RESERVED_14 = 14, H5T_CSET_RESERVED_15 = 15 } H5T_cset_t; typedef enum H5T_str_t { H5T_STR_ERROR = -1, H5T_STR_NULLTERM = 0, H5T_STR_NULLPAD = 1, H5T_STR_SPACEPAD = 2, H5T_STR_RESERVED_3 = 3, H5T_STR_RESERVED_4 = 4, H5T_STR_RESERVED_5 = 5, H5T_STR_RESERVED_6 = 6, H5T_STR_RESERVED_7 = 7, H5T_STR_RESERVED_8 = 8, H5T_STR_RESERVED_9 = 9, H5T_STR_RESERVED_10 = 10, H5T_STR_RESERVED_11 = 11, H5T_STR_RESERVED_12 = 12, H5T_STR_RESERVED_13 = 13, H5T_STR_RESERVED_14 = 14, H5T_STR_RESERVED_15 = 15 } H5T_str_t; typedef enum H5T_pad_t { H5T_PAD_ERROR = -1, H5T_PAD_ZERO = 0, H5T_PAD_ONE = 1, H5T_PAD_BACKGROUND = 2, H5T_NPAD = 3 } H5T_pad_t; typedef enum H5T_cmd_t { H5T_CONV_INIT = 0, H5T_CONV_CONV = 1, H5T_CONV_FREE = 2 } H5T_cmd_t; typedef enum H5T_bkg_t { H5T_BKG_NO = 0, H5T_BKG_TEMP = 1, H5T_BKG_YES = 2 } H5T_bkg_t; typedef struct H5T_cdata_t { H5T_cmd_t command; H5T_bkg_t need_bkg; hbool_t recalc; void *priv; } H5T_cdata_t; typedef enum H5T_pers_t { H5T_PERS_DONTCARE = -1, H5T_PERS_HARD = 0, H5T_PERS_SOFT = 1 } H5T_pers_t; typedef enum H5T_direction_t { H5T_DIR_DEFAULT = 0, H5T_DIR_ASCEND = 1, H5T_DIR_DESCEND = 2 } H5T_direction_t; typedef enum H5T_conv_except_t { H5T_CONV_EXCEPT_RANGE_HI = 0, H5T_CONV_EXCEPT_RANGE_LOW = 1, H5T_CONV_EXCEPT_PRECISION = 2, H5T_CONV_EXCEPT_TRUNCATE = 3, H5T_CONV_EXCEPT_PINF = 4, H5T_CONV_EXCEPT_NINF = 5, H5T_CONV_EXCEPT_NAN = 6 } H5T_conv_except_t; typedef enum H5T_conv_ret_t { H5T_CONV_ABORT = -1, H5T_CONV_UNHANDLED = 0, H5T_CONV_HANDLED = 1 } H5T_conv_ret_t; typedef struct { size_t len; void *p; } hvl_t; # 209 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Tpublic.h" typedef herr_t (*H5T_conv_t) (hid_t src_id, hid_t dst_id, H5T_cdata_t *cdata, size_t nelmts, size_t buf_stride, size_t bkg_stride, void *buf, void *bkg, hid_t dset_xfer_plist); typedef H5T_conv_ret_t (*H5T_conv_except_func_t)(H5T_conv_except_t except_type, hid_t src_id, hid_t dst_id, void *src_buf, void *dst_buf, void *user_data); # 234 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Tpublic.h" extern hid_t H5T_IEEE_F32BE_g; extern hid_t H5T_IEEE_F32LE_g; extern hid_t H5T_IEEE_F64BE_g; extern hid_t H5T_IEEE_F64LE_g; # 269 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Tpublic.h" extern hid_t H5T_STD_I8BE_g; extern hid_t H5T_STD_I8LE_g; extern hid_t H5T_STD_I16BE_g; extern hid_t H5T_STD_I16LE_g; extern hid_t H5T_STD_I32BE_g; extern hid_t H5T_STD_I32LE_g; extern hid_t H5T_STD_I64BE_g; extern hid_t H5T_STD_I64LE_g; extern hid_t H5T_STD_U8BE_g; extern hid_t H5T_STD_U8LE_g; extern hid_t H5T_STD_U16BE_g; extern hid_t H5T_STD_U16LE_g; extern hid_t H5T_STD_U32BE_g; extern hid_t H5T_STD_U32LE_g; extern hid_t H5T_STD_U64BE_g; extern hid_t H5T_STD_U64LE_g; extern hid_t H5T_STD_B8BE_g; extern hid_t H5T_STD_B8LE_g; extern hid_t H5T_STD_B16BE_g; extern hid_t H5T_STD_B16LE_g; extern hid_t H5T_STD_B32BE_g; extern hid_t H5T_STD_B32LE_g; extern hid_t H5T_STD_B64BE_g; extern hid_t H5T_STD_B64LE_g; extern hid_t H5T_STD_REF_OBJ_g; extern hid_t H5T_STD_REF_DSETREG_g; # 303 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Tpublic.h" extern hid_t H5T_UNIX_D32BE_g; extern hid_t H5T_UNIX_D32LE_g; extern hid_t H5T_UNIX_D64BE_g; extern hid_t H5T_UNIX_D64LE_g; extern hid_t H5T_C_S1_g; extern hid_t H5T_FORTRAN_S1_g; # 383 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Tpublic.h" extern hid_t H5T_VAX_F32_g; extern hid_t H5T_VAX_F64_g; # 421 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Tpublic.h" extern hid_t H5T_NATIVE_SCHAR_g; extern hid_t H5T_NATIVE_UCHAR_g; extern hid_t H5T_NATIVE_SHORT_g; extern hid_t H5T_NATIVE_USHORT_g; extern hid_t H5T_NATIVE_INT_g; extern hid_t H5T_NATIVE_UINT_g; extern hid_t H5T_NATIVE_LONG_g; extern hid_t H5T_NATIVE_ULONG_g; extern hid_t H5T_NATIVE_LLONG_g; extern hid_t H5T_NATIVE_ULLONG_g; extern hid_t H5T_NATIVE_FLOAT_g; extern hid_t H5T_NATIVE_DOUBLE_g; extern hid_t H5T_NATIVE_LDOUBLE_g; extern hid_t H5T_NATIVE_B8_g; extern hid_t H5T_NATIVE_B16_g; extern hid_t H5T_NATIVE_B32_g; extern hid_t H5T_NATIVE_B64_g; extern hid_t H5T_NATIVE_OPAQUE_g; extern hid_t H5T_NATIVE_HADDR_g; extern hid_t H5T_NATIVE_HSIZE_g; extern hid_t H5T_NATIVE_HSSIZE_g; extern hid_t H5T_NATIVE_HERR_g; extern hid_t H5T_NATIVE_HBOOL_g; # 454 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Tpublic.h" extern hid_t H5T_NATIVE_INT8_g; extern hid_t H5T_NATIVE_UINT8_g; extern hid_t H5T_NATIVE_INT_LEAST8_g; extern hid_t H5T_NATIVE_UINT_LEAST8_g; extern hid_t H5T_NATIVE_INT_FAST8_g; extern hid_t H5T_NATIVE_UINT_FAST8_g; extern hid_t H5T_NATIVE_INT16_g; extern hid_t H5T_NATIVE_UINT16_g; extern hid_t H5T_NATIVE_INT_LEAST16_g; extern hid_t H5T_NATIVE_UINT_LEAST16_g; extern hid_t H5T_NATIVE_INT_FAST16_g; extern hid_t H5T_NATIVE_UINT_FAST16_g; extern hid_t H5T_NATIVE_INT32_g; extern hid_t H5T_NATIVE_UINT32_g; extern hid_t H5T_NATIVE_INT_LEAST32_g; extern hid_t H5T_NATIVE_UINT_LEAST32_g; extern hid_t H5T_NATIVE_INT_FAST32_g; extern hid_t H5T_NATIVE_UINT_FAST32_g; extern hid_t H5T_NATIVE_INT64_g; extern hid_t H5T_NATIVE_UINT64_g; extern hid_t H5T_NATIVE_INT_LEAST64_g; extern hid_t H5T_NATIVE_UINT_LEAST64_g; extern hid_t H5T_NATIVE_INT_FAST64_g; extern hid_t H5T_NATIVE_UINT_FAST64_g; hid_t H5Tcreate(H5T_class_t type, size_t size); hid_t H5Tcopy(hid_t type_id); herr_t H5Tclose(hid_t type_id); htri_t H5Tequal(hid_t type1_id, hid_t type2_id); herr_t H5Tlock(hid_t type_id); herr_t H5Tcommit2(hid_t loc_id, const char *name, hid_t type_id, hid_t lcpl_id, hid_t tcpl_id, hid_t tapl_id); hid_t H5Topen2(hid_t loc_id, const char *name, hid_t tapl_id); herr_t H5Tcommit_anon(hid_t loc_id, hid_t type_id, hid_t tcpl_id, hid_t tapl_id); hid_t H5Tget_create_plist(hid_t type_id); htri_t H5Tcommitted(hid_t type_id); herr_t H5Tencode(hid_t obj_id, void *buf, size_t *nalloc); hid_t H5Tdecode(const void *buf); herr_t H5Tinsert(hid_t parent_id, const char *name, size_t offset, hid_t member_id); herr_t H5Tpack(hid_t type_id); hid_t H5Tenum_create(hid_t base_id); herr_t H5Tenum_insert(hid_t type, const char *name, const void *value); herr_t H5Tenum_nameof(hid_t type, const void *value, char *name , size_t size); herr_t H5Tenum_valueof(hid_t type, const char *name, void *value ); hid_t H5Tvlen_create(hid_t base_id); hid_t H5Tarray_create2(hid_t base_id, unsigned ndims, const hsize_t dim[ ]); int H5Tget_array_ndims(hid_t type_id); int H5Tget_array_dims2(hid_t type_id, hsize_t dims[]); herr_t H5Tset_tag(hid_t type, const char *tag); char *H5Tget_tag(hid_t type); hid_t H5Tget_super(hid_t type); H5T_class_t H5Tget_class(hid_t type_id); htri_t H5Tdetect_class(hid_t type_id, H5T_class_t cls); size_t H5Tget_size(hid_t type_id); H5T_order_t H5Tget_order(hid_t type_id); size_t H5Tget_precision(hid_t type_id); int H5Tget_offset(hid_t type_id); herr_t H5Tget_pad(hid_t type_id, H5T_pad_t *lsb , H5T_pad_t *msb ); H5T_sign_t H5Tget_sign(hid_t type_id); herr_t H5Tget_fields(hid_t type_id, size_t *spos , size_t *epos , size_t *esize , size_t *mpos , size_t *msize ); size_t H5Tget_ebias(hid_t type_id); H5T_norm_t H5Tget_norm(hid_t type_id); H5T_pad_t H5Tget_inpad(hid_t type_id); H5T_str_t H5Tget_strpad(hid_t type_id); int H5Tget_nmembers(hid_t type_id); char *H5Tget_member_name(hid_t type_id, unsigned membno); int H5Tget_member_index(hid_t type_id, const char *name); size_t H5Tget_member_offset(hid_t type_id, unsigned membno); H5T_class_t H5Tget_member_class(hid_t type_id, unsigned membno); hid_t H5Tget_member_type(hid_t type_id, unsigned membno); herr_t H5Tget_member_value(hid_t type_id, unsigned membno, void *value ); H5T_cset_t H5Tget_cset(hid_t type_id); htri_t H5Tis_variable_str(hid_t type_id); hid_t H5Tget_native_type(hid_t type_id, H5T_direction_t direction); herr_t H5Tset_size(hid_t type_id, size_t size); herr_t H5Tset_order(hid_t type_id, H5T_order_t order); herr_t H5Tset_precision(hid_t type_id, size_t prec); herr_t H5Tset_offset(hid_t type_id, size_t offset); herr_t H5Tset_pad(hid_t type_id, H5T_pad_t lsb, H5T_pad_t msb); herr_t H5Tset_sign(hid_t type_id, H5T_sign_t sign); herr_t H5Tset_fields(hid_t type_id, size_t spos, size_t epos, size_t esize, size_t mpos, size_t msize); herr_t H5Tset_ebias(hid_t type_id, size_t ebias); herr_t H5Tset_norm(hid_t type_id, H5T_norm_t norm); herr_t H5Tset_inpad(hid_t type_id, H5T_pad_t pad); herr_t H5Tset_cset(hid_t type_id, H5T_cset_t cset); herr_t H5Tset_strpad(hid_t type_id, H5T_str_t strpad); herr_t H5Tregister(H5T_pers_t pers, const char *name, hid_t src_id, hid_t dst_id, H5T_conv_t func); herr_t H5Tunregister(H5T_pers_t pers, const char *name, hid_t src_id, hid_t dst_id, H5T_conv_t func); H5T_conv_t H5Tfind(hid_t src_id, hid_t dst_id, H5T_cdata_t **pcdata); htri_t H5Tcompiler_conv(hid_t src_id, hid_t dst_id); herr_t H5Tconvert(hid_t src_id, hid_t dst_id, size_t nelmts, void *buf, void *background, hid_t plist_id); # 608 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Tpublic.h" herr_t H5Tcommit1(hid_t loc_id, const char *name, hid_t type_id); hid_t H5Topen1(hid_t loc_id, const char *name); hid_t H5Tarray_create1(hid_t base_id, int ndims, const hsize_t dim[ ], const int perm[ ]); int H5Tget_array_dims1(hid_t type_id, hsize_t dims[], int perm[]); # 33 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Lpublic.h" 2 # 64 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Lpublic.h" typedef enum { H5L_TYPE_ERROR = (-1), H5L_TYPE_HARD = 0, H5L_TYPE_SOFT = 1, H5L_TYPE_EXTERNAL = 64, H5L_TYPE_MAX = 255 } H5L_type_t; typedef struct { H5L_type_t type; hbool_t corder_valid; int64_t corder; H5T_cset_t cset; union { haddr_t address; size_t val_size; } u; } H5L_info_t; typedef herr_t (*H5L_create_func_t)(const char *link_name, hid_t loc_group, const void *lnkdata, size_t lnkdata_size, hid_t lcpl_id); typedef herr_t (*H5L_move_func_t)(const char *new_name, hid_t new_loc, const void *lnkdata, size_t lnkdata_size); typedef herr_t (*H5L_copy_func_t)(const char *new_name, hid_t new_loc, const void *lnkdata, size_t lnkdata_size); typedef herr_t (*H5L_traverse_func_t)(const char *link_name, hid_t cur_group, const void *lnkdata, size_t lnkdata_size, hid_t lapl_id); typedef herr_t (*H5L_delete_func_t)(const char *link_name, hid_t file, const void *lnkdata, size_t lnkdata_size); typedef ssize_t (*H5L_query_func_t)(const char *link_name, const void *lnkdata, size_t lnkdata_size, void *buf , size_t buf_size); typedef struct { int version; H5L_type_t id; const char *comment; H5L_create_func_t create_func; H5L_move_func_t move_func; H5L_copy_func_t copy_func; H5L_traverse_func_t trav_func; H5L_delete_func_t del_func; H5L_query_func_t query_func; } H5L_class_t; typedef herr_t (*H5L_iterate_t)(hid_t group, const char *name, const H5L_info_t *info, void *op_data); typedef herr_t (*H5L_elink_traverse_t)(const char *parent_file_name, const char *parent_group_name, const char *child_file_name, const char *child_object_name, unsigned *acc_flags, hid_t fapl_id, void *op_data); # 148 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Lpublic.h" herr_t H5Lmove(hid_t src_loc, const char *src_name, hid_t dst_loc, const char *dst_name, hid_t lcpl_id, hid_t lapl_id); herr_t H5Lcopy(hid_t src_loc, const char *src_name, hid_t dst_loc, const char *dst_name, hid_t lcpl_id, hid_t lapl_id); herr_t H5Lcreate_hard(hid_t cur_loc, const char *cur_name, hid_t dst_loc, const char *dst_name, hid_t lcpl_id, hid_t lapl_id); herr_t H5Lcreate_soft(const char *link_target, hid_t link_loc_id, const char *link_name, hid_t lcpl_id, hid_t lapl_id); herr_t H5Ldelete(hid_t loc_id, const char *name, hid_t lapl_id); herr_t H5Ldelete_by_idx(hid_t loc_id, const char *group_name, H5_index_t idx_type, H5_iter_order_t order, hsize_t n, hid_t lapl_id); herr_t H5Lget_val(hid_t loc_id, const char *name, void *buf , size_t size, hid_t lapl_id); herr_t H5Lget_val_by_idx(hid_t loc_id, const char *group_name, H5_index_t idx_type, H5_iter_order_t order, hsize_t n, void *buf , size_t size, hid_t lapl_id); htri_t H5Lexists(hid_t loc_id, const char *name, hid_t lapl_id); herr_t H5Lget_info(hid_t loc_id, const char *name, H5L_info_t *linfo , hid_t lapl_id); herr_t H5Lget_info_by_idx(hid_t loc_id, const char *group_name, H5_index_t idx_type, H5_iter_order_t order, hsize_t n, H5L_info_t *linfo , hid_t lapl_id); ssize_t H5Lget_name_by_idx(hid_t loc_id, const char *group_name, H5_index_t idx_type, H5_iter_order_t order, hsize_t n, char *name , size_t size, hid_t lapl_id); herr_t H5Literate(hid_t grp_id, H5_index_t idx_type, H5_iter_order_t order, hsize_t *idx, H5L_iterate_t op, void *op_data); herr_t H5Literate_by_name(hid_t loc_id, const char *group_name, H5_index_t idx_type, H5_iter_order_t order, hsize_t *idx, H5L_iterate_t op, void *op_data, hid_t lapl_id); herr_t H5Lvisit(hid_t grp_id, H5_index_t idx_type, H5_iter_order_t order, H5L_iterate_t op, void *op_data); herr_t H5Lvisit_by_name(hid_t loc_id, const char *group_name, H5_index_t idx_type, H5_iter_order_t order, H5L_iterate_t op, void *op_data, hid_t lapl_id); herr_t H5Lcreate_ud(hid_t link_loc_id, const char *link_name, H5L_type_t link_type, const void *udata, size_t udata_size, hid_t lcpl_id, hid_t lapl_id); herr_t H5Lregister(const H5L_class_t *cls); herr_t H5Lunregister(H5L_type_t id); htri_t H5Lis_registered(H5L_type_t id); herr_t H5Lunpack_elink_val(const void *ext_linkval , size_t link_size, unsigned *flags, const char **filename , const char **obj_path ); herr_t H5Lcreate_external(const char *file_name, const char *obj_name, hid_t link_loc_id, const char *link_name, hid_t lcpl_id, hid_t lapl_id); # 34 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Opublic.h" 2 # 83 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Opublic.h" typedef enum H5O_type_t { H5O_TYPE_UNKNOWN = -1, H5O_TYPE_GROUP, H5O_TYPE_DATASET, H5O_TYPE_NAMED_DATATYPE, H5O_TYPE_NTYPES } H5O_type_t; typedef struct H5O_hdr_info_t { unsigned version; unsigned nmesgs; unsigned nchunks; unsigned flags; struct { hsize_t total; hsize_t meta; hsize_t mesg; hsize_t free; } space; struct { uint64_t present; uint64_t shared; } mesg; } H5O_hdr_info_t; typedef struct H5O_info_t { unsigned long fileno; haddr_t addr; H5O_type_t type; unsigned rc; time_t atime; time_t mtime; time_t ctime; time_t btime; hsize_t num_attrs; H5O_hdr_info_t hdr; struct { H5_ih_info_t obj; H5_ih_info_t attr; } meta_size; } H5O_info_t; typedef uint32_t H5O_msg_crt_idx_t; typedef herr_t (*H5O_iterate_t)(hid_t obj, const char *name, const H5O_info_t *info, void *op_data); typedef enum H5O_mcdt_search_ret_t { H5O_MCDT_SEARCH_ERROR = -1, H5O_MCDT_SEARCH_CONT, H5O_MCDT_SEARCH_STOP } H5O_mcdt_search_ret_t; typedef H5O_mcdt_search_ret_t (*H5O_mcdt_search_cb_t)(void *op_data); # 156 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Opublic.h" hid_t H5Oopen(hid_t loc_id, const char *name, hid_t lapl_id); hid_t H5Oopen_by_addr(hid_t loc_id, haddr_t addr); hid_t H5Oopen_by_idx(hid_t loc_id, const char *group_name, H5_index_t idx_type, H5_iter_order_t order, hsize_t n, hid_t lapl_id); htri_t H5Oexists_by_name(hid_t loc_id, const char *name, hid_t lapl_id); herr_t H5Oget_info(hid_t loc_id, H5O_info_t *oinfo); herr_t H5Oget_info_by_name(hid_t loc_id, const char *name, H5O_info_t *oinfo, hid_t lapl_id); herr_t H5Oget_info_by_idx(hid_t loc_id, const char *group_name, H5_index_t idx_type, H5_iter_order_t order, hsize_t n, H5O_info_t *oinfo, hid_t lapl_id); herr_t H5Olink(hid_t obj_id, hid_t new_loc_id, const char *new_name, hid_t lcpl_id, hid_t lapl_id); herr_t H5Oincr_refcount(hid_t object_id); herr_t H5Odecr_refcount(hid_t object_id); herr_t H5Ocopy(hid_t src_loc_id, const char *src_name, hid_t dst_loc_id, const char *dst_name, hid_t ocpypl_id, hid_t lcpl_id); herr_t H5Oset_comment(hid_t obj_id, const char *comment); herr_t H5Oset_comment_by_name(hid_t loc_id, const char *name, const char *comment, hid_t lapl_id); ssize_t H5Oget_comment(hid_t obj_id, char *comment, size_t bufsize); ssize_t H5Oget_comment_by_name(hid_t loc_id, const char *name, char *comment, size_t bufsize, hid_t lapl_id); herr_t H5Ovisit(hid_t obj_id, H5_index_t idx_type, H5_iter_order_t order, H5O_iterate_t op, void *op_data); herr_t H5Ovisit_by_name(hid_t loc_id, const char *obj_name, H5_index_t idx_type, H5_iter_order_t order, H5O_iterate_t op, void *op_data, hid_t lapl_id); herr_t H5Oclose(hid_t object_id); # 197 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Opublic.h" typedef struct H5O_stat_t { hsize_t size; hsize_t free; unsigned nmesgs; unsigned nchunks; } H5O_stat_t; # 25 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Apublic.h" 2 typedef struct { hbool_t corder_valid; H5O_msg_crt_idx_t corder; H5T_cset_t cset; hsize_t data_size; } H5A_info_t; typedef herr_t (*H5A_operator2_t)(hid_t location_id , const char *attr_name , const H5A_info_t *ainfo , void *op_data ); hid_t H5Acreate2(hid_t loc_id, const char *attr_name, hid_t type_id, hid_t space_id, hid_t acpl_id, hid_t aapl_id); hid_t H5Acreate_by_name(hid_t loc_id, const char *obj_name, const char *attr_name, hid_t type_id, hid_t space_id, hid_t acpl_id, hid_t aapl_id, hid_t lapl_id); hid_t H5Aopen(hid_t obj_id, const char *attr_name, hid_t aapl_id); hid_t H5Aopen_by_name(hid_t loc_id, const char *obj_name, const char *attr_name, hid_t aapl_id, hid_t lapl_id); hid_t H5Aopen_by_idx(hid_t loc_id, const char *obj_name, H5_index_t idx_type, H5_iter_order_t order, hsize_t n, hid_t aapl_id, hid_t lapl_id); herr_t H5Awrite(hid_t attr_id, hid_t type_id, const void *buf); herr_t H5Aread(hid_t attr_id, hid_t type_id, void *buf); herr_t H5Aclose(hid_t attr_id); hid_t H5Aget_space(hid_t attr_id); hid_t H5Aget_type(hid_t attr_id); hid_t H5Aget_create_plist(hid_t attr_id); ssize_t H5Aget_name(hid_t attr_id, size_t buf_size, char *buf); ssize_t H5Aget_name_by_idx(hid_t loc_id, const char *obj_name, H5_index_t idx_type, H5_iter_order_t order, hsize_t n, char *name , size_t size, hid_t lapl_id); hsize_t H5Aget_storage_size(hid_t attr_id); herr_t H5Aget_info(hid_t attr_id, H5A_info_t *ainfo ); herr_t H5Aget_info_by_name(hid_t loc_id, const char *obj_name, const char *attr_name, H5A_info_t *ainfo , hid_t lapl_id); herr_t H5Aget_info_by_idx(hid_t loc_id, const char *obj_name, H5_index_t idx_type, H5_iter_order_t order, hsize_t n, H5A_info_t *ainfo , hid_t lapl_id); herr_t H5Arename(hid_t loc_id, const char *old_name, const char *new_name); herr_t H5Arename_by_name(hid_t loc_id, const char *obj_name, const char *old_attr_name, const char *new_attr_name, hid_t lapl_id); herr_t H5Aiterate2(hid_t loc_id, H5_index_t idx_type, H5_iter_order_t order, hsize_t *idx, H5A_operator2_t op, void *op_data); herr_t H5Aiterate_by_name(hid_t loc_id, const char *obj_name, H5_index_t idx_type, H5_iter_order_t order, hsize_t *idx, H5A_operator2_t op, void *op_data, hid_t lapd_id); herr_t H5Adelete(hid_t loc_id, const char *name); herr_t H5Adelete_by_name(hid_t loc_id, const char *obj_name, const char *attr_name, hid_t lapl_id); herr_t H5Adelete_by_idx(hid_t loc_id, const char *obj_name, H5_index_t idx_type, H5_iter_order_t order, hsize_t n, hid_t lapl_id); htri_t H5Aexists(hid_t obj_id, const char *attr_name); htri_t H5Aexists_by_name(hid_t obj_id, const char *obj_name, const char *attr_name, hid_t lapl_id); # 100 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Apublic.h" typedef herr_t (*H5A_operator1_t)(hid_t location_id , const char *attr_name , void *operator_data ); hid_t H5Acreate1(hid_t loc_id, const char *name, hid_t type_id, hid_t space_id, hid_t acpl_id); hid_t H5Aopen_name(hid_t loc_id, const char *name); hid_t H5Aopen_idx(hid_t loc_id, unsigned idx); int H5Aget_num_attrs(hid_t loc_id); herr_t H5Aiterate1(hid_t loc_id, unsigned *attr_num, H5A_operator1_t op, void *op_data); # 26 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/hdf5.h" 2 # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5ACpublic.h" 1 # 33 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5ACpublic.h" # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Cpublic.h" 1 # 38 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Cpublic.h" enum H5C_cache_incr_mode { H5C_incr__off, H5C_incr__threshold }; enum H5C_cache_flash_incr_mode { H5C_flash_incr__off, H5C_flash_incr__add_space }; enum H5C_cache_decr_mode { H5C_decr__off, H5C_decr__threshold, H5C_decr__age_out, H5C_decr__age_out_with_threshold }; # 34 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5ACpublic.h" 2 # 443 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5ACpublic.h" typedef struct H5AC_cache_config_t { int version; hbool_t rpt_fcn_enabled; hbool_t open_trace_file; hbool_t close_trace_file; char trace_file_name[1024 + 1]; hbool_t evictions_enabled; hbool_t set_initial_size; size_t initial_size; double min_clean_fraction; size_t max_size; size_t min_size; long int epoch_length; enum H5C_cache_incr_mode incr_mode; double lower_hr_threshold; double increment; hbool_t apply_max_increment; size_t max_increment; enum H5C_cache_flash_incr_mode flash_incr_mode; double flash_multiple; double flash_threshold; enum H5C_cache_decr_mode decr_mode; double upper_hr_threshold; double decrement; hbool_t apply_max_decrement; size_t max_decrement; int epochs_before_eviction; hbool_t apply_empty_reserve; double empty_reserve; int dirty_bytes_threshold; int metadata_write_strategy; } H5AC_cache_config_t; # 27 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/hdf5.h" 2 # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Dpublic.h" 1 # 48 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Dpublic.h" typedef enum H5D_layout_t { H5D_LAYOUT_ERROR = -1, H5D_COMPACT = 0, H5D_CONTIGUOUS = 1, H5D_CHUNKED = 2, H5D_NLAYOUTS = 3 } H5D_layout_t; typedef enum H5D_chunk_index_t { H5D_CHUNK_BTREE = 0 } H5D_chunk_index_t; typedef enum H5D_alloc_time_t { H5D_ALLOC_TIME_ERROR = -1, H5D_ALLOC_TIME_DEFAULT = 0, H5D_ALLOC_TIME_EARLY = 1, H5D_ALLOC_TIME_LATE = 2, H5D_ALLOC_TIME_INCR = 3 } H5D_alloc_time_t; typedef enum H5D_space_status_t { H5D_SPACE_STATUS_ERROR = -1, H5D_SPACE_STATUS_NOT_ALLOCATED = 0, H5D_SPACE_STATUS_PART_ALLOCATED = 1, H5D_SPACE_STATUS_ALLOCATED = 2 } H5D_space_status_t; typedef enum H5D_fill_time_t { H5D_FILL_TIME_ERROR = -1, H5D_FILL_TIME_ALLOC = 0, H5D_FILL_TIME_NEVER = 1, H5D_FILL_TIME_IFSET = 2 } H5D_fill_time_t; typedef enum H5D_fill_value_t { H5D_FILL_VALUE_ERROR =-1, H5D_FILL_VALUE_UNDEFINED =0, H5D_FILL_VALUE_DEFAULT =1, H5D_FILL_VALUE_USER_DEFINED =2 } H5D_fill_value_t; # 107 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Dpublic.h" typedef herr_t (*H5D_operator_t)(void *elem, hid_t type_id, unsigned ndim, const hsize_t *point, void *operator_data); typedef herr_t (*H5D_scatter_func_t)(const void **src_buf , size_t *src_buf_bytes_used , void *op_data); typedef herr_t (*H5D_gather_func_t)(const void *dst_buf, size_t dst_buf_bytes_used, void *op_data); hid_t H5Dcreate2(hid_t loc_id, const char *name, hid_t type_id, hid_t space_id, hid_t lcpl_id, hid_t dcpl_id, hid_t dapl_id); hid_t H5Dcreate_anon(hid_t file_id, hid_t type_id, hid_t space_id, hid_t plist_id, hid_t dapl_id); hid_t H5Dopen2(hid_t file_id, const char *name, hid_t dapl_id); herr_t H5Dclose(hid_t dset_id); hid_t H5Dget_space(hid_t dset_id); herr_t H5Dget_space_status(hid_t dset_id, H5D_space_status_t *allocation); hid_t H5Dget_type(hid_t dset_id); hid_t H5Dget_create_plist(hid_t dset_id); hid_t H5Dget_access_plist(hid_t dset_id); hsize_t H5Dget_storage_size(hid_t dset_id); haddr_t H5Dget_offset(hid_t dset_id); herr_t H5Dread(hid_t dset_id, hid_t mem_type_id, hid_t mem_space_id, hid_t file_space_id, hid_t plist_id, void *buf ); herr_t H5Dwrite(hid_t dset_id, hid_t mem_type_id, hid_t mem_space_id, hid_t file_space_id, hid_t plist_id, const void *buf); herr_t H5Diterate(void *buf, hid_t type_id, hid_t space_id, H5D_operator_t op, void *operator_data); herr_t H5Dvlen_reclaim(hid_t type_id, hid_t space_id, hid_t plist_id, void *buf); herr_t H5Dvlen_get_buf_size(hid_t dataset_id, hid_t type_id, hid_t space_id, hsize_t *size); herr_t H5Dfill(const void *fill, hid_t fill_type, void *buf, hid_t buf_type, hid_t space); herr_t H5Dset_extent(hid_t dset_id, const hsize_t size[]); herr_t H5Dscatter(H5D_scatter_func_t op, void *op_data, hid_t type_id, hid_t dst_space_id, void *dst_buf); herr_t H5Dgather(hid_t src_space_id, const void *src_buf, hid_t type_id, size_t dst_buf_size, void *dst_buf, H5D_gather_func_t op, void *op_data); herr_t H5Ddebug(hid_t dset_id); # 162 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Dpublic.h" hid_t H5Dcreate1(hid_t file_id, const char *name, hid_t type_id, hid_t space_id, hid_t dcpl_id); hid_t H5Dopen1(hid_t file_id, const char *name); herr_t H5Dextend(hid_t dset_id, const hsize_t size[]); # 28 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/hdf5.h" 2 # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Epublic.h" 1 # 22 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Epublic.h" # 1 "/usr/include/stdio.h" 1 3 4 # 71 "/usr/include/stdio.h" 3 4 # 1 "/usr/include/sys/_types/_va_list.h" 1 3 4 # 31 "/usr/include/sys/_types/_va_list.h" 3 4 typedef __darwin_va_list va_list; # 72 "/usr/include/stdio.h" 2 3 4 # 1 "/usr/include/sys/_types/_null.h" 1 3 4 # 74 "/usr/include/stdio.h" 2 3 4 # 1 "/usr/include/sys/stdio.h" 1 3 4 # 37 "/usr/include/sys/stdio.h" 3 4 int renameat(int, const char *, int, const char *) ; # 76 "/usr/include/stdio.h" 2 3 4 typedef __darwin_off_t fpos_t; # 88 "/usr/include/stdio.h" 3 4 struct __sbuf { unsigned char *_base; int _size; }; struct __sFILEX; # 122 "/usr/include/stdio.h" 3 4 typedef struct __sFILE { unsigned char *_p; int _r; int _w; short _flags; short _file; struct __sbuf _bf; int _lbfsize; void *_cookie; int (*_close)(void *); int (*_read) (void *, char *, int); fpos_t (*_seek) (void *, fpos_t, int); int (*_write)(void *, const char *, int); struct __sbuf _ub; struct __sFILEX *_extra; int _ur; unsigned char _ubuf[3]; unsigned char _nbuf[1]; struct __sbuf _lb; int _blksize; fpos_t _offset; } FILE; extern FILE *__stdinp; extern FILE *__stdoutp; extern FILE *__stderrp; # 230 "/usr/include/stdio.h" 3 4 void clearerr(FILE *); int fclose(FILE *); int feof(FILE *); int ferror(FILE *); int fflush(FILE *); int fgetc(FILE *); int fgetpos(FILE * , fpos_t *); char *fgets(char * , int, FILE *); FILE *fopen(const char * , const char * ) __asm("_" "fopen" ); int fprintf(FILE * , const char * , ...) __attribute__((__format__ (__printf__, 2, 3))); int fputc(int, FILE *); int fputs(const char * , FILE * ) __asm("_" "fputs" ); size_t fread(void * , size_t, size_t, FILE * ); FILE *freopen(const char * , const char * , FILE * ) __asm("_" "freopen" ); int fscanf(FILE * , const char * , ...) __attribute__((__format__ (__scanf__, 2, 3))); int fseek(FILE *, long, int); int fsetpos(FILE *, const fpos_t *); long ftell(FILE *); size_t fwrite(const void * , size_t, size_t, FILE * ) __asm("_" "fwrite" ); int getc(FILE *); int getchar(void); char *gets(char *); void perror(const char *); int printf(const char * , ...) __attribute__((__format__ (__printf__, 1, 2))); int putc(int, FILE *); int putchar(int); int puts(const char *); int remove(const char *); int rename (const char *, const char *); void rewind(FILE *); int scanf(const char * , ...) __attribute__((__format__ (__scanf__, 1, 2))); void setbuf(FILE * , char * ); int setvbuf(FILE * , char * , int, size_t); int sprintf(char * , const char * , ...) __attribute__((__format__ (__printf__, 2, 3))); int sscanf(const char * , const char * , ...) __attribute__((__format__ (__scanf__, 2, 3))); FILE *tmpfile(void); __attribute__((deprecated("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tmpnam(3), it is highly recommended that you use mkstemp(3) instead."))) char *tmpnam(char *); int ungetc(int, FILE *); int vfprintf(FILE * , const char * , va_list) __attribute__((__format__ (__printf__, 2, 0))); int vprintf(const char * , va_list) __attribute__((__format__ (__printf__, 1, 0))); int vsprintf(char * , const char * , va_list) __attribute__((__format__ (__printf__, 2, 0))); # 292 "/usr/include/stdio.h" 3 4 char *ctermid(char *); FILE *fdopen(int, const char *) __asm("_" "fdopen" ); int fileno(FILE *); # 314 "/usr/include/stdio.h" 3 4 int pclose(FILE *); FILE *popen(const char *, const char *) __asm("_" "popen" ); # 336 "/usr/include/stdio.h" 3 4 int __srget(FILE *); int __svfscanf(FILE *, const char *, va_list) __attribute__((__format__ (__scanf__, 2, 0))); int __swbuf(int, FILE *); extern __inline __attribute__ ((__always_inline__)) int __sputc(int _c, FILE *_p) { if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')) return (*_p->_p++ = _c); else return (__swbuf(_c, _p)); } # 373 "/usr/include/stdio.h" 3 4 void flockfile(FILE *); int ftrylockfile(FILE *); void funlockfile(FILE *); int getc_unlocked(FILE *); int getchar_unlocked(void); int putc_unlocked(int, FILE *); int putchar_unlocked(int); int getw(FILE *); int putw(int, FILE *); __attribute__((deprecated("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead."))) char *tempnam(const char *, const char *) __asm("_" "tempnam" ); # 413 "/usr/include/stdio.h" 3 4 int fseeko(FILE *, off_t, int); off_t ftello(FILE *); int snprintf(char * , size_t, const char * , ...) __attribute__((__format__ (__printf__, 3, 4))); int vfscanf(FILE * , const char * , va_list) __attribute__((__format__ (__scanf__, 2, 0))); int vscanf(const char * , va_list) __attribute__((__format__ (__scanf__, 1, 0))); int vsnprintf(char * , size_t, const char * , va_list) __attribute__((__format__ (__printf__, 3, 0))); int vsscanf(const char * , const char * , va_list) __attribute__((__format__ (__scanf__, 2, 0))); # 438 "/usr/include/stdio.h" 3 4 int dprintf(int, const char * , ...) __attribute__((__format__ (__printf__, 2, 3))) ; int vdprintf(int, const char * , va_list) __attribute__((__format__ (__printf__, 2, 0))) ; ssize_t getdelim(char ** , size_t * , int, FILE * ) ; ssize_t getline(char ** , size_t * , FILE * ) ; extern const int sys_nerr; extern const char *const sys_errlist[]; int asprintf(char ** , const char * , ...) __attribute__((__format__ (__printf__, 2, 3))); char *ctermid_r(char *); char *fgetln(FILE *, size_t *); const char *fmtcheck(const char *, const char *); int fpurge(FILE *); void setbuffer(FILE *, char *, int); int setlinebuf(FILE *); int vasprintf(char ** , const char * , va_list) __attribute__((__format__ (__printf__, 2, 0))); FILE *zopen(const char *, const char *, int); FILE *funopen(const void *, int (*)(void *, char *, int), int (*)(void *, const char *, int), fpos_t (*)(void *, fpos_t, int), int (*)(void *)); # 492 "/usr/include/stdio.h" 3 4 # 1 "/usr/include/secure/_stdio.h" 1 3 4 # 31 "/usr/include/secure/_stdio.h" 3 4 # 1 "/usr/include/secure/_common.h" 1 3 4 # 32 "/usr/include/secure/_stdio.h" 2 3 4 # 42 "/usr/include/secure/_stdio.h" 3 4 extern int __sprintf_chk (char * , int, size_t, const char * , ...); # 52 "/usr/include/secure/_stdio.h" 3 4 extern int __snprintf_chk (char * , size_t, int, size_t, const char * , ...); extern int __vsprintf_chk (char * , int, size_t, const char * , va_list); extern int __vsnprintf_chk (char * , size_t, int, size_t, const char * , va_list); # 493 "/usr/include/stdio.h" 2 3 4 # 23 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Epublic.h" 2 # 32 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Epublic.h" typedef enum H5E_type_t { H5E_MAJOR, H5E_MINOR } H5E_type_t; typedef struct H5E_error2_t { hid_t cls_id; hid_t maj_num; hid_t min_num; unsigned line; const char *func_name; const char *file_name; const char *desc; } H5E_error2_t; # 58 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Epublic.h" extern hid_t H5E_ERR_CLS_g; # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Epubgen.h" 1 # 58 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Epubgen.h" extern hid_t H5E_DATASET_g; extern hid_t H5E_FUNC_g; extern hid_t H5E_STORAGE_g; extern hid_t H5E_FILE_g; extern hid_t H5E_SOHM_g; extern hid_t H5E_SYM_g; extern hid_t H5E_PLUGIN_g; extern hid_t H5E_VFL_g; extern hid_t H5E_INTERNAL_g; extern hid_t H5E_BTREE_g; extern hid_t H5E_REFERENCE_g; extern hid_t H5E_DATASPACE_g; extern hid_t H5E_RESOURCE_g; extern hid_t H5E_PLIST_g; extern hid_t H5E_LINK_g; extern hid_t H5E_DATATYPE_g; extern hid_t H5E_RS_g; extern hid_t H5E_HEAP_g; extern hid_t H5E_OHDR_g; extern hid_t H5E_ATOM_g; extern hid_t H5E_ATTR_g; extern hid_t H5E_NONE_MAJOR_g; extern hid_t H5E_IO_g; extern hid_t H5E_SLIST_g; extern hid_t H5E_EFL_g; extern hid_t H5E_TST_g; extern hid_t H5E_ARGS_g; extern hid_t H5E_ERROR_g; extern hid_t H5E_PLINE_g; extern hid_t H5E_FSPACE_g; extern hid_t H5E_CACHE_g; # 101 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Epubgen.h" extern hid_t H5E_SEEKERROR_g; extern hid_t H5E_READERROR_g; extern hid_t H5E_WRITEERROR_g; extern hid_t H5E_CLOSEERROR_g; extern hid_t H5E_OVERFLOW_g; extern hid_t H5E_FCNTL_g; # 119 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Epubgen.h" extern hid_t H5E_NOSPACE_g; extern hid_t H5E_CANTALLOC_g; extern hid_t H5E_CANTCOPY_g; extern hid_t H5E_CANTFREE_g; extern hid_t H5E_ALREADYEXISTS_g; extern hid_t H5E_CANTLOCK_g; extern hid_t H5E_CANTUNLOCK_g; extern hid_t H5E_CANTGC_g; extern hid_t H5E_CANTGETSIZE_g; extern hid_t H5E_OBJOPEN_g; # 137 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Epubgen.h" extern hid_t H5E_CANTRESTORE_g; extern hid_t H5E_CANTCOMPUTE_g; extern hid_t H5E_CANTEXTEND_g; extern hid_t H5E_CANTATTACH_g; extern hid_t H5E_CANTUPDATE_g; extern hid_t H5E_CANTOPERATE_g; extern hid_t H5E_CANTINIT_g; extern hid_t H5E_ALREADYINIT_g; extern hid_t H5E_CANTRELEASE_g; extern hid_t H5E_CANTGET_g; extern hid_t H5E_CANTSET_g; extern hid_t H5E_DUPCLASS_g; extern hid_t H5E_SETDISALLOWED_g; extern hid_t H5E_CANTMERGE_g; extern hid_t H5E_CANTREVIVE_g; extern hid_t H5E_CANTSHRINK_g; # 180 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Epubgen.h" extern hid_t H5E_LINKCOUNT_g; extern hid_t H5E_VERSION_g; extern hid_t H5E_ALIGNMENT_g; extern hid_t H5E_BADMESG_g; extern hid_t H5E_CANTDELETE_g; extern hid_t H5E_BADITER_g; extern hid_t H5E_CANTPACK_g; extern hid_t H5E_CANTRESET_g; extern hid_t H5E_CANTRENAME_g; extern hid_t H5E_SYSERRSTR_g; # 201 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Epubgen.h" extern hid_t H5E_NOFILTER_g; extern hid_t H5E_CALLBACK_g; extern hid_t H5E_CANAPPLY_g; extern hid_t H5E_SETLOCAL_g; extern hid_t H5E_NOENCODER_g; extern hid_t H5E_CANTFILTER_g; extern hid_t H5E_CANTOPENOBJ_g; extern hid_t H5E_CANTCLOSEOBJ_g; extern hid_t H5E_COMPLEN_g; extern hid_t H5E_PATH_g; extern hid_t H5E_NONE_MINOR_g; extern hid_t H5E_OPENERROR_g; # 236 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Epubgen.h" extern hid_t H5E_FILEEXISTS_g; extern hid_t H5E_FILEOPEN_g; extern hid_t H5E_CANTCREATE_g; extern hid_t H5E_CANTOPENFILE_g; extern hid_t H5E_CANTCLOSEFILE_g; extern hid_t H5E_NOTHDF5_g; extern hid_t H5E_BADFILE_g; extern hid_t H5E_TRUNCATED_g; extern hid_t H5E_MOUNT_g; # 253 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Epubgen.h" extern hid_t H5E_BADATOM_g; extern hid_t H5E_BADGROUP_g; extern hid_t H5E_CANTREGISTER_g; extern hid_t H5E_CANTINC_g; extern hid_t H5E_CANTDEC_g; extern hid_t H5E_NOIDS_g; # 276 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Epubgen.h" extern hid_t H5E_CANTFLUSH_g; extern hid_t H5E_CANTSERIALIZE_g; extern hid_t H5E_CANTLOAD_g; extern hid_t H5E_PROTECT_g; extern hid_t H5E_NOTCACHED_g; extern hid_t H5E_SYSTEM_g; extern hid_t H5E_CANTINS_g; extern hid_t H5E_CANTPROTECT_g; extern hid_t H5E_CANTUNPROTECT_g; extern hid_t H5E_CANTPIN_g; extern hid_t H5E_CANTUNPIN_g; extern hid_t H5E_CANTMARKDIRTY_g; extern hid_t H5E_CANTDIRTY_g; extern hid_t H5E_CANTEXPUNGE_g; extern hid_t H5E_CANTRESIZE_g; extern hid_t H5E_TRAVERSE_g; extern hid_t H5E_NLINKS_g; extern hid_t H5E_NOTREGISTERED_g; extern hid_t H5E_CANTMOVE_g; extern hid_t H5E_CANTSORT_g; extern hid_t H5E_MPI_g; extern hid_t H5E_MPIERRSTR_g; extern hid_t H5E_CANTRECV_g; # 319 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Epubgen.h" extern hid_t H5E_CANTCLIP_g; extern hid_t H5E_CANTCOUNT_g; extern hid_t H5E_CANTSELECT_g; extern hid_t H5E_CANTNEXT_g; extern hid_t H5E_BADSELECT_g; extern hid_t H5E_CANTCOMPARE_g; extern hid_t H5E_UNINITIALIZED_g; extern hid_t H5E_UNSUPPORTED_g; extern hid_t H5E_BADTYPE_g; extern hid_t H5E_BADRANGE_g; extern hid_t H5E_BADVALUE_g; # 350 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Epubgen.h" extern hid_t H5E_NOTFOUND_g; extern hid_t H5E_EXISTS_g; extern hid_t H5E_CANTENCODE_g; extern hid_t H5E_CANTDECODE_g; extern hid_t H5E_CANTSPLIT_g; extern hid_t H5E_CANTREDISTRIBUTE_g; extern hid_t H5E_CANTSWAP_g; extern hid_t H5E_CANTINSERT_g; extern hid_t H5E_CANTLIST_g; extern hid_t H5E_CANTMODIFY_g; extern hid_t H5E_CANTREMOVE_g; extern hid_t H5E_CANTCONVERT_g; extern hid_t H5E_BADSIZE_g; # 63 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Epublic.h" 2 # 141 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Epublic.h" typedef enum H5E_direction_t { H5E_WALK_UPWARD = 0, H5E_WALK_DOWNWARD = 1 } H5E_direction_t; typedef herr_t (*H5E_walk2_t)(unsigned n, const H5E_error2_t *err_desc, void *client_data); typedef herr_t (*H5E_auto2_t)(hid_t estack, void *client_data); hid_t H5Eregister_class(const char *cls_name, const char *lib_name, const char *version); herr_t H5Eunregister_class(hid_t class_id); herr_t H5Eclose_msg(hid_t err_id); hid_t H5Ecreate_msg(hid_t cls, H5E_type_t msg_type, const char *msg); hid_t H5Ecreate_stack(void); hid_t H5Eget_current_stack(void); herr_t H5Eclose_stack(hid_t stack_id); ssize_t H5Eget_class_name(hid_t class_id, char *name, size_t size); herr_t H5Eset_current_stack(hid_t err_stack_id); herr_t H5Epush2(hid_t err_stack, const char *file, const char *func, unsigned line, hid_t cls_id, hid_t maj_id, hid_t min_id, const char *msg, ...); herr_t H5Epop(hid_t err_stack, size_t count); herr_t H5Eprint2(hid_t err_stack, FILE *stream); herr_t H5Ewalk2(hid_t err_stack, H5E_direction_t direction, H5E_walk2_t func, void *client_data); herr_t H5Eget_auto2(hid_t estack_id, H5E_auto2_t *func, void **client_data); herr_t H5Eset_auto2(hid_t estack_id, H5E_auto2_t func, void *client_data); herr_t H5Eclear2(hid_t err_stack); herr_t H5Eauto_is_v2(hid_t err_stack, unsigned *is_stack); ssize_t H5Eget_msg(hid_t msg_id, H5E_type_t *type, char *msg, size_t size); ssize_t H5Eget_num(hid_t error_stack_id); # 193 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Epublic.h" typedef hid_t H5E_major_t; typedef hid_t H5E_minor_t; typedef struct H5E_error1_t { H5E_major_t maj_num; H5E_minor_t min_num; const char *func_name; const char *file_name; unsigned line; const char *desc; } H5E_error1_t; typedef herr_t (*H5E_walk1_t)(int n, H5E_error1_t *err_desc, void *client_data); typedef herr_t (*H5E_auto1_t)(void *client_data); herr_t H5Eclear1(void); herr_t H5Eget_auto1(H5E_auto1_t *func, void **client_data); herr_t H5Epush1(const char *file, const char *func, unsigned line, H5E_major_t maj, H5E_minor_t min, const char *str); herr_t H5Eprint1(FILE *stream); herr_t H5Eset_auto1(H5E_auto1_t func, void *client_data); herr_t H5Ewalk1(H5E_direction_t direction, H5E_walk1_t func, void *client_data); char *H5Eget_major(H5E_major_t maj); char *H5Eget_minor(H5E_minor_t min); # 29 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/hdf5.h" 2 # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Fpublic.h" 1 # 79 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Fpublic.h" typedef enum H5F_scope_t { H5F_SCOPE_LOCAL = 0, H5F_SCOPE_GLOBAL = 1 } H5F_scope_t; # 95 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Fpublic.h" typedef enum H5F_close_degree_t { H5F_CLOSE_DEFAULT = 0, H5F_CLOSE_WEAK = 1, H5F_CLOSE_SEMI = 2, H5F_CLOSE_STRONG = 3 } H5F_close_degree_t; typedef struct H5F_info_t { hsize_t super_ext_size; struct { hsize_t hdr_size; H5_ih_info_t msgs_info; } sohm; } H5F_info_t; # 120 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Fpublic.h" typedef enum H5F_mem_t { H5FD_MEM_NOLIST = -1, H5FD_MEM_DEFAULT = 0, H5FD_MEM_SUPER = 1, H5FD_MEM_BTREE = 2, H5FD_MEM_DRAW = 3, H5FD_MEM_GHEAP = 4, H5FD_MEM_LHEAP = 5, H5FD_MEM_OHDR = 6, H5FD_MEM_NTYPES } H5F_mem_t; typedef enum H5F_libver_t { H5F_LIBVER_EARLIEST, H5F_LIBVER_LATEST } H5F_libver_t; # 154 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Fpublic.h" htri_t H5Fis_hdf5(const char *filename); hid_t H5Fcreate(const char *filename, unsigned flags, hid_t create_plist, hid_t access_plist); hid_t H5Fopen(const char *filename, unsigned flags, hid_t access_plist); hid_t H5Freopen(hid_t file_id); herr_t H5Fflush(hid_t object_id, H5F_scope_t scope); herr_t H5Fclose(hid_t file_id); hid_t H5Fget_create_plist(hid_t file_id); hid_t H5Fget_access_plist(hid_t file_id); herr_t H5Fget_intent(hid_t file_id, unsigned * intent); ssize_t H5Fget_obj_count(hid_t file_id, unsigned types); ssize_t H5Fget_obj_ids(hid_t file_id, unsigned types, size_t max_objs, hid_t *obj_id_list); herr_t H5Fget_vfd_handle(hid_t file_id, hid_t fapl, void **file_handle); herr_t H5Fmount(hid_t loc, const char *name, hid_t child, hid_t plist); herr_t H5Funmount(hid_t loc, const char *name); hssize_t H5Fget_freespace(hid_t file_id); herr_t H5Fget_filesize(hid_t file_id, hsize_t *size); ssize_t H5Fget_file_image(hid_t file_id, void * buf_ptr, size_t buf_len); herr_t H5Fget_mdc_config(hid_t file_id, H5AC_cache_config_t * config_ptr); herr_t H5Fset_mdc_config(hid_t file_id, H5AC_cache_config_t * config_ptr); herr_t H5Fget_mdc_hit_rate(hid_t file_id, double * hit_rate_ptr); herr_t H5Fget_mdc_size(hid_t file_id, size_t * max_size_ptr, size_t * min_clean_size_ptr, size_t * cur_size_ptr, int * cur_num_entries_ptr); herr_t H5Freset_mdc_hit_rate_stats(hid_t file_id); ssize_t H5Fget_name(hid_t obj_id, char *name, size_t size); herr_t H5Fget_info(hid_t obj_id, H5F_info_t *bh_info); herr_t H5Fclear_elink_file_cache(hid_t file_id); herr_t H5Fset_mpi_atomicity(hid_t file_id, hbool_t flag); herr_t H5Fget_mpi_atomicity(hid_t file_id, hbool_t *flag); # 30 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/hdf5.h" 2 # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5FDpublic.h" 1 # 30 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5FDpublic.h" typedef enum H5F_mem_t H5FD_mem_t; # 195 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5FDpublic.h" typedef struct H5FD_t H5FD_t; typedef struct H5FD_class_t { const char *name; haddr_t maxaddr; H5F_close_degree_t fc_degree; hsize_t (*sb_size)(H5FD_t *file); herr_t (*sb_encode)(H5FD_t *file, char *name , unsigned char *p ); herr_t (*sb_decode)(H5FD_t *f, const char *name, const unsigned char *p); size_t fapl_size; void * (*fapl_get)(H5FD_t *file); void * (*fapl_copy)(const void *fapl); herr_t (*fapl_free)(void *fapl); size_t dxpl_size; void * (*dxpl_copy)(const void *dxpl); herr_t (*dxpl_free)(void *dxpl); H5FD_t *(*open)(const char *name, unsigned flags, hid_t fapl, haddr_t maxaddr); herr_t (*close)(H5FD_t *file); int (*cmp)(const H5FD_t *f1, const H5FD_t *f2); herr_t (*query)(const H5FD_t *f1, unsigned long *flags); herr_t (*get_type_map)(const H5FD_t *file, H5FD_mem_t *type_map); haddr_t (*alloc)(H5FD_t *file, H5FD_mem_t type, hid_t dxpl_id, hsize_t size); herr_t (*free)(H5FD_t *file, H5FD_mem_t type, hid_t dxpl_id, haddr_t addr, hsize_t size); haddr_t (*get_eoa)(const H5FD_t *file, H5FD_mem_t type); herr_t (*set_eoa)(H5FD_t *file, H5FD_mem_t type, haddr_t addr); haddr_t (*get_eof)(const H5FD_t *file); herr_t (*get_handle)(H5FD_t *file, hid_t fapl, void**file_handle); herr_t (*read)(H5FD_t *file, H5FD_mem_t type, hid_t dxpl, haddr_t addr, size_t size, void *buffer); herr_t (*write)(H5FD_t *file, H5FD_mem_t type, hid_t dxpl, haddr_t addr, size_t size, const void *buffer); herr_t (*flush)(H5FD_t *file, hid_t dxpl_id, unsigned closing); herr_t (*truncate)(H5FD_t *file, hid_t dxpl_id, hbool_t closing); herr_t (*lock)(H5FD_t *file, unsigned char *oid, unsigned lock_type, hbool_t last); herr_t (*unlock)(H5FD_t *file, unsigned char *oid, hbool_t last); H5FD_mem_t fl_map[H5FD_MEM_NTYPES]; } H5FD_class_t; typedef struct H5FD_free_t { haddr_t addr; hsize_t size; struct H5FD_free_t *next; } H5FD_free_t; struct H5FD_t { hid_t driver_id; const H5FD_class_t *cls; unsigned long fileno; unsigned long feature_flags; haddr_t maxaddr; haddr_t base_addr; hsize_t threshold; hsize_t alignment; }; typedef enum { H5FD_FILE_IMAGE_OP_NO_OP, H5FD_FILE_IMAGE_OP_PROPERTY_LIST_SET, H5FD_FILE_IMAGE_OP_PROPERTY_LIST_COPY, H5FD_FILE_IMAGE_OP_PROPERTY_LIST_GET, H5FD_FILE_IMAGE_OP_PROPERTY_LIST_CLOSE, H5FD_FILE_IMAGE_OP_FILE_OPEN, H5FD_FILE_IMAGE_OP_FILE_RESIZE, H5FD_FILE_IMAGE_OP_FILE_CLOSE } H5FD_file_image_op_t; typedef struct { void *(*image_malloc)(size_t size, H5FD_file_image_op_t file_image_op, void *udata); void *(*image_memcpy)(void *dest, const void *src, size_t size, H5FD_file_image_op_t file_image_op, void *udata); void *(*image_realloc)(void *ptr, size_t size, H5FD_file_image_op_t file_image_op, void *udata); herr_t (*image_free)(void *ptr, H5FD_file_image_op_t file_image_op, void *udata); void *(*udata_copy)(void *udata); herr_t (*udata_free)(void *udata); void *udata; } H5FD_file_image_callbacks_t; hid_t H5FDregister(const H5FD_class_t *cls); herr_t H5FDunregister(hid_t driver_id); H5FD_t *H5FDopen(const char *name, unsigned flags, hid_t fapl_id, haddr_t maxaddr); herr_t H5FDclose(H5FD_t *file); int H5FDcmp(const H5FD_t *f1, const H5FD_t *f2); int H5FDquery(const H5FD_t *f, unsigned long *flags); haddr_t H5FDalloc(H5FD_t *file, H5FD_mem_t type, hid_t dxpl_id, hsize_t size); herr_t H5FDfree(H5FD_t *file, H5FD_mem_t type, hid_t dxpl_id, haddr_t addr, hsize_t size); haddr_t H5FDget_eoa(H5FD_t *file, H5FD_mem_t type); herr_t H5FDset_eoa(H5FD_t *file, H5FD_mem_t type, haddr_t eoa); haddr_t H5FDget_eof(H5FD_t *file); herr_t H5FDget_vfd_handle(H5FD_t *file, hid_t fapl, void**file_handle); herr_t H5FDread(H5FD_t *file, H5FD_mem_t type, hid_t dxpl_id, haddr_t addr, size_t size, void *buf ); herr_t H5FDwrite(H5FD_t *file, H5FD_mem_t type, hid_t dxpl_id, haddr_t addr, size_t size, const void *buf); herr_t H5FDflush(H5FD_t *file, hid_t dxpl_id, unsigned closing); herr_t H5FDtruncate(H5FD_t *file, hid_t dxpl_id, hbool_t closing); # 31 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/hdf5.h" 2 # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Gpublic.h" 1 # 51 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Gpublic.h" typedef enum H5G_storage_type_t { H5G_STORAGE_TYPE_UNKNOWN = -1, H5G_STORAGE_TYPE_SYMBOL_TABLE, H5G_STORAGE_TYPE_COMPACT, H5G_STORAGE_TYPE_DENSE } H5G_storage_type_t; typedef struct H5G_info_t { H5G_storage_type_t storage_type; hsize_t nlinks; int64_t max_corder; hbool_t mounted; } H5G_info_t; # 75 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Gpublic.h" hid_t H5Gcreate2(hid_t loc_id, const char *name, hid_t lcpl_id, hid_t gcpl_id, hid_t gapl_id); hid_t H5Gcreate_anon(hid_t loc_id, hid_t gcpl_id, hid_t gapl_id); hid_t H5Gopen2(hid_t loc_id, const char *name, hid_t gapl_id); hid_t H5Gget_create_plist(hid_t group_id); herr_t H5Gget_info(hid_t loc_id, H5G_info_t *ginfo); herr_t H5Gget_info_by_name(hid_t loc_id, const char *name, H5G_info_t *ginfo, hid_t lapl_id); herr_t H5Gget_info_by_idx(hid_t loc_id, const char *group_name, H5_index_t idx_type, H5_iter_order_t order, hsize_t n, H5G_info_t *ginfo, hid_t lapl_id); herr_t H5Gclose(hid_t group_id); # 119 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Gpublic.h" typedef enum H5G_obj_t { H5G_UNKNOWN = -1, H5G_GROUP, H5G_DATASET, H5G_TYPE, H5G_LINK, H5G_UDLINK, H5G_RESERVED_5, H5G_RESERVED_6, H5G_RESERVED_7 } H5G_obj_t; typedef herr_t (*H5G_iterate_t)(hid_t group, const char *name, void *op_data); typedef struct H5G_stat_t { unsigned long fileno[2]; unsigned long objno[2]; unsigned nlink; H5G_obj_t type; time_t mtime; size_t linklen; H5O_stat_t ohdr; } H5G_stat_t; hid_t H5Gcreate1(hid_t loc_id, const char *name, size_t size_hint); hid_t H5Gopen1(hid_t loc_id, const char *name); herr_t H5Glink(hid_t cur_loc_id, H5L_type_t type, const char *cur_name, const char *new_name); herr_t H5Glink2(hid_t cur_loc_id, const char *cur_name, H5L_type_t type, hid_t new_loc_id, const char *new_name); herr_t H5Gmove(hid_t src_loc_id, const char *src_name, const char *dst_name); herr_t H5Gmove2(hid_t src_loc_id, const char *src_name, hid_t dst_loc_id, const char *dst_name); herr_t H5Gunlink(hid_t loc_id, const char *name); herr_t H5Gget_linkval(hid_t loc_id, const char *name, size_t size, char *buf ); herr_t H5Gset_comment(hid_t loc_id, const char *name, const char *comment); int H5Gget_comment(hid_t loc_id, const char *name, size_t bufsize, char *buf); herr_t H5Giterate(hid_t loc_id, const char *name, int *idx, H5G_iterate_t op, void *op_data); herr_t H5Gget_num_objs(hid_t loc_id, hsize_t *num_objs); herr_t H5Gget_objinfo(hid_t loc_id, const char *name, hbool_t follow_link, H5G_stat_t *statbuf ); ssize_t H5Gget_objname_by_idx(hid_t loc_id, hsize_t idx, char* name, size_t size); H5G_obj_t H5Gget_objtype_by_idx(hid_t loc_id, hsize_t idx); # 32 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/hdf5.h" 2 # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5MMpublic.h" 1 # 36 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5MMpublic.h" typedef void *(*H5MM_allocate_t)(size_t size, void *alloc_info); typedef void (*H5MM_free_t)(void *mem, void *free_info); # 35 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/hdf5.h" 2 # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Ppublic.h" 1 # 36 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Ppublic.h" # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Zpublic.h" 1 # 33 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Zpublic.h" typedef int H5Z_filter_t; # 99 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Zpublic.h" typedef enum H5Z_SO_scale_type_t { H5Z_SO_FLOAT_DSCALE = 0, H5Z_SO_FLOAT_ESCALE = 1, H5Z_SO_INT = 2 } H5Z_SO_scale_type_t; typedef enum H5Z_EDC_t { H5Z_ERROR_EDC = -1, H5Z_DISABLE_EDC = 0, H5Z_ENABLE_EDC = 1, H5Z_NO_EDC = 2 } H5Z_EDC_t; typedef enum H5Z_cb_return_t { H5Z_CB_ERROR = -1, H5Z_CB_FAIL = 0, H5Z_CB_CONT = 1, H5Z_CB_NO = 2 } H5Z_cb_return_t; typedef H5Z_cb_return_t (*H5Z_filter_func_t)(H5Z_filter_t filter, void* buf, size_t buf_size, void* op_data); typedef struct H5Z_cb_t { H5Z_filter_func_t func; void* op_data; } H5Z_cb_t; # 162 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Zpublic.h" typedef htri_t (*H5Z_can_apply_func_t)(hid_t dcpl_id, hid_t type_id, hid_t space_id); # 185 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Zpublic.h" typedef herr_t (*H5Z_set_local_func_t)(hid_t dcpl_id, hid_t type_id, hid_t space_id); # 202 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Zpublic.h" typedef size_t (*H5Z_func_t)(unsigned int flags, size_t cd_nelmts, const unsigned int cd_values[], size_t nbytes, size_t *buf_size, void **buf); typedef struct H5Z_class2_t { int version; H5Z_filter_t id; unsigned encoder_present; unsigned decoder_present; const char *name; H5Z_can_apply_func_t can_apply; H5Z_set_local_func_t set_local; H5Z_func_t filter; } H5Z_class2_t; herr_t H5Zregister(const void *cls); herr_t H5Zunregister(H5Z_filter_t id); htri_t H5Zfilter_avail(H5Z_filter_t id); herr_t H5Zget_filter_info(H5Z_filter_t filter, unsigned int *filter_config_flags); # 236 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Zpublic.h" typedef struct H5Z_class1_t { H5Z_filter_t id; const char *name; H5Z_can_apply_func_t can_apply; H5Z_set_local_func_t set_local; H5Z_func_t filter; } H5Z_class1_t; # 37 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Ppublic.h" 2 # 105 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Ppublic.h" typedef herr_t (*H5P_cls_create_func_t)(hid_t prop_id, void *create_data); typedef herr_t (*H5P_cls_copy_func_t)(hid_t new_prop_id, hid_t old_prop_id, void *copy_data); typedef herr_t (*H5P_cls_close_func_t)(hid_t prop_id, void *close_data); typedef herr_t (*H5P_prp_cb1_t)(const char *name, size_t size, void *value); typedef herr_t (*H5P_prp_cb2_t)(hid_t prop_id, const char *name, size_t size, void *value); typedef H5P_prp_cb1_t H5P_prp_create_func_t; typedef H5P_prp_cb2_t H5P_prp_set_func_t; typedef H5P_prp_cb2_t H5P_prp_get_func_t; typedef H5P_prp_cb2_t H5P_prp_delete_func_t; typedef H5P_prp_cb1_t H5P_prp_copy_func_t; typedef int (*H5P_prp_compare_func_t)(const void *value1, const void *value2, size_t size); typedef H5P_prp_cb1_t H5P_prp_close_func_t; typedef herr_t (*H5P_iterate_t)(hid_t id, const char *name, void *iter_data); typedef enum H5D_mpio_actual_chunk_opt_mode_t { H5D_MPIO_NO_CHUNK_OPTIMIZATION = 0, H5D_MPIO_LINK_CHUNK, H5D_MPIO_MULTI_CHUNK } H5D_mpio_actual_chunk_opt_mode_t; typedef enum H5D_mpio_actual_io_mode_t { # 146 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Ppublic.h" H5D_MPIO_NO_COLLECTIVE = 0x0, H5D_MPIO_CHUNK_INDEPENDENT = 0x1, H5D_MPIO_CHUNK_COLLECTIVE = 0x2, H5D_MPIO_CHUNK_MIXED = 0x1 | 0x2, H5D_MPIO_CONTIGUOUS_COLLECTIVE = 0x4 } H5D_mpio_actual_io_mode_t; typedef enum H5D_mpio_no_collective_cause_t { H5D_MPIO_COLLECTIVE = 0x00, H5D_MPIO_SET_INDEPENDENT = 0x01, H5D_MPIO_DATATYPE_CONVERSION = 0x02, H5D_MPIO_DATA_TRANSFORMS = 0x04, H5D_MPIO_SET_MPIPOSIX = 0x08, H5D_MPIO_NOT_SIMPLE_OR_SCALAR_DATASPACES = 0x10, H5D_MPIO_POINT_SELECTIONS = 0x20, H5D_MPIO_NOT_CONTIGUOUS_OR_CHUNKED_DATASET = 0x40, H5D_MPIO_FILTERS = 0x80 } H5D_mpio_no_collective_cause_t; extern hid_t H5P_CLS_ROOT_g; extern hid_t H5P_CLS_OBJECT_CREATE_g; extern hid_t H5P_CLS_FILE_CREATE_g; extern hid_t H5P_CLS_FILE_ACCESS_g; extern hid_t H5P_CLS_DATASET_CREATE_g; extern hid_t H5P_CLS_DATASET_ACCESS_g; extern hid_t H5P_CLS_DATASET_XFER_g; extern hid_t H5P_CLS_FILE_MOUNT_g; extern hid_t H5P_CLS_GROUP_CREATE_g; extern hid_t H5P_CLS_GROUP_ACCESS_g; extern hid_t H5P_CLS_DATATYPE_CREATE_g; extern hid_t H5P_CLS_DATATYPE_ACCESS_g; extern hid_t H5P_CLS_STRING_CREATE_g; extern hid_t H5P_CLS_ATTRIBUTE_CREATE_g; extern hid_t H5P_CLS_OBJECT_COPY_g; extern hid_t H5P_CLS_LINK_CREATE_g; extern hid_t H5P_CLS_LINK_ACCESS_g; extern hid_t H5P_LST_FILE_CREATE_g; extern hid_t H5P_LST_FILE_ACCESS_g; extern hid_t H5P_LST_DATASET_CREATE_g; extern hid_t H5P_LST_DATASET_ACCESS_g; extern hid_t H5P_LST_DATASET_XFER_g; extern hid_t H5P_LST_FILE_MOUNT_g; extern hid_t H5P_LST_GROUP_CREATE_g; extern hid_t H5P_LST_GROUP_ACCESS_g; extern hid_t H5P_LST_DATATYPE_CREATE_g; extern hid_t H5P_LST_DATATYPE_ACCESS_g; extern hid_t H5P_LST_ATTRIBUTE_CREATE_g; extern hid_t H5P_LST_OBJECT_COPY_g; extern hid_t H5P_LST_LINK_CREATE_g; extern hid_t H5P_LST_LINK_ACCESS_g; hid_t H5Pcreate_class(hid_t parent, const char *name, H5P_cls_create_func_t cls_create, void *create_data, H5P_cls_copy_func_t cls_copy, void *copy_data, H5P_cls_close_func_t cls_close, void *close_data); char *H5Pget_class_name(hid_t pclass_id); hid_t H5Pcreate(hid_t cls_id); herr_t H5Pregister2(hid_t cls_id, const char *name, size_t size, void *def_value, H5P_prp_create_func_t prp_create, H5P_prp_set_func_t prp_set, H5P_prp_get_func_t prp_get, H5P_prp_delete_func_t prp_del, H5P_prp_copy_func_t prp_copy, H5P_prp_compare_func_t prp_cmp, H5P_prp_close_func_t prp_close); herr_t H5Pinsert2(hid_t plist_id, const char *name, size_t size, void *value, H5P_prp_set_func_t prp_set, H5P_prp_get_func_t prp_get, H5P_prp_delete_func_t prp_delete, H5P_prp_copy_func_t prp_copy, H5P_prp_compare_func_t prp_cmp, H5P_prp_close_func_t prp_close); herr_t H5Pset(hid_t plist_id, const char *name, void *value); htri_t H5Pexist(hid_t plist_id, const char *name); herr_t H5Pget_size(hid_t id, const char *name, size_t *size); herr_t H5Pget_nprops(hid_t id, size_t *nprops); hid_t H5Pget_class(hid_t plist_id); hid_t H5Pget_class_parent(hid_t pclass_id); herr_t H5Pget(hid_t plist_id, const char *name, void * value); htri_t H5Pequal(hid_t id1, hid_t id2); htri_t H5Pisa_class(hid_t plist_id, hid_t pclass_id); int H5Piterate(hid_t id, int *idx, H5P_iterate_t iter_func, void *iter_data); herr_t H5Pcopy_prop(hid_t dst_id, hid_t src_id, const char *name); herr_t H5Premove(hid_t plist_id, const char *name); herr_t H5Punregister(hid_t pclass_id, const char *name); herr_t H5Pclose_class(hid_t plist_id); herr_t H5Pclose(hid_t plist_id); hid_t H5Pcopy(hid_t plist_id); herr_t H5Pset_attr_phase_change(hid_t plist_id, unsigned max_compact, unsigned min_dense); herr_t H5Pget_attr_phase_change(hid_t plist_id, unsigned *max_compact, unsigned *min_dense); herr_t H5Pset_attr_creation_order(hid_t plist_id, unsigned crt_order_flags); herr_t H5Pget_attr_creation_order(hid_t plist_id, unsigned *crt_order_flags); herr_t H5Pset_obj_track_times(hid_t plist_id, hbool_t track_times); herr_t H5Pget_obj_track_times(hid_t plist_id, hbool_t *track_times); herr_t H5Pmodify_filter(hid_t plist_id, H5Z_filter_t filter, unsigned int flags, size_t cd_nelmts, const unsigned int cd_values[ ]); herr_t H5Pset_filter(hid_t plist_id, H5Z_filter_t filter, unsigned int flags, size_t cd_nelmts, const unsigned int c_values[]); int H5Pget_nfilters(hid_t plist_id); H5Z_filter_t H5Pget_filter2(hid_t plist_id, unsigned filter, unsigned int *flags , size_t *cd_nelmts , unsigned cd_values[] , size_t namelen, char name[], unsigned *filter_config ); herr_t H5Pget_filter_by_id2(hid_t plist_id, H5Z_filter_t id, unsigned int *flags , size_t *cd_nelmts , unsigned cd_values[] , size_t namelen, char name[] , unsigned *filter_config ); htri_t H5Pall_filters_avail(hid_t plist_id); herr_t H5Premove_filter(hid_t plist_id, H5Z_filter_t filter); herr_t H5Pset_deflate(hid_t plist_id, unsigned aggression); herr_t H5Pset_fletcher32(hid_t plist_id); herr_t H5Pget_version(hid_t plist_id, unsigned *boot , unsigned *freelist , unsigned *stab , unsigned *shhdr ); herr_t H5Pset_userblock(hid_t plist_id, hsize_t size); herr_t H5Pget_userblock(hid_t plist_id, hsize_t *size); herr_t H5Pset_sizes(hid_t plist_id, size_t sizeof_addr, size_t sizeof_size); herr_t H5Pget_sizes(hid_t plist_id, size_t *sizeof_addr , size_t *sizeof_size ); herr_t H5Pset_sym_k(hid_t plist_id, unsigned ik, unsigned lk); herr_t H5Pget_sym_k(hid_t plist_id, unsigned *ik , unsigned *lk ); herr_t H5Pset_istore_k(hid_t plist_id, unsigned ik); herr_t H5Pget_istore_k(hid_t plist_id, unsigned *ik ); herr_t H5Pset_shared_mesg_nindexes(hid_t plist_id, unsigned nindexes); herr_t H5Pget_shared_mesg_nindexes(hid_t plist_id, unsigned *nindexes); herr_t H5Pset_shared_mesg_index(hid_t plist_id, unsigned index_num, unsigned mesg_type_flags, unsigned min_mesg_size); herr_t H5Pget_shared_mesg_index(hid_t plist_id, unsigned index_num, unsigned *mesg_type_flags, unsigned *min_mesg_size); herr_t H5Pset_shared_mesg_phase_change(hid_t plist_id, unsigned max_list, unsigned min_btree); herr_t H5Pget_shared_mesg_phase_change(hid_t plist_id, unsigned *max_list, unsigned *min_btree); herr_t H5Pset_alignment(hid_t fapl_id, hsize_t threshold, hsize_t alignment); herr_t H5Pget_alignment(hid_t fapl_id, hsize_t *threshold , hsize_t *alignment ); herr_t H5Pset_driver(hid_t plist_id, hid_t driver_id, const void *driver_info); hid_t H5Pget_driver(hid_t plist_id); void *H5Pget_driver_info(hid_t plist_id); herr_t H5Pset_family_offset(hid_t fapl_id, hsize_t offset); herr_t H5Pget_family_offset(hid_t fapl_id, hsize_t *offset); herr_t H5Pset_multi_type(hid_t fapl_id, H5FD_mem_t type); herr_t H5Pget_multi_type(hid_t fapl_id, H5FD_mem_t *type); herr_t H5Pset_cache(hid_t plist_id, int mdc_nelmts, size_t rdcc_nslots, size_t rdcc_nbytes, double rdcc_w0); herr_t H5Pget_cache(hid_t plist_id, int *mdc_nelmts, size_t *rdcc_nslots , size_t *rdcc_nbytes , double *rdcc_w0); herr_t H5Pset_mdc_config(hid_t plist_id, H5AC_cache_config_t * config_ptr); herr_t H5Pget_mdc_config(hid_t plist_id, H5AC_cache_config_t * config_ptr); herr_t H5Pset_gc_references(hid_t fapl_id, unsigned gc_ref); herr_t H5Pget_gc_references(hid_t fapl_id, unsigned *gc_ref ); herr_t H5Pset_fclose_degree(hid_t fapl_id, H5F_close_degree_t degree); herr_t H5Pget_fclose_degree(hid_t fapl_id, H5F_close_degree_t *degree); herr_t H5Pset_meta_block_size(hid_t fapl_id, hsize_t size); herr_t H5Pget_meta_block_size(hid_t fapl_id, hsize_t *size ); herr_t H5Pset_sieve_buf_size(hid_t fapl_id, size_t size); herr_t H5Pget_sieve_buf_size(hid_t fapl_id, size_t *size ); herr_t H5Pset_small_data_block_size(hid_t fapl_id, hsize_t size); herr_t H5Pget_small_data_block_size(hid_t fapl_id, hsize_t *size ); herr_t H5Pset_libver_bounds(hid_t plist_id, H5F_libver_t low, H5F_libver_t high); herr_t H5Pget_libver_bounds(hid_t plist_id, H5F_libver_t *low, H5F_libver_t *high); herr_t H5Pset_elink_file_cache_size(hid_t plist_id, unsigned efc_size); herr_t H5Pget_elink_file_cache_size(hid_t plist_id, unsigned *efc_size); herr_t H5Pset_file_image(hid_t fapl_id, void *buf_ptr, size_t buf_len); herr_t H5Pget_file_image(hid_t fapl_id, void **buf_ptr_ptr, size_t *buf_len_ptr); herr_t H5Pset_file_image_callbacks(hid_t fapl_id, H5FD_file_image_callbacks_t *callbacks_ptr); herr_t H5Pget_file_image_callbacks(hid_t fapl_id, H5FD_file_image_callbacks_t *callbacks_ptr); herr_t H5Pset_layout(hid_t plist_id, H5D_layout_t layout); H5D_layout_t H5Pget_layout(hid_t plist_id); herr_t H5Pset_chunk(hid_t plist_id, int ndims, const hsize_t dim[ ]); int H5Pget_chunk(hid_t plist_id, int max_ndims, hsize_t dim[] ); herr_t H5Pset_external(hid_t plist_id, const char *name, off_t offset, hsize_t size); int H5Pget_external_count(hid_t plist_id); herr_t H5Pget_external(hid_t plist_id, unsigned idx, size_t name_size, char *name , off_t *offset , hsize_t *size ); herr_t H5Pset_szip(hid_t plist_id, unsigned options_mask, unsigned pixels_per_block); herr_t H5Pset_shuffle(hid_t plist_id); herr_t H5Pset_nbit(hid_t plist_id); herr_t H5Pset_scaleoffset(hid_t plist_id, H5Z_SO_scale_type_t scale_type, int scale_factor); herr_t H5Pset_fill_value(hid_t plist_id, hid_t type_id, const void *value); herr_t H5Pget_fill_value(hid_t plist_id, hid_t type_id, void *value ); herr_t H5Pfill_value_defined(hid_t plist, H5D_fill_value_t *status); herr_t H5Pset_alloc_time(hid_t plist_id, H5D_alloc_time_t alloc_time); herr_t H5Pget_alloc_time(hid_t plist_id, H5D_alloc_time_t *alloc_time ); herr_t H5Pset_fill_time(hid_t plist_id, H5D_fill_time_t fill_time); herr_t H5Pget_fill_time(hid_t plist_id, H5D_fill_time_t *fill_time ); herr_t H5Pset_chunk_cache(hid_t dapl_id, size_t rdcc_nslots, size_t rdcc_nbytes, double rdcc_w0); herr_t H5Pget_chunk_cache(hid_t dapl_id, size_t *rdcc_nslots , size_t *rdcc_nbytes , double *rdcc_w0 ); herr_t H5Pset_data_transform(hid_t plist_id, const char* expression); ssize_t H5Pget_data_transform(hid_t plist_id, char* expression , size_t size); herr_t H5Pset_buffer(hid_t plist_id, size_t size, void *tconv, void *bkg); size_t H5Pget_buffer(hid_t plist_id, void **tconv , void **bkg ); herr_t H5Pset_preserve(hid_t plist_id, hbool_t status); int H5Pget_preserve(hid_t plist_id); herr_t H5Pset_edc_check(hid_t plist_id, H5Z_EDC_t check); H5Z_EDC_t H5Pget_edc_check(hid_t plist_id); herr_t H5Pset_filter_callback(hid_t plist_id, H5Z_filter_func_t func, void* op_data); herr_t H5Pset_btree_ratios(hid_t plist_id, double left, double middle, double right); herr_t H5Pget_btree_ratios(hid_t plist_id, double *left , double *middle , double *right ); herr_t H5Pset_vlen_mem_manager(hid_t plist_id, H5MM_allocate_t alloc_func, void *alloc_info, H5MM_free_t free_func, void *free_info); herr_t H5Pget_vlen_mem_manager(hid_t plist_id, H5MM_allocate_t *alloc_func, void **alloc_info, H5MM_free_t *free_func, void **free_info); herr_t H5Pset_hyper_vector_size(hid_t fapl_id, size_t size); herr_t H5Pget_hyper_vector_size(hid_t fapl_id, size_t *size ); herr_t H5Pset_type_conv_cb(hid_t dxpl_id, H5T_conv_except_func_t op, void* operate_data); herr_t H5Pget_type_conv_cb(hid_t dxpl_id, H5T_conv_except_func_t *op, void** operate_data); herr_t H5Pget_mpio_actual_chunk_opt_mode(hid_t plist_id, H5D_mpio_actual_chunk_opt_mode_t *actual_chunk_opt_mode); herr_t H5Pget_mpio_actual_io_mode(hid_t plist_id, H5D_mpio_actual_io_mode_t *actual_io_mode); herr_t H5Pget_mpio_no_collective_cause(hid_t plist_id, uint32_t *local_no_collective_cause, uint32_t *global_no_collective_cause); herr_t H5Pset_create_intermediate_group(hid_t plist_id, unsigned crt_intmd); herr_t H5Pget_create_intermediate_group(hid_t plist_id, unsigned *crt_intmd ); herr_t H5Pset_local_heap_size_hint(hid_t plist_id, size_t size_hint); herr_t H5Pget_local_heap_size_hint(hid_t plist_id, size_t *size_hint ); herr_t H5Pset_link_phase_change(hid_t plist_id, unsigned max_compact, unsigned min_dense); herr_t H5Pget_link_phase_change(hid_t plist_id, unsigned *max_compact , unsigned *min_dense ); herr_t H5Pset_est_link_info(hid_t plist_id, unsigned est_num_entries, unsigned est_name_len); herr_t H5Pget_est_link_info(hid_t plist_id, unsigned *est_num_entries , unsigned *est_name_len ); herr_t H5Pset_link_creation_order(hid_t plist_id, unsigned crt_order_flags); herr_t H5Pget_link_creation_order(hid_t plist_id, unsigned *crt_order_flags ); herr_t H5Pset_char_encoding(hid_t plist_id, H5T_cset_t encoding); herr_t H5Pget_char_encoding(hid_t plist_id, H5T_cset_t *encoding ); herr_t H5Pset_nlinks(hid_t plist_id, size_t nlinks); herr_t H5Pget_nlinks(hid_t plist_id, size_t *nlinks); herr_t H5Pset_elink_prefix(hid_t plist_id, const char *prefix); ssize_t H5Pget_elink_prefix(hid_t plist_id, char *prefix, size_t size); hid_t H5Pget_elink_fapl(hid_t lapl_id); herr_t H5Pset_elink_fapl(hid_t lapl_id, hid_t fapl_id); herr_t H5Pset_elink_acc_flags(hid_t lapl_id, unsigned flags); herr_t H5Pget_elink_acc_flags(hid_t lapl_id, unsigned *flags); herr_t H5Pset_elink_cb(hid_t lapl_id, H5L_elink_traverse_t func, void *op_data); herr_t H5Pget_elink_cb(hid_t lapl_id, H5L_elink_traverse_t *func, void **op_data); herr_t H5Pset_copy_object(hid_t plist_id, unsigned crt_intmd); herr_t H5Pget_copy_object(hid_t plist_id, unsigned *crt_intmd ); herr_t H5Padd_merge_committed_dtype_path(hid_t plist_id, const char *path); herr_t H5Pfree_merge_committed_dtype_paths(hid_t plist_id); herr_t H5Pset_mcdt_search_cb(hid_t plist_id, H5O_mcdt_search_cb_t func, void *op_data); herr_t H5Pget_mcdt_search_cb(hid_t plist_id, H5O_mcdt_search_cb_t *func, void **op_data); # 472 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Ppublic.h" herr_t H5Pregister1(hid_t cls_id, const char *name, size_t size, void *def_value, H5P_prp_create_func_t prp_create, H5P_prp_set_func_t prp_set, H5P_prp_get_func_t prp_get, H5P_prp_delete_func_t prp_del, H5P_prp_copy_func_t prp_copy, H5P_prp_close_func_t prp_close); herr_t H5Pinsert1(hid_t plist_id, const char *name, size_t size, void *value, H5P_prp_set_func_t prp_set, H5P_prp_get_func_t prp_get, H5P_prp_delete_func_t prp_delete, H5P_prp_copy_func_t prp_copy, H5P_prp_close_func_t prp_close); H5Z_filter_t H5Pget_filter1(hid_t plist_id, unsigned filter, unsigned int *flags , size_t *cd_nelmts , unsigned cd_values[] , size_t namelen, char name[]); herr_t H5Pget_filter_by_id1(hid_t plist_id, H5Z_filter_t id, unsigned int *flags , size_t *cd_nelmts , unsigned cd_values[] , size_t namelen, char name[] ); # 37 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/hdf5.h" 2 # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Rpublic.h" 1 # 30 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Rpublic.h" typedef enum { H5R_BADTYPE = (-1), H5R_OBJECT, H5R_DATASET_REGION, H5R_MAXTYPE } H5R_type_t; # 44 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Rpublic.h" typedef haddr_t hobj_ref_t; typedef unsigned char hdset_reg_ref_t[(sizeof(haddr_t)+4)]; # 61 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Rpublic.h" herr_t H5Rcreate(void *ref, hid_t loc_id, const char *name, H5R_type_t ref_type, hid_t space_id); hid_t H5Rdereference(hid_t dataset, H5R_type_t ref_type, const void *ref); hid_t H5Rget_region(hid_t dataset, H5R_type_t ref_type, const void *ref); herr_t H5Rget_obj_type2(hid_t id, H5R_type_t ref_type, const void *_ref, H5O_type_t *obj_type); ssize_t H5Rget_name(hid_t loc_id, H5R_type_t ref_type, const void *ref, char *name , size_t size); # 83 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Rpublic.h" H5G_obj_t H5Rget_obj_type1(hid_t id, H5R_type_t ref_type, const void *_ref); # 38 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/hdf5.h" 2 # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Spublic.h" 1 # 34 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Spublic.h" typedef enum H5S_class_t { H5S_NO_CLASS = -1, H5S_SCALAR = 0, H5S_SIMPLE = 1, H5S_NULL = 2 } H5S_class_t; typedef enum H5S_seloper_t { H5S_SELECT_NOOP = -1, H5S_SELECT_SET = 0, H5S_SELECT_OR, H5S_SELECT_AND, H5S_SELECT_XOR, H5S_SELECT_NOTB, H5S_SELECT_NOTA, H5S_SELECT_APPEND, H5S_SELECT_PREPEND, H5S_SELECT_INVALID } H5S_seloper_t; typedef enum { H5S_SEL_ERROR = -1, H5S_SEL_NONE = 0, H5S_SEL_POINTS = 1, H5S_SEL_HYPERSLABS = 2, H5S_SEL_ALL = 3, H5S_SEL_N }H5S_sel_type; hid_t H5Screate(H5S_class_t type); hid_t H5Screate_simple(int rank, const hsize_t dims[], const hsize_t maxdims[]); herr_t H5Sset_extent_simple(hid_t space_id, int rank, const hsize_t dims[], const hsize_t max[]); hid_t H5Scopy(hid_t space_id); herr_t H5Sclose(hid_t space_id); herr_t H5Sencode(hid_t obj_id, void *buf, size_t *nalloc); hid_t H5Sdecode(const void *buf); hssize_t H5Sget_simple_extent_npoints(hid_t space_id); int H5Sget_simple_extent_ndims(hid_t space_id); int H5Sget_simple_extent_dims(hid_t space_id, hsize_t dims[], hsize_t maxdims[]); htri_t H5Sis_simple(hid_t space_id); hssize_t H5Sget_select_npoints(hid_t spaceid); herr_t H5Sselect_hyperslab(hid_t space_id, H5S_seloper_t op, const hsize_t start[], const hsize_t _stride[], const hsize_t count[], const hsize_t _block[]); # 128 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5Spublic.h" herr_t H5Sselect_elements(hid_t space_id, H5S_seloper_t op, size_t num_elem, const hsize_t *coord); H5S_class_t H5Sget_simple_extent_type(hid_t space_id); herr_t H5Sset_extent_none(hid_t space_id); herr_t H5Sextent_copy(hid_t dst_id,hid_t src_id); htri_t H5Sextent_equal(hid_t sid1, hid_t sid2); herr_t H5Sselect_all(hid_t spaceid); herr_t H5Sselect_none(hid_t spaceid); herr_t H5Soffset_simple(hid_t space_id, const hssize_t *offset); htri_t H5Sselect_valid(hid_t spaceid); hssize_t H5Sget_select_hyper_nblocks(hid_t spaceid); hssize_t H5Sget_select_elem_npoints(hid_t spaceid); herr_t H5Sget_select_hyper_blocklist(hid_t spaceid, hsize_t startblock, hsize_t numblocks, hsize_t buf[ ]); herr_t H5Sget_select_elem_pointlist(hid_t spaceid, hsize_t startpoint, hsize_t numpoints, hsize_t buf[ ]); herr_t H5Sget_select_bounds(hid_t spaceid, hsize_t start[], hsize_t end[]); H5S_sel_type H5Sget_select_type(hid_t spaceid); # 39 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/hdf5.h" 2 # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5FDcore.h" 1 # 32 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5FDcore.h" hid_t H5FD_core_init(void); void H5FD_core_term(void); herr_t H5Pset_fapl_core(hid_t fapl_id, size_t increment, hbool_t backing_store); herr_t H5Pget_fapl_core(hid_t fapl_id, size_t *increment , hbool_t *backing_store ); # 44 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/hdf5.h" 2 # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5FDfamily.h" 1 # 33 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5FDfamily.h" hid_t H5FD_family_init(void); void H5FD_family_term(void); herr_t H5Pset_fapl_family(hid_t fapl_id, hsize_t memb_size, hid_t memb_fapl_id); herr_t H5Pget_fapl_family(hid_t fapl_id, hsize_t *memb_size , hid_t *memb_fapl_id ); # 45 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/hdf5.h" 2 # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5FDlog.h" 1 # 63 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5FDlog.h" hid_t H5FD_log_init(void); void H5FD_log_term(void); herr_t H5Pset_fapl_log(hid_t fapl_id, const char *logfile, unsigned long long flags, size_t buf_size); # 46 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/hdf5.h" 2 # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5FDmpi.h" 1 # 40 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5FDmpi.h" typedef enum H5FD_mpio_xfer_t { H5FD_MPIO_INDEPENDENT = 0, H5FD_MPIO_COLLECTIVE } H5FD_mpio_xfer_t; typedef enum H5FD_mpio_chunk_opt_t { H5FD_MPIO_CHUNK_DEFAULT = 0, H5FD_MPIO_CHUNK_ONE_IO, H5FD_MPIO_CHUNK_MULTI_IO } H5FD_mpio_chunk_opt_t; typedef enum H5FD_mpio_collective_opt_t { H5FD_MPIO_COLLECTIVE_IO = 0, H5FD_MPIO_INDIVIDUAL_IO } H5FD_mpio_collective_opt_t; # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5FDmpio.h" 1 # 45 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5FDmpio.h" hid_t H5FD_mpio_init(void); void H5FD_mpio_term(void); herr_t H5Pset_fapl_mpio(hid_t fapl_id, MPI_Comm comm, MPI_Info info); herr_t H5Pget_fapl_mpio(hid_t fapl_id, MPI_Comm *comm , MPI_Info *info ); herr_t H5Pset_dxpl_mpio(hid_t dxpl_id, H5FD_mpio_xfer_t xfer_mode); herr_t H5Pget_dxpl_mpio(hid_t dxpl_id, H5FD_mpio_xfer_t *xfer_mode ); herr_t H5Pset_dxpl_mpio_collective_opt(hid_t dxpl_id, H5FD_mpio_collective_opt_t opt_mode); herr_t H5Pset_dxpl_mpio_chunk_opt(hid_t dxpl_id, H5FD_mpio_chunk_opt_t opt_mode); herr_t H5Pset_dxpl_mpio_chunk_opt_num(hid_t dxpl_id, unsigned num_chunk_per_proc); herr_t H5Pset_dxpl_mpio_chunk_opt_ratio(hid_t dxpl_id, unsigned percent_num_proc_per_chunk); # 60 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5FDmpi.h" 2 # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5FDmpiposix.h" 1 # 41 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5FDmpiposix.h" hid_t H5FD_mpiposix_init(void); void H5FD_mpiposix_term(void); herr_t H5Pset_fapl_mpiposix(hid_t fapl_id, MPI_Comm comm, hbool_t use_gpfs); herr_t H5Pget_fapl_mpiposix(hid_t fapl_id, MPI_Comm *comm , hbool_t *use_gpfs ); # 61 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5FDmpi.h" 2 # 47 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/hdf5.h" 2 # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5FDmulti.h" 1 # 34 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5FDmulti.h" hid_t H5FD_multi_init(void); void H5FD_multi_term(void); herr_t H5Pset_fapl_multi(hid_t fapl_id, const H5FD_mem_t *memb_map, const hid_t *memb_fapl, const char * const *memb_name, const haddr_t *memb_addr, hbool_t relax); herr_t H5Pget_fapl_multi(hid_t fapl_id, H5FD_mem_t *memb_map , hid_t *memb_fapl , char **memb_name , haddr_t *memb_addr , hbool_t *relax ); herr_t H5Pset_fapl_split(hid_t fapl, const char *meta_ext, hid_t meta_plist_id, const char *raw_ext, hid_t raw_plist_id); # 48 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/hdf5.h" 2 # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5FDsec2.h" 1 # 33 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5FDsec2.h" hid_t H5FD_sec2_init(void); void H5FD_sec2_term(void); herr_t H5Pset_fapl_sec2(hid_t fapl_id); # 49 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/hdf5.h" 2 # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5FDstdio.h" 1 # 33 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5FDstdio.h" hid_t H5FD_stdio_init(void); void H5FD_stdio_term(void); herr_t H5Pset_fapl_stdio(hid_t fapl_id); # 50 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/hdf5.h" 2 # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/H5FDdirect.h" 1 # 54 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/hdf5.h" 2 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Found header files ['hdf5.h'] in ['/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include', '/opt/local/include/mpich-gcc49'] Popping language C Checking for functions [H5Pset_fapl_mpio] in library ['/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libhdf5hl_fortran.a', 'libhdf5_fortran.a', 'libhdf5_hl.a', 'libhdf5.a'] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char H5Pset_fapl_mpio(); static void _check_H5Pset_fapl_mpio() { H5Pset_fapl_mpio(); } int main() { _check_H5Pset_fapl_mpio();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lhdf5hl_fortran -lhdf5_fortran -lhdf5_hl -lhdf5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_LIBHDF5HL_FORTRAN" to "1" Defined "HAVE_LIBHDF5_FORTRAN" to "1" Defined "HAVE_LIBHDF5_HL" to "1" Defined "HAVE_LIBHDF5" to "1" Popping language C Defined "HAVE_H5PSET_FAPL_MPIO" to "1" ================================================================================ TEST checkSharedLibrary from config.packages.hdf5(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:637) TESTING: checkSharedLibrary from config.packages.hdf5(config/BuildSystem/config/package.py:637) By default we don't care about checking if the library is shared Popping language C ================================================================================ TEST alternateConfigureLibrary from config.packages.netcdf(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.netcdf(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.netcdf-cxx(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.netcdf-cxx(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.MOAB(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.MOAB(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.exodusii(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.exodusii(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default Pushing language C ================================================================================ TEST configureLibrary from config.packages.Chaco(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/Chaco.py:43) TESTING: configureLibrary from config.packages.Chaco(config/BuildSystem/config/packages/Chaco.py:43) ================================================================================== Checking for a functional Chaco ************************************************************************************************** Please register to use Chaco at http://www.cs.sandia.gov/web1400/1400_download.html ************************************************************************************************** Looking for CHACO in directory starting with Chaco Could not locate an existing copy of Chaco: ['ctetgen', 'hdf5-1.8.12', 'sowing'] Downloading Chaco =============================================================================== Trying to download http://ftp.mcs.anl.gov/pub/petsc/externalpackages/Chaco-2.2-p2.tar.gz for CHACO =============================================================================== Downloading http://ftp.mcs.anl.gov/pub/petsc/externalpackages/Chaco-2.2-p2.tar.gz to /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/_d_Chaco-2.2-p2.tar.gz Extracting /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/_d_Chaco-2.2-p2.tar.gz Executing: cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages; chmod -R a+r Chaco-2.2-p2;find Chaco-2.2-p2 -type d -name "*" -exec chmod a+rx {} \; Looking for CHACO in directory starting with Chaco Found a copy of CHACO in Chaco-2.2-p2 Looking for CHACO in directory starting with Chaco Found a copy of CHACO in Chaco-2.2-p2 chacoDir = /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/Chaco-2.2-p2 installDir /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug Have to rebuild Chaco, /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/Chaco-2.2-p2/make.inc != /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/petsc/conf/Chaco =============================================================================== Compiling and installing chaco; this may take several minutes =============================================================================== Executing: cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/Chaco-2.2-p2 && cd code && make clean && make && mkdir -p /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib && cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug && /opt/local/bin/ar cr lib/libchaco.a `find /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/Chaco-2.2-p2/code -name "*.o"` && cd lib && /opt/local/bin/ar d libchaco.a main.o && /opt/local/bin/ranlib -c libchaco.a stdout: rm -f */*.o ../exec/core /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o main/user_params.o main/user_params.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o main/interface.o main/interface.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o main/main.o main/main.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o submain/balance.o submain/balance.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o submain/divide.o submain/divide.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o submain/submain.o submain/submain.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o input/input_assign.o input/input_assign.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o input/check_input.o input/check_input.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o input/input.o input/input.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o input/input_geom.o input/input_geom.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o input/input_graph.o input/input_graph.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o input/read_params.o input/read_params.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o input/reflect_input.o input/reflect_input.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o input/read_val.o input/read_val.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o graph/check_graph.o graph/check_graph.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o graph/free_graph.o graph/free_graph.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o graph/reformat.o graph/reformat.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o graph/subgraph.o graph/subgraph.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o graph/graph_out.o graph/graph_out.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o inertial/eigenvec2.o inertial/eigenvec2.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o inertial/eigenvec3.o inertial/eigenvec3.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o inertial/inertial.o inertial/inertial.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o inertial/inertial1d.o inertial/inertial1d.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o inertial/inertial2d.o inertial/inertial2d.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o inertial/inertial3d.o inertial/inertial3d.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o inertial/make_subgeom.o inertial/make_subgeom.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klspiff/buckets.o klspiff/buckets.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klspiff/buckets_bi.o klspiff/buckets_bi.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klspiff/buckets1.o klspiff/buckets1.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klspiff/bilistops.o klspiff/bilistops.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klspiff/coarsen_kl.o klspiff/coarsen_kl.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klspiff/count_weights.o klspiff/count_weights.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klspiff/compress_ewgts.o klspiff/compress_ewgts.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klspiff/kl_init.o klspiff/kl_init.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klspiff/kl_output.o klspiff/kl_output.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klspiff/klspiff.o klspiff/klspiff.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klspiff/make_bndy_list.o klspiff/make_bndy_list.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klspiff/make_kl_list.o klspiff/make_kl_list.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klspiff/nway_kl.o klspiff/nway_kl.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klvspiff/bpm_improve.o klvspiff/bpm_improve.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klvspiff/bucketsv.o klvspiff/bucketsv.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klvspiff/clear_dvals.o klvspiff/clear_dvals.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klvspiff/coarsen_klv.o klvspiff/coarsen_klv.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klvspiff/countup_vtx_sep.o klvspiff/countup_vtx_sep.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klvspiff/find_bndy.o klvspiff/find_bndy.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klvspiff/flow.o klvspiff/flow.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klvspiff/klv_init.o klvspiff/klv_init.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klvspiff/klvspiff.o klvspiff/klvspiff.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klvspiff/make_bpgraph.o klvspiff/make_bpgraph.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klvspiff/make_sep_list.o klvspiff/make_sep_list.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klvspiff/matching.o klvspiff/matching.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klvspiff/nway_klv.o klvspiff/nway_klv.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klvspiff/flatten.o klvspiff/flatten.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o coarsen/coarsen.o coarsen/coarsen.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o coarsen/interpolate.o coarsen/interpolate.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o coarsen/makefgraph.o coarsen/makefgraph.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o coarsen/makeccoords.o coarsen/makeccoords.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o coarsen/coarsen1.o coarsen/coarsen1.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o coarsen/makev2cv.o coarsen/makev2cv.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o coarsen/maxmatch.o coarsen/maxmatch.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o coarsen/maxmatch1.o coarsen/maxmatch1.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o coarsen/maxmatch2.o coarsen/maxmatch2.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o coarsen/maxmatch3.o coarsen/maxmatch3.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o coarsen/maxmatch4.o coarsen/maxmatch4.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o coarsen/maxmatch5.o coarsen/maxmatch5.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o connect/add_edges.o connect/add_edges.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o connect/connected.o connect/connected.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o connect/find_edges.o connect/find_edges.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/bidir.o eigen/bidir.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/bisect.o eigen/bisect.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/checkeig.o eigen/checkeig.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/checkeig_ext.o eigen/checkeig_ext.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/checkorth.o eigen/checkorth.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/cksturmcnt.o eigen/cksturmcnt.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/mkeigvecs.o eigen/mkeigvecs.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/eigensolve.o eigen/eigensolve.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/get_extval.o eigen/get_extval.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/get_ritzvals.o eigen/get_ritzvals.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/lanczos_FO.o eigen/lanczos_FO.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/lanczos_SO.o eigen/lanczos_SO.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/lanczos_SO_float.o eigen/lanczos_SO_float.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/lanczos_ext.o eigen/lanczos_ext.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/lanczos_ext_float.o eigen/lanczos_ext_float.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/lanc_seconds.o eigen/lanc_seconds.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/lanpause.o eigen/lanpause.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/makeorthlnk.o eigen/makeorthlnk.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/mkscanlist.o eigen/mkscanlist.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/orthog1.o eigen/orthog1.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/orthogonalize.o eigen/orthogonalize.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/orthogvec.o eigen/orthogvec.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/ql.o eigen/ql.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/rqi.o eigen/rqi.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/rqi_ext.o eigen/rqi_ext.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/scale_diag.o eigen/scale_diag.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/scanmax.o eigen/scanmax.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/scanmin.o eigen/scanmin.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/solistout.o eigen/solistout.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/sorthog.o eigen/sorthog.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/splarax.o eigen/splarax.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/sturmcnt.o eigen/sturmcnt.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/Tevec.o eigen/Tevec.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/tri_solve.o eigen/tri_solve.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/warnings.o eigen/warnings.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o symmlq/aprod.o symmlq/aprod.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o symmlq/msolve.o symmlq/msolve.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o symmlq/pow_dd.o symmlq/pow_dd.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o symmlq/symmlq.o symmlq/symmlq.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o symmlq/symmlqblas.o symmlq/symmlqblas.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o tinvit/tinvit.o tinvit/tinvit.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o tinvit/pythag.o tinvit/pythag.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o tinvit/epslon.o tinvit/epslon.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o optimize/determinant.o optimize/determinant.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o optimize/func2d.o optimize/func2d.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o optimize/func3d.o optimize/func3d.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o optimize/opt2d.o optimize/opt2d.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o optimize/opt3d.o optimize/opt3d.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o assign/assign.o assign/assign.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o assign/assign_out.o assign/assign_out.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o assign/mapper.o assign/mapper.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o assign/median.o assign/median.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o assign/merge_assign.o assign/merge_assign.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o assign/rec_median.o assign/rec_median.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o assign/rotate.o assign/rotate.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o assign/y2x.o assign/y2x.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o bpmatch/checkbp.o bpmatch/checkbp.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o bpmatch/inits2d.o bpmatch/inits2d.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o bpmatch/inits3d.o bpmatch/inits3d.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o bpmatch/genvals2d.o bpmatch/genvals2d.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o bpmatch/genvals3d.o bpmatch/genvals3d.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o bpmatch/map2d.o bpmatch/map2d.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o bpmatch/map3d.o bpmatch/map3d.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o bpmatch/movevtxs.o bpmatch/movevtxs.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o bpmatch/sorts2d.o bpmatch/sorts2d.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o bpmatch/sorts3d.o bpmatch/sorts3d.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_map/compute_cube_edata.o refine_map/compute_cube_edata.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_map/compute_cube_vdata.o refine_map/compute_cube_vdata.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_map/refine_cube.o refine_map/refine_cube.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_map/update_cube_edata.o refine_map/update_cube_edata.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_map/update_cube_vdata.o refine_map/update_cube_vdata.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_map/find_edge_cube.o refine_map/find_edge_cube.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_map/init_cube_edata.o refine_map/init_cube_edata.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_map/compute_mesh_edata.o refine_map/compute_mesh_edata.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_map/compute_mesh_vdata.o refine_map/compute_mesh_vdata.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_map/find_edge_mesh.o refine_map/find_edge_mesh.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_map/init_mesh_edata.o refine_map/init_mesh_edata.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_map/refine_mesh.o refine_map/refine_mesh.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_map/update_mesh_edata.o refine_map/update_mesh_edata.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_map/update_mesh_vdata.o refine_map/update_mesh_vdata.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_map/refine_map.o refine_map/refine_map.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_map/make_comm_graph.o refine_map/make_comm_graph.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_part/refine_part.o refine_part/refine_part.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_part/kl_refine.o refine_part/kl_refine.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_part/make_maps_ref.o refine_part/make_maps_ref.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_part/make_terms_ref.o refine_part/make_terms_ref.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o internal/force_internal.o internal/force_internal.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o internal/improve_internal.o internal/improve_internal.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o internal/check_internal.o internal/check_internal.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/define_subcubes.o misc/define_subcubes.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/define_submeshes.o misc/define_submeshes.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/divide_procs.o misc/divide_procs.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/merge_goals.o misc/merge_goals.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/make_term_props.o misc/make_term_props.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/count.o misc/count.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/countup.o misc/countup.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/countup_cube.o misc/countup_cube.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/countup_mesh.o misc/countup_mesh.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/make_subgoal.o misc/make_subgoal.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/find_maxdeg.o misc/find_maxdeg.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/make_maps.o misc/make_maps.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/make_setlists.o misc/make_setlists.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/sequence.o misc/sequence.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/perturb.o misc/perturb.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/simple_part.o misc/simple_part.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/time_kernels.o misc/time_kernels.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/timing.o misc/timing.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/affirm.o util/affirm.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/array_alloc_2D.o util/array_alloc_2D.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/bit_reverse.o util/bit_reverse.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/checkpnt.o util/checkpnt.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/cpvec.o util/cpvec.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/dot.o util/dot.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/doubleout.o util/doubleout.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/input_int.o util/input_int.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/gray.o util/gray.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/machine_params.o util/machine_params.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/makevwsqrt.o util/makevwsqrt.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/mkvec.o util/mkvec.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/norm.o util/norm.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/normalize.o util/normalize.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/mergesort.o util/mergesort.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/randomize.o util/randomize.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/smalloc.o util/smalloc.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/bail.o util/bail.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/scadd.o util/scadd.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/seconds.o util/seconds.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/setvec.o util/setvec.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/shell_sort.o util/shell_sort.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/strout.o util/strout.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/tri_prod.o util/tri_prod.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/true_or_false.o util/true_or_false.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/update.o util/update.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/vecout.o util/vecout.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/vecran.o util/vecran.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/vecscale.o util/vecscale.c /opt/local/bin/mpicc-mpich-gcc49 -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 main/user_params.o main/interface.o main/main.o submain/balance.o submain/divide.o submain/submain.o input/input_assign.o input/check_input.o input/input.o input/input_geom.o input/input_graph.o input/read_params.o input/reflect_input.o input/read_val.o graph/check_graph.o graph/free_graph.o graph/reformat.o graph/subgraph.o graph/graph_out.o inertial/eigenvec2.o inertial/eigenvec3.o inertial/inertial.o inertial/inertial1d.o inertial/inertial2d.o inertial/inertial3d.o inertial/make_subgeom.o klspiff/buckets.o klspiff/buckets_bi.o klspiff/buckets1.o klspiff/bilistops.o klspiff/coarsen_kl.o klspiff/count_weights.o klspiff/compress_ewgts.o klspiff/kl_init.o klspiff/kl_output.o klspiff/klspiff.o klspiff/make_bndy_list.o klspiff/make_kl_list.o klspiff/nway_kl.o klvspiff/bpm_improve.o klvspiff/bucketsv.o klvspiff/clear_dvals.o klvspiff/coarsen_klv.o klvspiff/countup_vtx_sep.o klvspiff/find_bndy.o klvspiff/flow.o klvspiff/klv_init.o klvspiff/klvspiff.o klvspiff/make_bpgraph.o klvspiff/make_sep_list.o klvspiff/matching.o klvspiff/nway_klv.o klvspiff/flatten.o coarsen/coarsen.o coarsen/interpolate.o coarsen/makefgraph.o coarsen/makeccoords.o coarsen/coarsen1.o coarsen/makev2cv.o coarsen/maxmatch.o coarsen/maxmatch1.o coarsen/maxmatch2.o coarsen/maxmatch3.o coarsen/maxmatch4.o coarsen/maxmatch5.o connect/add_edges.o connect/connected.o connect/find_edges.o eigen/bidir.o eigen/bisect.o eigen/checkeig.o eigen/checkeig_ext.o eigen/checkorth.o eigen/cksturmcnt.o eigen/mkeigvecs.o eigen/eigensolve.o eigen/get_extval.o eigen/get_ritzvals.o eigen/lanczos_FO.o eigen/lanczos_SO.o eigen/lanczos_SO_float.o eigen/lanczos_ext.o eigen/lanczos_ext_float.o eigen/lanc_seconds.o eigen/lanpause.o eigen/makeorthlnk.o eigen/mkscanlist.o eigen/orthog1.o eigen/orthogonalize.o eigen/orthogvec.o eigen/ql.o eigen/rqi.o eigen/rqi_ext.o eigen/scale_diag.o eigen/scanmax.o eigen/scanmin.o eigen/solistout.o eigen/sorthog.o eigen/splarax.o eigen/sturmcnt.o eigen/Tevec.o eigen/tri_solve.o eigen/warnings.o symmlq/aprod.o symmlq/msolve.o symmlq/pow_dd.o symmlq/symmlq.o symmlq/symmlqblas.o tinvit/tinvit.o tinvit/pythag.o tinvit/epslon.o optimize/determinant.o optimize/func2d.o optimize/func3d.o optimize/opt2d.o optimize/opt3d.o assign/assign.o assign/assign_out.o assign/mapper.o assign/median.o assign/merge_assign.o assign/rec_median.o assign/rotate.o assign/y2x.o bpmatch/checkbp.o bpmatch/inits2d.o bpmatch/inits3d.o bpmatch/genvals2d.o bpmatch/genvals3d.o bpmatch/map2d.o bpmatch/map3d.o bpmatch/movevtxs.o bpmatch/sorts2d.o bpmatch/sorts3d.o refine_map/compute_cube_edata.o refine_map/compute_cube_vdata.o refine_map/refine_cube.o refine_map/update_cube_edata.o refine_map/update_cube_vdata.o refine_map/find_edge_cube.o refine_map/init_cube_edata.o refine_map/compute_mesh_edata.o refine_map/compute_mesh_vdata.o refine_map/find_edge_mesh.o refine_map/init_mesh_edata.o refine_map/refine_mesh.o refine_map/update_mesh_edata.o refine_map/update_mesh_vdata.o refine_map/refine_map.o refine_map/make_comm_graph.o refine_part/refine_part.o refine_part/kl_refine.o refine_part/make_maps_ref.o refine_part/make_terms_ref.o internal/force_internal.o internal/improve_internal.o internal/check_internal.o misc/define_subcubes.o misc/define_submeshes.o misc/divide_procs.o misc/merge_goals.o misc/make_term_props.o misc/count.o misc/countup.o misc/countup_cube.o misc/countup_mesh.o misc/make_subgoal.o misc/find_maxdeg.o misc/make_maps.o misc/make_setlists.o misc/sequence.o misc/perturb.o misc/simple_part.o misc/time_kernels.o misc/timing.o util/affirm.o util/array_alloc_2D.o util/bit_reverse.o util/checkpnt.o util/cpvec.o util/dot.o util/doubleout.o util/input_int.o util/gray.o util/machine_params.o util/makevwsqrt.o util/mkvec.o util/norm.o util/normalize.o util/mergesort.o util/randomize.o util/smalloc.o util/bail.o util/scadd.o util/seconds.o util/setvec.o util/shell_sort.o util/strout.o util/tri_prod.o util/true_or_false.o util/update.o util/vecout.o util/vecran.o util/vecscale.o -lm -o ../exec/chaco ********Output of running make on Chaco follows ******* rm -f */*.o ../exec/core /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o main/user_params.o main/user_params.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o main/interface.o main/interface.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o main/main.o main/main.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o submain/balance.o submain/balance.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o submain/divide.o submain/divide.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o submain/submain.o submain/submain.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o input/input_assign.o input/input_assign.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o input/check_input.o input/check_input.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o input/input.o input/input.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o input/input_geom.o input/input_geom.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o input/input_graph.o input/input_graph.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o input/read_params.o input/read_params.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o input/reflect_input.o input/reflect_input.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o input/read_val.o input/read_val.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o graph/check_graph.o graph/check_graph.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o graph/free_graph.o graph/free_graph.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o graph/reformat.o graph/reformat.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o graph/subgraph.o graph/subgraph.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o graph/graph_out.o graph/graph_out.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o inertial/eigenvec2.o inertial/eigenvec2.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o inertial/eigenvec3.o inertial/eigenvec3.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o inertial/inertial.o inertial/inertial.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o inertial/inertial1d.o inertial/inertial1d.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o inertial/inertial2d.o inertial/inertial2d.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o inertial/inertial3d.o inertial/inertial3d.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o inertial/make_subgeom.o inertial/make_subgeom.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klspiff/buckets.o klspiff/buckets.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klspiff/buckets_bi.o klspiff/buckets_bi.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klspiff/buckets1.o klspiff/buckets1.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klspiff/bilistops.o klspiff/bilistops.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klspiff/coarsen_kl.o klspiff/coarsen_kl.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klspiff/count_weights.o klspiff/count_weights.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klspiff/compress_ewgts.o klspiff/compress_ewgts.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klspiff/kl_init.o klspiff/kl_init.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klspiff/kl_output.o klspiff/kl_output.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klspiff/klspiff.o klspiff/klspiff.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klspiff/make_bndy_list.o klspiff/make_bndy_list.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klspiff/make_kl_list.o klspiff/make_kl_list.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klspiff/nway_kl.o klspiff/nway_kl.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klvspiff/bpm_improve.o klvspiff/bpm_improve.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klvspiff/bucketsv.o klvspiff/bucketsv.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klvspiff/clear_dvals.o klvspiff/clear_dvals.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klvspiff/coarsen_klv.o klvspiff/coarsen_klv.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klvspiff/countup_vtx_sep.o klvspiff/countup_vtx_sep.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klvspiff/find_bndy.o klvspiff/find_bndy.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klvspiff/flow.o klvspiff/flow.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klvspiff/klv_init.o klvspiff/klv_init.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klvspiff/klvspiff.o klvspiff/klvspiff.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klvspiff/make_bpgraph.o klvspiff/make_bpgraph.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klvspiff/make_sep_list.o klvspiff/make_sep_list.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klvspiff/matching.o klvspiff/matching.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klvspiff/nway_klv.o klvspiff/nway_klv.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o klvspiff/flatten.o klvspiff/flatten.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o coarsen/coarsen.o coarsen/coarsen.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o coarsen/interpolate.o coarsen/interpolate.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o coarsen/makefgraph.o coarsen/makefgraph.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o coarsen/makeccoords.o coarsen/makeccoords.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o coarsen/coarsen1.o coarsen/coarsen1.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o coarsen/makev2cv.o coarsen/makev2cv.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o coarsen/maxmatch.o coarsen/maxmatch.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o coarsen/maxmatch1.o coarsen/maxmatch1.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o coarsen/maxmatch2.o coarsen/maxmatch2.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o coarsen/maxmatch3.o coarsen/maxmatch3.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o coarsen/maxmatch4.o coarsen/maxmatch4.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o coarsen/maxmatch5.o coarsen/maxmatch5.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o connect/add_edges.o connect/add_edges.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o connect/connected.o connect/connected.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o connect/find_edges.o connect/find_edges.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/bidir.o eigen/bidir.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/bisect.o eigen/bisect.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/checkeig.o eigen/checkeig.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/checkeig_ext.o eigen/checkeig_ext.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/checkorth.o eigen/checkorth.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/cksturmcnt.o eigen/cksturmcnt.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/mkeigvecs.o eigen/mkeigvecs.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/eigensolve.o eigen/eigensolve.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/get_extval.o eigen/get_extval.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/get_ritzvals.o eigen/get_ritzvals.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/lanczos_FO.o eigen/lanczos_FO.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/lanczos_SO.o eigen/lanczos_SO.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/lanczos_SO_float.o eigen/lanczos_SO_float.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/lanczos_ext.o eigen/lanczos_ext.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/lanczos_ext_float.o eigen/lanczos_ext_float.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/lanc_seconds.o eigen/lanc_seconds.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/lanpause.o eigen/lanpause.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/makeorthlnk.o eigen/makeorthlnk.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/mkscanlist.o eigen/mkscanlist.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/orthog1.o eigen/orthog1.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/orthogonalize.o eigen/orthogonalize.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/orthogvec.o eigen/orthogvec.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/ql.o eigen/ql.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/rqi.o eigen/rqi.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/rqi_ext.o eigen/rqi_ext.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/scale_diag.o eigen/scale_diag.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/scanmax.o eigen/scanmax.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/scanmin.o eigen/scanmin.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/solistout.o eigen/solistout.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/sorthog.o eigen/sorthog.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/splarax.o eigen/splarax.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/sturmcnt.o eigen/sturmcnt.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/Tevec.o eigen/Tevec.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/tri_solve.o eigen/tri_solve.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o eigen/warnings.o eigen/warnings.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o symmlq/aprod.o symmlq/aprod.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o symmlq/msolve.o symmlq/msolve.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o symmlq/pow_dd.o symmlq/pow_dd.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o symmlq/symmlq.o symmlq/symmlq.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o symmlq/symmlqblas.o symmlq/symmlqblas.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o tinvit/tinvit.o tinvit/tinvit.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o tinvit/pythag.o tinvit/pythag.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o tinvit/epslon.o tinvit/epslon.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o optimize/determinant.o optimize/determinant.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o optimize/func2d.o optimize/func2d.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o optimize/func3d.o optimize/func3d.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o optimize/opt2d.o optimize/opt2d.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o optimize/opt3d.o optimize/opt3d.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o assign/assign.o assign/assign.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o assign/assign_out.o assign/assign_out.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o assign/mapper.o assign/mapper.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o assign/median.o assign/median.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o assign/merge_assign.o assign/merge_assign.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o assign/rec_median.o assign/rec_median.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o assign/rotate.o assign/rotate.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o assign/y2x.o assign/y2x.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o bpmatch/checkbp.o bpmatch/checkbp.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o bpmatch/inits2d.o bpmatch/inits2d.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o bpmatch/inits3d.o bpmatch/inits3d.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o bpmatch/genvals2d.o bpmatch/genvals2d.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o bpmatch/genvals3d.o bpmatch/genvals3d.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o bpmatch/map2d.o bpmatch/map2d.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o bpmatch/map3d.o bpmatch/map3d.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o bpmatch/movevtxs.o bpmatch/movevtxs.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o bpmatch/sorts2d.o bpmatch/sorts2d.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o bpmatch/sorts3d.o bpmatch/sorts3d.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_map/compute_cube_edata.o refine_map/compute_cube_edata.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_map/compute_cube_vdata.o refine_map/compute_cube_vdata.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_map/refine_cube.o refine_map/refine_cube.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_map/update_cube_edata.o refine_map/update_cube_edata.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_map/update_cube_vdata.o refine_map/update_cube_vdata.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_map/find_edge_cube.o refine_map/find_edge_cube.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_map/init_cube_edata.o refine_map/init_cube_edata.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_map/compute_mesh_edata.o refine_map/compute_mesh_edata.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_map/compute_mesh_vdata.o refine_map/compute_mesh_vdata.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_map/find_edge_mesh.o refine_map/find_edge_mesh.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_map/init_mesh_edata.o refine_map/init_mesh_edata.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_map/refine_mesh.o refine_map/refine_mesh.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_map/update_mesh_edata.o refine_map/update_mesh_edata.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_map/update_mesh_vdata.o refine_map/update_mesh_vdata.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_map/refine_map.o refine_map/refine_map.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_map/make_comm_graph.o refine_map/make_comm_graph.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_part/refine_part.o refine_part/refine_part.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_part/kl_refine.o refine_part/kl_refine.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_part/make_maps_ref.o refine_part/make_maps_ref.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o refine_part/make_terms_ref.o refine_part/make_terms_ref.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o internal/force_internal.o internal/force_internal.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o internal/improve_internal.o internal/improve_internal.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o internal/check_internal.o internal/check_internal.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/define_subcubes.o misc/define_subcubes.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/define_submeshes.o misc/define_submeshes.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/divide_procs.o misc/divide_procs.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/merge_goals.o misc/merge_goals.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/make_term_props.o misc/make_term_props.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/count.o misc/count.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/countup.o misc/countup.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/countup_cube.o misc/countup_cube.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/countup_mesh.o misc/countup_mesh.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/make_subgoal.o misc/make_subgoal.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/find_maxdeg.o misc/find_maxdeg.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/make_maps.o misc/make_maps.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/make_setlists.o misc/make_setlists.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/sequence.o misc/sequence.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/perturb.o misc/perturb.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/simple_part.o misc/simple_part.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/time_kernels.o misc/time_kernels.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o misc/timing.o misc/timing.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/affirm.o util/affirm.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/array_alloc_2D.o util/array_alloc_2D.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/bit_reverse.o util/bit_reverse.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/checkpnt.o util/checkpnt.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/cpvec.o util/cpvec.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/dot.o util/dot.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/doubleout.o util/doubleout.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/input_int.o util/input_int.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/gray.o util/gray.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/machine_params.o util/machine_params.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/makevwsqrt.o util/makevwsqrt.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/mkvec.o util/mkvec.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/norm.o util/norm.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/normalize.o util/normalize.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/mergesort.o util/mergesort.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/randomize.o util/randomize.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/smalloc.o util/smalloc.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/bail.o util/bail.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/scadd.o util/scadd.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/seconds.o util/seconds.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/setvec.o util/setvec.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/shell_sort.o util/shell_sort.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/strout.o util/strout.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/tri_prod.o util/tri_prod.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/true_or_false.o util/true_or_false.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/update.o util/update.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/vecout.o util/vecout.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/vecran.o util/vecran.c /opt/local/bin/mpicc-mpich-gcc49 -c -Imain -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -o util/vecscale.o util/vecscale.c /opt/local/bin/mpicc-mpich-gcc49 -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 main/user_params.o main/interface.o main/main.o submain/balance.o submain/divide.o submain/submain.o input/input_assign.o input/check_input.o input/input.o input/input_geom.o input/input_graph.o input/read_params.o input/reflect_input.o input/read_val.o graph/check_graph.o graph/free_graph.o graph/reformat.o graph/subgraph.o graph/graph_out.o inertial/eigenvec2.o inertial/eigenvec3.o inertial/inertial.o inertial/inertial1d.o inertial/inertial2d.o inertial/inertial3d.o inertial/make_subgeom.o klspiff/buckets.o klspiff/buckets_bi.o klspiff/buckets1.o klspiff/bilistops.o klspiff/coarsen_kl.o klspiff/count_weights.o klspiff/compress_ewgts.o klspiff/kl_init.o klspiff/kl_output.o klspiff/klspiff.o klspiff/make_bndy_list.o klspiff/make_kl_list.o klspiff/nway_kl.o klvspiff/bpm_improve.o klvspiff/bucketsv.o klvspiff/clear_dvals.o klvspiff/coarsen_klv.o klvspiff/countup_vtx_sep.o klvspiff/find_bndy.o klvspiff/flow.o klvspiff/klv_init.o klvspiff/klvspiff.o klvspiff/make_bpgraph.o klvspiff/make_sep_list.o klvspiff/matching.o klvspiff/nway_klv.o klvspiff/flatten.o coarsen/coarsen.o coarsen/interpolate.o coarsen/makefgraph.o coarsen/makeccoords.o coarsen/coarsen1.o coarsen/makev2cv.o coarsen/maxmatch.o coarsen/maxmatch1.o coarsen/maxmatch2.o coarsen/maxmatch3.o coarsen/maxmatch4.o coarsen/maxmatch5.o connect/add_edges.o connect/connected.o connect/find_edges.o eigen/bidir.o eigen/bisect.o eigen/checkeig.o eigen/checkeig_ext.o eigen/checkorth.o eigen/cksturmcnt.o eigen/mkeigvecs.o eigen/eigensolve.o eigen/get_extval.o eigen/get_ritzvals.o eigen/lanczos_FO.o eigen/lanczos_SO.o eigen/lanczos_SO_float.o eigen/lanczos_ext.o eigen/lanczos_ext_float.o eigen/lanc_seconds.o eigen/lanpause.o eigen/makeorthlnk.o eigen/mkscanlist.o eigen/orthog1.o eigen/orthogonalize.o eigen/orthogvec.o eigen/ql.o eigen/rqi.o eigen/rqi_ext.o eigen/scale_diag.o eigen/scanmax.o eigen/scanmin.o eigen/solistout.o eigen/sorthog.o eigen/splarax.o eigen/sturmcnt.o eigen/Tevec.o eigen/tri_solve.o eigen/warnings.o symmlq/aprod.o symmlq/msolve.o symmlq/pow_dd.o symmlq/symmlq.o symmlq/symmlqblas.o tinvit/tinvit.o tinvit/pythag.o tinvit/epslon.o optimize/determinant.o optimize/func2d.o optimize/func3d.o optimize/opt2d.o optimize/opt3d.o assign/assign.o assign/assign_out.o assign/mapper.o assign/median.o assign/merge_assign.o assign/rec_median.o assign/rotate.o assign/y2x.o bpmatch/checkbp.o bpmatch/inits2d.o bpmatch/inits3d.o bpmatch/genvals2d.o bpmatch/genvals3d.o bpmatch/map2d.o bpmatch/map3d.o bpmatch/movevtxs.o bpmatch/sorts2d.o bpmatch/sorts3d.o refine_map/compute_cube_edata.o refine_map/compute_cube_vdata.o refine_map/refine_cube.o refine_map/update_cube_edata.o refine_map/update_cube_vdata.o refine_map/find_edge_cube.o refine_map/init_cube_edata.o refine_map/compute_mesh_edata.o refine_map/compute_mesh_vdata.o refine_map/find_edge_mesh.o refine_map/init_mesh_edata.o refine_map/refine_mesh.o refine_map/update_mesh_edata.o refine_map/update_mesh_vdata.o refine_map/refine_map.o refine_map/make_comm_graph.o refine_part/refine_part.o refine_part/kl_refine.o refine_part/make_maps_ref.o refine_part/make_terms_ref.o internal/force_internal.o internal/improve_internal.o internal/check_internal.o misc/define_subcubes.o misc/define_submeshes.o misc/divide_procs.o misc/merge_goals.o misc/make_term_props.o misc/count.o misc/countup.o misc/countup_cube.o misc/countup_mesh.o misc/make_subgoal.o misc/find_maxdeg.o misc/make_maps.o misc/make_setlists.o misc/sequence.o misc/perturb.o misc/simple_part.o misc/time_kernels.o misc/timing.o util/affirm.o util/array_alloc_2D.o util/bit_reverse.o util/checkpnt.o util/cpvec.o util/dot.o util/doubleout.o util/input_int.o util/gray.o util/machine_params.o util/makevwsqrt.o util/mkvec.o util/norm.o util/normalize.o util/mergesort.o util/randomize.o util/smalloc.o util/bail.o util/scadd.o util/seconds.o util/setvec.o util/shell_sort.o util/strout.o util/tri_prod.o util/true_or_false.o util/update.o util/vecout.o util/vecran.o util/vecscale.o -lm -o ../exec/chacomain/user_params.c:102:29: warning: initialization discards 'const' qualifier from pointer target type char *PARAMS_FILENAME = "User_Params"; /* File of parameter changes */ ^ input/read_params.c: In function 'read_params': input/read_params.c:134:2: warning: initialization discards 'const' qualifier from pointer target type "CHECK_INPUT", "MAKE_CONNECTED", "COARSEN_VWGTS", ^ input/read_params.c:134:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:134:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:135:2: warning: initialization discards 'const' qualifier from pointer target type "COARSEN_EWGTS", "KL_RANDOM", "KL_ONLY_BNDY", ^ input/read_params.c:135:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:135:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:136:2: warning: initialization discards 'const' qualifier from pointer target type "KL_UNDO_LIST", "COARSE_KL_BOTTOM", "PERTURB", ^ input/read_params.c:136:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:136:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:137:2: warning: initialization discards 'const' qualifier from pointer target type "OUTPUT_ASSIGN", "PROMPT", "PERCENTAGE_OUTPUT", ^ input/read_params.c:137:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:137:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:138:2: warning: initialization discards 'const' qualifier from pointer target type "MAKE_VWGTS", "REFINE_MAP", "PRINT_HEADERS", ^ input/read_params.c:138:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:138:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:139:2: warning: initialization discards 'const' qualifier from pointer target type "TERM_PROP", "LIMIT_KL_EWGTS", "SIMULATOR", ^ input/read_params.c:139:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:139:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:140:9: warning: initialization discards 'const' qualifier from pointer target type "FREE_GRAPH", "SEQUENCE", "LANCZOS_TIME", ^ input/read_params.c:140:9: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:140:9: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:141:2: warning: initialization discards 'const' qualifier from pointer target type "TIME_KERNELS", "HEAVY_MATCH", "EXPERT", ^ input/read_params.c:141:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:141:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:142:2: warning: initialization discards 'const' qualifier from pointer target type "OUT_ASSIGN_INV", "IN_ASSIGN_INV", "VERTEX_SEPARATOR", ^ input/read_params.c:142:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:142:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:143:2: warning: initialization discards 'const' qualifier from pointer target type "VERTEX_COVER", "FLATTEN", NULL }; ^ input/read_params.c:143:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:158:2: warning: initialization discards 'const' qualifier from pointer target type "ECHO", "NSQRTS", "ARCHITECTURE", ^ input/read_params.c:158:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:158:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:159:2: warning: initialization discards 'const' qualifier from pointer target type "LANCZOS_SO_INTERVAL", "LANCZOS_MAXITNS", "MAPPING_TYPE", ^ input/read_params.c:159:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:159:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:160:2: warning: initialization discards 'const' qualifier from pointer target type "COARSE_NLEVEL_RQI", "KL_METRIC", "KL_NTRIES_BAD", ^ input/read_params.c:160:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:160:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:161:2: warning: initialization discards 'const' qualifier from pointer target type "KL_BAD_MOVES", "COARSE_NLEVEL_KL", "NPERTURB", ^ input/read_params.c:161:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:161:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:162:2: warning: initialization discards 'const' qualifier from pointer target type "OPT3D_NTRIES", "DEBUG_CONNECTED", "DEBUG_PERTURB", ^ input/read_params.c:162:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:162:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:163:2: warning: initialization discards 'const' qualifier from pointer target type "DEBUG_ASSIGN", "DEBUG_INERTIAL", "DEBUG_OPTIMIZE", ^ input/read_params.c:163:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:163:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:164:2: warning: initialization discards 'const' qualifier from pointer target type "DEBUG_BPMATCH", "DEBUG_COARSEN", "DEBUG_EVECS", ^ input/read_params.c:164:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:164:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:165:2: warning: initialization discards 'const' qualifier from pointer target type "DEBUG_KL", "DEBUG_MEMORY", "DEBUG_INPUT", ^ input/read_params.c:165:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:165:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:166:2: warning: initialization discards 'const' qualifier from pointer target type "DEBUG_PARAMS", "DEBUG_TRACE", "WARNING_EVECS", ^ input/read_params.c:166:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:166:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:167:2: warning: initialization discards 'const' qualifier from pointer target type "OUTPUT_TIME", "OUTPUT_METRICS", "SIMULATION_ITNS", ^ input/read_params.c:167:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:167:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:168:2: warning: initialization discards 'const' qualifier from pointer target type "DEBUG_SIMULATOR", "LANCZOS_CONVERGENCE_MODE", ^ input/read_params.c:168:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:169:2: warning: initialization discards 'const' qualifier from pointer target type "RQI_CONVERGENCE_MODE", "REFINE_PARTITION", "INTERNAL_VERTICES", ^ input/read_params.c:169:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:169:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:170:9: warning: initialization discards 'const' qualifier from pointer target type "LANCZOS_TYPE", "MATCH_TYPE", "DEBUG_INTERNAL", ^ input/read_params.c:170:9: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:170:9: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:171:9: warning: initialization discards 'const' qualifier from pointer target type "DEBUG_REFINE_PART", "DEBUG_REFINE_MAP", "DEBUG_MACH_PARAMS", ^ input/read_params.c:171:9: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:171:9: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:172:2: warning: initialization discards 'const' qualifier from pointer target type "DEBUG_COVER", "LANCZOS_SO_PRECISION", "COARSE_KLV", ^ input/read_params.c:172:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:172:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:173:2: warning: initialization discards 'const' qualifier from pointer target type "COARSE_BPM", "KL_MAX_PASS", NULL}; ^ input/read_params.c:173:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:194:9: warning: initialization discards 'const' qualifier from pointer target type "RANDOM_SEED", NULL}; ^ input/read_params.c:200:9: warning: initialization discards 'const' qualifier from pointer target type "SEQ_FILENAME", NULL}; ^ input/read_params.c:207:2: warning: initialization discards 'const' qualifier from pointer target type "EIGEN_TOLERANCE", "BISECTION_SAFETY", "PERTURB_MAX", ^ input/read_params.c:207:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:207:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:208:2: warning: initialization discards 'const' qualifier from pointer target type "WARNING_ORTHTOL", "WARNING_MISTOL", "SRESTOL", ^ input/read_params.c:208:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:208:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:209:2: warning: initialization discards 'const' qualifier from pointer target type "COARSEN_RATIO_MIN", "EWGT_RATIO_MAX", "CUT_COST", ^ input/read_params.c:209:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:209:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:210:2: warning: initialization discards 'const' qualifier from pointer target type "HOP_COST", "BDY_COST", "BDY_HOP_COST", ^ input/read_params.c:210:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:210:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:211:2: warning: initialization discards 'const' qualifier from pointer target type "STARTUP_COST", "CUT_TO_HOP_COST", "KL_IMBALANCE", ^ input/read_params.c:211:2: warning: initialization discards 'const' qualifier from pointer target type input/read_params.c:211:2: warning: initialization discards 'const' qualifier from pointer target type klspiff/nway_kl.c: In function 'nway_kl': klspiff/nway_kl.c:410:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] bestptr->prev = (struct bilist *) bestto; ^ klspiff/nway_kl.c:466:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] bestto = (int) bptr->prev; ^ klvspiff/coarsen_klv.c: In function 'coarsen_klv': klvspiff/coarsen_klv.c:117:2: warning: "/*" within comment [-Wcomment] /* Create space for subgraph yvecs. */ ^ klvspiff/coarsen_klv.c:133:2: warning: "/*" within comment [-Wcomment] /* If not coarsening ewgts, then need care with term_wgts. */ ^ klvspiff/coarsen_klv.c:164:2: warning: "/*" within comment [-Wcomment] /* Partition coarse graph with spectral method */ ^ klvspiff/coarsen_klv.c:175:37: warning: "/*" within comment [-Wcomment] if (!COARSEN_VWGTS && step != 0) { /* Construct new goal */ ^ klvspiff/coarsen_klv.c:192:2: warning: "/*" within comment [-Wcomment] /* Check for boundary and flag those guys with a 2 */ ^ klvspiff/coarsen_klv.c:240:9: warning: implicit declaration of function 'simple_part' [-Wimplicit-function-declaration] simple_part(graph, nvtxs, assignment, nsets, 1, real_goal); ^ klvspiff/coarsen_klv.c:79:15: warning: unused variable 'active' [-Wunused-variable] int *active; /* space for assign routine */ ^ klvspiff/coarsen_klv.c:70:15: warning: unused variable 'maxdeg' [-Wunused-variable] double maxdeg; /* maximum weighted degree of a vertex */ ^ klvspiff/coarsen_klv.c:69:15: warning: unused variable 'vwsqrt' [-Wunused-variable] double *vwsqrt = NULL; /* square root of vertex weights */ ^ klvspiff/coarsen_klv.c:65:15: warning: unused variable 'evals' [-Wunused-variable] double evals[MAXDIMS + 1]; /* eigenvalues returned */ ^ klvspiff/coarsen_klv.c:64:15: warning: unused variable 'yvecs' [-Wunused-variable] double *yvecs[MAXDIMS + 1]; /* eigenvectors for subgraph */ ^ klvspiff/coarsen_klv.c:62:26: warning: unused variable 'cdata' [-Wunused-variable] struct connect_data *cdata; /* data structure for enforcing connectivity */ ^ klvspiff/coarsen_klv.c:57:16: warning: unused variable 'COARSE_KL_BOTTOM' [-Wunused-variable] extern int COARSE_KL_BOTTOM;/* force KL invocation at bottom level? */ ^ klvspiff/coarsen_klv.c:53:16: warning: unused variable 'DEBUG_CONNECTED' [-Wunused-variable] extern int DEBUG_CONNECTED; /* debug flag for connectivity checking */ ^ klvspiff/flatten.c: In function 'find_flat': klvspiff/flatten.c:113:5: warning: implicit declaration of function 'sfree' [-Wimplicit-function-declaration] sfree((char *) scatter); ^ klvspiff/flatten.c:30:15: note: previous declaration of 'sfree' was here int sfree(); ^ coarsen/maxmatch5.c: In function 'maxmatch5': coarsen/maxmatch5.c:27:21: warning: unused variable 'k' [-Wunused-variable] int i, j, k; /* loop counters */ ^ eigen/eigensolve.c: In function 'eigensolve': eigen/eigensolve.c:80:17: warning: unused variable 'file' [-Wunused-variable] FILE *fopen(), *file; ^ util/true_or_false.c: In function 'true_or_false': util/true_or_false.c:9:2: warning: return discards 'const' qualifier from pointer target type return ("True"); ^ util/true_or_false.c:11:2: warning: return discards 'const' qualifier from pointer target type return ("False"); ^ ********End of Output of running make on Chaco ******* Executing: cp -f /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/Chaco-2.2-p2/make.inc /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/petsc/conf/Chaco Checking for library in Download CHACO: ['/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libchaco.a'] Contents: ['bin', 'externalpackages', 'include', 'lib', 'share'] ================================================================================ TEST check from config.libraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/libraries.py:146) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:146) 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/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libchaco.a'] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lchaco -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_LIBCHACO" to "1" Popping language C Checking for headers Download CHACO: ['/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include', '/opt/local/include/mpich-gcc49'] Checking for functions [ddot_chaco] in library ['/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libchaco.a'] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lchaco -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_LIBCHACO" to "1" Popping language C ================================================================================ TEST checkSharedLibrary from config.packages.Chaco(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:637) TESTING: checkSharedLibrary from config.packages.Chaco(config/BuildSystem/config/package.py:637) By default we don't care about checking if the library is shared Popping language C ================================================================================ TEST alternateConfigureLibrary from config.packages.cgns(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.cgns(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST locateC2html from config.packages.c2html(/Users/gbisht/projects/petsc/petsc_f0284fa/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 /opt/local/bin/c2html...not found Checking for program /opt/local/sbin/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 /opt/X11/bin/c2html...not found Checking for program /Users/gbisht/c2html...not found Checking for program /Users/gbisht/projects/petsc/petsc_f0284fa/bin/win32fe/c2html...not found ================================================================================ TEST alternateConfigureLibrary from config.packages.boost(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.boost(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default Pushing language C ================================================================================ TEST configureLibrary from config.packages.X(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:579) TESTING: configureLibrary from config.packages.X(config/BuildSystem/config/package.py:579) Find an installation and check if it can work with PETSc ================================================================================== Checking for a functional X Checking for library in Compiler specific search X: [] ================================================================================ TEST check from config.libraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/libraries.py:146) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:146) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names Checking for functions [XSetWMName] in library [] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char XSetWMName(); static void _check_XSetWMName() { XSetWMName(); } int main() { _check_XSetWMName();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "_XSetWMName", referenced from: __check_XSetWMName in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status Popping language C Checking for library in Compiler specific search X: ['libX11.a'] ================================================================================ TEST check from config.libraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/libraries.py:146) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:146) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names Checking for functions [XSetWMName] in library ['libX11.a'] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char XSetWMName(); static void _check_XSetWMName() { XSetWMName(); } int main() { _check_XSetWMName();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -lX11 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: ld: library not found for -lX11 collect2: error: ld returned 1 exit status Popping language C Checking for library in Package specific search directory X: ['/opt/X11/lib/libX11.a'] Contents: ['bin', 'etc', 'include', 'lib', 'share', 'var'] ================================================================================ TEST check from config.libraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/libraries.py:146) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:146) Checks that the library "libName" contains "funcs", and if it does defines HAVE_LIB"libName" - libDir may be a list of directories - libName may be a list of library names Checking for functions [XSetWMName] in library ['/opt/X11/lib/libX11.a'] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char XSetWMName(); static void _check_XSetWMName() { XSetWMName(); } int main() { _check_XSetWMName();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/opt/X11/lib -L/opt/X11/lib -lX11 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_LIBX11" to "1" Popping language C Checking for headers Package specific search directory X: ['/opt/X11/include', '/opt/local/include/mpich-gcc49'] Pushing language C ================================================================================ TEST checkInclude from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/headers.py:86) TESTING: checkInclude from config.headers(config/BuildSystem/config/headers.py:86) Checks if a particular include file can be found along particular include paths Checking for header files ['X11/Xlib.h'] in ['/opt/X11/include', '/opt/local/include/mpich-gcc49'] Checking include with compiler flags var CPPFLAGS ['/opt/X11/include', '/opt/local/include/mpich-gcc49'] Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/opt/X11/include -I/opt/local/include/mpich-gcc49 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/opt/X11/include/X11/Xlib.h" 1 # 38 "/opt/X11/include/X11/Xlib.h" # 1 "/usr/include/sys/types.h" 1 3 4 # 72 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/appleapiopts.h" 1 3 4 # 73 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 76 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/machine/types.h" 1 3 4 # 35 "/usr/include/machine/types.h" 3 4 # 1 "/usr/include/i386/types.h" 1 3 4 # 70 "/usr/include/i386/types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 71 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_int8_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int8_t.h" 3 4 typedef signed char int8_t; # 77 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_int16_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int16_t.h" 3 4 typedef short int16_t; # 78 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_int32_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int32_t.h" 3 4 typedef int int32_t; # 79 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_int64_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int64_t.h" 3 4 typedef long long int64_t; # 80 "/usr/include/i386/types.h" 2 3 4 typedef unsigned char u_int8_t; typedef unsigned short u_int16_t; typedef unsigned int u_int32_t; typedef unsigned long long u_int64_t; typedef int64_t register_t; # 1 "/usr/include/sys/_types/_intptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_intptr_t.h" 3 4 typedef __darwin_intptr_t intptr_t; # 93 "/usr/include/i386/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_uintptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uintptr_t.h" 3 4 typedef unsigned long uintptr_t; # 94 "/usr/include/i386/types.h" 2 3 4 typedef u_int64_t user_addr_t; typedef u_int64_t user_size_t; typedef int64_t user_ssize_t; typedef int64_t user_long_t; typedef u_int64_t user_ulong_t; typedef int64_t user_time_t; typedef int64_t user_off_t; typedef u_int64_t syscall_arg_t; # 36 "/usr/include/machine/types.h" 2 3 4 # 79 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types.h" 1 3 4 # 33 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 80 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/machine/endian.h" 1 3 4 # 35 "/usr/include/machine/endian.h" 3 4 # 1 "/usr/include/i386/endian.h" 1 3 4 # 99 "/usr/include/i386/endian.h" 3 4 # 1 "/usr/include/sys/_endian.h" 1 3 4 # 130 "/usr/include/sys/_endian.h" 3 4 # 1 "/usr/include/libkern/_OSByteOrder.h" 1 3 4 # 66 "/usr/include/libkern/_OSByteOrder.h" 3 4 # 1 "/usr/include/libkern/i386/_OSByteOrder.h" 1 3 4 # 44 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static __inline__ __uint16_t _OSSwapInt16( __uint16_t _data ) { return ((__uint16_t)((_data << 8) | (_data >> 8))); } static __inline__ __uint32_t _OSSwapInt32( __uint32_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 91 "/usr/include/libkern/i386/_OSByteOrder.h" 3 4 static __inline__ __uint64_t _OSSwapInt64( __uint64_t _data ) { __asm__ ("bswap %0" : "+r" (_data)); return _data; } # 67 "/usr/include/libkern/_OSByteOrder.h" 2 3 4 # 131 "/usr/include/sys/_endian.h" 2 3 4 # 100 "/usr/include/i386/endian.h" 2 3 4 # 36 "/usr/include/machine/endian.h" 2 3 4 # 82 "/usr/include/sys/types.h" 2 3 4 typedef unsigned char u_char; typedef unsigned short u_short; typedef unsigned int u_int; typedef unsigned long u_long; typedef unsigned short ushort; typedef unsigned int uint; typedef u_int64_t u_quad_t; typedef int64_t quad_t; typedef quad_t * qaddr_t; typedef char * caddr_t; typedef int32_t daddr_t; # 1 "/usr/include/sys/_types/_dev_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_dev_t.h" 3 4 typedef __darwin_dev_t dev_t; # 103 "/usr/include/sys/types.h" 2 3 4 typedef u_int32_t fixpt_t; # 1 "/usr/include/sys/_types/_blkcnt_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_blkcnt_t.h" 3 4 typedef __darwin_blkcnt_t blkcnt_t; # 107 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_blksize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_blksize_t.h" 3 4 typedef __darwin_blksize_t blksize_t; # 108 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_gid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_gid_t.h" 3 4 typedef __darwin_gid_t gid_t; # 109 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_in_addr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_in_addr_t.h" 3 4 typedef __uint32_t in_addr_t; # 110 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_in_port_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_in_port_t.h" 3 4 typedef __uint16_t in_port_t; # 111 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_ino_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ino_t.h" 3 4 typedef __darwin_ino_t ino_t; # 112 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_ino64_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ino64_t.h" 3 4 typedef __darwin_ino64_t ino64_t; # 115 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_key_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_key_t.h" 3 4 typedef __int32_t key_t; # 118 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_mode_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_mode_t.h" 3 4 typedef __darwin_mode_t mode_t; # 119 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_nlink_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_nlink_t.h" 3 4 typedef __uint16_t nlink_t; # 120 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_id_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_id_t.h" 3 4 typedef __darwin_id_t id_t; # 121 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_pid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_pid_t.h" 3 4 typedef __darwin_pid_t pid_t; # 122 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_off_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_off_t.h" 3 4 typedef __darwin_off_t off_t; # 123 "/usr/include/sys/types.h" 2 3 4 typedef int32_t segsz_t; typedef int32_t swblk_t; # 1 "/usr/include/sys/_types/_uid_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uid_t.h" 3 4 typedef __darwin_uid_t uid_t; # 128 "/usr/include/sys/types.h" 2 3 4 # 161 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/_types/_clock_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_clock_t.h" 3 4 typedef __darwin_clock_t clock_t; # 162 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_size_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_size_t.h" 3 4 typedef __darwin_size_t size_t; # 163 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_ssize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_ssize_t.h" 3 4 typedef __darwin_ssize_t ssize_t; # 164 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_time_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_time_t.h" 3 4 typedef __darwin_time_t time_t; # 165 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_useconds_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_useconds_t.h" 3 4 typedef __darwin_useconds_t useconds_t; # 167 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_suseconds_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_suseconds_t.h" 3 4 typedef __darwin_suseconds_t suseconds_t; # 168 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_rsize_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_rsize_t.h" 3 4 typedef __darwin_size_t rsize_t; # 171 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_errno_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_errno_t.h" 3 4 typedef int errno_t; # 172 "/usr/include/sys/types.h" 2 3 4 # 180 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/_types/_fd_def.h" 1 3 4 # 45 "/usr/include/sys/_types/_fd_def.h" 3 4 typedef struct fd_set { __int32_t fds_bits[((((1024) % ((sizeof(__int32_t) * 8))) == 0) ? ((1024) / ((sizeof(__int32_t) * 8))) : (((1024) / ((sizeof(__int32_t) * 8))) + 1))]; } fd_set; static __inline int __darwin_fd_isset(int _n, const struct fd_set *_p) { return (_p->fds_bits[(unsigned long)_n/(sizeof(__int32_t) * 8)] & ((__int32_t)(1<<((unsigned long)_n % (sizeof(__int32_t) * 8))))); } # 181 "/usr/include/sys/types.h" 2 3 4 typedef __int32_t fd_mask; # 1 "/usr/include/sys/_types/_fd_setsize.h" 1 3 4 # 194 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_set.h" 1 3 4 # 195 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_clr.h" 1 3 4 # 196 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_zero.h" 1 3 4 # 197 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_isset.h" 1 3 4 # 198 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fd_copy.h" 1 3 4 # 201 "/usr/include/sys/types.h" 2 3 4 # 211 "/usr/include/sys/types.h" 3 4 # 1 "/usr/include/sys/_pthread/_pthread_attr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_attr_t.h" 3 4 typedef __darwin_pthread_attr_t pthread_attr_t; # 212 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_cond_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_cond_t.h" 3 4 typedef __darwin_pthread_cond_t pthread_cond_t; # 213 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_condattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_condattr_t.h" 3 4 typedef __darwin_pthread_condattr_t pthread_condattr_t; # 214 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_mutex_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_mutex_t.h" 3 4 typedef __darwin_pthread_mutex_t pthread_mutex_t; # 215 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_mutexattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_mutexattr_t.h" 3 4 typedef __darwin_pthread_mutexattr_t pthread_mutexattr_t; # 216 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_once_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_once_t.h" 3 4 typedef __darwin_pthread_once_t pthread_once_t; # 217 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_rwlock_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_rwlock_t.h" 3 4 typedef __darwin_pthread_rwlock_t pthread_rwlock_t; # 218 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_rwlockattr_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_rwlockattr_t.h" 3 4 typedef __darwin_pthread_rwlockattr_t pthread_rwlockattr_t; # 219 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_t.h" 3 4 typedef __darwin_pthread_t pthread_t; # 220 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_pthread/_pthread_key_t.h" 1 3 4 # 30 "/usr/include/sys/_pthread/_pthread_key_t.h" 3 4 typedef __darwin_pthread_key_t pthread_key_t; # 224 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fsblkcnt_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_fsblkcnt_t.h" 3 4 typedef __darwin_fsblkcnt_t fsblkcnt_t; # 229 "/usr/include/sys/types.h" 2 3 4 # 1 "/usr/include/sys/_types/_fsfilcnt_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_fsfilcnt_t.h" 3 4 typedef __darwin_fsfilcnt_t fsfilcnt_t; # 230 "/usr/include/sys/types.h" 2 3 4 # 39 "/opt/X11/include/X11/Xlib.h" 2 # 1 "/opt/X11/include/X11/X.h" 1 # 66 "/opt/X11/include/X11/X.h" typedef unsigned long XID; typedef unsigned long Mask; typedef unsigned long Atom; typedef unsigned long VisualID; typedef unsigned long Time; # 96 "/opt/X11/include/X11/X.h" typedef XID Window; typedef XID Drawable; typedef XID Font; typedef XID Pixmap; typedef XID Cursor; typedef XID Colormap; typedef XID GContext; typedef XID KeySym; typedef unsigned char KeyCode; # 45 "/opt/X11/include/X11/Xlib.h" 2 # 1 "/opt/X11/include/X11/Xfuncproto.h" 1 # 48 "/opt/X11/include/X11/Xlib.h" 2 # 1 "/opt/X11/include/X11/Xosdefs.h" 1 # 49 "/opt/X11/include/X11/Xlib.h" 2 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stddef.h" 1 3 4 # 147 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stddef.h" 3 4 typedef long int ptrdiff_t; # 324 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stddef.h" 3 4 typedef int wchar_t; # 52 "/opt/X11/include/X11/Xlib.h" 2 # 69 "/opt/X11/include/X11/Xlib.h" extern int _Xmblen( char *str, int len ); # 92 "/opt/X11/include/X11/Xlib.h" typedef char *XPointer; # 160 "/opt/X11/include/X11/Xlib.h" typedef struct _XExtData { int number; struct _XExtData *next; int (*free_private)( struct _XExtData *extension ); XPointer private_data; } XExtData; typedef struct { int extension; int major_opcode; int first_event; int first_error; } XExtCodes; typedef struct { int depth; int bits_per_pixel; int scanline_pad; } XPixmapFormatValues; typedef struct { int function; unsigned long plane_mask; unsigned long foreground; unsigned long background; int line_width; int line_style; int cap_style; int join_style; int fill_style; int fill_rule; int arc_mode; Pixmap tile; Pixmap stipple; int ts_x_origin; int ts_y_origin; Font font; int subwindow_mode; int graphics_exposures; int clip_x_origin; int clip_y_origin; Pixmap clip_mask; int dash_offset; char dashes; } XGCValues; typedef struct _XGC *GC; typedef struct { XExtData *ext_data; VisualID visualid; int class; unsigned long red_mask, green_mask, blue_mask; int bits_per_rgb; int map_entries; } Visual; typedef struct { int depth; int nvisuals; Visual *visuals; } Depth; struct _XDisplay; typedef struct { XExtData *ext_data; struct _XDisplay *display; Window root; int width, height; int mwidth, mheight; int ndepths; Depth *depths; int root_depth; Visual *root_visual; GC default_gc; Colormap cmap; unsigned long white_pixel; unsigned long black_pixel; int max_maps, min_maps; int backing_store; int save_unders; long root_input_mask; } Screen; typedef struct { XExtData *ext_data; int depth; int bits_per_pixel; int scanline_pad; } ScreenFormat; typedef struct { Pixmap background_pixmap; unsigned long background_pixel; Pixmap border_pixmap; unsigned long border_pixel; int bit_gravity; int win_gravity; int backing_store; unsigned long backing_planes; unsigned long backing_pixel; int save_under; long event_mask; long do_not_propagate_mask; int override_redirect; Colormap colormap; Cursor cursor; } XSetWindowAttributes; typedef struct { int x, y; int width, height; int border_width; int depth; Visual *visual; Window root; int class; int bit_gravity; int win_gravity; int backing_store; unsigned long backing_planes; unsigned long backing_pixel; int save_under; Colormap colormap; int map_installed; int map_state; long all_event_masks; long your_event_mask; long do_not_propagate_mask; int override_redirect; Screen *screen; } XWindowAttributes; typedef struct { int family; int length; char *address; } XHostAddress; typedef struct { int typelength; int valuelength; char *type; char *value; } XServerInterpretedAddress; typedef struct _XImage { int width, height; int xoffset; int format; char *data; int byte_order; int bitmap_unit; int bitmap_bit_order; int bitmap_pad; int depth; int bytes_per_line; int bits_per_pixel; unsigned long red_mask; unsigned long green_mask; unsigned long blue_mask; XPointer obdata; struct funcs { struct _XImage *(*create_image)( struct _XDisplay* , Visual* , unsigned int , int , int , char* , unsigned int , unsigned int , int , int ); int (*destroy_image) (struct _XImage *); unsigned long (*get_pixel) (struct _XImage *, int, int); int (*put_pixel) (struct _XImage *, int, int, unsigned long); struct _XImage *(*sub_image)(struct _XImage *, int, int, unsigned int, unsigned int); int (*add_pixel) (struct _XImage *, long); } f; } XImage; typedef struct { int x, y; int width, height; int border_width; Window sibling; int stack_mode; } XWindowChanges; typedef struct { unsigned long pixel; unsigned short red, green, blue; char flags; char pad; } XColor; typedef struct { short x1, y1, x2, y2; } XSegment; typedef struct { short x, y; } XPoint; typedef struct { short x, y; unsigned short width, height; } XRectangle; typedef struct { short x, y; unsigned short width, height; short angle1, angle2; } XArc; typedef struct { int key_click_percent; int bell_percent; int bell_pitch; int bell_duration; int led; int led_mode; int key; int auto_repeat_mode; } XKeyboardControl; typedef struct { int key_click_percent; int bell_percent; unsigned int bell_pitch, bell_duration; unsigned long led_mask; int global_auto_repeat; char auto_repeats[32]; } XKeyboardState; typedef struct { Time time; short x, y; } XTimeCoord; typedef struct { int max_keypermod; KeyCode *modifiermap; } XModifierKeymap; # 499 "/opt/X11/include/X11/Xlib.h" typedef struct _XDisplay Display; struct _XPrivate; struct _XrmHashBucketRec; typedef struct { XExtData *ext_data; struct _XPrivate *private1; int fd; int private2; int proto_major_version; int proto_minor_version; char *vendor; XID private3; XID private4; XID private5; int private6; XID (*resource_alloc)( struct _XDisplay* ); int byte_order; int bitmap_unit; int bitmap_pad; int bitmap_bit_order; int nformats; ScreenFormat *pixmap_format; int private8; int release; struct _XPrivate *private9, *private10; int qlen; unsigned long last_request_read; unsigned long request; XPointer private11; XPointer private12; XPointer private13; XPointer private14; unsigned max_request_size; struct _XrmHashBucketRec *db; int (*private15)( struct _XDisplay* ); char *display_name; int default_screen; int nscreens; Screen *screens; unsigned long motion_buffer; unsigned long private16; int min_keycode; int max_keycode; XPointer private17; XPointer private18; int private19; char *xdefaults; } *_XPrivDisplay; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window window; Window root; Window subwindow; Time time; int x, y; int x_root, y_root; unsigned int state; unsigned int keycode; int same_screen; } XKeyEvent; typedef XKeyEvent XKeyPressedEvent; typedef XKeyEvent XKeyReleasedEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window window; Window root; Window subwindow; Time time; int x, y; int x_root, y_root; unsigned int state; unsigned int button; int same_screen; } XButtonEvent; typedef XButtonEvent XButtonPressedEvent; typedef XButtonEvent XButtonReleasedEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window window; Window root; Window subwindow; Time time; int x, y; int x_root, y_root; unsigned int state; char is_hint; int same_screen; } XMotionEvent; typedef XMotionEvent XPointerMovedEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window window; Window root; Window subwindow; Time time; int x, y; int x_root, y_root; int mode; int detail; int same_screen; int focus; unsigned int state; } XCrossingEvent; typedef XCrossingEvent XEnterWindowEvent; typedef XCrossingEvent XLeaveWindowEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window window; int mode; int detail; } XFocusChangeEvent; typedef XFocusChangeEvent XFocusInEvent; typedef XFocusChangeEvent XFocusOutEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window window; char key_vector[32]; } XKeymapEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window window; int x, y; int width, height; int count; } XExposeEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Drawable drawable; int x, y; int width, height; int count; int major_code; int minor_code; } XGraphicsExposeEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Drawable drawable; int major_code; int minor_code; } XNoExposeEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window window; int state; } XVisibilityEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window parent; Window window; int x, y; int width, height; int border_width; int override_redirect; } XCreateWindowEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window event; Window window; } XDestroyWindowEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window event; Window window; int from_configure; } XUnmapEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window event; Window window; int override_redirect; } XMapEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window parent; Window window; } XMapRequestEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window event; Window window; Window parent; int x, y; int override_redirect; } XReparentEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window event; Window window; int x, y; int width, height; int border_width; Window above; int override_redirect; } XConfigureEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window event; Window window; int x, y; } XGravityEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window window; int width, height; } XResizeRequestEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window parent; Window window; int x, y; int width, height; int border_width; Window above; int detail; unsigned long value_mask; } XConfigureRequestEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window event; Window window; int place; } XCirculateEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window parent; Window window; int place; } XCirculateRequestEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window window; Atom atom; Time time; int state; } XPropertyEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window window; Atom selection; Time time; } XSelectionClearEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window owner; Window requestor; Atom selection; Atom target; Atom property; Time time; } XSelectionRequestEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window requestor; Atom selection; Atom target; Atom property; Time time; } XSelectionEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window window; Colormap colormap; int new; int state; } XColormapEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window window; Atom message_type; int format; union { char b[20]; short s[10]; long l[5]; } data; } XClientMessageEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window window; int request; int first_keycode; int count; } XMappingEvent; typedef struct { int type; Display *display; XID resourceid; unsigned long serial; unsigned char error_code; unsigned char request_code; unsigned char minor_code; } XErrorEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window window; } XAnyEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; int extension; int evtype; } XGenericEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; int extension; int evtype; unsigned int cookie; void *data; } XGenericEventCookie; typedef union _XEvent { int type; XAnyEvent xany; XKeyEvent xkey; XButtonEvent xbutton; XMotionEvent xmotion; XCrossingEvent xcrossing; XFocusChangeEvent xfocus; XExposeEvent xexpose; XGraphicsExposeEvent xgraphicsexpose; XNoExposeEvent xnoexpose; XVisibilityEvent xvisibility; XCreateWindowEvent xcreatewindow; XDestroyWindowEvent xdestroywindow; XUnmapEvent xunmap; XMapEvent xmap; XMapRequestEvent xmaprequest; XReparentEvent xreparent; XConfigureEvent xconfigure; XGravityEvent xgravity; XResizeRequestEvent xresizerequest; XConfigureRequestEvent xconfigurerequest; XCirculateEvent xcirculate; XCirculateRequestEvent xcirculaterequest; XPropertyEvent xproperty; XSelectionClearEvent xselectionclear; XSelectionRequestEvent xselectionrequest; XSelectionEvent xselection; XColormapEvent xcolormap; XClientMessageEvent xclient; XMappingEvent xmapping; XErrorEvent xerror; XKeymapEvent xkeymap; XGenericEvent xgeneric; XGenericEventCookie xcookie; long pad[24]; } XEvent; typedef struct { short lbearing; short rbearing; short width; short ascent; short descent; unsigned short attributes; } XCharStruct; typedef struct { Atom name; unsigned long card32; } XFontProp; typedef struct { XExtData *ext_data; Font fid; unsigned direction; unsigned min_char_or_byte2; unsigned max_char_or_byte2; unsigned min_byte1; unsigned max_byte1; int all_chars_exist; unsigned default_char; int n_properties; XFontProp *properties; XCharStruct min_bounds; XCharStruct max_bounds; XCharStruct *per_char; int ascent; int descent; } XFontStruct; typedef struct { char *chars; int nchars; int delta; Font font; } XTextItem; typedef struct { unsigned char byte1; unsigned char byte2; } XChar2b; typedef struct { XChar2b *chars; int nchars; int delta; Font font; } XTextItem16; typedef union { Display *display; GC gc; Visual *visual; Screen *screen; ScreenFormat *pixmap_format; XFontStruct *font; } XEDataObject; typedef struct { XRectangle max_ink_extent; XRectangle max_logical_extent; } XFontSetExtents; typedef struct _XOM *XOM; typedef struct _XOC *XOC, *XFontSet; typedef struct { char *chars; int nchars; int delta; XFontSet font_set; } XmbTextItem; typedef struct { wchar_t *chars; int nchars; int delta; XFontSet font_set; } XwcTextItem; # 1133 "/opt/X11/include/X11/Xlib.h" typedef struct { int charset_count; char **charset_list; } XOMCharSetList; typedef enum { XOMOrientation_LTR_TTB, XOMOrientation_RTL_TTB, XOMOrientation_TTB_LTR, XOMOrientation_TTB_RTL, XOMOrientation_Context } XOrientation; typedef struct { int num_orientation; XOrientation *orientation; } XOMOrientation; typedef struct { int num_font; XFontStruct **font_struct_list; char **font_name_list; } XOMFontInfo; typedef struct _XIM *XIM; typedef struct _XIC *XIC; typedef void (*XIMProc)( XIM, XPointer, XPointer ); typedef int (*XICProc)( XIC, XPointer, XPointer ); typedef void (*XIDProc)( Display*, XPointer, XPointer ); typedef unsigned long XIMStyle; typedef struct { unsigned short count_styles; XIMStyle *supported_styles; } XIMStyles; # 1245 "/opt/X11/include/X11/Xlib.h" typedef void *XVaNestedList; typedef struct { XPointer client_data; XIMProc callback; } XIMCallback; typedef struct { XPointer client_data; XICProc callback; } XICCallback; typedef unsigned long XIMFeedback; # 1269 "/opt/X11/include/X11/Xlib.h" typedef struct _XIMText { unsigned short length; XIMFeedback *feedback; int encoding_is_wchar; union { char *multi_byte; wchar_t *wide_char; } string; } XIMText; typedef unsigned long XIMPreeditState; typedef struct _XIMPreeditStateNotifyCallbackStruct { XIMPreeditState state; } XIMPreeditStateNotifyCallbackStruct; typedef unsigned long XIMResetState; typedef unsigned long XIMStringConversionFeedback; # 1303 "/opt/X11/include/X11/Xlib.h" typedef struct _XIMStringConversionText { unsigned short length; XIMStringConversionFeedback *feedback; int encoding_is_wchar; union { char *mbs; wchar_t *wcs; } string; } XIMStringConversionText; typedef unsigned short XIMStringConversionPosition; typedef unsigned short XIMStringConversionType; typedef unsigned short XIMStringConversionOperation; typedef enum { XIMForwardChar, XIMBackwardChar, XIMForwardWord, XIMBackwardWord, XIMCaretUp, XIMCaretDown, XIMNextLine, XIMPreviousLine, XIMLineStart, XIMLineEnd, XIMAbsolutePosition, XIMDontChange } XIMCaretDirection; typedef struct _XIMStringConversionCallbackStruct { XIMStringConversionPosition position; XIMCaretDirection direction; XIMStringConversionOperation operation; unsigned short factor; XIMStringConversionText *text; } XIMStringConversionCallbackStruct; typedef struct _XIMPreeditDrawCallbackStruct { int caret; int chg_first; int chg_length; XIMText *text; } XIMPreeditDrawCallbackStruct; typedef enum { XIMIsInvisible, XIMIsPrimary, XIMIsSecondary } XIMCaretStyle; typedef struct _XIMPreeditCaretCallbackStruct { int position; XIMCaretDirection direction; XIMCaretStyle style; } XIMPreeditCaretCallbackStruct; typedef enum { XIMTextType, XIMBitmapType } XIMStatusDataType; typedef struct _XIMStatusDrawCallbackStruct { XIMStatusDataType type; union { XIMText *text; Pixmap bitmap; } data; } XIMStatusDrawCallbackStruct; typedef struct _XIMHotKeyTrigger { KeySym keysym; int modifier; int modifier_mask; } XIMHotKeyTrigger; typedef struct _XIMHotKeyTriggers { int num_hot_key; XIMHotKeyTrigger *key; } XIMHotKeyTriggers; typedef unsigned long XIMHotKeyState; typedef struct { unsigned short count_values; char **supported_values; } XIMValuesList; extern int _Xdebug; extern XFontStruct *XLoadQueryFont( Display* , const char* ); extern XFontStruct *XQueryFont( Display* , XID ); extern XTimeCoord *XGetMotionEvents( Display* , Window , Time , Time , int* ); extern XModifierKeymap *XDeleteModifiermapEntry( XModifierKeymap* , unsigned int , int ); extern XModifierKeymap *XGetModifierMapping( Display* ); extern XModifierKeymap *XInsertModifiermapEntry( XModifierKeymap* , unsigned int , int ); extern XModifierKeymap *XNewModifiermap( int ); extern XImage *XCreateImage( Display* , Visual* , unsigned int , int , int , char* , unsigned int , unsigned int , int , int ); extern int XInitImage( XImage* ); extern XImage *XGetImage( Display* , Drawable , int , int , unsigned int , unsigned int , unsigned long , int ); extern XImage *XGetSubImage( Display* , Drawable , int , int , unsigned int , unsigned int , unsigned long , int , XImage* , int , int ); extern Display *XOpenDisplay( const char* ); extern void XrmInitialize( void ); extern char *XFetchBytes( Display* , int* ); extern char *XFetchBuffer( Display* , int* , int ); extern char *XGetAtomName( Display* , Atom ); extern int XGetAtomNames( Display* , Atom* , int , char** ); extern char *XGetDefault( Display* , const char* , const char* ); extern char *XDisplayName( const char* ); extern char *XKeysymToString( KeySym ); extern int (*XSynchronize( Display* , int ))( Display* ); extern int (*XSetAfterFunction( Display* , int (*) ( Display* ) ))( Display* ); extern Atom XInternAtom( Display* , const char* , int ); extern int XInternAtoms( Display* , char** , int , int , Atom* ); extern Colormap XCopyColormapAndFree( Display* , Colormap ); extern Colormap XCreateColormap( Display* , Window , Visual* , int ); extern Cursor XCreatePixmapCursor( Display* , Pixmap , Pixmap , XColor* , XColor* , unsigned int , unsigned int ); extern Cursor XCreateGlyphCursor( Display* , Font , Font , unsigned int , unsigned int , XColor const * , XColor const * ); extern Cursor XCreateFontCursor( Display* , unsigned int ); extern Font XLoadFont( Display* , const char* ); extern GC XCreateGC( Display* , Drawable , unsigned long , XGCValues* ); extern GContext XGContextFromGC( GC ); extern void XFlushGC( Display* , GC ); extern Pixmap XCreatePixmap( Display* , Drawable , unsigned int , unsigned int , unsigned int ); extern Pixmap XCreateBitmapFromData( Display* , Drawable , const char* , unsigned int , unsigned int ); extern Pixmap XCreatePixmapFromBitmapData( Display* , Drawable , char* , unsigned int , unsigned int , unsigned long , unsigned long , unsigned int ); extern Window XCreateSimpleWindow( Display* , Window , int , int , unsigned int , unsigned int , unsigned int , unsigned long , unsigned long ); extern Window XGetSelectionOwner( Display* , Atom ); extern Window XCreateWindow( Display* , Window , int , int , unsigned int , unsigned int , unsigned int , int , unsigned int , Visual* , unsigned long , XSetWindowAttributes* ); extern Colormap *XListInstalledColormaps( Display* , Window , int* ); extern char **XListFonts( Display* , const char* , int , int* ); extern char **XListFontsWithInfo( Display* , const char* , int , int* , XFontStruct** ); extern char **XGetFontPath( Display* , int* ); extern char **XListExtensions( Display* , int* ); extern Atom *XListProperties( Display* , Window , int* ); extern XHostAddress *XListHosts( Display* , int* , int* ); __attribute__((deprecated)) extern KeySym XKeycodeToKeysym( Display* , unsigned int , int ); extern KeySym XLookupKeysym( XKeyEvent* , int ); extern KeySym *XGetKeyboardMapping( Display* , unsigned int , int , int* ); extern KeySym XStringToKeysym( const char* ); extern long XMaxRequestSize( Display* ); extern long XExtendedMaxRequestSize( Display* ); extern char *XResourceManagerString( Display* ); extern char *XScreenResourceString( Screen* ); extern unsigned long XDisplayMotionBufferSize( Display* ); extern VisualID XVisualIDFromVisual( Visual* ); extern int XInitThreads( void ); extern void XLockDisplay( Display* ); extern void XUnlockDisplay( Display* ); extern XExtCodes *XInitExtension( Display* , const char* ); extern XExtCodes *XAddExtension( Display* ); extern XExtData *XFindOnExtensionList( XExtData** , int ); extern XExtData **XEHeadOfExtensionList( XEDataObject ); extern Window XRootWindow( Display* , int ); extern Window XDefaultRootWindow( Display* ); extern Window XRootWindowOfScreen( Screen* ); extern Visual *XDefaultVisual( Display* , int ); extern Visual *XDefaultVisualOfScreen( Screen* ); extern GC XDefaultGC( Display* , int ); extern GC XDefaultGCOfScreen( Screen* ); extern unsigned long XBlackPixel( Display* , int ); extern unsigned long XWhitePixel( Display* , int ); extern unsigned long XAllPlanes( void ); extern unsigned long XBlackPixelOfScreen( Screen* ); extern unsigned long XWhitePixelOfScreen( Screen* ); extern unsigned long XNextRequest( Display* ); extern unsigned long XLastKnownRequestProcessed( Display* ); extern char *XServerVendor( Display* ); extern char *XDisplayString( Display* ); extern Colormap XDefaultColormap( Display* , int ); extern Colormap XDefaultColormapOfScreen( Screen* ); extern Display *XDisplayOfScreen( Screen* ); extern Screen *XScreenOfDisplay( Display* , int ); extern Screen *XDefaultScreenOfDisplay( Display* ); extern long XEventMaskOfScreen( Screen* ); extern int XScreenNumberOfScreen( Screen* ); typedef int (*XErrorHandler) ( Display* , XErrorEvent* ); extern XErrorHandler XSetErrorHandler ( XErrorHandler ); typedef int (*XIOErrorHandler) ( Display* ); extern XIOErrorHandler XSetIOErrorHandler ( XIOErrorHandler ); extern XPixmapFormatValues *XListPixmapFormats( Display* , int* ); extern int *XListDepths( Display* , int , int* ); extern int XReconfigureWMWindow( Display* , Window , int , unsigned int , XWindowChanges* ); extern int XGetWMProtocols( Display* , Window , Atom** , int* ); extern int XSetWMProtocols( Display* , Window , Atom* , int ); extern int XIconifyWindow( Display* , Window , int ); extern int XWithdrawWindow( Display* , Window , int ); extern int XGetCommand( Display* , Window , char*** , int* ); extern int XGetWMColormapWindows( Display* , Window , Window** , int* ); extern int XSetWMColormapWindows( Display* , Window , Window* , int ); extern void XFreeStringList( char** ); extern int XSetTransientForHint( Display* , Window , Window ); extern int XActivateScreenSaver( Display* ); extern int XAddHost( Display* , XHostAddress* ); extern int XAddHosts( Display* , XHostAddress* , int ); extern int XAddToExtensionList( struct _XExtData** , XExtData* ); extern int XAddToSaveSet( Display* , Window ); extern int XAllocColor( Display* , Colormap , XColor* ); extern int XAllocColorCells( Display* , Colormap , int , unsigned long* , unsigned int , unsigned long* , unsigned int ); extern int XAllocColorPlanes( Display* , Colormap , int , unsigned long* , int , int , int , int , unsigned long* , unsigned long* , unsigned long* ); extern int XAllocNamedColor( Display* , Colormap , const char* , XColor* , XColor* ); extern int XAllowEvents( Display* , int , Time ); extern int XAutoRepeatOff( Display* ); extern int XAutoRepeatOn( Display* ); extern int XBell( Display* , int ); extern int XBitmapBitOrder( Display* ); extern int XBitmapPad( Display* ); extern int XBitmapUnit( Display* ); extern int XCellsOfScreen( Screen* ); extern int XChangeActivePointerGrab( Display* , unsigned int , Cursor , Time ); extern int XChangeGC( Display* , GC , unsigned long , XGCValues* ); extern int XChangeKeyboardControl( Display* , unsigned long , XKeyboardControl* ); extern int XChangeKeyboardMapping( Display* , int , int , KeySym* , int ); extern int XChangePointerControl( Display* , int , int , int , int , int ); extern int XChangeProperty( Display* , Window , Atom , Atom , int , int , const unsigned char* , int ); extern int XChangeSaveSet( Display* , Window , int ); extern int XChangeWindowAttributes( Display* , Window , unsigned long , XSetWindowAttributes* ); extern int XCheckIfEvent( Display* , XEvent* , int (*) ( Display* , XEvent* , XPointer ) , XPointer ); extern int XCheckMaskEvent( Display* , long , XEvent* ); extern int XCheckTypedEvent( Display* , int , XEvent* ); extern int XCheckTypedWindowEvent( Display* , Window , int , XEvent* ); extern int XCheckWindowEvent( Display* , Window , long , XEvent* ); extern int XCirculateSubwindows( Display* , Window , int ); extern int XCirculateSubwindowsDown( Display* , Window ); extern int XCirculateSubwindowsUp( Display* , Window ); extern int XClearArea( Display* , Window , int , int , unsigned int , unsigned int , int ); extern int XClearWindow( Display* , Window ); extern int XCloseDisplay( Display* ); extern int XConfigureWindow( Display* , Window , unsigned int , XWindowChanges* ); extern int XConnectionNumber( Display* ); extern int XConvertSelection( Display* , Atom , Atom , Atom , Window , Time ); extern int XCopyArea( Display* , Drawable , Drawable , GC , int , int , unsigned int , unsigned int , int , int ); extern int XCopyGC( Display* , GC , unsigned long , GC ); extern int XCopyPlane( Display* , Drawable , Drawable , GC , int , int , unsigned int , unsigned int , int , int , unsigned long ); extern int XDefaultDepth( Display* , int ); extern int XDefaultDepthOfScreen( Screen* ); extern int XDefaultScreen( Display* ); extern int XDefineCursor( Display* , Window , Cursor ); extern int XDeleteProperty( Display* , Window , Atom ); extern int XDestroyWindow( Display* , Window ); extern int XDestroySubwindows( Display* , Window ); extern int XDoesBackingStore( Screen* ); extern int XDoesSaveUnders( Screen* ); extern int XDisableAccessControl( Display* ); extern int XDisplayCells( Display* , int ); extern int XDisplayHeight( Display* , int ); extern int XDisplayHeightMM( Display* , int ); extern int XDisplayKeycodes( Display* , int* , int* ); extern int XDisplayPlanes( Display* , int ); extern int XDisplayWidth( Display* , int ); extern int XDisplayWidthMM( Display* , int ); extern int XDrawArc( Display* , Drawable , GC , int , int , unsigned int , unsigned int , int , int ); extern int XDrawArcs( Display* , Drawable , GC , XArc* , int ); extern int XDrawImageString( Display* , Drawable , GC , int , int , const char* , int ); extern int XDrawImageString16( Display* , Drawable , GC , int , int , const XChar2b* , int ); extern int XDrawLine( Display* , Drawable , GC , int , int , int , int ); extern int XDrawLines( Display* , Drawable , GC , XPoint* , int , int ); extern int XDrawPoint( Display* , Drawable , GC , int , int ); extern int XDrawPoints( Display* , Drawable , GC , XPoint* , int , int ); extern int XDrawRectangle( Display* , Drawable , GC , int , int , unsigned int , unsigned int ); extern int XDrawRectangles( Display* , Drawable , GC , XRectangle* , int ); extern int XDrawSegments( Display* , Drawable , GC , XSegment* , int ); extern int XDrawString( Display* , Drawable , GC , int , int , const char* , int ); extern int XDrawString16( Display* , Drawable , GC , int , int , const XChar2b* , int ); extern int XDrawText( Display* , Drawable , GC , int , int , XTextItem* , int ); extern int XDrawText16( Display* , Drawable , GC , int , int , XTextItem16* , int ); extern int XEnableAccessControl( Display* ); extern int XEventsQueued( Display* , int ); extern int XFetchName( Display* , Window , char** ); extern int XFillArc( Display* , Drawable , GC , int , int , unsigned int , unsigned int , int , int ); extern int XFillArcs( Display* , Drawable , GC , XArc* , int ); extern int XFillPolygon( Display* , Drawable , GC , XPoint* , int , int , int ); extern int XFillRectangle( Display* , Drawable , GC , int , int , unsigned int , unsigned int ); extern int XFillRectangles( Display* , Drawable , GC , XRectangle* , int ); extern int XFlush( Display* ); extern int XForceScreenSaver( Display* , int ); extern int XFree( void* ); extern int XFreeColormap( Display* , Colormap ); extern int XFreeColors( Display* , Colormap , unsigned long* , int , unsigned long ); extern int XFreeCursor( Display* , Cursor ); extern int XFreeExtensionList( char** ); extern int XFreeFont( Display* , XFontStruct* ); extern int XFreeFontInfo( char** , XFontStruct* , int ); extern int XFreeFontNames( char** ); extern int XFreeFontPath( char** ); extern int XFreeGC( Display* , GC ); extern int XFreeModifiermap( XModifierKeymap* ); extern int XFreePixmap( Display* , Pixmap ); extern int XGeometry( Display* , int , const char* , const char* , unsigned int , unsigned int , unsigned int , int , int , int* , int* , int* , int* ); extern int XGetErrorDatabaseText( Display* , const char* , const char* , const char* , char* , int ); extern int XGetErrorText( Display* , int , char* , int ); extern int XGetFontProperty( XFontStruct* , Atom , unsigned long* ); extern int XGetGCValues( Display* , GC , unsigned long , XGCValues* ); extern int XGetGeometry( Display* , Drawable , Window* , int* , int* , unsigned int* , unsigned int* , unsigned int* , unsigned int* ); extern int XGetIconName( Display* , Window , char** ); extern int XGetInputFocus( Display* , Window* , int* ); extern int XGetKeyboardControl( Display* , XKeyboardState* ); extern int XGetPointerControl( Display* , int* , int* , int* ); extern int XGetPointerMapping( Display* , unsigned char* , int ); extern int XGetScreenSaver( Display* , int* , int* , int* , int* ); extern int XGetTransientForHint( Display* , Window , Window* ); extern int XGetWindowProperty( Display* , Window , Atom , long , long , int , Atom , Atom* , int* , unsigned long* , unsigned long* , unsigned char** ); extern int XGetWindowAttributes( Display* , Window , XWindowAttributes* ); extern int XGrabButton( Display* , unsigned int , unsigned int , Window , int , unsigned int , int , int , Window , Cursor ); extern int XGrabKey( Display* , int , unsigned int , Window , int , int , int ); extern int XGrabKeyboard( Display* , Window , int , int , int , Time ); extern int XGrabPointer( Display* , Window , int , unsigned int , int , int , Window , Cursor , Time ); extern int XGrabServer( Display* ); extern int XHeightMMOfScreen( Screen* ); extern int XHeightOfScreen( Screen* ); extern int XIfEvent( Display* , XEvent* , int (*) ( Display* , XEvent* , XPointer ) , XPointer ); extern int XImageByteOrder( Display* ); extern int XInstallColormap( Display* , Colormap ); extern KeyCode XKeysymToKeycode( Display* , KeySym ); extern int XKillClient( Display* , XID ); extern int XLookupColor( Display* , Colormap , const char* , XColor* , XColor* ); extern int XLowerWindow( Display* , Window ); extern int XMapRaised( Display* , Window ); extern int XMapSubwindows( Display* , Window ); extern int XMapWindow( Display* , Window ); extern int XMaskEvent( Display* , long , XEvent* ); extern int XMaxCmapsOfScreen( Screen* ); extern int XMinCmapsOfScreen( Screen* ); extern int XMoveResizeWindow( Display* , Window , int , int , unsigned int , unsigned int ); extern int XMoveWindow( Display* , Window , int , int ); extern int XNextEvent( Display* , XEvent* ); extern int XNoOp( Display* ); extern int XParseColor( Display* , Colormap , const char* , XColor* ); extern int XParseGeometry( const char* , int* , int* , unsigned int* , unsigned int* ); extern int XPeekEvent( Display* , XEvent* ); extern int XPeekIfEvent( Display* , XEvent* , int (*) ( Display* , XEvent* , XPointer ) , XPointer ); extern int XPending( Display* ); extern int XPlanesOfScreen( Screen* ); extern int XProtocolRevision( Display* ); extern int XProtocolVersion( Display* ); extern int XPutBackEvent( Display* , XEvent* ); extern int XPutImage( Display* , Drawable , GC , XImage* , int , int , int , int , unsigned int , unsigned int ); extern int XQLength( Display* ); extern int XQueryBestCursor( Display* , Drawable , unsigned int , unsigned int , unsigned int* , unsigned int* ); extern int XQueryBestSize( Display* , int , Drawable , unsigned int , unsigned int , unsigned int* , unsigned int* ); extern int XQueryBestStipple( Display* , Drawable , unsigned int , unsigned int , unsigned int* , unsigned int* ); extern int XQueryBestTile( Display* , Drawable , unsigned int , unsigned int , unsigned int* , unsigned int* ); extern int XQueryColor( Display* , Colormap , XColor* ); extern int XQueryColors( Display* , Colormap , XColor* , int ); extern int XQueryExtension( Display* , const char* , int* , int* , int* ); extern int XQueryKeymap( Display* , char [32] ); extern int XQueryPointer( Display* , Window , Window* , Window* , int* , int* , int* , int* , unsigned int* ); extern int XQueryTextExtents( Display* , XID , const char* , int , int* , int* , int* , XCharStruct* ); extern int XQueryTextExtents16( Display* , XID , const XChar2b* , int , int* , int* , int* , XCharStruct* ); extern int XQueryTree( Display* , Window , Window* , Window* , Window** , unsigned int* ); extern int XRaiseWindow( Display* , Window ); extern int XReadBitmapFile( Display* , Drawable , const char* , unsigned int* , unsigned int* , Pixmap* , int* , int* ); extern int XReadBitmapFileData( const char* , unsigned int* , unsigned int* , unsigned char** , int* , int* ); extern int XRebindKeysym( Display* , KeySym , KeySym* , int , const unsigned char* , int ); extern int XRecolorCursor( Display* , Cursor , XColor* , XColor* ); extern int XRefreshKeyboardMapping( XMappingEvent* ); extern int XRemoveFromSaveSet( Display* , Window ); extern int XRemoveHost( Display* , XHostAddress* ); extern int XRemoveHosts( Display* , XHostAddress* , int ); extern int XReparentWindow( Display* , Window , Window , int , int ); extern int XResetScreenSaver( Display* ); extern int XResizeWindow( Display* , Window , unsigned int , unsigned int ); extern int XRestackWindows( Display* , Window* , int ); extern int XRotateBuffers( Display* , int ); extern int XRotateWindowProperties( Display* , Window , Atom* , int , int ); extern int XScreenCount( Display* ); extern int XSelectInput( Display* , Window , long ); extern int XSendEvent( Display* , Window , int , long , XEvent* ); extern int XSetAccessControl( Display* , int ); extern int XSetArcMode( Display* , GC , int ); extern int XSetBackground( Display* , GC , unsigned long ); extern int XSetClipMask( Display* , GC , Pixmap ); extern int XSetClipOrigin( Display* , GC , int , int ); extern int XSetClipRectangles( Display* , GC , int , int , XRectangle* , int , int ); extern int XSetCloseDownMode( Display* , int ); extern int XSetCommand( Display* , Window , char** , int ); extern int XSetDashes( Display* , GC , int , const char* , int ); extern int XSetFillRule( Display* , GC , int ); extern int XSetFillStyle( Display* , GC , int ); extern int XSetFont( Display* , GC , Font ); extern int XSetFontPath( Display* , char** , int ); extern int XSetForeground( Display* , GC , unsigned long ); extern int XSetFunction( Display* , GC , int ); extern int XSetGraphicsExposures( Display* , GC , int ); extern int XSetIconName( Display* , Window , const char* ); extern int XSetInputFocus( Display* , Window , int , Time ); extern int XSetLineAttributes( Display* , GC , unsigned int , int , int , int ); extern int XSetModifierMapping( Display* , XModifierKeymap* ); extern int XSetPlaneMask( Display* , GC , unsigned long ); extern int XSetPointerMapping( Display* , const unsigned char* , int ); extern int XSetScreenSaver( Display* , int , int , int , int ); extern int XSetSelectionOwner( Display* , Atom , Window , Time ); extern int XSetState( Display* , GC , unsigned long , unsigned long , int , unsigned long ); extern int XSetStipple( Display* , GC , Pixmap ); extern int XSetSubwindowMode( Display* , GC , int ); extern int XSetTSOrigin( Display* , GC , int , int ); extern int XSetTile( Display* , GC , Pixmap ); extern int XSetWindowBackground( Display* , Window , unsigned long ); extern int XSetWindowBackgroundPixmap( Display* , Window , Pixmap ); extern int XSetWindowBorder( Display* , Window , unsigned long ); extern int XSetWindowBorderPixmap( Display* , Window , Pixmap ); extern int XSetWindowBorderWidth( Display* , Window , unsigned int ); extern int XSetWindowColormap( Display* , Window , Colormap ); extern int XStoreBuffer( Display* , const char* , int , int ); extern int XStoreBytes( Display* , const char* , int ); extern int XStoreColor( Display* , Colormap , XColor* ); extern int XStoreColors( Display* , Colormap , XColor* , int ); extern int XStoreName( Display* , Window , const char* ); extern int XStoreNamedColor( Display* , Colormap , const char* , unsigned long , int ); extern int XSync( Display* , int ); extern int XTextExtents( XFontStruct* , const char* , int , int* , int* , int* , XCharStruct* ); extern int XTextExtents16( XFontStruct* , const XChar2b* , int , int* , int* , int* , XCharStruct* ); extern int XTextWidth( XFontStruct* , const char* , int ); extern int XTextWidth16( XFontStruct* , const XChar2b* , int ); extern int XTranslateCoordinates( Display* , Window , Window , int , int , int* , int* , Window* ); extern int XUndefineCursor( Display* , Window ); extern int XUngrabButton( Display* , unsigned int , unsigned int , Window ); extern int XUngrabKey( Display* , int , unsigned int , Window ); extern int XUngrabKeyboard( Display* , Time ); extern int XUngrabPointer( Display* , Time ); extern int XUngrabServer( Display* ); extern int XUninstallColormap( Display* , Colormap ); extern int XUnloadFont( Display* , Font ); extern int XUnmapSubwindows( Display* , Window ); extern int XUnmapWindow( Display* , Window ); extern int XVendorRelease( Display* ); extern int XWarpPointer( Display* , Window , Window , int , int , unsigned int , unsigned int , int , int ); extern int XWidthMMOfScreen( Screen* ); extern int XWidthOfScreen( Screen* ); extern int XWindowEvent( Display* , Window , long , XEvent* ); extern int XWriteBitmapFile( Display* , const char* , Pixmap , unsigned int , unsigned int , int , int ); extern int XSupportsLocale (void); extern char *XSetLocaleModifiers( const char* ); extern XOM XOpenOM( Display* , struct _XrmHashBucketRec* , const char* , const char* ); extern int XCloseOM( XOM ); extern char *XSetOMValues( XOM , ... ) __attribute__ ((__sentinel__(0))); extern char *XGetOMValues( XOM , ... ) __attribute__ ((__sentinel__(0))); extern Display *XDisplayOfOM( XOM ); extern char *XLocaleOfOM( XOM ); extern XOC XCreateOC( XOM , ... ) __attribute__ ((__sentinel__(0))); extern void XDestroyOC( XOC ); extern XOM XOMOfOC( XOC ); extern char *XSetOCValues( XOC , ... ) __attribute__ ((__sentinel__(0))); extern char *XGetOCValues( XOC , ... ) __attribute__ ((__sentinel__(0))); extern XFontSet XCreateFontSet( Display* , const char* , char*** , int* , char** ); extern void XFreeFontSet( Display* , XFontSet ); extern int XFontsOfFontSet( XFontSet , XFontStruct*** , char*** ); extern char *XBaseFontNameListOfFontSet( XFontSet ); extern char *XLocaleOfFontSet( XFontSet ); extern int XContextDependentDrawing( XFontSet ); extern int XDirectionalDependentDrawing( XFontSet ); extern int XContextualDrawing( XFontSet ); extern XFontSetExtents *XExtentsOfFontSet( XFontSet ); extern int XmbTextEscapement( XFontSet , const char* , int ); extern int XwcTextEscapement( XFontSet , const wchar_t* , int ); extern int Xutf8TextEscapement( XFontSet , const char* , int ); extern int XmbTextExtents( XFontSet , const char* , int , XRectangle* , XRectangle* ); extern int XwcTextExtents( XFontSet , const wchar_t* , int , XRectangle* , XRectangle* ); extern int Xutf8TextExtents( XFontSet , const char* , int , XRectangle* , XRectangle* ); extern int XmbTextPerCharExtents( XFontSet , const char* , int , XRectangle* , XRectangle* , int , int* , XRectangle* , XRectangle* ); extern int XwcTextPerCharExtents( XFontSet , const wchar_t* , int , XRectangle* , XRectangle* , int , int* , XRectangle* , XRectangle* ); extern int Xutf8TextPerCharExtents( XFontSet , const char* , int , XRectangle* , XRectangle* , int , int* , XRectangle* , XRectangle* ); extern void XmbDrawText( Display* , Drawable , GC , int , int , XmbTextItem* , int ); extern void XwcDrawText( Display* , Drawable , GC , int , int , XwcTextItem* , int ); extern void Xutf8DrawText( Display* , Drawable , GC , int , int , XmbTextItem* , int ); extern void XmbDrawString( Display* , Drawable , XFontSet , GC , int , int , const char* , int ); extern void XwcDrawString( Display* , Drawable , XFontSet , GC , int , int , const wchar_t* , int ); extern void Xutf8DrawString( Display* , Drawable , XFontSet , GC , int , int , const char* , int ); extern void XmbDrawImageString( Display* , Drawable , XFontSet , GC , int , int , const char* , int ); extern void XwcDrawImageString( Display* , Drawable , XFontSet , GC , int , int , const wchar_t* , int ); extern void Xutf8DrawImageString( Display* , Drawable , XFontSet , GC , int , int , const char* , int ); extern XIM XOpenIM( Display* , struct _XrmHashBucketRec* , char* , char* ); extern int XCloseIM( XIM ); extern char *XGetIMValues( XIM , ... ) __attribute__ ((__sentinel__(0))); extern char *XSetIMValues( XIM , ... ) __attribute__ ((__sentinel__(0))); extern Display *XDisplayOfIM( XIM ); extern char *XLocaleOfIM( XIM ); extern XIC XCreateIC( XIM , ... ) __attribute__ ((__sentinel__(0))); extern void XDestroyIC( XIC ); extern void XSetICFocus( XIC ); extern void XUnsetICFocus( XIC ); extern wchar_t *XwcResetIC( XIC ); extern char *XmbResetIC( XIC ); extern char *Xutf8ResetIC( XIC ); extern char *XSetICValues( XIC , ... ) __attribute__ ((__sentinel__(0))); extern char *XGetICValues( XIC , ... ) __attribute__ ((__sentinel__(0))); extern XIM XIMOfIC( XIC ); extern int XFilterEvent( XEvent* , Window ); extern int XmbLookupString( XIC , XKeyPressedEvent* , char* , int , KeySym* , int* ); extern int XwcLookupString( XIC , XKeyPressedEvent* , wchar_t* , int , KeySym* , int* ); extern int Xutf8LookupString( XIC , XKeyPressedEvent* , char* , int , KeySym* , int* ); extern XVaNestedList XVaCreateNestedList( int , ... ) __attribute__ ((__sentinel__(0))); extern int XRegisterIMInstantiateCallback( Display* , struct _XrmHashBucketRec* , char* , char* , XIDProc , XPointer ); extern int XUnregisterIMInstantiateCallback( Display* , struct _XrmHashBucketRec* , char* , char* , XIDProc , XPointer ); typedef void (*XConnectionWatchProc)( Display* , XPointer , int , int , XPointer* ); extern int XInternalConnectionNumbers( Display* , int** , int* ); extern void XProcessInternalConnection( Display* , int ); extern int XAddConnectionWatch( Display* , XConnectionWatchProc , XPointer ); extern void XRemoveConnectionWatch( Display* , XConnectionWatchProc , XPointer ); extern void XSetAuthorization( char * , int , char * , int ); extern int _Xmbtowc( wchar_t * , char * , int ); extern int _Xwctomb( char * , wchar_t ); extern int XGetEventData( Display* , XGenericEventCookie* ); extern void XFreeEventData( Display* , XGenericEventCookie* ); # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Found header files ['X11/Xlib.h'] in ['/opt/X11/include', '/opt/local/include/mpich-gcc49'] Popping language C ================================================================================ TEST checkSharedLibrary from config.packages.X(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:637) TESTING: checkSharedLibrary from config.packages.X(config/BuildSystem/config/package.py:637) By default we don't care about checking if the library is shared Popping language C Pushing language C ================================================================================ TEST configureLibrary from config.packages.Triangle(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/Triangle.py:124) TESTING: configureLibrary from config.packages.Triangle(config/BuildSystem/config/packages/Triangle.py:124) ================================================================================== Checking for a functional Triangle Looking for TRIANGLE in directory starting with Triangle Could not locate an existing copy of Triangle: ['Chaco-2.2-p2', 'ctetgen', 'hdf5-1.8.12', 'sowing'] Downloading Triangle =============================================================================== Trying to download http://ftp.mcs.anl.gov/pub/petsc/externalpackages/Triangle.tar.gz for TRIANGLE =============================================================================== Downloading http://ftp.mcs.anl.gov/pub/petsc/externalpackages/Triangle.tar.gz to /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/_d_Triangle.tar.gz Extracting /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/_d_Triangle.tar.gz Executing: cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages; chmod -R a+r Triangle;find Triangle -type d -name "*" -exec chmod a+rx {} \; Looking for TRIANGLE in directory starting with Triangle Found a copy of TRIANGLE in Triangle Looking for TRIANGLE in directory starting with Triangle Found a copy of TRIANGLE in Triangle Executing: uname -s stdout: Darwin Have to rebuild Triangle, /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/Triangle/make.inc != /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/petsc/conf/Triangle =============================================================================== Compiling Triangle; this may take several minutes =============================================================================== Executing: cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/Triangle && make clean && make libtriangle.a && make clean stdout: /bin/rm -f triangle.o /opt/local/bin/mpicc-mpich-gcc49 -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I. -fPIC -DNO_PETSC_MALLOC -DTRILIBRARY -o src/triangle.o -c src/triangle.c /opt/local/bin/ar cr libtriangle.a src/triangle.o /bin/rm -f triangle.o =============================================================================== Installing Triangle; this may take several minutes =============================================================================== Executing: mkdir -p /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib Executing: mkdir -p /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include Executing: cp -f /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/Triangle/libtriangle.a /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib Executing: cp -f /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/Triangle/src/triangle.h /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include ********Output of running make on Triangle follows ******* /bin/rm -f triangle.o /opt/local/bin/mpicc-mpich-gcc49 -fPIC -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I. -fPIC -DNO_PETSC_MALLOC -DTRILIBRARY -o src/triangle.o -c src/triangle.c /opt/local/bin/ar cr libtriangle.a src/triangle.o /bin/rm -f triangle.osrc/triangle.c: In function 'poolinit': src/triangle.c:3220:32: warning: incompatible implicit declaration of built-in function 'malloc' pool->firstblock = (VOID **) malloc(pool->itemsperblock * pool->itembytes ^ src/triangle.c: In function 'pooldeinit': src/triangle.c:3274:5: warning: incompatible implicit declaration of built-in function 'free' free(pool->firstblock); ^ src/triangle.c: In function 'poolalloc': src/triangle.c:3303:30: warning: incompatible implicit declaration of built-in function 'malloc' newblock = (VOID **) malloc(pool->itemsperblock * pool->itembytes ^ src/triangle.c: In function 'dummyinit': src/triangle.c:3460:31: warning: incompatible implicit declaration of built-in function 'malloc' dummytribase = (triangle *) malloc(triwords * sizeof(triangle) ^ src/triangle.c: In function 'triangledeinit': src/triangle.c:3807:3: warning: incompatible implicit declaration of built-in function 'free' free(dummytribase); ^ src/triangle.c: In function 'divconqdelaunay': src/triangle.c:7704:25: warning: incompatible implicit declaration of built-in function 'malloc' sortarray = (point *) malloc(inpoints * sizeof(point)); ^ src/triangle.c:7753:3: warning: incompatible implicit declaration of built-in function 'free' free(sortarray); ^ src/triangle.c: In function 'boundingbox': src/triangle.c:7796:23: warning: incompatible implicit declaration of built-in function 'malloc' infpoint1 = (point) malloc(points.itembytes); ^ src/triangle.c: In function 'removebox': src/triangle.c:7913:3: warning: incompatible implicit declaration of built-in function 'free' free(infpoint1); /* Deallocate the bounding box vertices. */ ^ src/triangle.c: In function 'createeventheap': src/triangle.c:8113:34: warning: incompatible implicit declaration of built-in function 'malloc' *eventheap = (struct event **) malloc(maxevents * sizeof(struct event *)); ^ src/triangle.c: In function 'reconstruct': src/triangle.c:8872:30: warning: incompatible implicit declaration of built-in function 'malloc' vertexarray = (triangle *) malloc(points.items * sizeof(triangle)); ^ src/triangle.c:9156:3: warning: incompatible implicit declaration of built-in function 'free' free(vertexarray); ^ src/triangle.c: In function 'carveholes': src/triangle.c:10466:37: warning: incompatible implicit declaration of built-in function 'malloc' regiontris = (struct triedge *) malloc(regions * sizeof(struct triedge)); ^ src/triangle.c:10605:5: warning: incompatible implicit declaration of built-in function 'free' free(regiontris); ^ src/triangle.c: In function 'writenodes': src/triangle.c:11718:27: warning: incompatible implicit declaration of built-in function 'malloc' *pointlist = (REAL *) malloc(points.items * 2 * sizeof(REAL)); ^ src/triangle.c:11726:33: warning: incompatible implicit declaration of built-in function 'malloc' *pointattriblist = (REAL *) malloc(points.items * nextras * sizeof(REAL)); ^ src/triangle.c:11734:32: warning: incompatible implicit declaration of built-in function 'malloc' *pointmarkerlist = (int *) malloc(points.items * sizeof(int)); ^ src/triangle.c: In function 'writeelements': src/triangle.c:11869:29: warning: incompatible implicit declaration of built-in function 'malloc' *trianglelist = (int *) malloc(triangles.items * ^ src/triangle.c:11878:36: warning: incompatible implicit declaration of built-in function 'malloc' *triangleattriblist = (REAL *) malloc(triangles.items * eextras * ^ src/triangle.c: In function 'writepoly': src/triangle.c:12004:28: warning: incompatible implicit declaration of built-in function 'malloc' *segmentlist = (int *) malloc(shelles.items * 2 * sizeof(int)); ^ src/triangle.c:12012:34: warning: incompatible implicit declaration of built-in function 'malloc' *segmentmarkerlist = (int *) malloc(shelles.items * sizeof(int)); ^ src/triangle.c: In function 'writeedges': src/triangle.c:12135:25: warning: incompatible implicit declaration of built-in function 'malloc' *edgelist = (int *) malloc(edges * 2 * sizeof(int)); ^ src/triangle.c:12143:31: warning: incompatible implicit declaration of built-in function 'malloc' *edgemarkerlist = (int *) malloc(edges * sizeof(int)); ^ src/triangle.c: In function 'writevoronoi': src/triangle.c:12294:28: warning: incompatible implicit declaration of built-in function 'malloc' *vpointlist = (REAL *) malloc(triangles.items * 2 * sizeof(REAL)); ^ src/triangle.c:12302:34: warning: incompatible implicit declaration of built-in function 'malloc' *vpointattriblist = (REAL *) malloc(triangles.items * nextras * ^ src/triangle.c:12373:26: warning: incompatible implicit declaration of built-in function 'malloc' *vedgelist = (int *) malloc(edges * 2 * sizeof(int)); ^ src/triangle.c:12382:27: warning: incompatible implicit declaration of built-in function 'malloc' *vnormlist = (REAL *) malloc(edges * 2 * sizeof(REAL)); ^ src/triangle.c: In function 'writeneighbors': src/triangle.c:12492:29: warning: incompatible implicit declaration of built-in function 'malloc' *neighborlist = (int *) malloc(triangles.items * 3 * sizeof(int)); ^ ********End of Output of running make on Triangle ******* Executing: cp -f /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/Triangle/make.inc /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/petsc/conf/Triangle Checking for library in Download TRIANGLE: ['/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libtriangle.a'] Contents: ['bin', 'externalpackages', 'include', 'lib', 'share'] ================================================================================ TEST check from config.libraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/libraries.py:146) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:146) 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 [triangulate] in library ['/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libtriangle.a'] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char triangulate(); static void _check_triangulate() { triangulate(); } int main() { _check_triangulate();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -ltriangle -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_LIBTRIANGLE" to "1" Popping language C Checking for headers Download TRIANGLE: ['/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include', '/opt/local/include/mpich-gcc49'] Pushing language C ================================================================================ TEST checkInclude from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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 ['triangle.h'] in ['/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include', '/opt/local/include/mpich-gcc49'] Checking include with compiler flags var CPPFLAGS ['/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include', '/opt/local/include/mpich-gcc49'] Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/opt/local/include/mpich-gcc49 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/triangle.h" 1 # 251 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/triangle.h" struct triangulateio { double *pointlist; double *pointattributelist; int *pointmarkerlist; int numberofpoints; int numberofpointattributes; int *trianglelist; double *triangleattributelist; double *trianglearealist; int *neighborlist; int numberoftriangles; int numberofcorners; int numberoftriangleattributes; int *segmentlist; int *segmentmarkerlist; int numberofsegments; double *holelist; int numberofholes; double *regionlist; int numberofregions; int *edgelist; int *edgemarkerlist; double *normlist; int numberofedges; }; void triangulate(); # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Found header files ['triangle.h'] in ['/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include', '/opt/local/include/mpich-gcc49'] Popping language C Defined "ANSI_DECLARATORS" to "1" ================================================================================ TEST checkSharedLibrary from config.packages.Triangle(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:637) TESTING: checkSharedLibrary from config.packages.Triangle(config/BuildSystem/config/package.py:637) By default we don't care about checking if the library is shared Popping language C ================================================================================ TEST alternateConfigureLibrary from config.packages.afterimage(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.afterimage(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST configureScalarType from PETSc.options.scalarTypes(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/options/scalarTypes.py:37) TESTING: configureScalarType from PETSc.options.scalarTypes(config/PETSc/options/scalarTypes.py:37) Choose between real and complex numbers Defined "USE_SCALAR_REAL" to "1" Scalar type is real Pushing language C All intermediate test results are stored in /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes/conftest.c:6:21: warning: unused variable 'a' [-Wunused-variable] double b = 2.0; int a = isnormal(b); ^ Source: #include "confdefs.h" #include "conffix.h" #include int main() { double b = 2.0; int a = isnormal(b); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_ISNORMAL" to "1" Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes/conftest.c:6:21: warning: unused variable 'a' [-Wunused-variable] double b = 2.0; int a = isnan(b); ^ Source: #include "confdefs.h" #include "conffix.h" #include int main() { double b = 2.0; int a = isnan(b); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_ISNAN" to "1" Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes/conftest.c:6:21: warning: unused variable 'a' [-Wunused-variable] double b = 2.0; int a = isinf(b); ^ Source: #include "confdefs.h" #include "conffix.h" #include int main() { double b = 2.0; int a = isinf(b); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_ISINF" to "1" Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes/conftest.c:6:1: warning: implicit declaration of function '_isnan' [-Wimplicit-function-declaration] double b = 2.0;int a = _isnan(b); ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes/conftest.c:6:20: warning: unused variable 'a' [-Wunused-variable] double b = 2.0;int a = _isnan(b); ^ Source: #include "confdefs.h" #include "conffix.h" #include int main() { double b = 2.0;int a = _isnan(b); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "__isnan", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes/conftest.c:6:1: warning: implicit declaration of function '_finite' [-Wimplicit-function-declaration] double b = 2.0;int a = _finite(b); ^ /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes/conftest.c:6:20: warning: unused variable 'a' [-Wunused-variable] double b = 2.0;int a = _finite(b); ^ Source: #include "confdefs.h" #include "conffix.h" #include int main() { double b = 2.0;int a = _finite(b); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "__finite", referenced from: _main in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status Popping language C ================================================================================ TEST configurePrecision from PETSc.options.scalarTypes(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/options/scalarTypes.py:77) TESTING: configurePrecision from PETSc.options.scalarTypes(config/PETSc/options/scalarTypes.py:77) Set the default real number precision for PETSc objects Defined "USE_REAL_DOUBLE" to "1" Defined make macro "PETSC_SCALAR_SIZE" to "64" Precision is double ================================================================================ TEST alternateConfigureLibrary from config.packages.opencl(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.opencl(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.viennacl(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.viennacl(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.cuda(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.cuda(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.cusp(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.cusp(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST locateCMake from config.packages.cmake(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/cmake.py:31) TESTING: locateCMake from config.packages.cmake(config/BuildSystem/config/packages/cmake.py:31) Looking for default CMake executable Checking for program /opt/local/bin/cmake...found Defined make macro "CMAKE" to "/opt/local/bin/cmake" Pushing language C ================================================================================ TEST configureLibrary from config.packages.metis(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:579) TESTING: configureLibrary from config.packages.metis(config/BuildSystem/config/package.py:579) Find an installation and check if it can work with PETSc ================================================================================== Checking for a functional metis Looking for METIS in directory starting with metis Could not locate an existing copy of metis: ['Chaco-2.2-p2', 'ctetgen', 'hdf5-1.8.12', 'sowing', 'Triangle'] Downloading metis =============================================================================== Trying to download http://ftp.mcs.anl.gov/pub/petsc/externalpackages/metis-5.1.0-p1.tar.gz for METIS =============================================================================== Downloading http://ftp.mcs.anl.gov/pub/petsc/externalpackages/metis-5.1.0-p1.tar.gz to /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/_d_metis-5.1.0-p1.tar.gz Extracting /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/_d_metis-5.1.0-p1.tar.gz Executing: cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages; chmod -R a+r metis-5.1.0-p1;find metis-5.1.0-p1 -type d -name "*" -exec chmod a+rx {} \; Looking for METIS in directory starting with metis Found a copy of METIS in metis-5.1.0-p1 Looking for METIS in directory starting with metis Found a copy of METIS in metis-5.1.0-p1 Pushing language C Popping language C Pushing language Cxx Popping language Cxx Pushing language FC Popping language FC Have to rebuild metis, /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/metis.petscconf != /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/petsc/conf/metis =============================================================================== Configuring METIS with cmake, this may take several minutes =============================================================================== Executing: cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build && /opt/local/bin/cmake .. -DCMAKE_INSTALL_PREFIX=/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug -DCMAKE_VERBOSE_MAKEFILE=1 -DCMAKE_C_COMPILER="/opt/local/bin/mpicc-mpich-gcc49" -DCMAKE_AR=/opt/local/bin/ar -DCMAKE_RANLIB=/opt/local/bin/ranlib -DCMAKE_C_FLAGS:STRING="-fPIC -g3 -O0" -DCMAKE_CXX_COMPILER="/opt/local/bin/mpicxx-mpich-gcc49" -DCMAKE_CXX_FLAGS:STRING="-g -O0 -fPIC" -DCMAKE_Fortran_COMPILER="/opt/local/bin/mpif90-mpich-gcc49" -DCMAKE_Fortran_FLAGS:STRING="-fPIC -ffree-line-length-0 -g -O0" -DGKLIB_PATH=../GKlib -DSHARED=1 -DDEBUG=1 -DMETIS_USE_DOUBLEPRECISION=1 stdout: -- The C compiler identification is GNU 4.9.3 -- The CXX compiler identification is GNU 4.9.3 -- Checking whether C compiler has -isysroot -- Checking whether C compiler has -isysroot - no -- Checking whether C compiler supports OSX deployment target flag -- Checking whether C compiler supports OSX deployment target flag - yes -- Check for working C compiler: /opt/local/bin/mpicc-mpich-gcc49 -- Check for working C compiler: /opt/local/bin/mpicc-mpich-gcc49 -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Checking whether CXX compiler has -isysroot -- Checking whether CXX compiler has -isysroot - no -- Checking whether CXX compiler supports OSX deployment target flag -- Checking whether CXX compiler supports OSX deployment target flag - no -- Check for working CXX compiler: /opt/local/bin/mpicxx-mpich-gcc49 -- Check for working CXX compiler: /opt/local/bin/mpicxx-mpich-gcc49 -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for execinfo.h -- Looking for execinfo.h - found -- Looking for getline -- Looking for getline - found -- Performing Test HAVE__thread -- Performing Test HAVE__thread - Success -- checking for __thread thread-local storage - found -- Configuring done -- Generating done -- Build files have been written to: /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build =============================================================================== Compiling and installing METIS; this may take several minutes =============================================================================== Executing: cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build && /opt/local/bin/gmake -j 7 && /opt/local/bin/gmake install stdout: /opt/local/bin/cmake -H/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1 -B/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build --check-build-system CMakeFiles/Makefile.cmake 0 /opt/local/bin/cmake -E cmake_progress_start /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles/progress.marks /opt/local/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build' /opt/local/bin/gmake -f libmetis/CMakeFiles/metis.dir/build.make libmetis/CMakeFiles/metis.dir/depend gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build' cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis/CMakeFiles/metis.dir/DependInfo.cmake --color= Scanning dependencies of target metis gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build' /opt/local/bin/gmake -f libmetis/CMakeFiles/metis.dir/build.make libmetis/CMakeFiles/metis.dir/build gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build' /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 1 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 2 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 3 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 4 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 5 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 6 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 7 [ 4%] [ 4%] [ 4%] [ 6%] [ 8%] [ 9%] [ 11%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/error.c.o Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/csr.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/error.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/error.c Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/blas.c.o Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/b64.c.o Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/fkvkselect.c.o Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/fs.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/csr.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/csr.c Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/evaluate.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/fkvkselect.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/fkvkselect.c cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/b64.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/b64.c cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/evaluate.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/evaluate.c cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/fs.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/fs.c cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/blas.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/blas.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 8 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 9 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 10 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 11 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 12 [ 14%] [ 14%] [ 16%] [ 18%] [ 19%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/getopt.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/getopt.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/getopt.c Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/gkregex.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/gkregex.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/gkregex.c Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/graph.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/graph.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/graph.c Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/io.c.o Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/htable.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/io.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/io.c cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/htable.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/htable.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 13 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 14 [ 21%] [ 22%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/itemsets.c.o Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/mcore.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/itemsets.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/itemsets.c cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/mcore.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/mcore.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 15 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 16 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 17 [ 26%] [ 26%] [ 27%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/omp.c.o Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/memory.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/omp.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/omp.c cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/memory.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/memory.c Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/pdb.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/pdb.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/pdb.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 18 [ 29%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/pqueue.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/pqueue.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/pqueue.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 19 [ 31%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/random.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/random.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/random.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 20 [ 32%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/rw.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/rw.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/rw.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 21 [ 34%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/seq.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/seq.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/seq.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 22 [ 36%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/sort.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/sort.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/sort.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 23 [ 37%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/string.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/string.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/string.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 24 [ 39%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/timers.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/timers.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/timers.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 25 [ 40%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/tokenizer.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/tokenizer.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/tokenizer.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 26 [ 42%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/util.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/util.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/util.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 27 [ 44%] Building C object libmetis/CMakeFiles/metis.dir/auxapi.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/auxapi.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/auxapi.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 28 [ 45%] Building C object libmetis/CMakeFiles/metis.dir/balance.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/balance.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/balance.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 29 [ 47%] /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 30 Building C object libmetis/CMakeFiles/metis.dir/bucketsort.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/bucketsort.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/bucketsort.c [ 49%] Building C object libmetis/CMakeFiles/metis.dir/checkgraph.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/checkgraph.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/checkgraph.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 31 [ 50%] Building C object libmetis/CMakeFiles/metis.dir/coarsen.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/coarsen.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/coarsen.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 32 [ 52%] Building C object libmetis/CMakeFiles/metis.dir/compress.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/compress.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/compress.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 33 [ 54%] Building C object libmetis/CMakeFiles/metis.dir/contig.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/contig.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/contig.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 34 [ 55%] /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 35 Building C object libmetis/CMakeFiles/metis.dir/debug.c.o [ 57%] cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/debug.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/debug.c Building C object libmetis/CMakeFiles/metis.dir/fm.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/fm.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/fm.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 36 [ 59%] Building C object libmetis/CMakeFiles/metis.dir/fortran.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/fortran.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/fortran.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 37 [ 60%] Building C object libmetis/CMakeFiles/metis.dir/frename.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/frename.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/frename.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 38 [ 62%] Building C object libmetis/CMakeFiles/metis.dir/gklib.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/gklib.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/gklib.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 39 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 40 [ 63%] [ 65%] Building C object libmetis/CMakeFiles/metis.dir/graph.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/graph.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/graph.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 41 Building C object libmetis/CMakeFiles/metis.dir/initpart.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/initpart.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/initpart.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 42 [ 67%] [ 68%] Building C object libmetis/CMakeFiles/metis.dir/kmetis.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/kmetis.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/kmetis.c Building C object libmetis/CMakeFiles/metis.dir/kwayfm.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/kwayfm.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/kwayfm.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 43 [ 70%] Building C object libmetis/CMakeFiles/metis.dir/kwayrefine.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/kwayrefine.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/kwayrefine.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 44 [ 72%] Building C object libmetis/CMakeFiles/metis.dir/mcutil.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/mcutil.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/mcutil.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 45 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 46 [ 73%] [ 75%] Building C object libmetis/CMakeFiles/metis.dir/mesh.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/mesh.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/mesh.c Building C object libmetis/CMakeFiles/metis.dir/meshpart.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/meshpart.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/meshpart.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 47 [ 77%] Building C object libmetis/CMakeFiles/metis.dir/minconn.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/minconn.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/minconn.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 48 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 49 [ 78%] [ 80%] Building C object libmetis/CMakeFiles/metis.dir/mincover.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/mincover.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/mincover.c Building C object libmetis/CMakeFiles/metis.dir/mmd.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/mmd.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/mmd.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 50 [ 81%] Building C object libmetis/CMakeFiles/metis.dir/ometis.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/ometis.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/ometis.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 51 [ 83%] /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 52 [ 85%] Building C object libmetis/CMakeFiles/metis.dir/options.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/options.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/options.c Building C object libmetis/CMakeFiles/metis.dir/parmetis.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/parmetis.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/parmetis.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 53 [ 86%] /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 54 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 55 Building C object libmetis/CMakeFiles/metis.dir/pmetis.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/pmetis.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/pmetis.c [ 88%] [ 90%] Building C object libmetis/CMakeFiles/metis.dir/refine.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/refine.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/refine.c Building C object libmetis/CMakeFiles/metis.dir/separator.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/separator.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/separator.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 56 [ 91%] Building C object libmetis/CMakeFiles/metis.dir/sfm.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/sfm.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/sfm.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 57 [ 93%] Building C object libmetis/CMakeFiles/metis.dir/srefine.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/srefine.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/srefine.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 58 [ 95%] Building C object libmetis/CMakeFiles/metis.dir/stat.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/stat.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/stat.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 59 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 60 [ 98%] [ 98%] Building C object libmetis/CMakeFiles/metis.dir/timing.c.o Building C object libmetis/CMakeFiles/metis.dir/util.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/timing.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/timing.c cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/util.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/util.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 61 [100%] Building C object libmetis/CMakeFiles/metis.dir/wspace.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/wspace.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/wspace.c Linking C shared library libmetis.dylib cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/cmake -E cmake_link_script CMakeFiles/metis.dir/link.txt --verbose=1 /opt/local/bin/mpicc-mpich-gcc49 -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -dynamiclib -Wl,-headerpad_max_install_names -o libmetis.dylib -install_name /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis/libmetis.dylib CMakeFiles/metis.dir/__/GKlib/b64.c.o CMakeFiles/metis.dir/__/GKlib/blas.c.o CMakeFiles/metis.dir/__/GKlib/csr.c.o CMakeFiles/metis.dir/__/GKlib/error.c.o CMakeFiles/metis.dir/__/GKlib/evaluate.c.o CMakeFiles/metis.dir/__/GKlib/fkvkselect.c.o CMakeFiles/metis.dir/__/GKlib/fs.c.o CMakeFiles/metis.dir/__/GKlib/getopt.c.o CMakeFiles/metis.dir/__/GKlib/gkregex.c.o CMakeFiles/metis.dir/__/GKlib/graph.c.o CMakeFiles/metis.dir/__/GKlib/htable.c.o CMakeFiles/metis.dir/__/GKlib/io.c.o CMakeFiles/metis.dir/__/GKlib/itemsets.c.o CMakeFiles/metis.dir/__/GKlib/mcore.c.o CMakeFiles/metis.dir/__/GKlib/memory.c.o CMakeFiles/metis.dir/__/GKlib/omp.c.o CMakeFiles/metis.dir/__/GKlib/pdb.c.o CMakeFiles/metis.dir/__/GKlib/pqueue.c.o CMakeFiles/metis.dir/__/GKlib/random.c.o CMakeFiles/metis.dir/__/GKlib/rw.c.o CMakeFiles/metis.dir/__/GKlib/seq.c.o CMakeFiles/metis.dir/__/GKlib/sort.c.o CMakeFiles/metis.dir/__/GKlib/string.c.o CMakeFiles/metis.dir/__/GKlib/timers.c.o CMakeFiles/metis.dir/__/GKlib/tokenizer.c.o CMakeFiles/metis.dir/__/GKlib/util.c.o CMakeFiles/metis.dir/auxapi.c.o CMakeFiles/metis.dir/balance.c.o CMakeFiles/metis.dir/bucketsort.c.o CMakeFiles/metis.dir/checkgraph.c.o CMakeFiles/metis.dir/coarsen.c.o CMakeFiles/metis.dir/compress.c.o CMakeFiles/metis.dir/contig.c.o CMakeFiles/metis.dir/debug.c.o CMakeFiles/metis.dir/fm.c.o CMakeFiles/metis.dir/fortran.c.o CMakeFiles/metis.dir/frename.c.o CMakeFiles/metis.dir/gklib.c.o CMakeFiles/metis.dir/graph.c.o CMakeFiles/metis.dir/initpart.c.o CMakeFiles/metis.dir/kmetis.c.o CMakeFiles/metis.dir/kwayfm.c.o CMakeFiles/metis.dir/kwayrefine.c.o CMakeFiles/metis.dir/mcutil.c.o CMakeFiles/metis.dir/mesh.c.o CMakeFiles/metis.dir/meshpart.c.o CMakeFiles/metis.dir/minconn.c.o CMakeFiles/metis.dir/mincover.c.o CMakeFiles/metis.dir/mmd.c.o CMakeFiles/metis.dir/ometis.c.o CMakeFiles/metis.dir/options.c.o CMakeFiles/metis.dir/parmetis.c.o CMakeFiles/metis.dir/pmetis.c.o CMakeFiles/metis.dir/refine.c.o CMakeFiles/metis.dir/separator.c.o CMakeFiles/metis.dir/sfm.c.o CMakeFiles/metis.dir/srefine.c.o CMakeFiles/metis.dir/stat.c.o CMakeFiles/metis.dir/timing.c.o CMakeFiles/metis.dir/util.c.o CMakeFiles/metis.dir/wspace.c.o -lm gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build' /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 [100%] Built target metis gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build' /opt/local/bin/cmake -E cmake_progress_start /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 0 /opt/local/bin/cmake -H/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1 -B/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build --check-build-system CMakeFiles/Makefile.cmake 0 /opt/local/bin/cmake -E cmake_progress_start /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles/progress.marks /opt/local/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build' /opt/local/bin/gmake -f libmetis/CMakeFiles/metis.dir/build.make libmetis/CMakeFiles/metis.dir/depend gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build' cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis/CMakeFiles/metis.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build' /opt/local/bin/gmake -f libmetis/CMakeFiles/metis.dir/build.make libmetis/CMakeFiles/metis.dir/build gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build' gmake[2]: Nothing to be done for 'libmetis/CMakeFiles/metis.dir/build'. gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build' /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 [100%] Built target metis gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build' /opt/local/bin/cmake -E cmake_progress_start /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 0 /opt/local/bin/gmake -f CMakeFiles/Makefile2 preinstall gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build' gmake[1]: Nothing to be done for 'preinstall'. gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build' Install the project... /opt/local/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/metis.h -- Installing: /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/gklib_tls.h -- Installing: /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libmetis.dylib -- Installing: /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/gklib_defs.h -- Installing: /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/gklib_rename.h ********Output of running make on metis follows ******* -- The C compiler identification is GNU 4.9.3 -- The CXX compiler identification is GNU 4.9.3 -- Checking whether C compiler has -isysroot -- Checking whether C compiler has -isysroot - no -- Checking whether C compiler supports OSX deployment target flag -- Checking whether C compiler supports OSX deployment target flag - yes -- Check for working C compiler: /opt/local/bin/mpicc-mpich-gcc49 -- Check for working C compiler: /opt/local/bin/mpicc-mpich-gcc49 -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Checking whether CXX compiler has -isysroot -- Checking whether CXX compiler has -isysroot - no -- Checking whether CXX compiler supports OSX deployment target flag -- Checking whether CXX compiler supports OSX deployment target flag - no -- Check for working CXX compiler: /opt/local/bin/mpicxx-mpich-gcc49 -- Check for working CXX compiler: /opt/local/bin/mpicxx-mpich-gcc49 -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for execinfo.h -- Looking for execinfo.h - found -- Looking for getline -- Looking for getline - found -- Performing Test HAVE__thread -- Performing Test HAVE__thread - Success -- checking for __thread thread-local storage - found -- Configuring done -- Generating done -- Build files have been written to: /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/buildCMake Warning (dev): Policy CMP0042 is not set: MACOSX_RPATH is enabled by default. Run "cmake --help-policy CMP0042" for policy details. Use the cmake_policy command to set the policy and suppress this warning. MACOSX_RPATH is not specified for the following targets: metis This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning: Manually-specified variables were not used by the project: CMAKE_Fortran_COMPILER CMAKE_Fortran_FLAGS /opt/local/bin/cmake -H/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1 -B/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build --check-build-system CMakeFiles/Makefile.cmake 0 /opt/local/bin/cmake -E cmake_progress_start /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles/progress.marks /opt/local/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build' /opt/local/bin/gmake -f libmetis/CMakeFiles/metis.dir/build.make libmetis/CMakeFiles/metis.dir/depend gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build' cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis/CMakeFiles/metis.dir/DependInfo.cmake --color= Scanning dependencies of target metis gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build' /opt/local/bin/gmake -f libmetis/CMakeFiles/metis.dir/build.make libmetis/CMakeFiles/metis.dir/build gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build' /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 1 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 2 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 3 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 4 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 5 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 6 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 7 [ 4%] [ 4%] [ 4%] [ 6%] [ 8%] [ 9%] [ 11%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/error.c.o Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/csr.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/error.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/error.c Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/blas.c.o Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/b64.c.o Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/fkvkselect.c.o Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/fs.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/csr.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/csr.c Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/evaluate.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/fkvkselect.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/fkvkselect.c cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/b64.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/b64.c cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/evaluate.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/evaluate.c cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/fs.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/fs.c cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/blas.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/blas.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 8 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 9 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 10 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 11 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 12 [ 14%] [ 14%] [ 16%] [ 18%] [ 19%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/getopt.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/getopt.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/getopt.c Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/gkregex.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/gkregex.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/gkregex.c Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/graph.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/graph.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/graph.c Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/io.c.o Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/htable.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/io.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/io.c cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/htable.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/htable.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 13 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 14 [ 21%] [ 22%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/itemsets.c.o Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/mcore.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/itemsets.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/itemsets.c cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/mcore.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/mcore.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 15 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 16 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 17 [ 26%] [ 26%] [ 27%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/omp.c.o Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/memory.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/omp.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/omp.c cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/memory.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/memory.c Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/pdb.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/pdb.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/pdb.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 18 [ 29%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/pqueue.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/pqueue.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/pqueue.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 19 [ 31%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/random.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/random.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/random.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 20 [ 32%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/rw.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/rw.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/rw.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 21 [ 34%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/seq.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/seq.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/seq.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 22 [ 36%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/sort.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/sort.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/sort.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 23 [ 37%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/string.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/string.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/string.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 24 [ 39%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/timers.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/timers.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/timers.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 25 [ 40%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/tokenizer.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/tokenizer.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/tokenizer.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 26 [ 42%] Building C object libmetis/CMakeFiles/metis.dir/__/GKlib/util.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/__/GKlib/util.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/util.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 27 [ 44%] Building C object libmetis/CMakeFiles/metis.dir/auxapi.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/auxapi.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/auxapi.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 28 [ 45%] Building C object libmetis/CMakeFiles/metis.dir/balance.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/balance.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/balance.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 29 [ 47%] /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 30 Building C object libmetis/CMakeFiles/metis.dir/bucketsort.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/bucketsort.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/bucketsort.c [ 49%] Building C object libmetis/CMakeFiles/metis.dir/checkgraph.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/checkgraph.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/checkgraph.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 31 [ 50%] Building C object libmetis/CMakeFiles/metis.dir/coarsen.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/coarsen.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/coarsen.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 32 [ 52%] Building C object libmetis/CMakeFiles/metis.dir/compress.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/compress.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/compress.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 33 [ 54%] Building C object libmetis/CMakeFiles/metis.dir/contig.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/contig.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/contig.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 34 [ 55%] /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 35 Building C object libmetis/CMakeFiles/metis.dir/debug.c.o [ 57%] cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/debug.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/debug.c Building C object libmetis/CMakeFiles/metis.dir/fm.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/fm.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/fm.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 36 [ 59%] Building C object libmetis/CMakeFiles/metis.dir/fortran.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/fortran.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/fortran.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 37 [ 60%] Building C object libmetis/CMakeFiles/metis.dir/frename.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/frename.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/frename.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 38 [ 62%] Building C object libmetis/CMakeFiles/metis.dir/gklib.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/gklib.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/gklib.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 39 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 40 [ 63%] [ 65%] Building C object libmetis/CMakeFiles/metis.dir/graph.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/graph.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/graph.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 41 Building C object libmetis/CMakeFiles/metis.dir/initpart.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/initpart.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/initpart.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 42 [ 67%] [ 68%] Building C object libmetis/CMakeFiles/metis.dir/kmetis.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/kmetis.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/kmetis.c Building C object libmetis/CMakeFiles/metis.dir/kwayfm.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/kwayfm.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/kwayfm.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 43 [ 70%] Building C object libmetis/CMakeFiles/metis.dir/kwayrefine.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/kwayrefine.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/kwayrefine.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 44 [ 72%] Building C object libmetis/CMakeFiles/metis.dir/mcutil.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/mcutil.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/mcutil.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 45 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 46 [ 73%] [ 75%] Building C object libmetis/CMakeFiles/metis.dir/mesh.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/mesh.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/mesh.c Building C object libmetis/CMakeFiles/metis.dir/meshpart.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/meshpart.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/meshpart.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 47 [ 77%] Building C object libmetis/CMakeFiles/metis.dir/minconn.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/minconn.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/minconn.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 48 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 49 [ 78%] [ 80%] Building C object libmetis/CMakeFiles/metis.dir/mincover.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/mincover.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/mincover.c Building C object libmetis/CMakeFiles/metis.dir/mmd.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/mmd.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/mmd.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 50 [ 81%] Building C object libmetis/CMakeFiles/metis.dir/ometis.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/ometis.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/ometis.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 51 [ 83%] /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 52 [ 85%] Building C object libmetis/CMakeFiles/metis.dir/options.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/options.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/options.c Building C object libmetis/CMakeFiles/metis.dir/parmetis.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/parmetis.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/parmetis.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 53 [ 86%] /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 54 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 55 Building C object libmetis/CMakeFiles/metis.dir/pmetis.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/pmetis.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/pmetis.c [ 88%] [ 90%] Building C object libmetis/CMakeFiles/metis.dir/refine.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/refine.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/refine.c Building C object libmetis/CMakeFiles/metis.dir/separator.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/separator.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/separator.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 56 [ 91%] Building C object libmetis/CMakeFiles/metis.dir/sfm.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/sfm.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/sfm.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 57 [ 93%] Building C object libmetis/CMakeFiles/metis.dir/srefine.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/srefine.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/srefine.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 58 [ 95%] Building C object libmetis/CMakeFiles/metis.dir/stat.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/stat.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/stat.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 59 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 60 [ 98%] [ 98%] Building C object libmetis/CMakeFiles/metis.dir/timing.c.o Building C object libmetis/CMakeFiles/metis.dir/util.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/timing.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/timing.c cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/util.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/util.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 61 [100%] Building C object libmetis/CMakeFiles/metis.dir/wspace.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dmetis_EXPORTS -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/. -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/include -o CMakeFiles/metis.dir/wspace.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/wspace.c Linking C shared library libmetis.dylib cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis && /opt/local/bin/cmake -E cmake_link_script CMakeFiles/metis.dir/link.txt --verbose=1 /opt/local/bin/mpicc-mpich-gcc49 -fPIC -g3 -O0 -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-variable -Wno-unknown-pragmas -DDEBUG -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -g -dynamiclib -Wl,-headerpad_max_install_names -o libmetis.dylib -install_name /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis/libmetis.dylib CMakeFiles/metis.dir/__/GKlib/b64.c.o CMakeFiles/metis.dir/__/GKlib/blas.c.o CMakeFiles/metis.dir/__/GKlib/csr.c.o CMakeFiles/metis.dir/__/GKlib/error.c.o CMakeFiles/metis.dir/__/GKlib/evaluate.c.o CMakeFiles/metis.dir/__/GKlib/fkvkselect.c.o CMakeFiles/metis.dir/__/GKlib/fs.c.o CMakeFiles/metis.dir/__/GKlib/getopt.c.o CMakeFiles/metis.dir/__/GKlib/gkregex.c.o CMakeFiles/metis.dir/__/GKlib/graph.c.o CMakeFiles/metis.dir/__/GKlib/htable.c.o CMakeFiles/metis.dir/__/GKlib/io.c.o CMakeFiles/metis.dir/__/GKlib/itemsets.c.o CMakeFiles/metis.dir/__/GKlib/mcore.c.o CMakeFiles/metis.dir/__/GKlib/memory.c.o CMakeFiles/metis.dir/__/GKlib/omp.c.o CMakeFiles/metis.dir/__/GKlib/pdb.c.o CMakeFiles/metis.dir/__/GKlib/pqueue.c.o CMakeFiles/metis.dir/__/GKlib/random.c.o CMakeFiles/metis.dir/__/GKlib/rw.c.o CMakeFiles/metis.dir/__/GKlib/seq.c.o CMakeFiles/metis.dir/__/GKlib/sort.c.o CMakeFiles/metis.dir/__/GKlib/string.c.o CMakeFiles/metis.dir/__/GKlib/timers.c.o CMakeFiles/metis.dir/__/GKlib/tokenizer.c.o CMakeFiles/metis.dir/__/GKlib/util.c.o CMakeFiles/metis.dir/auxapi.c.o CMakeFiles/metis.dir/balance.c.o CMakeFiles/metis.dir/bucketsort.c.o CMakeFiles/metis.dir/checkgraph.c.o CMakeFiles/metis.dir/coarsen.c.o CMakeFiles/metis.dir/compress.c.o CMakeFiles/metis.dir/contig.c.o CMakeFiles/metis.dir/debug.c.o CMakeFiles/metis.dir/fm.c.o CMakeFiles/metis.dir/fortran.c.o CMakeFiles/metis.dir/frename.c.o CMakeFiles/metis.dir/gklib.c.o CMakeFiles/metis.dir/graph.c.o CMakeFiles/metis.dir/initpart.c.o CMakeFiles/metis.dir/kmetis.c.o CMakeFiles/metis.dir/kwayfm.c.o CMakeFiles/metis.dir/kwayrefine.c.o CMakeFiles/metis.dir/mcutil.c.o CMakeFiles/metis.dir/mesh.c.o CMakeFiles/metis.dir/meshpart.c.o CMakeFiles/metis.dir/minconn.c.o CMakeFiles/metis.dir/mincover.c.o CMakeFiles/metis.dir/mmd.c.o CMakeFiles/metis.dir/ometis.c.o CMakeFiles/metis.dir/options.c.o CMakeFiles/metis.dir/parmetis.c.o CMakeFiles/metis.dir/pmetis.c.o CMakeFiles/metis.dir/refine.c.o CMakeFiles/metis.dir/separator.c.o CMakeFiles/metis.dir/sfm.c.o CMakeFiles/metis.dir/srefine.c.o CMakeFiles/metis.dir/stat.c.o CMakeFiles/metis.dir/timing.c.o CMakeFiles/metis.dir/util.c.o CMakeFiles/metis.dir/wspace.c.o -lm gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build' /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 [100%] Built target metis gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build' /opt/local/bin/cmake -E cmake_progress_start /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 0 /opt/local/bin/cmake -H/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1 -B/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build --check-build-system CMakeFiles/Makefile.cmake 0 /opt/local/bin/cmake -E cmake_progress_start /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles/progress.marks /opt/local/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build' /opt/local/bin/gmake -f libmetis/CMakeFiles/metis.dir/build.make libmetis/CMakeFiles/metis.dir/depend gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build' cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/libmetis/CMakeFiles/metis.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build' /opt/local/bin/gmake -f libmetis/CMakeFiles/metis.dir/build.make libmetis/CMakeFiles/metis.dir/build gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build' gmake[2]: Nothing to be done for 'libmetis/CMakeFiles/metis.dir/build'. gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build' /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 [100%] Built target metis gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build' /opt/local/bin/cmake -E cmake_progress_start /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build/CMakeFiles 0 /opt/local/bin/gmake -f CMakeFiles/Makefile2 preinstall gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build' gmake[1]: Nothing to be done for 'preinstall'. gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/build' Install the project... /opt/local/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/metis.h -- Installing: /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/gklib_tls.h -- Installing: /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libmetis.dylib -- Installing: /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/gklib_defs.h -- Installing: /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/gklib_rename.hIn file included from /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/GKlib.h:74:0, from /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/pqueue.c:12: /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/pqueue.c: In function 'gk_ipqCheckHeap': /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/gk_mkpqueue.h:386:8: warning: variable 'heap' set but not used [-Wunused-but-set-variable] KVT *heap;\ ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/pqueue.c:19:1: note: in expansion of macro 'GK_MKPQUEUE' GK_MKPQUEUE(gk_ipq, gk_ipq_t, gk_ikv_t, int, gk_idx_t, gk_ikvmalloc, INT_MAX, key_gt) ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/pqueue.c: In function 'gk_i32pqCheckHeap': /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/gk_mkpqueue.h:386:8: warning: variable 'heap' set but not used [-Wunused-but-set-variable] KVT *heap;\ ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/pqueue.c:20:1: note: in expansion of macro 'GK_MKPQUEUE' GK_MKPQUEUE(gk_i32pq, gk_i32pq_t, gk_i32kv_t, int32_t, gk_idx_t, gk_i32kvmalloc, INT32_MAX, key_gt) ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/pqueue.c: In function 'gk_i64pqCheckHeap': /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/gk_mkpqueue.h:386:8: warning: variable 'heap' set but not used [-Wunused-but-set-variable] KVT *heap;\ ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/pqueue.c:21:1: note: in expansion of macro 'GK_MKPQUEUE' GK_MKPQUEUE(gk_i64pq, gk_i64pq_t, gk_i64kv_t, int64_t, gk_idx_t, gk_i64kvmalloc, INT64_MAX, key_gt) ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/pqueue.c: In function 'gk_fpqCheckHeap': /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/gk_mkpqueue.h:386:8: warning: variable 'heap' set but not used [-Wunused-but-set-variable] KVT *heap;\ ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/pqueue.c:22:1: note: in expansion of macro 'GK_MKPQUEUE' GK_MKPQUEUE(gk_fpq, gk_fpq_t, gk_fkv_t, float, gk_idx_t, gk_fkvmalloc, FLT_MAX, key_gt) ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/pqueue.c: In function 'gk_dpqCheckHeap': /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/gk_mkpqueue.h:386:8: warning: variable 'heap' set but not used [-Wunused-but-set-variable] KVT *heap;\ ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/pqueue.c:23:1: note: in expansion of macro 'GK_MKPQUEUE' GK_MKPQUEUE(gk_dpq, gk_dpq_t, gk_dkv_t, double, gk_idx_t, gk_dkvmalloc, DBL_MAX, key_gt) ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/pqueue.c: In function 'gk_idxpqCheckHeap': /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/gk_mkpqueue.h:386:8: warning: variable 'heap' set but not used [-Wunused-but-set-variable] KVT *heap;\ ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/pqueue.c:24:1: note: in expansion of macro 'GK_MKPQUEUE' GK_MKPQUEUE(gk_idxpq, gk_idxpq_t, gk_idxkv_t, gk_idx_t, gk_idx_t, gk_idxkvmalloc, GK_IDX_MAX, key_gt) ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/coarsen.c: In function 'libmetis__Match_RM': /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/coarsen.c:152:33: warning: variable 'adjwgt' set but not used [-Wunused-but-set-variable] idx_t *xadj, *vwgt, *adjncy, *adjwgt, *maxvwgt; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/contig.c: In function 'libmetis__EliminateComponents': /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/contig.c:345:11: warning: variable 'tpwgts' set but not used [-Wunused-but-set-variable] real_t *tpwgts; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/contig.c: In function 'libmetis__MoveGroupContigForCut': /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/contig.c:534:34: warning: variable 'nvtxs' set but not used [-Wunused-but-set-variable] idx_t i, ii, iii, j, jj, k, l, nvtxs, nbnd, from, me; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/contig.c: In function 'libmetis__MoveGroupContigForVol': /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/contig.c:605:34: warning: variable 'nvtxs' set but not used [-Wunused-but-set-variable] idx_t i, ii, iii, j, jj, k, l, nvtxs, from, me, other, xgain; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/debug.c: In function 'libmetis__CheckBnd': /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/debug.c:124:43: warning: variable 'bndind' set but not used [-Wunused-but-set-variable] idx_t *xadj, *adjncy, *where, *bndptr, *bndind; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/debug.c:124:34: warning: variable 'bndptr' set but not used [-Wunused-but-set-variable] idx_t *xadj, *adjncy, *where, *bndptr, *bndind; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/debug.c: In function 'libmetis__CheckBnd2': /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/debug.c:161:43: warning: variable 'bndind' set but not used [-Wunused-but-set-variable] idx_t *xadj, *adjncy, *where, *bndptr, *bndind; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/debug.c:161:34: warning: variable 'bndptr' set but not used [-Wunused-but-set-variable] idx_t *xadj, *adjncy, *where, *bndptr, *bndind; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/debug.c: In function 'libmetis__CheckNodeBnd': /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/debug.c:198:43: warning: variable 'bndind' set but not used [-Wunused-but-set-variable] idx_t *xadj, *adjncy, *where, *bndptr, *bndind; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/debug.c:198:34: warning: variable 'bndptr' set but not used [-Wunused-but-set-variable] idx_t *xadj, *adjncy, *where, *bndptr, *bndind; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/debug.c:198:17: warning: variable 'adjncy' set but not used [-Wunused-but-set-variable] idx_t *xadj, *adjncy, *where, *bndptr, *bndind; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/debug.c:198:10: warning: variable 'xadj' set but not used [-Wunused-but-set-variable] idx_t *xadj, *adjncy, *where, *bndptr, *bndind; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/debug.c: In function 'libmetis__CheckRInfo': /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/debug.c:235:11: warning: variable 'nbrs' set but not used [-Wunused-but-set-variable] cnbr_t *nbrs; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/debug.c: In function 'libmetis__CheckNodePartitionParams': /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/debug.c:258:26: warning: variable 'adjwgt' set but not used [-Wunused-but-set-variable] idx_t *xadj, *adjncy, *adjwgt, *vwgt, *where; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/debug.c: In function 'libmetis__IsSeparable': /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/debug.c:312:17: warning: variable 'adjncy' set but not used [-Wunused-but-set-variable] idx_t *xadj, *adjncy, *where; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/debug.c:311:22: warning: variable 'other' set but not used [-Wunused-but-set-variable] idx_t i, j, nvtxs, other; ^ In file included from /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/GKlib.h:74:0, from /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/metislib.h:17, from /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/gklib.c:12: /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/gklib.c: In function 'libmetis__ipqCheckHeap': /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/gk_mkpqueue.h:386:8: warning: variable 'heap' set but not used [-Wunused-but-set-variable] KVT *heap;\ ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/gklib.c:33:1: note: in expansion of macro 'GK_MKPQUEUE' GK_MKPQUEUE(ipq, ipq_t, ikv_t, idx_t, idx_t, ikvmalloc, IDX_MAX, key_gt) ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/gklib.c: In function 'libmetis__rpqCheckHeap': /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/GKlib/gk_mkpqueue.h:386:8: warning: variable 'heap' set but not used [-Wunused-but-set-variable] KVT *heap;\ ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/gklib.c:34:1: note: in expansion of macro 'GK_MKPQUEUE' GK_MKPQUEUE(rpq, rpq_t, rkv_t, real_t, idx_t, rkvmalloc, REAL_MAX, key_gt) ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/initpart.c: In function 'libmetis__RandomBisection': /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/initpart.c:119:33: warning: variable 'adjwgt' set but not used [-Wunused-but-set-variable] idx_t *xadj, *vwgt, *adjncy, *adjwgt, *where; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/initpart.c:119:24: warning: variable 'adjncy' set but not used [-Wunused-but-set-variable] idx_t *xadj, *vwgt, *adjncy, *adjwgt, *where; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/initpart.c:119:10: warning: variable 'xadj' set but not used [-Wunused-but-set-variable] idx_t *xadj, *vwgt, *adjncy, *adjwgt, *where; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/initpart.c: In function 'libmetis__GrowBisection': /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/initpart.c:195:33: warning: variable 'adjwgt' set but not used [-Wunused-but-set-variable] idx_t *xadj, *vwgt, *adjncy, *adjwgt, *where; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/initpart.c: In function 'libmetis__GrowBisectionNode': /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/initpart.c:438:33: warning: variable 'adjwgt' set but not used [-Wunused-but-set-variable] idx_t *xadj, *vwgt, *adjncy, *adjwgt, *where, *bndind; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/kwayfm.c: In function 'libmetis__Greedy_KWayCutOptimize': /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/kwayfm.c:69:74: warning: variable 'adwgts' set but not used [-Wunused-but-set-variable] idx_t maxndoms, *safetos=NULL, *nads=NULL, *doms=NULL, **adids=NULL, **adwgts=NULL; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/kwayfm.c: In function 'libmetis__Greedy_KWayVolOptimize': /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/kwayfm.c:379:74: warning: variable 'adwgts' set but not used [-Wunused-but-set-variable] idx_t maxndoms, *safetos=NULL, *nads=NULL, *doms=NULL, **adids=NULL, **adwgts=NULL; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/kwayfm.c:377:33: warning: variable 'bndptr' set but not used [-Wunused-but-set-variable] idx_t *where, *pwgts, *perm, *bndptr, *bndind, *minwgt, *maxwgt, *itpwgts; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/kwayfm.c: In function 'libmetis__Greedy_McKWayCutOptimize': /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/kwayfm.c:693:74: warning: variable 'adwgts' set but not used [-Wunused-but-set-variable] idx_t maxndoms, *safetos=NULL, *nads=NULL, *doms=NULL, **adids=NULL, **adwgts=NULL; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/kwayfm.c: In function 'libmetis__Greedy_McKWayVolOptimize': /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/kwayfm.c:1035:74: warning: variable 'adwgts' set but not used [-Wunused-but-set-variable] idx_t maxndoms, *safetos=NULL, *nads=NULL, *doms=NULL, **adids=NULL, **adwgts=NULL; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/kwayfm.c:1033:33: warning: variable 'bndptr' set but not used [-Wunused-but-set-variable] idx_t *where, *pwgts, *perm, *bndptr, *bndind, *minwgt, *maxwgt; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/kwayrefine.c: In function 'libmetis__ComputeKWayVolGains': /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/kwayrefine.c:565:34: warning: variable 'adjwgt' set but not used [-Wunused-but-set-variable] idx_t *xadj, *vsize, *adjncy, *adjwgt, *where, ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/minconn.c: In function 'libmetis__ComputeSubDomainGraph': /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/minconn.c:21:26: warning: variable 'adjwgt' set but not used [-Wunused-but-set-variable] idx_t *xadj, *adjncy, *adjwgt, *where; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/minconn.c:21:17: warning: variable 'adjncy' set but not used [-Wunused-but-set-variable] idx_t *xadj, *adjncy, *adjwgt, *where; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/minconn.c:21:10: warning: variable 'xadj' set but not used [-Wunused-but-set-variable] idx_t *xadj, *adjncy, *adjwgt, *where; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/minconn.c: In function 'libmetis__MoveGroupMinConnForCut': /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/minconn.c:480:29: warning: variable 'nvtxs' set but not used [-Wunused-but-set-variable] idx_t i, ii, j, jj, k, l, nvtxs, nbnd, from, me; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/minconn.c: In function 'libmetis__MoveGroupMinConnForVol': /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/minconn.c:564:29: warning: variable 'nvtxs' set but not used [-Wunused-but-set-variable] idx_t i, ii, j, jj, k, l, nvtxs, from, me, other, xgain, ewgt; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/ometis.c: In function 'libmetis__MlevelNestedDissection': /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/ometis.c:186:15: warning: variable 'nvtxs' set but not used [-Wunused-but-set-variable] idx_t i, j, nvtxs, nbnd; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/ometis.c: In function 'libmetis__SplitGraphOrder': /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/ometis.c:426:33: warning: variable 'adjwgt' set but not used [-Wunused-but-set-variable] idx_t *xadj, *vwgt, *adjncy, *adjwgt, *label, *where, *bndptr, *bndind; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/ometis.c: In function 'libmetis__SplitGraphOrderCC': /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/ometis.c:556:33: warning: variable 'adjwgt' set but not used [-Wunused-but-set-variable] idx_t *xadj, *vwgt, *adjncy, *adjwgt, *label, *where, *bndptr, *bndind; ^ /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/separator.c: In function 'libmetis__ConstructMinCoverSeparator': /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/libmetis/separator.c:73:27: warning: variable 'bndptr' set but not used [-Wunused-but-set-variable] idx_t *where, *bndind, *bndptr, *vmap, *ivmap, *cover; ^ ********End of Output of running make on metis ******* Executing: cp -f /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1/metis.petscconf /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/petsc/conf/metis Checking for library in Download METIS: ['/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libmetis.a'] Contents: ['bin', 'externalpackages', 'include', 'lib', 'share'] ================================================================================ TEST check from config.libraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/libraries.py:146) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:146) 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/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libmetis.a'] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lmetis -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_LIBMETIS" to "1" Popping language C Checking for headers Download METIS: ['/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include', '/opt/local/include/mpich-gcc49'] Pushing language C ================================================================================ TEST checkInclude from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include', '/opt/local/include/mpich-gcc49'] Checking include with compiler flags var CPPFLAGS ['/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include', '/opt/local/include/mpich-gcc49'] Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/opt/local/include/mpich-gcc49 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/metis.h" 1 # 94 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/metis.h" # 1 "/usr/include/inttypes.h" 1 3 4 # 223 "/usr/include/inttypes.h" 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 224 "/usr/include/inttypes.h" 2 3 4 # 1 "/usr/include/Availability.h" 1 3 4 # 153 "/usr/include/Availability.h" 3 4 # 1 "/usr/include/AvailabilityInternal.h" 1 3 4 # 154 "/usr/include/Availability.h" 2 3 4 # 225 "/usr/include/inttypes.h" 2 3 4 # 1 "/usr/include/_types.h" 1 3 4 # 27 "/usr/include/_types.h" 3 4 # 1 "/usr/include/sys/_types.h" 1 3 4 # 33 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 32 "/usr/include/machine/_types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 33 "/usr/include/machine/_types.h" 2 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 28 "/usr/include/_types.h" 2 3 4 # 39 "/usr/include/_types.h" 3 4 typedef int __darwin_nl_item; typedef int __darwin_wctrans_t; typedef __uint32_t __darwin_wctype_t; # 227 "/usr/include/inttypes.h" 2 3 4 # 1 "/usr/include/sys/_types/_wchar_t.h" 1 3 4 # 33 "/usr/include/sys/_types/_wchar_t.h" 3 4 typedef __darwin_wchar_t wchar_t; # 228 "/usr/include/inttypes.h" 2 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 1 3 4 # 9 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 1 3 4 # 27 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 3 4 # 1 "/usr/include/sys/_types/_int8_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int8_t.h" 3 4 typedef signed char int8_t; # 28 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int16_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int16_t.h" 3 4 typedef short int16_t; # 29 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int32_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int32_t.h" 3 4 typedef int int32_t; # 30 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int64_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int64_t.h" 3 4 typedef long long int64_t; # 31 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint8_t.h" 1 3 4 # 31 "/usr/include/_types/_uint8_t.h" 3 4 typedef unsigned char uint8_t; # 33 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint16_t.h" 1 3 4 # 31 "/usr/include/_types/_uint16_t.h" 3 4 typedef unsigned short uint16_t; # 34 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint32_t.h" 1 3 4 # 31 "/usr/include/_types/_uint32_t.h" 3 4 typedef unsigned int uint32_t; # 35 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint64_t.h" 1 3 4 # 31 "/usr/include/_types/_uint64_t.h" 3 4 typedef unsigned long long uint64_t; # 36 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 typedef int8_t int_least8_t; typedef int16_t int_least16_t; typedef int32_t int_least32_t; typedef int64_t int_least64_t; typedef uint8_t uint_least8_t; typedef uint16_t uint_least16_t; typedef uint32_t uint_least32_t; typedef uint64_t uint_least64_t; typedef int8_t int_fast8_t; typedef int16_t int_fast16_t; typedef int32_t int_fast32_t; typedef int64_t int_fast64_t; typedef uint8_t uint_fast8_t; typedef uint16_t uint_fast16_t; typedef uint32_t uint_fast32_t; typedef uint64_t uint_fast64_t; # 1 "/usr/include/sys/_types/_intptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_intptr_t.h" 3 4 typedef __darwin_intptr_t intptr_t; # 63 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_uintptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uintptr_t.h" 3 4 typedef unsigned long uintptr_t; # 64 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_intmax_t.h" 1 3 4 # 32 "/usr/include/_types/_intmax_t.h" 3 4 typedef long int intmax_t; # 68 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uintmax_t.h" 1 3 4 # 32 "/usr/include/_types/_uintmax_t.h" 3 4 typedef long unsigned int uintmax_t; # 69 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 10 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 2 3 4 # 230 "/usr/include/inttypes.h" 2 3 4 extern intmax_t imaxabs(intmax_t j); typedef struct { intmax_t quot; intmax_t rem; } imaxdiv_t; extern imaxdiv_t imaxdiv(intmax_t __numer, intmax_t __denom); extern intmax_t strtoimax(const char * __nptr, char ** __endptr, int __base); extern uintmax_t strtoumax(const char * __nptr, char ** __endptr, int __base); extern intmax_t wcstoimax(const wchar_t * __nptr, wchar_t ** __endptr, int __base); extern uintmax_t wcstoumax(const wchar_t * __nptr, wchar_t ** __endptr, int __base); # 95 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/metis.h" 2 # 103 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/metis.h" typedef int32_t idx_t; # 151 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/metis.h" typedef double real_t; # 199 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/metis.h" int METIS_PartGraphRecursive(idx_t *nvtxs, idx_t *ncon, idx_t *xadj, idx_t *adjncy, idx_t *vwgt, idx_t *vsize, idx_t *adjwgt, idx_t *nparts, real_t *tpwgts, real_t *ubvec, idx_t *options, idx_t *edgecut, idx_t *part); int METIS_PartGraphKway(idx_t *nvtxs, idx_t *ncon, idx_t *xadj, idx_t *adjncy, idx_t *vwgt, idx_t *vsize, idx_t *adjwgt, idx_t *nparts, real_t *tpwgts, real_t *ubvec, idx_t *options, idx_t *edgecut, idx_t *part); int METIS_MeshToDual(idx_t *ne, idx_t *nn, idx_t *eptr, idx_t *eind, idx_t *ncommon, idx_t *numflag, idx_t **r_xadj, idx_t **r_adjncy); int METIS_MeshToNodal(idx_t *ne, idx_t *nn, idx_t *eptr, idx_t *eind, idx_t *numflag, idx_t **r_xadj, idx_t **r_adjncy); int METIS_PartMeshNodal(idx_t *ne, idx_t *nn, idx_t *eptr, idx_t *eind, idx_t *vwgt, idx_t *vsize, idx_t *nparts, real_t *tpwgts, idx_t *options, idx_t *objval, idx_t *epart, idx_t *npart); int METIS_PartMeshDual(idx_t *ne, idx_t *nn, idx_t *eptr, idx_t *eind, idx_t *vwgt, idx_t *vsize, idx_t *ncommon, idx_t *nparts, real_t *tpwgts, idx_t *options, idx_t *objval, idx_t *epart, idx_t *npart); int METIS_NodeND(idx_t *nvtxs, idx_t *xadj, idx_t *adjncy, idx_t *vwgt, idx_t *options, idx_t *perm, idx_t *iperm); int METIS_Free(void *ptr); int METIS_SetDefaultOptions(idx_t *options); int METIS_NodeNDP(idx_t nvtxs, idx_t *xadj, idx_t *adjncy, idx_t *vwgt, idx_t npes, idx_t *options, idx_t *perm, idx_t *iperm, idx_t *sizes); int METIS_ComputeVertexSeparator(idx_t *nvtxs, idx_t *xadj, idx_t *adjncy, idx_t *vwgt, idx_t *options, idx_t *sepsize, idx_t *part); int METIS_NodeRefine(idx_t nvtxs, idx_t *xadj, idx_t *vwgt, idx_t *adjncy, idx_t *where, idx_t *hmarker, real_t ubfactor); # 255 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/metis.h" typedef enum { METIS_OK = 1, METIS_ERROR_INPUT = -2, METIS_ERROR_MEMORY = -3, METIS_ERROR = -4 } rstatus_et; typedef enum { METIS_OP_PMETIS, METIS_OP_KMETIS, METIS_OP_OMETIS } moptype_et; typedef enum { METIS_OPTION_PTYPE, METIS_OPTION_OBJTYPE, METIS_OPTION_CTYPE, METIS_OPTION_IPTYPE, METIS_OPTION_RTYPE, METIS_OPTION_DBGLVL, METIS_OPTION_NITER, METIS_OPTION_NCUTS, METIS_OPTION_SEED, METIS_OPTION_NO2HOP, METIS_OPTION_MINCONN, METIS_OPTION_CONTIG, METIS_OPTION_COMPRESS, METIS_OPTION_CCORDER, METIS_OPTION_PFACTOR, METIS_OPTION_NSEPS, METIS_OPTION_UFACTOR, METIS_OPTION_NUMBERING, METIS_OPTION_HELP, METIS_OPTION_TPWGTS, METIS_OPTION_NCOMMON, METIS_OPTION_NOOUTPUT, METIS_OPTION_BALANCE, METIS_OPTION_GTYPE, METIS_OPTION_UBVEC } moptions_et; typedef enum { METIS_PTYPE_RB, METIS_PTYPE_KWAY } mptype_et; typedef enum { METIS_GTYPE_DUAL, METIS_GTYPE_NODAL } mgtype_et; typedef enum { METIS_CTYPE_RM, METIS_CTYPE_SHEM } mctype_et; typedef enum { METIS_IPTYPE_GROW, METIS_IPTYPE_RANDOM, METIS_IPTYPE_EDGE, METIS_IPTYPE_NODE, METIS_IPTYPE_METISRB } miptype_et; typedef enum { METIS_RTYPE_FM, METIS_RTYPE_GREEDY, METIS_RTYPE_SEP2SIDED, METIS_RTYPE_SEP1SIDED } mrtype_et; typedef enum { METIS_DBG_INFO = 1, METIS_DBG_TIME = 2, METIS_DBG_COARSEN = 4, METIS_DBG_REFINE = 8, METIS_DBG_IPART = 16, METIS_DBG_MOVEINFO = 32, METIS_DBG_SEPINFO = 64, METIS_DBG_CONNINFO = 128, METIS_DBG_CONTIGINFO = 256, METIS_DBG_MEMORY = 2048, } mdbglvl_et; typedef enum { METIS_OBJTYPE_CUT, METIS_OBJTYPE_VOL, METIS_OBJTYPE_NODE } mobjtype_et; # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Found header files ['metis.h'] in ['/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include', '/opt/local/include/mpich-gcc49'] Popping language C ================================================================================ TEST checkSharedLibrary from config.packages.metis(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:637) TESTING: checkSharedLibrary from config.packages.metis(config/BuildSystem/config/package.py:637) By default we don't care about checking if the library is shared Popping language C Pushing language C ================================================================================ TEST configureLibrary from config.packages.parmetis(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:579) TESTING: configureLibrary from config.packages.parmetis(config/BuildSystem/config/package.py:579) Find an installation and check if it can work with PETSc ================================================================================== Checking for a functional parmetis Looking for PARMETIS in directory starting with parmetis Could not locate an existing copy of parmetis: ['Chaco-2.2-p2', 'ctetgen', 'hdf5-1.8.12', 'metis-5.1.0-p1', 'sowing', 'Triangle'] Downloading parmetis =============================================================================== Trying to download http://ftp.mcs.anl.gov/pub/petsc/externalpackages/parmetis-4.0.3-p2.tar.gz for PARMETIS =============================================================================== Downloading http://ftp.mcs.anl.gov/pub/petsc/externalpackages/parmetis-4.0.3-p2.tar.gz to /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/_d_parmetis-4.0.3-p2.tar.gz Extracting /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/_d_parmetis-4.0.3-p2.tar.gz Executing: cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages; chmod -R a+r parmetis-4.0.3-p2;find parmetis-4.0.3-p2 -type d -name "*" -exec chmod a+rx {} \; Looking for PARMETIS in directory starting with parmetis Found a copy of PARMETIS in parmetis-4.0.3-p2 Looking for PARMETIS in directory starting with parmetis Found a copy of PARMETIS in parmetis-4.0.3-p2 Pushing language C Popping language C Pushing language Cxx Popping language Cxx Pushing language FC Popping language FC Have to rebuild parmetis, /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/parmetis.petscconf != /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/petsc/conf/parmetis =============================================================================== Configuring PARMETIS with cmake, this may take several minutes =============================================================================== Executing: cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build && /opt/local/bin/cmake .. -DCMAKE_INSTALL_PREFIX=/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug -DCMAKE_VERBOSE_MAKEFILE=1 -DCMAKE_C_COMPILER="/opt/local/bin/mpicc-mpich-gcc49" -DCMAKE_AR=/opt/local/bin/ar -DCMAKE_RANLIB=/opt/local/bin/ranlib -DCMAKE_C_FLAGS:STRING="-fPIC -g3 -O0" -DCMAKE_CXX_COMPILER="/opt/local/bin/mpicxx-mpich-gcc49" -DCMAKE_CXX_FLAGS:STRING="-g -O0 -fPIC" -DCMAKE_Fortran_COMPILER="/opt/local/bin/mpif90-mpich-gcc49" -DCMAKE_Fortran_FLAGS:STRING="-fPIC -ffree-line-length-0 -g -O0" -DGKLIB_PATH=../headers -DMPI_INCLUDE_PATH=/opt/local/include/mpich-gcc49 -DSHARED=1 -DCMAKE_INSTALL_RPATH_USE_LINK_PATH:BOOL=ON -DDEBUG=1 -DMETIS_USE_DOUBLEPRECISION=1 stdout: -- The C compiler identification is GNU 4.9.3 -- The CXX compiler identification is GNU 4.9.3 -- Checking whether C compiler has -isysroot -- Checking whether C compiler has -isysroot - no -- Checking whether C compiler supports OSX deployment target flag -- Checking whether C compiler supports OSX deployment target flag - yes -- Check for working C compiler: /opt/local/bin/mpicc-mpich-gcc49 -- Check for working C compiler: /opt/local/bin/mpicc-mpich-gcc49 -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Checking whether CXX compiler has -isysroot -- Checking whether CXX compiler has -isysroot - no -- Checking whether CXX compiler supports OSX deployment target flag -- Checking whether CXX compiler supports OSX deployment target flag - no -- Check for working CXX compiler: /opt/local/bin/mpicxx-mpich-gcc49 -- Check for working CXX compiler: /opt/local/bin/mpicxx-mpich-gcc49 -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done -- Build files have been written to: /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build =============================================================================== Compiling and installing PARMETIS; this may take several minutes =============================================================================== Executing: cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build && /opt/local/bin/gmake -j 7 && /opt/local/bin/gmake install stdout: /opt/local/bin/cmake -H/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2 -B/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build --check-build-system CMakeFiles/Makefile.cmake 0 /opt/local/bin/cmake -E cmake_progress_start /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles/progress.marks /opt/local/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build' /opt/local/bin/gmake -f libparmetis/CMakeFiles/parmetis.dir/build.make libparmetis/CMakeFiles/parmetis.dir/depend gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build' cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis/CMakeFiles/parmetis.dir/DependInfo.cmake --color= Scanning dependencies of target parmetis gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build' /opt/local/bin/gmake -f libparmetis/CMakeFiles/parmetis.dir/build.make libparmetis/CMakeFiles/parmetis.dir/build gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build' /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 1 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 2 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 3 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 4 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 5 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 6 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 7 [ 5%] [ 5%] [ 7%] [ 12%] [ 12%] [ 15%] [ 17%] Building C object libparmetis/CMakeFiles/parmetis.dir/ametis.c.o Building C object libparmetis/CMakeFiles/parmetis.dir/csrmatch.c.o Building C object libparmetis/CMakeFiles/parmetis.dir/akwayfm.c.o Building C object libparmetis/CMakeFiles/parmetis.dir/comm.c.o Building C object libparmetis/CMakeFiles/parmetis.dir/balancemylink.c.o Building C object libparmetis/CMakeFiles/parmetis.dir/ctrl.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/csrmatch.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/csrmatch.c cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/ctrl.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/ctrl.c cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/balancemylink.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/balancemylink.c cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/comm.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/comm.c cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/akwayfm.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/akwayfm.c Building C object libparmetis/CMakeFiles/parmetis.dir/ComputeVertexSeparator.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/ametis.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/ametis.c cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/ComputeVertexSeparator.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/ComputeVertexSeparator.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 8 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 9 [ 20%] [ 22%] /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 10 Building C object libparmetis/CMakeFiles/parmetis.dir/diffutil.c.o Building C object libparmetis/CMakeFiles/parmetis.dir/debug.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/diffutil.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/diffutil.c cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/debug.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/debug.c [ 25%] /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 11 [ 27%] Building C object libparmetis/CMakeFiles/parmetis.dir/frename.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/frename.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/frename.c Building C object libparmetis/CMakeFiles/parmetis.dir/gkmetis.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/gkmetis.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/gkmetis.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 12 [ 30%] /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 13 Building C object libparmetis/CMakeFiles/parmetis.dir/gkmpi.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/gkmpi.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/gkmpi.c [ 32%] Building C object libparmetis/CMakeFiles/parmetis.dir/graph.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/graph.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/graph.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 14 [ 35%] Building C object libparmetis/CMakeFiles/parmetis.dir/initbalance.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/initbalance.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/initbalance.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 15 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 16 [ 40%] [ 40%] Building C object libparmetis/CMakeFiles/parmetis.dir/initpart.c.o Building C object libparmetis/CMakeFiles/parmetis.dir/initmsection.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/initpart.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/initpart.c cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/initmsection.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/initmsection.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 17 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 18 [ 42%] [ 45%] /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 19 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 20 Building C object libparmetis/CMakeFiles/parmetis.dir/kmetis.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/kmetis.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/kmetis.c Building C object libparmetis/CMakeFiles/parmetis.dir/kwayrefine.c.o [ 47%] cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/kwayrefine.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/kwayrefine.c [ 50%] Building C object libparmetis/CMakeFiles/parmetis.dir/match.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/match.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/match.c Building C object libparmetis/CMakeFiles/parmetis.dir/mdiffusion.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/mdiffusion.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/mdiffusion.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 21 [ 52%] Building C object libparmetis/CMakeFiles/parmetis.dir/mesh.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/mesh.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/mesh.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 22 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 23 [ 55%] [ 57%] Building C object libparmetis/CMakeFiles/parmetis.dir/mmetis.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/mmetis.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/mmetis.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 24 Building C object libparmetis/CMakeFiles/parmetis.dir/move.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/move.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/move.c [ 60%] Building C object libparmetis/CMakeFiles/parmetis.dir/msetup.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/msetup.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/msetup.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 25 [ 62%] Building C object libparmetis/CMakeFiles/parmetis.dir/node_refine.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/node_refine.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/node_refine.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 26 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 27 [ 65%] [ 67%] /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 28 Building C object libparmetis/CMakeFiles/parmetis.dir/ometis.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/ometis.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/ometis.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 29 Building C object libparmetis/CMakeFiles/parmetis.dir/pspases.c.o [ 70%] cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/pspases.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/pspases.c [ 72%] /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 30 Building C object libparmetis/CMakeFiles/parmetis.dir/redomylink.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/redomylink.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/redomylink.c [ 75%] Building C object libparmetis/CMakeFiles/parmetis.dir/remap.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/remap.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/remap.c Building C object libparmetis/CMakeFiles/parmetis.dir/renumber.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/renumber.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/renumber.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 31 [ 77%] Building C object libparmetis/CMakeFiles/parmetis.dir/rmetis.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/rmetis.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/rmetis.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 32 [ 80%] /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 33 Building C object libparmetis/CMakeFiles/parmetis.dir/selectq.c.o [ 82%] cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/selectq.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/selectq.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 34 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 35 Building C object libparmetis/CMakeFiles/parmetis.dir/serial.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/serial.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/serial.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 36 [ 85%] [ 87%] [ 90%] Building C object libparmetis/CMakeFiles/parmetis.dir/stat.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/stat.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/stat.c Building C object libparmetis/CMakeFiles/parmetis.dir/timer.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/timer.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/timer.c Building C object libparmetis/CMakeFiles/parmetis.dir/util.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/util.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/util.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 37 [ 92%] Building C object libparmetis/CMakeFiles/parmetis.dir/wave.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/wave.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/wave.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 38 [ 95%] Building C object libparmetis/CMakeFiles/parmetis.dir/weird.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/weird.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/weird.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 39 [ 97%] /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 40 [100%] Building C object libparmetis/CMakeFiles/parmetis.dir/wspace.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/wspace.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/wspace.c Building C object libparmetis/CMakeFiles/parmetis.dir/xyzpart.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/xyzpart.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/xyzpart.c Linking C shared library libparmetis.dylib cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/cmake -E cmake_link_script CMakeFiles/parmetis.dir/link.txt --verbose=1 /opt/local/bin/mpicc-mpich-gcc49 -fPIC -g3 -O0 -dynamiclib -Wl,-headerpad_max_install_names -o libparmetis.dylib -install_name /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis/libparmetis.dylib CMakeFiles/parmetis.dir/akwayfm.c.o CMakeFiles/parmetis.dir/ametis.c.o CMakeFiles/parmetis.dir/balancemylink.c.o CMakeFiles/parmetis.dir/comm.c.o CMakeFiles/parmetis.dir/ComputeVertexSeparator.c.o CMakeFiles/parmetis.dir/csrmatch.c.o CMakeFiles/parmetis.dir/ctrl.c.o CMakeFiles/parmetis.dir/debug.c.o CMakeFiles/parmetis.dir/diffutil.c.o CMakeFiles/parmetis.dir/frename.c.o CMakeFiles/parmetis.dir/gkmetis.c.o CMakeFiles/parmetis.dir/gkmpi.c.o CMakeFiles/parmetis.dir/graph.c.o CMakeFiles/parmetis.dir/initbalance.c.o CMakeFiles/parmetis.dir/initmsection.c.o CMakeFiles/parmetis.dir/initpart.c.o CMakeFiles/parmetis.dir/kmetis.c.o CMakeFiles/parmetis.dir/kwayrefine.c.o CMakeFiles/parmetis.dir/match.c.o CMakeFiles/parmetis.dir/mdiffusion.c.o CMakeFiles/parmetis.dir/mesh.c.o CMakeFiles/parmetis.dir/mmetis.c.o CMakeFiles/parmetis.dir/move.c.o CMakeFiles/parmetis.dir/msetup.c.o CMakeFiles/parmetis.dir/node_refine.c.o CMakeFiles/parmetis.dir/ometis.c.o CMakeFiles/parmetis.dir/pspases.c.o CMakeFiles/parmetis.dir/redomylink.c.o CMakeFiles/parmetis.dir/remap.c.o CMakeFiles/parmetis.dir/renumber.c.o CMakeFiles/parmetis.dir/rmetis.c.o CMakeFiles/parmetis.dir/selectq.c.o CMakeFiles/parmetis.dir/serial.c.o CMakeFiles/parmetis.dir/stat.c.o CMakeFiles/parmetis.dir/timer.c.o CMakeFiles/parmetis.dir/util.c.o CMakeFiles/parmetis.dir/wave.c.o CMakeFiles/parmetis.dir/weird.c.o CMakeFiles/parmetis.dir/wspace.c.o CMakeFiles/parmetis.dir/xyzpart.c.o -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lmetis -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/lib -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build' /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 [100%] Built target parmetis gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build' /opt/local/bin/cmake -E cmake_progress_start /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 0 /opt/local/bin/cmake -H/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2 -B/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build --check-build-system CMakeFiles/Makefile.cmake 0 /opt/local/bin/cmake -E cmake_progress_start /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles/progress.marks /opt/local/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build' /opt/local/bin/gmake -f libparmetis/CMakeFiles/parmetis.dir/build.make libparmetis/CMakeFiles/parmetis.dir/depend gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build' cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis/CMakeFiles/parmetis.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build' /opt/local/bin/gmake -f libparmetis/CMakeFiles/parmetis.dir/build.make libparmetis/CMakeFiles/parmetis.dir/build gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build' gmake[2]: Nothing to be done for 'libparmetis/CMakeFiles/parmetis.dir/build'. gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build' /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 [100%] Built target parmetis gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build' /opt/local/bin/cmake -E cmake_progress_start /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 0 /opt/local/bin/gmake -f CMakeFiles/Makefile2 preinstall gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build' gmake[1]: Nothing to be done for 'preinstall'. gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build' Install the project... /opt/local/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/parmetis.h -- Installing: /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libparmetis.dylib ********Output of running make on parmetis follows ******* -- The C compiler identification is GNU 4.9.3 -- The CXX compiler identification is GNU 4.9.3 -- Checking whether C compiler has -isysroot -- Checking whether C compiler has -isysroot - no -- Checking whether C compiler supports OSX deployment target flag -- Checking whether C compiler supports OSX deployment target flag - yes -- Check for working C compiler: /opt/local/bin/mpicc-mpich-gcc49 -- Check for working C compiler: /opt/local/bin/mpicc-mpich-gcc49 -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Checking whether CXX compiler has -isysroot -- Checking whether CXX compiler has -isysroot - no -- Checking whether CXX compiler supports OSX deployment target flag -- Checking whether CXX compiler supports OSX deployment target flag - no -- Check for working CXX compiler: /opt/local/bin/mpicxx-mpich-gcc49 -- Check for working CXX compiler: /opt/local/bin/mpicxx-mpich-gcc49 -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done -- Build files have been written to: /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/buildCMake Warning (dev): Policy CMP0042 is not set: MACOSX_RPATH is enabled by default. Run "cmake --help-policy CMP0042" for policy details. Use the cmake_policy command to set the policy and suppress this warning. MACOSX_RPATH is not specified for the following targets: parmetis This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning: Manually-specified variables were not used by the project: CMAKE_Fortran_COMPILER CMAKE_Fortran_FLAGS DEBUG METIS_USE_DOUBLEPRECISION /opt/local/bin/cmake -H/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2 -B/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build --check-build-system CMakeFiles/Makefile.cmake 0 /opt/local/bin/cmake -E cmake_progress_start /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles/progress.marks /opt/local/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build' /opt/local/bin/gmake -f libparmetis/CMakeFiles/parmetis.dir/build.make libparmetis/CMakeFiles/parmetis.dir/depend gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build' cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis/CMakeFiles/parmetis.dir/DependInfo.cmake --color= Scanning dependencies of target parmetis gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build' /opt/local/bin/gmake -f libparmetis/CMakeFiles/parmetis.dir/build.make libparmetis/CMakeFiles/parmetis.dir/build gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build' /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 1 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 2 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 3 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 4 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 5 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 6 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 7 [ 5%] [ 5%] [ 7%] [ 12%] [ 12%] [ 15%] [ 17%] Building C object libparmetis/CMakeFiles/parmetis.dir/ametis.c.o Building C object libparmetis/CMakeFiles/parmetis.dir/csrmatch.c.o Building C object libparmetis/CMakeFiles/parmetis.dir/akwayfm.c.o Building C object libparmetis/CMakeFiles/parmetis.dir/comm.c.o Building C object libparmetis/CMakeFiles/parmetis.dir/balancemylink.c.o Building C object libparmetis/CMakeFiles/parmetis.dir/ctrl.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/csrmatch.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/csrmatch.c cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/ctrl.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/ctrl.c cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/balancemylink.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/balancemylink.c cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/comm.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/comm.c cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/akwayfm.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/akwayfm.c Building C object libparmetis/CMakeFiles/parmetis.dir/ComputeVertexSeparator.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/ametis.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/ametis.c cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/ComputeVertexSeparator.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/ComputeVertexSeparator.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 8 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 9 [ 20%] [ 22%] /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 10 Building C object libparmetis/CMakeFiles/parmetis.dir/diffutil.c.o Building C object libparmetis/CMakeFiles/parmetis.dir/debug.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/diffutil.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/diffutil.c cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/debug.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/debug.c [ 25%] /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 11 [ 27%] Building C object libparmetis/CMakeFiles/parmetis.dir/frename.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/frename.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/frename.c Building C object libparmetis/CMakeFiles/parmetis.dir/gkmetis.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/gkmetis.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/gkmetis.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 12 [ 30%] /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 13 Building C object libparmetis/CMakeFiles/parmetis.dir/gkmpi.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/gkmpi.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/gkmpi.c [ 32%] Building C object libparmetis/CMakeFiles/parmetis.dir/graph.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/graph.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/graph.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 14 [ 35%] Building C object libparmetis/CMakeFiles/parmetis.dir/initbalance.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/initbalance.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/initbalance.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 15 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 16 [ 40%] [ 40%] Building C object libparmetis/CMakeFiles/parmetis.dir/initpart.c.o Building C object libparmetis/CMakeFiles/parmetis.dir/initmsection.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/initpart.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/initpart.c cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/initmsection.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/initmsection.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 17 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 18 [ 42%] [ 45%] /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 19 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 20 Building C object libparmetis/CMakeFiles/parmetis.dir/kmetis.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/kmetis.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/kmetis.c Building C object libparmetis/CMakeFiles/parmetis.dir/kwayrefine.c.o [ 47%] cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/kwayrefine.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/kwayrefine.c [ 50%] Building C object libparmetis/CMakeFiles/parmetis.dir/match.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/match.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/match.c Building C object libparmetis/CMakeFiles/parmetis.dir/mdiffusion.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/mdiffusion.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/mdiffusion.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 21 [ 52%] Building C object libparmetis/CMakeFiles/parmetis.dir/mesh.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/mesh.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/mesh.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 22 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 23 [ 55%] [ 57%] Building C object libparmetis/CMakeFiles/parmetis.dir/mmetis.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/mmetis.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/mmetis.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 24 Building C object libparmetis/CMakeFiles/parmetis.dir/move.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/move.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/move.c [ 60%] Building C object libparmetis/CMakeFiles/parmetis.dir/msetup.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/msetup.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/msetup.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 25 [ 62%] Building C object libparmetis/CMakeFiles/parmetis.dir/node_refine.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/node_refine.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/node_refine.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 26 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 27 [ 65%] [ 67%] /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 28 Building C object libparmetis/CMakeFiles/parmetis.dir/ometis.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/ometis.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/ometis.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 29 Building C object libparmetis/CMakeFiles/parmetis.dir/pspases.c.o [ 70%] cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/pspases.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/pspases.c [ 72%] /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 30 Building C object libparmetis/CMakeFiles/parmetis.dir/redomylink.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/redomylink.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/redomylink.c [ 75%] Building C object libparmetis/CMakeFiles/parmetis.dir/remap.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/remap.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/remap.c Building C object libparmetis/CMakeFiles/parmetis.dir/renumber.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/renumber.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/renumber.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 31 [ 77%] Building C object libparmetis/CMakeFiles/parmetis.dir/rmetis.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/rmetis.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/rmetis.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 32 [ 80%] /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 33 Building C object libparmetis/CMakeFiles/parmetis.dir/selectq.c.o [ 82%] cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/selectq.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/selectq.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 34 /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 35 Building C object libparmetis/CMakeFiles/parmetis.dir/serial.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/serial.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/serial.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 36 [ 85%] [ 87%] [ 90%] Building C object libparmetis/CMakeFiles/parmetis.dir/stat.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/stat.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/stat.c Building C object libparmetis/CMakeFiles/parmetis.dir/timer.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/timer.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/timer.c Building C object libparmetis/CMakeFiles/parmetis.dir/util.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/util.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/util.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 37 [ 92%] Building C object libparmetis/CMakeFiles/parmetis.dir/wave.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/wave.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/wave.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 38 [ 95%] Building C object libparmetis/CMakeFiles/parmetis.dir/weird.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/weird.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/weird.c /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 39 [ 97%] /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 40 [100%] Building C object libparmetis/CMakeFiles/parmetis.dir/wspace.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/wspace.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/wspace.c Building C object libparmetis/CMakeFiles/parmetis.dir/xyzpart.c.o cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/mpicc-mpich-gcc49 -Dparmetis_EXPORTS -fPIC -g3 -O0 -fPIC -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/include -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/. -o CMakeFiles/parmetis.dir/xyzpart.c.o -c /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis/xyzpart.c Linking C shared library libparmetis.dylib cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis && /opt/local/bin/cmake -E cmake_link_script CMakeFiles/parmetis.dir/link.txt --verbose=1 /opt/local/bin/mpicc-mpich-gcc49 -fPIC -g3 -O0 -dynamiclib -Wl,-headerpad_max_install_names -o libparmetis.dylib -install_name /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis/libparmetis.dylib CMakeFiles/parmetis.dir/akwayfm.c.o CMakeFiles/parmetis.dir/ametis.c.o CMakeFiles/parmetis.dir/balancemylink.c.o CMakeFiles/parmetis.dir/comm.c.o CMakeFiles/parmetis.dir/ComputeVertexSeparator.c.o CMakeFiles/parmetis.dir/csrmatch.c.o CMakeFiles/parmetis.dir/ctrl.c.o CMakeFiles/parmetis.dir/debug.c.o CMakeFiles/parmetis.dir/diffutil.c.o CMakeFiles/parmetis.dir/frename.c.o CMakeFiles/parmetis.dir/gkmetis.c.o CMakeFiles/parmetis.dir/gkmpi.c.o CMakeFiles/parmetis.dir/graph.c.o CMakeFiles/parmetis.dir/initbalance.c.o CMakeFiles/parmetis.dir/initmsection.c.o CMakeFiles/parmetis.dir/initpart.c.o CMakeFiles/parmetis.dir/kmetis.c.o CMakeFiles/parmetis.dir/kwayrefine.c.o CMakeFiles/parmetis.dir/match.c.o CMakeFiles/parmetis.dir/mdiffusion.c.o CMakeFiles/parmetis.dir/mesh.c.o CMakeFiles/parmetis.dir/mmetis.c.o CMakeFiles/parmetis.dir/move.c.o CMakeFiles/parmetis.dir/msetup.c.o CMakeFiles/parmetis.dir/node_refine.c.o CMakeFiles/parmetis.dir/ometis.c.o CMakeFiles/parmetis.dir/pspases.c.o CMakeFiles/parmetis.dir/redomylink.c.o CMakeFiles/parmetis.dir/remap.c.o CMakeFiles/parmetis.dir/renumber.c.o CMakeFiles/parmetis.dir/rmetis.c.o CMakeFiles/parmetis.dir/selectq.c.o CMakeFiles/parmetis.dir/serial.c.o CMakeFiles/parmetis.dir/stat.c.o CMakeFiles/parmetis.dir/timer.c.o CMakeFiles/parmetis.dir/util.c.o CMakeFiles/parmetis.dir/wave.c.o CMakeFiles/parmetis.dir/weird.c.o CMakeFiles/parmetis.dir/wspace.c.o CMakeFiles/parmetis.dir/xyzpart.c.o -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lmetis -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/lib -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build' /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 [100%] Built target parmetis gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build' /opt/local/bin/cmake -E cmake_progress_start /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 0 /opt/local/bin/cmake -H/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2 -B/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build --check-build-system CMakeFiles/Makefile.cmake 0 /opt/local/bin/cmake -E cmake_progress_start /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles/progress.marks /opt/local/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build' /opt/local/bin/gmake -f libparmetis/CMakeFiles/parmetis.dir/build.make libparmetis/CMakeFiles/parmetis.dir/depend gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build' cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build && /opt/local/bin/cmake -E cmake_depends "Unix Makefiles" /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2 /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/libparmetis /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/libparmetis/CMakeFiles/parmetis.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build' /opt/local/bin/gmake -f libparmetis/CMakeFiles/parmetis.dir/build.make libparmetis/CMakeFiles/parmetis.dir/build gmake[2]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build' gmake[2]: Nothing to be done for 'libparmetis/CMakeFiles/parmetis.dir/build'. gmake[2]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build' /opt/local/bin/cmake -E cmake_progress_report /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 [100%] Built target parmetis gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build' /opt/local/bin/cmake -E cmake_progress_start /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build/CMakeFiles 0 /opt/local/bin/gmake -f CMakeFiles/Makefile2 preinstall gmake[1]: Entering directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build' gmake[1]: Nothing to be done for 'preinstall'. gmake[1]: Leaving directory '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/build' Install the project... /opt/local/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/parmetis.h -- Installing: /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libparmetis.dylibld: warning: directory not found for option '-L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/metis/lib' ********End of Output of running make on parmetis ******* Executing: cp -f /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2/parmetis.petscconf /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/petsc/conf/parmetis Checking for library in Download PARMETIS: ['/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libparmetis.a'] Contents: ['bin', 'externalpackages', 'include', 'lib', 'share'] ================================================================================ TEST check from config.libraries(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/libraries.py:146) TESTING: check from config.libraries(config/BuildSystem/config/libraries.py:146) 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/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libparmetis.a'] ['/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/libmetis.a'] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/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; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lparmetis -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lmetis -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_LIBPARMETIS" to "1" Popping language C Checking for headers Download PARMETIS: ['/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include', '/opt/local/include/mpich-gcc49'] Pushing language C ================================================================================ TEST checkInclude from config.headers(/Users/gbisht/projects/petsc/petsc_f0284fa/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/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include', '/opt/local/include/mpich-gcc49'] Checking include with compiler flags var CPPFLAGS ['/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include', '/opt/local/include/mpich-gcc49', '/opt/local/include/mpich-gcc49', '/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include'] Executing: /opt/local/bin/mpicc-mpich-gcc49 -E -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/opt/local/include/mpich-gcc49 -I/opt/local/include/mpich-gcc49 -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c stdout: # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "" # 1 "" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/confdefs.h" 1 # 2 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conffix.h" 1 # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/parmetis.h" 1 # 17 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/parmetis.h" # 1 "/opt/local/include/mpich-gcc49/mpi.h" 1 # 96 "/opt/local/include/mpich-gcc49/mpi.h" typedef int MPI_Datatype; # 279 "/opt/local/include/mpich-gcc49/mpi.h" typedef int MPI_Comm; typedef int MPI_Group; typedef int MPI_Win; typedef struct ADIOI_FileD *MPI_File; typedef int MPI_Op; # 362 "/opt/local/include/mpich-gcc49/mpi.h" typedef enum MPIR_Win_flavor { MPI_WIN_FLAVOR_CREATE = 1, MPI_WIN_FLAVOR_ALLOCATE = 2, MPI_WIN_FLAVOR_DYNAMIC = 3, MPI_WIN_FLAVOR_SHARED = 4 } MPIR_Win_flavor_t; typedef enum MPIR_Win_model { MPI_WIN_SEPARATE = 1, MPI_WIN_UNIFIED = 2 } MPIR_Win_model_t; typedef enum MPIR_Topo_type { MPI_GRAPH=1, MPI_CART=2, MPI_DIST_GRAPH=3 } MPIR_Topo_type; extern int * const MPI_UNWEIGHTED; extern int * const MPI_WEIGHTS_EMPTY; # 394 "/opt/local/include/mpich-gcc49/mpi.h" typedef void (MPI_Handler_function) ( MPI_Comm *, int *, ... ); typedef int (MPI_Comm_copy_attr_function)(MPI_Comm, int, void *, void *, void *, int *); typedef int (MPI_Comm_delete_attr_function)(MPI_Comm, int, void *, void *); typedef int (MPI_Type_copy_attr_function)(MPI_Datatype, int, void *, void *, void *, int *); typedef int (MPI_Type_delete_attr_function)(MPI_Datatype, int, void *, void *); typedef int (MPI_Win_copy_attr_function)(MPI_Win, int, void *, void *, void *, int *); typedef int (MPI_Win_delete_attr_function)(MPI_Win, int, void *, void *); typedef void (MPI_Comm_errhandler_function)(MPI_Comm *, int *, ...); typedef void (MPI_File_errhandler_function)(MPI_File *, int *, ...); typedef void (MPI_Win_errhandler_function)(MPI_Win *, int *, ...); typedef MPI_Comm_errhandler_function MPI_Comm_errhandler_fn; typedef MPI_File_errhandler_function MPI_File_errhandler_fn; typedef MPI_Win_errhandler_function MPI_Win_errhandler_fn; # 422 "/opt/local/include/mpich-gcc49/mpi.h" typedef int MPI_Errhandler; # 443 "/opt/local/include/mpich-gcc49/mpi.h" typedef int MPI_Request; typedef int MPI_Message; typedef void (MPI_User_function) ( void *, void *, int *, MPI_Datatype * ); typedef int (MPI_Copy_function) ( MPI_Comm, int, void *, void *, void *, int * ); typedef int (MPI_Delete_function) ( MPI_Comm, int, void *, void * ); # 497 "/opt/local/include/mpich-gcc49/mpi.h" enum MPIR_Combiner_enum { MPI_COMBINER_NAMED = 1, MPI_COMBINER_DUP = 2, MPI_COMBINER_CONTIGUOUS = 3, MPI_COMBINER_VECTOR = 4, MPI_COMBINER_HVECTOR_INTEGER = 5, MPI_COMBINER_HVECTOR = 6, MPI_COMBINER_INDEXED = 7, MPI_COMBINER_HINDEXED_INTEGER = 8, MPI_COMBINER_HINDEXED = 9, MPI_COMBINER_INDEXED_BLOCK = 10, MPI_COMBINER_STRUCT_INTEGER = 11, MPI_COMBINER_STRUCT = 12, MPI_COMBINER_SUBARRAY = 13, MPI_COMBINER_DARRAY = 14, MPI_COMBINER_F90_REAL = 15, MPI_COMBINER_F90_COMPLEX = 16, MPI_COMBINER_F90_INTEGER = 17, MPI_COMBINER_RESIZED = 18, MPI_COMBINER_HINDEXED_BLOCK = 19 }; typedef int MPI_Info; # 547 "/opt/local/include/mpich-gcc49/mpi.h" typedef long MPI_Aint; typedef int MPI_Fint; typedef long long MPI_Count; # 566 "/opt/local/include/mpich-gcc49/mpi.h" typedef long long MPI_Offset; typedef struct MPI_Status { int count_lo; int count_hi_and_cancelled; int MPI_SOURCE; int MPI_TAG; int MPI_ERROR; } MPI_Status; struct MPIR_T_enum_s; struct MPIR_T_cvar_handle_s; struct MPIR_T_pvar_handle_s; struct MPIR_T_pvar_session_s; typedef struct MPIR_T_enum_s * MPI_T_enum; typedef struct MPIR_T_cvar_handle_s * MPI_T_cvar_handle; typedef struct MPIR_T_pvar_handle_s * MPI_T_pvar_handle; typedef struct MPIR_T_pvar_session_s * MPI_T_pvar_session; extern struct MPIR_T_pvar_handle_s * const MPI_T_PVAR_ALL_HANDLES; # 603 "/opt/local/include/mpich-gcc49/mpi.h" typedef enum MPIR_T_verbosity_t { MPIX_T_VERBOSITY_INVALID = 0, MPI_T_VERBOSITY_USER_BASIC = 221, MPI_T_VERBOSITY_USER_DETAIL, MPI_T_VERBOSITY_USER_ALL, MPI_T_VERBOSITY_TUNER_BASIC, MPI_T_VERBOSITY_TUNER_DETAIL, MPI_T_VERBOSITY_TUNER_ALL, MPI_T_VERBOSITY_MPIDEV_BASIC, MPI_T_VERBOSITY_MPIDEV_DETAIL, MPI_T_VERBOSITY_MPIDEV_ALL } MPIR_T_verbosity_t; typedef enum MPIR_T_bind_t { MPIX_T_BIND_INVALID = 0, MPI_T_BIND_NO_OBJECT = 9700, MPI_T_BIND_MPI_COMM, MPI_T_BIND_MPI_DATATYPE, MPI_T_BIND_MPI_ERRHANDLER, MPI_T_BIND_MPI_FILE, MPI_T_BIND_MPI_GROUP, MPI_T_BIND_MPI_OP, MPI_T_BIND_MPI_REQUEST, MPI_T_BIND_MPI_WIN, MPI_T_BIND_MPI_MESSAGE, MPI_T_BIND_MPI_INFO } MPIR_T_bind_t; typedef enum MPIR_T_scope_t { MPIX_T_SCOPE_INVALID = 0, MPI_T_SCOPE_CONSTANT = 60438, MPI_T_SCOPE_READONLY, MPI_T_SCOPE_LOCAL, MPI_T_SCOPE_GROUP, MPI_T_SCOPE_GROUP_EQ, MPI_T_SCOPE_ALL, MPI_T_SCOPE_ALL_EQ } MPIR_T_scope_t; typedef enum MPIR_T_pvar_class_t { MPIX_T_PVAR_CLASS_INVALID = 0, MPIR_T_PVAR_CLASS_FIRST = 240, MPI_T_PVAR_CLASS_STATE = MPIR_T_PVAR_CLASS_FIRST, MPI_T_PVAR_CLASS_LEVEL, MPI_T_PVAR_CLASS_SIZE, MPI_T_PVAR_CLASS_PERCENTAGE, MPI_T_PVAR_CLASS_HIGHWATERMARK, MPI_T_PVAR_CLASS_LOWWATERMARK, MPI_T_PVAR_CLASS_COUNTER, MPI_T_PVAR_CLASS_AGGREGATE, MPI_T_PVAR_CLASS_TIMER, MPI_T_PVAR_CLASS_GENERIC, MPIR_T_PVAR_CLASS_LAST, MPIR_T_PVAR_CLASS_NUMBER = MPIR_T_PVAR_CLASS_LAST - MPIR_T_PVAR_CLASS_FIRST } MPIR_T_pvar_class_t; # 725 "/opt/local/include/mpich-gcc49/mpi.h" extern MPI_Fint * MPI_F_STATUS_IGNORE; extern MPI_Fint * MPI_F_STATUSES_IGNORE; # 740 "/opt/local/include/mpich-gcc49/mpi.h" typedef struct { MPI_Fint count_lo; MPI_Fint count_hi_and_cancelled; MPI_Fint MPI_SOURCE; MPI_Fint MPI_TAG; MPI_Fint MPI_ERROR; } MPI_F08_Status; extern MPI_F08_Status MPIR_F08_MPI_STATUS_IGNORE_OBJ; extern MPI_F08_Status MPIR_F08_MPI_STATUSES_IGNORE_OBJ[1]; extern int MPIR_F08_MPI_IN_PLACE; extern int MPIR_F08_MPI_BOTTOM; extern MPI_F08_Status *MPI_F08_STATUS_IGNORE; extern MPI_F08_Status *MPI_F08_STATUSES_IGNORE; # 764 "/opt/local/include/mpich-gcc49/mpi.h" typedef int (MPI_Grequest_cancel_function)(void *, int); typedef int (MPI_Grequest_free_function)(void *); typedef int (MPI_Grequest_query_function)(void *, MPI_Status *); typedef int (MPIX_Grequest_poll_function)(void *, MPI_Status *); typedef int (MPIX_Grequest_wait_function)(int, void **, double, MPI_Status *); # 892 "/opt/local/include/mpich-gcc49/mpi.h" typedef int (MPI_Datarep_conversion_function)(void *, MPI_Datatype, int, void *, MPI_Offset, void *); typedef int (MPI_Datarep_extent_function)(MPI_Datatype datatype, MPI_Aint *, void *); # 912 "/opt/local/include/mpich-gcc49/mpi.h" int MPI_Send(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) ; int MPI_Recv(void *buf, int count, MPI_Datatype datatype, int source, int tag, MPI_Comm comm, MPI_Status *status) ; int MPI_Get_count(const MPI_Status *status, MPI_Datatype datatype, int *count); int MPI_Bsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) ; int MPI_Ssend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) ; int MPI_Rsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) ; int MPI_Buffer_attach(void *buffer, int size); int MPI_Buffer_detach(void *buffer_addr, int *size); int MPI_Isend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Ibsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Issend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Irsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Irecv(void *buf, int count, MPI_Datatype datatype, int source, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Wait(MPI_Request *request, MPI_Status *status); int MPI_Test(MPI_Request *request, int *flag, MPI_Status *status); int MPI_Request_free(MPI_Request *request); int MPI_Waitany(int count, MPI_Request array_of_requests[], int *indx, MPI_Status *status); int MPI_Testany(int count, MPI_Request array_of_requests[], int *indx, int *flag, MPI_Status *status); int MPI_Waitall(int count, MPI_Request array_of_requests[], MPI_Status array_of_statuses[]); int MPI_Testall(int count, MPI_Request array_of_requests[], int *flag, MPI_Status array_of_statuses[]); int MPI_Waitsome(int incount, MPI_Request array_of_requests[], int *outcount, int array_of_indices[], MPI_Status array_of_statuses[]); int MPI_Testsome(int incount, MPI_Request array_of_requests[], int *outcount, int array_of_indices[], MPI_Status array_of_statuses[]); int MPI_Iprobe(int source, int tag, MPI_Comm comm, int *flag, MPI_Status *status); int MPI_Probe(int source, int tag, MPI_Comm comm, MPI_Status *status); int MPI_Cancel(MPI_Request *request); int MPI_Test_cancelled(const MPI_Status *status, int *flag); int MPI_Send_init(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Bsend_init(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Ssend_init(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Rsend_init(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Recv_init(void *buf, int count, MPI_Datatype datatype, int source, int tag, MPI_Comm comm, MPI_Request *request) ; int MPI_Start(MPI_Request *request); int MPI_Startall(int count, MPI_Request array_of_requests[]); int MPI_Sendrecv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, int dest, int sendtag, void *recvbuf, int recvcount, MPI_Datatype recvtype, int source, int recvtag, MPI_Comm comm, MPI_Status *status) ; int MPI_Sendrecv_replace(void *buf, int count, MPI_Datatype datatype, int dest, int sendtag, int source, int recvtag, MPI_Comm comm, MPI_Status *status) ; int MPI_Type_contiguous(int count, MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_vector(int count, int blocklength, int stride, MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_hvector(int count, int blocklength, MPI_Aint stride, MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_indexed(int count, const int *array_of_blocklengths, const int *array_of_displacements, MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_hindexed(int count, const int *array_of_blocklengths, const MPI_Aint *array_of_displacements, MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_struct(int count, const int *array_of_blocklengths, const MPI_Aint *array_of_displacements, const MPI_Datatype *array_of_types, MPI_Datatype *newtype); int MPI_Address(const void *location, MPI_Aint *address); int MPI_Type_extent(MPI_Datatype datatype, MPI_Aint *extent); int MPI_Type_size(MPI_Datatype datatype, int *size); int MPI_Type_lb(MPI_Datatype datatype, MPI_Aint *displacement); int MPI_Type_ub(MPI_Datatype datatype, MPI_Aint *displacement); int MPI_Type_commit(MPI_Datatype *datatype); int MPI_Type_free(MPI_Datatype *datatype); int MPI_Get_elements(const MPI_Status *status, MPI_Datatype datatype, int *count); int MPI_Pack(const void *inbuf, int incount, MPI_Datatype datatype, void *outbuf, int outsize, int *position, MPI_Comm comm) ; int MPI_Unpack(const void *inbuf, int insize, int *position, void *outbuf, int outcount, MPI_Datatype datatype, MPI_Comm comm) ; int MPI_Pack_size(int incount, MPI_Datatype datatype, MPI_Comm comm, int *size); int MPI_Barrier(MPI_Comm comm); int MPI_Bcast(void *buffer, int count, MPI_Datatype datatype, int root, MPI_Comm comm) ; int MPI_Gather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm) ; int MPI_Gatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int *recvcounts, const int *displs, MPI_Datatype recvtype, int root, MPI_Comm comm) ; int MPI_Scatter(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm) ; int MPI_Scatterv(const void *sendbuf, const int *sendcounts, const int *displs, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm) ; int MPI_Allgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm) ; int MPI_Allgatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int *recvcounts, const int *displs, MPI_Datatype recvtype, MPI_Comm comm) ; int MPI_Alltoall(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm) ; int MPI_Alltoallv(const void *sendbuf, const int *sendcounts, const int *sdispls, MPI_Datatype sendtype, void *recvbuf, const int *recvcounts, const int *rdispls, MPI_Datatype recvtype, MPI_Comm comm) ; int MPI_Alltoallw(const void *sendbuf, const int sendcounts[], const int sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const int rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm); int MPI_Exscan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int MPI_Reduce(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, int root, MPI_Comm comm) ; int MPI_Op_create(MPI_User_function *user_fn, int commute, MPI_Op *op); int MPI_Op_free(MPI_Op *op); int MPI_Allreduce(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int MPI_Reduce_scatter(const void *sendbuf, void *recvbuf, const int recvcounts[], MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int MPI_Scan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int MPI_Group_size(MPI_Group group, int *size); int MPI_Group_rank(MPI_Group group, int *rank); int MPI_Group_translate_ranks(MPI_Group group1, int n, const int ranks1[], MPI_Group group2, int ranks2[]); int MPI_Group_compare(MPI_Group group1, MPI_Group group2, int *result); int MPI_Comm_group(MPI_Comm comm, MPI_Group *group); int MPI_Group_union(MPI_Group group1, MPI_Group group2, MPI_Group *newgroup); int MPI_Group_intersection(MPI_Group group1, MPI_Group group2, MPI_Group *newgroup); int MPI_Group_difference(MPI_Group group1, MPI_Group group2, MPI_Group *newgroup); int MPI_Group_incl(MPI_Group group, int n, const int ranks[], MPI_Group *newgroup); int MPI_Group_excl(MPI_Group group, int n, const int ranks[], MPI_Group *newgroup); int MPI_Group_range_incl(MPI_Group group, int n, int ranges[][3], MPI_Group *newgroup); int MPI_Group_range_excl(MPI_Group group, int n, int ranges[][3], MPI_Group *newgroup); int MPI_Group_free(MPI_Group *group); int MPI_Comm_size(MPI_Comm comm, int *size); int MPI_Comm_rank(MPI_Comm comm, int *rank); int MPI_Comm_compare(MPI_Comm comm1, MPI_Comm comm2, int *result); int MPI_Comm_dup(MPI_Comm comm, MPI_Comm *newcomm); int MPI_Comm_dup_with_info(MPI_Comm comm, MPI_Info info, MPI_Comm *newcomm); int MPI_Comm_create(MPI_Comm comm, MPI_Group group, MPI_Comm *newcomm); int MPI_Comm_split(MPI_Comm comm, int color, int key, MPI_Comm *newcomm); int MPI_Comm_free(MPI_Comm *comm); int MPI_Comm_test_inter(MPI_Comm comm, int *flag); int MPI_Comm_remote_size(MPI_Comm comm, int *size); int MPI_Comm_remote_group(MPI_Comm comm, MPI_Group *group); int MPI_Intercomm_create(MPI_Comm local_comm, int local_leader, MPI_Comm peer_comm, int remote_leader, int tag, MPI_Comm *newintercomm); int MPI_Intercomm_merge(MPI_Comm intercomm, int high, MPI_Comm *newintracomm); int MPI_Keyval_create(MPI_Copy_function *copy_fn, MPI_Delete_function *delete_fn, int *keyval, void *extra_state); int MPI_Keyval_free(int *keyval); int MPI_Attr_put(MPI_Comm comm, int keyval, void *attribute_val); int MPI_Attr_get(MPI_Comm comm, int keyval, void *attribute_val, int *flag); int MPI_Attr_delete(MPI_Comm comm, int keyval); int MPI_Topo_test(MPI_Comm comm, int *status); int MPI_Cart_create(MPI_Comm comm_old, int ndims, const int dims[], const int periods[], int reorder, MPI_Comm *comm_cart); int MPI_Dims_create(int nnodes, int ndims, int dims[]); int MPI_Graph_create(MPI_Comm comm_old, int nnodes, const int indx[], const int edges[], int reorder, MPI_Comm *comm_graph); int MPI_Graphdims_get(MPI_Comm comm, int *nnodes, int *nedges); int MPI_Graph_get(MPI_Comm comm, int maxindex, int maxedges, int indx[], int edges[]); int MPI_Cartdim_get(MPI_Comm comm, int *ndims); int MPI_Cart_get(MPI_Comm comm, int maxdims, int dims[], int periods[], int coords[]); int MPI_Cart_rank(MPI_Comm comm, const int coords[], int *rank); int MPI_Cart_coords(MPI_Comm comm, int rank, int maxdims, int coords[]); int MPI_Graph_neighbors_count(MPI_Comm comm, int rank, int *nneighbors); int MPI_Graph_neighbors(MPI_Comm comm, int rank, int maxneighbors, int neighbors[]); int MPI_Cart_shift(MPI_Comm comm, int direction, int disp, int *rank_source, int *rank_dest); int MPI_Cart_sub(MPI_Comm comm, const int remain_dims[], MPI_Comm *newcomm); int MPI_Cart_map(MPI_Comm comm, int ndims, const int dims[], const int periods[], int *newrank); int MPI_Graph_map(MPI_Comm comm, int nnodes, const int indx[], const int edges[], int *newrank); int MPI_Get_processor_name(char *name, int *resultlen); int MPI_Get_version(int *version, int *subversion); int MPI_Get_library_version(char *version, int *resultlen); int MPI_Errhandler_create(MPI_Handler_function *function, MPI_Errhandler *errhandler); int MPI_Errhandler_set(MPI_Comm comm, MPI_Errhandler errhandler); int MPI_Errhandler_get(MPI_Comm comm, MPI_Errhandler *errhandler); int MPI_Errhandler_free(MPI_Errhandler *errhandler); int MPI_Error_string(int errorcode, char *string, int *resultlen); int MPI_Error_class(int errorcode, int *errorclass); double MPI_Wtime(void); double MPI_Wtick(void); int MPI_Init(int *argc, char ***argv); int MPI_Finalize(void); int MPI_Initialized(int *flag); int MPI_Abort(MPI_Comm comm, int errorcode); int MPI_Pcontrol(const int level, ...); int MPIR_Dup_fn(MPI_Comm oldcomm, int keyval, void *extra_state, void *attribute_val_in, void *attribute_val_out, int *flag); int MPI_Close_port(const char *port_name); int MPI_Comm_accept(const char *port_name, MPI_Info info, int root, MPI_Comm comm, MPI_Comm *newcomm); int MPI_Comm_connect(const char *port_name, MPI_Info info, int root, MPI_Comm comm, MPI_Comm *newcomm); int MPI_Comm_disconnect(MPI_Comm *comm); int MPI_Comm_get_parent(MPI_Comm *parent); int MPI_Comm_join(int fd, MPI_Comm *intercomm); int MPI_Comm_spawn(const char *command, char *argv[], int maxprocs, MPI_Info info, int root, MPI_Comm comm, MPI_Comm *intercomm, int array_of_errcodes[]); int MPI_Comm_spawn_multiple(int count, char *array_of_commands[], char **array_of_argv[], const int array_of_maxprocs[], const MPI_Info array_of_info[], int root, MPI_Comm comm, MPI_Comm *intercomm, int array_of_errcodes[]); int MPI_Lookup_name(const char *service_name, MPI_Info info, char *port_name); int MPI_Open_port(MPI_Info info, char *port_name); int MPI_Publish_name(const char *service_name, MPI_Info info, const char *port_name); int MPI_Unpublish_name(const char *service_name, MPI_Info info, const char *port_name); int MPI_Comm_set_info(MPI_Comm comm, MPI_Info info); int MPI_Comm_get_info(MPI_Comm comm, MPI_Info *info); int MPI_Accumulate(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Op op, MPI_Win win) ; int MPI_Get(void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Win win) ; int MPI_Put(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Win win) ; int MPI_Win_complete(MPI_Win win); int MPI_Win_create(void *base, MPI_Aint size, int disp_unit, MPI_Info info, MPI_Comm comm, MPI_Win *win); int MPI_Win_fence(int assert, MPI_Win win); int MPI_Win_free(MPI_Win *win); int MPI_Win_get_group(MPI_Win win, MPI_Group *group); int MPI_Win_lock(int lock_type, int rank, int assert, MPI_Win win); int MPI_Win_post(MPI_Group group, int assert, MPI_Win win); int MPI_Win_start(MPI_Group group, int assert, MPI_Win win); int MPI_Win_test(MPI_Win win, int *flag); int MPI_Win_unlock(int rank, MPI_Win win); int MPI_Win_wait(MPI_Win win); int MPI_Win_allocate(MPI_Aint size, int disp_unit, MPI_Info info, MPI_Comm comm, void *baseptr, MPI_Win *win); int MPI_Win_allocate_shared(MPI_Aint size, int disp_unit, MPI_Info info, MPI_Comm comm, void *baseptr, MPI_Win *win); int MPI_Win_shared_query(MPI_Win win, int rank, MPI_Aint *size, int *disp_unit, void *baseptr); int MPI_Win_create_dynamic(MPI_Info info, MPI_Comm comm, MPI_Win *win); int MPI_Win_attach(MPI_Win win, void *base, MPI_Aint size); int MPI_Win_detach(MPI_Win win, const void *base); int MPI_Win_get_info(MPI_Win win, MPI_Info *info_used); int MPI_Win_set_info(MPI_Win win, MPI_Info info); int MPI_Get_accumulate(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, void *result_addr, int result_count, MPI_Datatype result_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Op op, MPI_Win win) ; int MPI_Fetch_and_op(const void *origin_addr, void *result_addr, MPI_Datatype datatype, int target_rank, MPI_Aint target_disp, MPI_Op op, MPI_Win win) ; int MPI_Compare_and_swap(const void *origin_addr, const void *compare_addr, void *result_addr, MPI_Datatype datatype, int target_rank, MPI_Aint target_disp, MPI_Win win) ; int MPI_Rput(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Win win, MPI_Request *request) ; int MPI_Rget(void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Win win, MPI_Request *request) ; int MPI_Raccumulate(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Op op, MPI_Win win, MPI_Request *request) ; int MPI_Rget_accumulate(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, void *result_addr, int result_count, MPI_Datatype result_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Op op, MPI_Win win, MPI_Request *request) ; int MPI_Win_lock_all(int assert, MPI_Win win); int MPI_Win_unlock_all(MPI_Win win); int MPI_Win_flush(int rank, MPI_Win win); int MPI_Win_flush_all(MPI_Win win); int MPI_Win_flush_local(int rank, MPI_Win win); int MPI_Win_flush_local_all(MPI_Win win); int MPI_Win_sync(MPI_Win win); int MPI_Add_error_class(int *errorclass); int MPI_Add_error_code(int errorclass, int *errorcode); int MPI_Add_error_string(int errorcode, const char *string); int MPI_Comm_call_errhandler(MPI_Comm comm, int errorcode); int MPI_Comm_create_keyval(MPI_Comm_copy_attr_function *comm_copy_attr_fn, MPI_Comm_delete_attr_function *comm_delete_attr_fn, int *comm_keyval, void *extra_state); int MPI_Comm_delete_attr(MPI_Comm comm, int comm_keyval); int MPI_Comm_free_keyval(int *comm_keyval); int MPI_Comm_get_attr(MPI_Comm comm, int comm_keyval, void *attribute_val, int *flag); int MPI_Comm_get_name(MPI_Comm comm, char *comm_name, int *resultlen); int MPI_Comm_set_attr(MPI_Comm comm, int comm_keyval, void *attribute_val); int MPI_Comm_set_name(MPI_Comm comm, const char *comm_name); int MPI_File_call_errhandler(MPI_File fh, int errorcode); int MPI_Grequest_complete(MPI_Request request); int MPI_Grequest_start(MPI_Grequest_query_function *query_fn, MPI_Grequest_free_function *free_fn, MPI_Grequest_cancel_function *cancel_fn, void *extra_state, MPI_Request *request); int MPI_Init_thread(int *argc, char ***argv, int required, int *provided); int MPI_Is_thread_main(int *flag); int MPI_Query_thread(int *provided); int MPI_Status_set_cancelled(MPI_Status *status, int flag); int MPI_Status_set_elements(MPI_Status *status, MPI_Datatype datatype, int count); int MPI_Type_create_keyval(MPI_Type_copy_attr_function *type_copy_attr_fn, MPI_Type_delete_attr_function *type_delete_attr_fn, int *type_keyval, void *extra_state); int MPI_Type_delete_attr(MPI_Datatype datatype, int type_keyval); int MPI_Type_dup(MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_free_keyval(int *type_keyval); int MPI_Type_get_attr(MPI_Datatype datatype, int type_keyval, void *attribute_val, int *flag); int MPI_Type_get_contents(MPI_Datatype datatype, int max_integers, int max_addresses, int max_datatypes, int array_of_integers[], MPI_Aint array_of_addresses[], MPI_Datatype array_of_datatypes[]); int MPI_Type_get_envelope(MPI_Datatype datatype, int *num_integers, int *num_addresses, int *num_datatypes, int *combiner); int MPI_Type_get_name(MPI_Datatype datatype, char *type_name, int *resultlen); int MPI_Type_set_attr(MPI_Datatype datatype, int type_keyval, void *attribute_val); int MPI_Type_set_name(MPI_Datatype datatype, const char *type_name); int MPI_Type_match_size(int typeclass, int size, MPI_Datatype *datatype); int MPI_Win_call_errhandler(MPI_Win win, int errorcode); int MPI_Win_create_keyval(MPI_Win_copy_attr_function *win_copy_attr_fn, MPI_Win_delete_attr_function *win_delete_attr_fn, int *win_keyval, void *extra_state); int MPI_Win_delete_attr(MPI_Win win, int win_keyval); int MPI_Win_free_keyval(int *win_keyval); int MPI_Win_get_attr(MPI_Win win, int win_keyval, void *attribute_val, int *flag); int MPI_Win_get_name(MPI_Win win, char *win_name, int *resultlen); int MPI_Win_set_attr(MPI_Win win, int win_keyval, void *attribute_val); int MPI_Win_set_name(MPI_Win win, const char *win_name); int MPI_Alloc_mem(MPI_Aint size, MPI_Info info, void *baseptr); int MPI_Comm_create_errhandler(MPI_Comm_errhandler_function *comm_errhandler_fn, MPI_Errhandler *errhandler); int MPI_Comm_get_errhandler(MPI_Comm comm, MPI_Errhandler *errhandler); int MPI_Comm_set_errhandler(MPI_Comm comm, MPI_Errhandler errhandler); int MPI_File_create_errhandler(MPI_File_errhandler_function *file_errhandler_fn, MPI_Errhandler *errhandler); int MPI_File_get_errhandler(MPI_File file, MPI_Errhandler *errhandler); int MPI_File_set_errhandler(MPI_File file, MPI_Errhandler errhandler); int MPI_Finalized(int *flag); int MPI_Free_mem(void *base); int MPI_Get_address(const void *location, MPI_Aint *address); int MPI_Info_create(MPI_Info *info); int MPI_Info_delete(MPI_Info info, const char *key); int MPI_Info_dup(MPI_Info info, MPI_Info *newinfo); int MPI_Info_free(MPI_Info *info); int MPI_Info_get(MPI_Info info, const char *key, int valuelen, char *value, int *flag); int MPI_Info_get_nkeys(MPI_Info info, int *nkeys); int MPI_Info_get_nthkey(MPI_Info info, int n, char *key); int MPI_Info_get_valuelen(MPI_Info info, const char *key, int *valuelen, int *flag); int MPI_Info_set(MPI_Info info, const char *key, const char *value); int MPI_Pack_external(const char datarep[], const void *inbuf, int incount, MPI_Datatype datatype, void *outbuf, MPI_Aint outsize, MPI_Aint *position) ; int MPI_Pack_external_size(const char datarep[], int incount, MPI_Datatype datatype, MPI_Aint *size); int MPI_Request_get_status(MPI_Request request, int *flag, MPI_Status *status); int MPI_Status_c2f(const MPI_Status *c_status, MPI_Fint *f_status); int MPI_Status_f2c(const MPI_Fint *f_status, MPI_Status *c_status); int MPI_Type_create_darray(int size, int rank, int ndims, const int array_of_gsizes[], const int array_of_distribs[], const int array_of_dargs[], const int array_of_psizes[], int order, MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_create_hindexed(int count, const int array_of_blocklengths[], const MPI_Aint array_of_displacements[], MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_create_hvector(int count, int blocklength, MPI_Aint stride, MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_create_indexed_block(int count, int blocklength, const int array_of_displacements[], MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_create_hindexed_block(int count, int blocklength, const MPI_Aint array_of_displacements[], MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_create_resized(MPI_Datatype oldtype, MPI_Aint lb, MPI_Aint extent, MPI_Datatype *newtype); int MPI_Type_create_struct(int count, const int array_of_blocklengths[], const MPI_Aint array_of_displacements[], const MPI_Datatype array_of_types[], MPI_Datatype *newtype); int MPI_Type_create_subarray(int ndims, const int array_of_sizes[], const int array_of_subsizes[], const int array_of_starts[], int order, MPI_Datatype oldtype, MPI_Datatype *newtype); int MPI_Type_get_extent(MPI_Datatype datatype, MPI_Aint *lb, MPI_Aint *extent); int MPI_Type_get_true_extent(MPI_Datatype datatype, MPI_Aint *true_lb, MPI_Aint *true_extent); int MPI_Unpack_external(const char datarep[], const void *inbuf, MPI_Aint insize, MPI_Aint *position, void *outbuf, int outcount, MPI_Datatype datatype) ; int MPI_Win_create_errhandler(MPI_Win_errhandler_function *win_errhandler_fn, MPI_Errhandler *errhandler); int MPI_Win_get_errhandler(MPI_Win win, MPI_Errhandler *errhandler); int MPI_Win_set_errhandler(MPI_Win win, MPI_Errhandler errhandler); int MPI_Type_create_f90_integer(int range, MPI_Datatype *newtype); int MPI_Type_create_f90_real(int precision, int range, MPI_Datatype *newtype); int MPI_Type_create_f90_complex(int precision, int range, MPI_Datatype *newtype); int MPI_Reduce_local(const void *inbuf, void *inoutbuf, int count, MPI_Datatype datatype, MPI_Op op) ; int MPI_Op_commutative(MPI_Op op, int *commute); int MPI_Reduce_scatter_block(const void *sendbuf, void *recvbuf, int recvcount, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int MPI_Dist_graph_create_adjacent(MPI_Comm comm_old, int indegree, const int sources[], const int sourceweights[], int outdegree, const int destinations[], const int destweights[], MPI_Info info, int reorder, MPI_Comm *comm_dist_graph); int MPI_Dist_graph_create(MPI_Comm comm_old, int n, const int sources[], const int degrees[], const int destinations[], const int weights[], MPI_Info info, int reorder, MPI_Comm *comm_dist_graph); int MPI_Dist_graph_neighbors_count(MPI_Comm comm, int *indegree, int *outdegree, int *weighted); int MPI_Dist_graph_neighbors(MPI_Comm comm, int maxindegree, int sources[], int sourceweights[], int maxoutdegree, int destinations[], int destweights[]); int MPI_Improbe(int source, int tag, MPI_Comm comm, int *flag, MPI_Message *message, MPI_Status *status); int MPI_Imrecv(void *buf, int count, MPI_Datatype datatype, MPI_Message *message, MPI_Request *request) ; int MPI_Mprobe(int source, int tag, MPI_Comm comm, MPI_Message *message, MPI_Status *status); int MPI_Mrecv(void *buf, int count, MPI_Datatype datatype, MPI_Message *message, MPI_Status *status) ; int MPI_Comm_idup(MPI_Comm comm, MPI_Comm *newcomm, MPI_Request *request); int MPI_Ibarrier(MPI_Comm comm, MPI_Request *request); int MPI_Ibcast(void *buffer, int count, MPI_Datatype datatype, int root, MPI_Comm comm, MPI_Request *request) ; int MPI_Igather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Request *request) ; int MPI_Igatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Request *request) ; int MPI_Iscatter(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Request *request) ; int MPI_Iscatterv(const void *sendbuf, const int sendcounts[], const int displs[], MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Request *request) ; int MPI_Iallgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int MPI_Iallgatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int MPI_Ialltoall(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int MPI_Ialltoallv(const void *sendbuf, const int sendcounts[], const int sdispls[], MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int rdispls[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int MPI_Ialltoallw(const void *sendbuf, const int sendcounts[], const int sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const int rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm, MPI_Request *request); int MPI_Ireduce(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, int root, MPI_Comm comm, MPI_Request *request) ; int MPI_Iallreduce(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int MPI_Ireduce_scatter(const void *sendbuf, void *recvbuf, const int recvcounts[], MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int MPI_Ireduce_scatter_block(const void *sendbuf, void *recvbuf, int recvcount, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int MPI_Iscan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int MPI_Iexscan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int MPI_Ineighbor_allgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int MPI_Ineighbor_allgatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int MPI_Ineighbor_alltoall(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int MPI_Ineighbor_alltoallv(const void *sendbuf, const int sendcounts[], const int sdispls[], MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int rdispls[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int MPI_Ineighbor_alltoallw(const void *sendbuf, const int sendcounts[], const MPI_Aint sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const MPI_Aint rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm, MPI_Request *request); int MPI_Neighbor_allgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm) ; int MPI_Neighbor_allgatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, MPI_Comm comm) ; int MPI_Neighbor_alltoall(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm) ; int MPI_Neighbor_alltoallv(const void *sendbuf, const int sendcounts[], const int sdispls[], MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int rdispls[], MPI_Datatype recvtype, MPI_Comm comm) ; int MPI_Neighbor_alltoallw(const void *sendbuf, const int sendcounts[], const MPI_Aint sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const MPI_Aint rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm); int MPI_Comm_split_type(MPI_Comm comm, int split_type, int key, MPI_Info info, MPI_Comm *newcomm); int MPI_Get_elements_x(const MPI_Status *status, MPI_Datatype datatype, MPI_Count *count); int MPI_Status_set_elements_x(MPI_Status *status, MPI_Datatype datatype, MPI_Count count); int MPI_Type_get_extent_x(MPI_Datatype datatype, MPI_Count *lb, MPI_Count *extent); int MPI_Type_get_true_extent_x(MPI_Datatype datatype, MPI_Count *lb, MPI_Count *extent); int MPI_Type_size_x(MPI_Datatype datatype, MPI_Count *size); int MPI_Comm_create_group(MPI_Comm comm, MPI_Group group, int tag, MPI_Comm *newcomm); int MPI_T_init_thread(int required, int *provided); int MPI_T_finalize(void); int MPI_T_enum_get_info(MPI_T_enum enumtype, int *num, char *name, int *name_len); int MPI_T_enum_get_item(MPI_T_enum enumtype, int indx, int *value, char *name, int *name_len); int MPI_T_cvar_get_num(int *num_cvar); int MPI_T_cvar_get_info(int cvar_index, char *name, int *name_len, int *verbosity, MPI_Datatype *datatype, MPI_T_enum *enumtype, char *desc, int *desc_len, int *binding, int *scope); int MPI_T_cvar_handle_alloc(int cvar_index, void *obj_handle, MPI_T_cvar_handle *handle, int *count); int MPI_T_cvar_handle_free(MPI_T_cvar_handle *handle); int MPI_T_cvar_read(MPI_T_cvar_handle handle, void *buf); int MPI_T_cvar_write(MPI_T_cvar_handle handle, const void *buf); int MPI_T_pvar_get_num(int *num_pvar); int MPI_T_pvar_get_info(int pvar_index, char *name, int *name_len, int *verbosity, int *var_class, MPI_Datatype *datatype, MPI_T_enum *enumtype, char *desc, int *desc_len, int *binding, int *readonly, int *continuous, int *atomic); int MPI_T_pvar_session_create(MPI_T_pvar_session *session); int MPI_T_pvar_session_free(MPI_T_pvar_session *session); int MPI_T_pvar_handle_alloc(MPI_T_pvar_session session, int pvar_index, void *obj_handle, MPI_T_pvar_handle *handle, int *count); int MPI_T_pvar_handle_free(MPI_T_pvar_session session, MPI_T_pvar_handle *handle); int MPI_T_pvar_start(MPI_T_pvar_session session, MPI_T_pvar_handle handle); int MPI_T_pvar_stop(MPI_T_pvar_session session, MPI_T_pvar_handle handle); int MPI_T_pvar_read(MPI_T_pvar_session session, MPI_T_pvar_handle handle, void *buf); int MPI_T_pvar_write(MPI_T_pvar_session session, MPI_T_pvar_handle handle, const void *buf); int MPI_T_pvar_reset(MPI_T_pvar_session session, MPI_T_pvar_handle handle); int MPI_T_pvar_readreset(MPI_T_pvar_session session, MPI_T_pvar_handle handle, void *buf); int MPI_T_category_get_num(int *num_cat); int MPI_T_category_get_info(int cat_index, char *name, int *name_len, char *desc, int *desc_len, int *num_cvars, int *num_pvars, int *num_categories); int MPI_T_category_get_cvars(int cat_index, int len, int indices[]); int MPI_T_category_get_pvars(int cat_index, int len, int indices[]); int MPI_T_category_get_categories(int cat_index, int len, int indices[]); int MPI_T_category_changed(int *stamp); int MPIX_Comm_failure_ack(MPI_Comm comm); int MPIX_Comm_failure_get_acked(MPI_Comm comm, MPI_Group *failedgrp); int MPIX_Comm_revoke(MPI_Comm comm); int MPIX_Comm_shrink(MPI_Comm comm, MPI_Comm *newcomm); int MPIX_Comm_agree(MPI_Comm comm, int *flag); # 1551 "/opt/local/include/mpich-gcc49/mpi.h" int PMPI_Send(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) ; int PMPI_Recv(void *buf, int count, MPI_Datatype datatype, int source, int tag, MPI_Comm comm, MPI_Status *status) ; int PMPI_Get_count(const MPI_Status *status, MPI_Datatype datatype, int *count); int PMPI_Bsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) ; int PMPI_Ssend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) ; int PMPI_Rsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm) ; int PMPI_Buffer_attach(void *buffer, int size); int PMPI_Buffer_detach(void *buffer_addr, int *size); int PMPI_Isend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ibsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Issend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Irsend(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Irecv(void *buf, int count, MPI_Datatype datatype, int source, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Wait(MPI_Request *request, MPI_Status *status); int PMPI_Test(MPI_Request *request, int *flag, MPI_Status *status); int PMPI_Request_free(MPI_Request *request); int PMPI_Waitany(int count, MPI_Request array_of_requests[], int *indx, MPI_Status *status); int PMPI_Testany(int count, MPI_Request array_of_requests[], int *indx, int *flag, MPI_Status *status); int PMPI_Waitall(int count, MPI_Request array_of_requests[], MPI_Status array_of_statuses[]); int PMPI_Testall(int count, MPI_Request array_of_requests[], int *flag, MPI_Status array_of_statuses[]); int PMPI_Waitsome(int incount, MPI_Request array_of_requests[], int *outcount, int array_of_indices[], MPI_Status array_of_statuses[]); int PMPI_Testsome(int incount, MPI_Request array_of_requests[], int *outcount, int array_of_indices[], MPI_Status array_of_statuses[]); int PMPI_Iprobe(int source, int tag, MPI_Comm comm, int *flag, MPI_Status *status); int PMPI_Probe(int source, int tag, MPI_Comm comm, MPI_Status *status); int PMPI_Cancel(MPI_Request *request); int PMPI_Test_cancelled(const MPI_Status *status, int *flag); int PMPI_Send_init(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Bsend_init(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ssend_init(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Rsend_init(const void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Recv_init(void *buf, int count, MPI_Datatype datatype, int source, int tag, MPI_Comm comm, MPI_Request *request) ; int PMPI_Start(MPI_Request *request); int PMPI_Startall(int count, MPI_Request array_of_requests[]); int PMPI_Sendrecv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, int dest, int sendtag, void *recvbuf, int recvcount, MPI_Datatype recvtype, int source, int recvtag, MPI_Comm comm, MPI_Status *status) ; int PMPI_Sendrecv_replace(void *buf, int count, MPI_Datatype datatype, int dest, int sendtag, int source, int recvtag, MPI_Comm comm, MPI_Status *status) ; int PMPI_Type_contiguous(int count, MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_vector(int count, int blocklength, int stride, MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_hvector(int count, int blocklength, MPI_Aint stride, MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_indexed(int count, const int *array_of_blocklengths, const int *array_of_displacements, MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_hindexed(int count, const int *array_of_blocklengths, const MPI_Aint *array_of_displacements, MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_struct(int count, const int *array_of_blocklengths, const MPI_Aint *array_of_displacements, const MPI_Datatype *array_of_types, MPI_Datatype *newtype); int PMPI_Address(const void *location, MPI_Aint *address); int PMPI_Type_extent(MPI_Datatype datatype, MPI_Aint *extent); int PMPI_Type_size(MPI_Datatype datatype, int *size); int PMPI_Type_lb(MPI_Datatype datatype, MPI_Aint *displacement); int PMPI_Type_ub(MPI_Datatype datatype, MPI_Aint *displacement); int PMPI_Type_commit(MPI_Datatype *datatype); int PMPI_Type_free(MPI_Datatype *datatype); int PMPI_Get_elements(const MPI_Status *status, MPI_Datatype datatype, int *count); int PMPI_Pack(const void *inbuf, int incount, MPI_Datatype datatype, void *outbuf, int outsize, int *position, MPI_Comm comm) ; int PMPI_Unpack(const void *inbuf, int insize, int *position, void *outbuf, int outcount, MPI_Datatype datatype, MPI_Comm comm) ; int PMPI_Pack_size(int incount, MPI_Datatype datatype, MPI_Comm comm, int *size); int PMPI_Barrier(MPI_Comm comm); int PMPI_Bcast(void *buffer, int count, MPI_Datatype datatype, int root, MPI_Comm comm) ; int PMPI_Gather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm) ; int PMPI_Gatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int *recvcounts, const int *displs, MPI_Datatype recvtype, int root, MPI_Comm comm) ; int PMPI_Scatter(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm) ; int PMPI_Scatterv(const void *sendbuf, const int *sendcounts, const int *displs, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm) ; int PMPI_Allgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm) ; int PMPI_Allgatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int *recvcounts, const int *displs, MPI_Datatype recvtype, MPI_Comm comm) ; int PMPI_Alltoall(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm) ; int PMPI_Alltoallv(const void *sendbuf, const int *sendcounts, const int *sdispls, MPI_Datatype sendtype, void *recvbuf, const int *recvcounts, const int *rdispls, MPI_Datatype recvtype, MPI_Comm comm) ; int PMPI_Alltoallw(const void *sendbuf, const int sendcounts[], const int sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const int rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm); int PMPI_Exscan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int PMPI_Reduce(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, int root, MPI_Comm comm) ; int PMPI_Op_create(MPI_User_function *user_fn, int commute, MPI_Op *op); int PMPI_Op_free(MPI_Op *op); int PMPI_Allreduce(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int PMPI_Reduce_scatter(const void *sendbuf, void *recvbuf, const int recvcounts[], MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int PMPI_Scan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int PMPI_Group_size(MPI_Group group, int *size); int PMPI_Group_rank(MPI_Group group, int *rank); int PMPI_Group_translate_ranks(MPI_Group group1, int n, const int ranks1[], MPI_Group group2, int ranks2[]); int PMPI_Group_compare(MPI_Group group1, MPI_Group group2, int *result); int PMPI_Comm_group(MPI_Comm comm, MPI_Group *group); int PMPI_Group_union(MPI_Group group1, MPI_Group group2, MPI_Group *newgroup); int PMPI_Group_intersection(MPI_Group group1, MPI_Group group2, MPI_Group *newgroup); int PMPI_Group_difference(MPI_Group group1, MPI_Group group2, MPI_Group *newgroup); int PMPI_Group_incl(MPI_Group group, int n, const int ranks[], MPI_Group *newgroup); int PMPI_Group_excl(MPI_Group group, int n, const int ranks[], MPI_Group *newgroup); int PMPI_Group_range_incl(MPI_Group group, int n, int ranges[][3], MPI_Group *newgroup); int PMPI_Group_range_excl(MPI_Group group, int n, int ranges[][3], MPI_Group *newgroup); int PMPI_Group_free(MPI_Group *group); int PMPI_Comm_size(MPI_Comm comm, int *size); int PMPI_Comm_rank(MPI_Comm comm, int *rank); int PMPI_Comm_compare(MPI_Comm comm1, MPI_Comm comm2, int *result); int PMPI_Comm_dup(MPI_Comm comm, MPI_Comm *newcomm); int PMPI_Comm_dup_with_info(MPI_Comm comm, MPI_Info info, MPI_Comm *newcomm); int PMPI_Comm_create(MPI_Comm comm, MPI_Group group, MPI_Comm *newcomm); int PMPI_Comm_split(MPI_Comm comm, int color, int key, MPI_Comm *newcomm); int PMPI_Comm_free(MPI_Comm *comm); int PMPI_Comm_test_inter(MPI_Comm comm, int *flag); int PMPI_Comm_remote_size(MPI_Comm comm, int *size); int PMPI_Comm_remote_group(MPI_Comm comm, MPI_Group *group); int PMPI_Intercomm_create(MPI_Comm local_comm, int local_leader, MPI_Comm peer_comm, int remote_leader, int tag, MPI_Comm *newintercomm); int PMPI_Intercomm_merge(MPI_Comm intercomm, int high, MPI_Comm *newintracomm); int PMPI_Keyval_create(MPI_Copy_function *copy_fn, MPI_Delete_function *delete_fn, int *keyval, void *extra_state); int PMPI_Keyval_free(int *keyval); int PMPI_Attr_put(MPI_Comm comm, int keyval, void *attribute_val); int PMPI_Attr_get(MPI_Comm comm, int keyval, void *attribute_val, int *flag); int PMPI_Attr_delete(MPI_Comm comm, int keyval); int PMPI_Topo_test(MPI_Comm comm, int *status); int PMPI_Cart_create(MPI_Comm comm_old, int ndims, const int dims[], const int periods[], int reorder, MPI_Comm *comm_cart); int PMPI_Dims_create(int nnodes, int ndims, int dims[]); int PMPI_Graph_create(MPI_Comm comm_old, int nnodes, const int indx[], const int edges[], int reorder, MPI_Comm *comm_graph); int PMPI_Graphdims_get(MPI_Comm comm, int *nnodes, int *nedges); int PMPI_Graph_get(MPI_Comm comm, int maxindex, int maxedges, int indx[], int edges[]); int PMPI_Cartdim_get(MPI_Comm comm, int *ndims); int PMPI_Cart_get(MPI_Comm comm, int maxdims, int dims[], int periods[], int coords[]); int PMPI_Cart_rank(MPI_Comm comm, const int coords[], int *rank); int PMPI_Cart_coords(MPI_Comm comm, int rank, int maxdims, int coords[]); int PMPI_Graph_neighbors_count(MPI_Comm comm, int rank, int *nneighbors); int PMPI_Graph_neighbors(MPI_Comm comm, int rank, int maxneighbors, int neighbors[]); int PMPI_Cart_shift(MPI_Comm comm, int direction, int disp, int *rank_source, int *rank_dest); int PMPI_Cart_sub(MPI_Comm comm, const int remain_dims[], MPI_Comm *newcomm); int PMPI_Cart_map(MPI_Comm comm, int ndims, const int dims[], const int periods[], int *newrank); int PMPI_Graph_map(MPI_Comm comm, int nnodes, const int indx[], const int edges[], int *newrank); int PMPI_Get_processor_name(char *name, int *resultlen); int PMPI_Get_version(int *version, int *subversion); int PMPI_Get_library_version(char *version, int *resultlen); int PMPI_Errhandler_create(MPI_Handler_function *function, MPI_Errhandler *errhandler); int PMPI_Errhandler_set(MPI_Comm comm, MPI_Errhandler errhandler); int PMPI_Errhandler_get(MPI_Comm comm, MPI_Errhandler *errhandler); int PMPI_Errhandler_free(MPI_Errhandler *errhandler); int PMPI_Error_string(int errorcode, char *string, int *resultlen); int PMPI_Error_class(int errorcode, int *errorclass); double PMPI_Wtime(void); double PMPI_Wtick(void); int PMPI_Init(int *argc, char ***argv); int PMPI_Finalize(void); int PMPI_Initialized(int *flag); int PMPI_Abort(MPI_Comm comm, int errorcode); int PMPI_Pcontrol(const int level, ...); int PMPI_Close_port(const char *port_name); int PMPI_Comm_accept(const char *port_name, MPI_Info info, int root, MPI_Comm comm, MPI_Comm *newcomm); int PMPI_Comm_connect(const char *port_name, MPI_Info info, int root, MPI_Comm comm, MPI_Comm *newcomm); int PMPI_Comm_disconnect(MPI_Comm *comm); int PMPI_Comm_get_parent(MPI_Comm *parent); int PMPI_Comm_join(int fd, MPI_Comm *intercomm); int PMPI_Comm_spawn(const char *command, char *argv[], int maxprocs, MPI_Info info, int root, MPI_Comm comm, MPI_Comm *intercomm, int array_of_errcodes[]); int PMPI_Comm_spawn_multiple(int count, char *array_of_commands[], char **array_of_argv[], const int array_of_maxprocs[], const MPI_Info array_of_info[], int root, MPI_Comm comm, MPI_Comm *intercomm, int array_of_errcodes[]); int PMPI_Lookup_name(const char *service_name, MPI_Info info, char *port_name); int PMPI_Open_port(MPI_Info info, char *port_name); int PMPI_Publish_name(const char *service_name, MPI_Info info, const char *port_name); int PMPI_Unpublish_name(const char *service_name, MPI_Info info, const char *port_name); int PMPI_Comm_set_info(MPI_Comm comm, MPI_Info info); int PMPI_Comm_get_info(MPI_Comm comm, MPI_Info *info); int PMPI_Accumulate(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Op op, MPI_Win win) ; int PMPI_Get(void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Win win) ; int PMPI_Put(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Win win) ; int PMPI_Win_complete(MPI_Win win); int PMPI_Win_create(void *base, MPI_Aint size, int disp_unit, MPI_Info info, MPI_Comm comm, MPI_Win *win); int PMPI_Win_fence(int assert, MPI_Win win); int PMPI_Win_free(MPI_Win *win); int PMPI_Win_get_group(MPI_Win win, MPI_Group *group); int PMPI_Win_lock(int lock_type, int rank, int assert, MPI_Win win); int PMPI_Win_post(MPI_Group group, int assert, MPI_Win win); int PMPI_Win_start(MPI_Group group, int assert, MPI_Win win); int PMPI_Win_test(MPI_Win win, int *flag); int PMPI_Win_unlock(int rank, MPI_Win win); int PMPI_Win_wait(MPI_Win win); int PMPI_Win_allocate(MPI_Aint size, int disp_unit, MPI_Info info, MPI_Comm comm, void *baseptr, MPI_Win *win); int PMPI_Win_allocate_shared(MPI_Aint size, int disp_unit, MPI_Info info, MPI_Comm comm, void *baseptr, MPI_Win *win); int PMPI_Win_shared_query(MPI_Win win, int rank, MPI_Aint *size, int *disp_unit, void *baseptr); int PMPI_Win_create_dynamic(MPI_Info info, MPI_Comm comm, MPI_Win *win); int PMPI_Win_attach(MPI_Win win, void *base, MPI_Aint size); int PMPI_Win_detach(MPI_Win win, const void *base); int PMPI_Win_get_info(MPI_Win win, MPI_Info *info_used); int PMPI_Win_set_info(MPI_Win win, MPI_Info info); int PMPI_Get_accumulate(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, void *result_addr, int result_count, MPI_Datatype result_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Op op, MPI_Win win) ; int PMPI_Fetch_and_op(const void *origin_addr, void *result_addr, MPI_Datatype datatype, int target_rank, MPI_Aint target_disp, MPI_Op op, MPI_Win win) ; int PMPI_Compare_and_swap(const void *origin_addr, const void *compare_addr, void *result_addr, MPI_Datatype datatype, int target_rank, MPI_Aint target_disp, MPI_Win win) ; int PMPI_Rput(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Win win, MPI_Request *request) ; int PMPI_Rget(void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Win win, MPI_Request *request) ; int PMPI_Raccumulate(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Op op, MPI_Win win, MPI_Request *request) ; int PMPI_Rget_accumulate(const void *origin_addr, int origin_count, MPI_Datatype origin_datatype, void *result_addr, int result_count, MPI_Datatype result_datatype, int target_rank, MPI_Aint target_disp, int target_count, MPI_Datatype target_datatype, MPI_Op op, MPI_Win win, MPI_Request *request) ; int PMPI_Win_lock_all(int assert, MPI_Win win); int PMPI_Win_unlock_all(MPI_Win win); int PMPI_Win_flush(int rank, MPI_Win win); int PMPI_Win_flush_all(MPI_Win win); int PMPI_Win_flush_local(int rank, MPI_Win win); int PMPI_Win_flush_local_all(MPI_Win win); int PMPI_Win_sync(MPI_Win win); int PMPI_Add_error_class(int *errorclass); int PMPI_Add_error_code(int errorclass, int *errorcode); int PMPI_Add_error_string(int errorcode, const char *string); int PMPI_Comm_call_errhandler(MPI_Comm comm, int errorcode); int PMPI_Comm_create_keyval(MPI_Comm_copy_attr_function *comm_copy_attr_fn, MPI_Comm_delete_attr_function *comm_delete_attr_fn, int *comm_keyval, void *extra_state); int PMPI_Comm_delete_attr(MPI_Comm comm, int comm_keyval); int PMPI_Comm_free_keyval(int *comm_keyval); int PMPI_Comm_get_attr(MPI_Comm comm, int comm_keyval, void *attribute_val, int *flag); int PMPI_Comm_get_name(MPI_Comm comm, char *comm_name, int *resultlen); int PMPI_Comm_set_attr(MPI_Comm comm, int comm_keyval, void *attribute_val); int PMPI_Comm_set_name(MPI_Comm comm, const char *comm_name); int PMPI_File_call_errhandler(MPI_File fh, int errorcode); int PMPI_Grequest_complete(MPI_Request request); int PMPI_Grequest_start(MPI_Grequest_query_function *query_fn, MPI_Grequest_free_function *free_fn, MPI_Grequest_cancel_function *cancel_fn, void *extra_state, MPI_Request *request); int PMPI_Init_thread(int *argc, char ***argv, int required, int *provided); int PMPI_Is_thread_main(int *flag); int PMPI_Query_thread(int *provided); int PMPI_Status_set_cancelled(MPI_Status *status, int flag); int PMPI_Status_set_elements(MPI_Status *status, MPI_Datatype datatype, int count); int PMPI_Type_create_keyval(MPI_Type_copy_attr_function *type_copy_attr_fn, MPI_Type_delete_attr_function *type_delete_attr_fn, int *type_keyval, void *extra_state); int PMPI_Type_delete_attr(MPI_Datatype datatype, int type_keyval); int PMPI_Type_dup(MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_free_keyval(int *type_keyval); int PMPI_Type_get_attr(MPI_Datatype datatype, int type_keyval, void *attribute_val, int *flag); int PMPI_Type_get_contents(MPI_Datatype datatype, int max_integers, int max_addresses, int max_datatypes, int array_of_integers[], MPI_Aint array_of_addresses[], MPI_Datatype array_of_datatypes[]); int PMPI_Type_get_envelope(MPI_Datatype datatype, int *num_integers, int *num_addresses, int *num_datatypes, int *combiner); int PMPI_Type_get_name(MPI_Datatype datatype, char *type_name, int *resultlen); int PMPI_Type_set_attr(MPI_Datatype datatype, int type_keyval, void *attribute_val); int PMPI_Type_set_name(MPI_Datatype datatype, const char *type_name); int PMPI_Type_match_size(int typeclass, int size, MPI_Datatype *datatype); int PMPI_Win_call_errhandler(MPI_Win win, int errorcode); int PMPI_Win_create_keyval(MPI_Win_copy_attr_function *win_copy_attr_fn, MPI_Win_delete_attr_function *win_delete_attr_fn, int *win_keyval, void *extra_state); int PMPI_Win_delete_attr(MPI_Win win, int win_keyval); int PMPI_Win_free_keyval(int *win_keyval); int PMPI_Win_get_attr(MPI_Win win, int win_keyval, void *attribute_val, int *flag); int PMPI_Win_get_name(MPI_Win win, char *win_name, int *resultlen); int PMPI_Win_set_attr(MPI_Win win, int win_keyval, void *attribute_val); int PMPI_Win_set_name(MPI_Win win, const char *win_name); int PMPI_Alloc_mem(MPI_Aint size, MPI_Info info, void *baseptr); int PMPI_Comm_create_errhandler(MPI_Comm_errhandler_function *comm_errhandler_fn, MPI_Errhandler *errhandler); int PMPI_Comm_get_errhandler(MPI_Comm comm, MPI_Errhandler *errhandler); int PMPI_Comm_set_errhandler(MPI_Comm comm, MPI_Errhandler errhandler); int PMPI_File_create_errhandler(MPI_File_errhandler_function *file_errhandler_fn, MPI_Errhandler *errhandler); int PMPI_File_get_errhandler(MPI_File file, MPI_Errhandler *errhandler); int PMPI_File_set_errhandler(MPI_File file, MPI_Errhandler errhandler); int PMPI_Finalized(int *flag); int PMPI_Free_mem(void *base); int PMPI_Get_address(const void *location, MPI_Aint *address); int PMPI_Info_create(MPI_Info *info); int PMPI_Info_delete(MPI_Info info, const char *key); int PMPI_Info_dup(MPI_Info info, MPI_Info *newinfo); int PMPI_Info_free(MPI_Info *info); int PMPI_Info_get(MPI_Info info, const char *key, int valuelen, char *value, int *flag); int PMPI_Info_get_nkeys(MPI_Info info, int *nkeys); int PMPI_Info_get_nthkey(MPI_Info info, int n, char *key); int PMPI_Info_get_valuelen(MPI_Info info, const char *key, int *valuelen, int *flag); int PMPI_Info_set(MPI_Info info, const char *key, const char *value); int PMPI_Pack_external(const char datarep[], const void *inbuf, int incount, MPI_Datatype datatype, void *outbuf, MPI_Aint outsize, MPI_Aint *position) ; int PMPI_Pack_external_size(const char datarep[], int incount, MPI_Datatype datatype, MPI_Aint *size); int PMPI_Request_get_status(MPI_Request request, int *flag, MPI_Status *status); int PMPI_Status_c2f(const MPI_Status *c_status, MPI_Fint *f_status); int PMPI_Status_f2c(const MPI_Fint *f_status, MPI_Status *c_status); int PMPI_Type_create_darray(int size, int rank, int ndims, const int array_of_gsizes[], const int array_of_distribs[], const int array_of_dargs[], const int array_of_psizes[], int order, MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_create_hindexed(int count, const int array_of_blocklengths[], const MPI_Aint array_of_displacements[], MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_create_hvector(int count, int blocklength, MPI_Aint stride, MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_create_indexed_block(int count, int blocklength, const int array_of_displacements[], MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_create_hindexed_block(int count, int blocklength, const MPI_Aint array_of_displacements[], MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_create_resized(MPI_Datatype oldtype, MPI_Aint lb, MPI_Aint extent, MPI_Datatype *newtype); int PMPI_Type_create_struct(int count, const int array_of_blocklengths[], const MPI_Aint array_of_displacements[], const MPI_Datatype array_of_types[], MPI_Datatype *newtype); int PMPI_Type_create_subarray(int ndims, const int array_of_sizes[], const int array_of_subsizes[], const int array_of_starts[], int order, MPI_Datatype oldtype, MPI_Datatype *newtype); int PMPI_Type_get_extent(MPI_Datatype datatype, MPI_Aint *lb, MPI_Aint *extent); int PMPI_Type_get_true_extent(MPI_Datatype datatype, MPI_Aint *true_lb, MPI_Aint *true_extent); int PMPI_Unpack_external(const char datarep[], const void *inbuf, MPI_Aint insize, MPI_Aint *position, void *outbuf, int outcount, MPI_Datatype datatype) ; int PMPI_Win_create_errhandler(MPI_Win_errhandler_function *win_errhandler_fn, MPI_Errhandler *errhandler); int PMPI_Win_get_errhandler(MPI_Win win, MPI_Errhandler *errhandler); int PMPI_Win_set_errhandler(MPI_Win win, MPI_Errhandler errhandler); int PMPI_Type_create_f90_integer(int r, MPI_Datatype *newtype); int PMPI_Type_create_f90_real(int p, int r, MPI_Datatype *newtype); int PMPI_Type_create_f90_complex(int p, int r, MPI_Datatype *newtype); int PMPI_Reduce_local(const void *inbuf, void *inoutbuf, int count, MPI_Datatype datatype, MPI_Op op) ; int PMPI_Op_commutative(MPI_Op op, int *commute); int PMPI_Reduce_scatter_block(const void *sendbuf, void *recvbuf, int recvcount, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm) ; int PMPI_Dist_graph_create_adjacent(MPI_Comm comm_old, int indegree, const int sources[], const int sourceweights[], int outdegree, const int destinations[], const int destweights[], MPI_Info info, int reorder, MPI_Comm *comm_dist_graph); int PMPI_Dist_graph_create(MPI_Comm comm_old, int n, const int sources[], const int degrees[], const int destinations[], const int weights[], MPI_Info info, int reorder, MPI_Comm *comm_dist_graph); int PMPI_Dist_graph_neighbors_count(MPI_Comm comm, int *indegree, int *outdegree, int *weighted); int PMPI_Dist_graph_neighbors(MPI_Comm comm, int maxindegree, int sources[], int sourceweights[], int maxoutdegree, int destinations[], int destweights[]); int PMPI_Improbe(int source, int tag, MPI_Comm comm, int *flag, MPI_Message *message, MPI_Status *status); int PMPI_Imrecv(void *buf, int count, MPI_Datatype datatype, MPI_Message *message, MPI_Request *request) ; int PMPI_Mprobe(int source, int tag, MPI_Comm comm, MPI_Message *message, MPI_Status *status); int PMPI_Mrecv(void *buf, int count, MPI_Datatype datatype, MPI_Message *message, MPI_Status *status) ; int PMPI_Comm_idup(MPI_Comm comm, MPI_Comm *newcomm, MPI_Request *request); int PMPI_Ibarrier(MPI_Comm comm, MPI_Request *request); int PMPI_Ibcast(void *buffer, int count, MPI_Datatype datatype, int root, MPI_Comm comm, MPI_Request *request) ; int PMPI_Igather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Request *request) ; int PMPI_Igatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Request *request) ; int PMPI_Iscatter(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Request *request) ; int PMPI_Iscatterv(const void *sendbuf, const int sendcounts[], const int displs[], MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Request *request) ; int PMPI_Iallgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int PMPI_Iallgatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ialltoall(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ialltoallv(const void *sendbuf, const int sendcounts[], const int sdispls[], MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int rdispls[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ialltoallw(const void *sendbuf, const int sendcounts[], const int sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const int rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm, MPI_Request *request); int PMPI_Ireduce(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, int root, MPI_Comm comm, MPI_Request *request) ; int PMPI_Iallreduce(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ireduce_scatter(const void *sendbuf, void *recvbuf, const int recvcounts[], MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ireduce_scatter_block(const void *sendbuf, void *recvbuf, int recvcount, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int PMPI_Iscan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int PMPI_Iexscan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ineighbor_allgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ineighbor_allgatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ineighbor_alltoall(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ineighbor_alltoallv(const void *sendbuf, const int sendcounts[], const int sdispls[], MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int rdispls[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Request *request) ; int PMPI_Ineighbor_alltoallw(const void *sendbuf, const int sendcounts[], const MPI_Aint sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const MPI_Aint rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm, MPI_Request *request); int PMPI_Neighbor_allgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm) ; int PMPI_Neighbor_allgatherv(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, MPI_Comm comm) ; int PMPI_Neighbor_alltoall(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm) ; int PMPI_Neighbor_alltoallv(const void *sendbuf, const int sendcounts[], const int sdispls[], MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int rdispls[], MPI_Datatype recvtype, MPI_Comm comm) ; int PMPI_Neighbor_alltoallw(const void *sendbuf, const int sendcounts[], const MPI_Aint sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const MPI_Aint rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm); int PMPI_Comm_split_type(MPI_Comm comm, int split_type, int key, MPI_Info info, MPI_Comm *newcomm); int PMPI_Comm_create_group(MPI_Comm comm, MPI_Group group, int tag, MPI_Comm *newcomm); int PMPI_Get_elements_x(const MPI_Status *status, MPI_Datatype datatype, MPI_Count *count); int PMPI_Status_set_elements_x(MPI_Status *status, MPI_Datatype datatype, MPI_Count count); int PMPI_Type_get_extent_x(MPI_Datatype datatype, MPI_Count *lb, MPI_Count *extent); int PMPI_Type_get_true_extent_x(MPI_Datatype datatype, MPI_Count *lb, MPI_Count *extent); int PMPI_Type_size_x(MPI_Datatype datatype, MPI_Count *size); int PMPI_T_init_thread(int required, int *provided); int PMPI_T_finalize(void); int PMPI_T_enum_get_info(MPI_T_enum enumtype, int *num, char *name, int *name_len); int PMPI_T_enum_get_item(MPI_T_enum enumtype, int indx, int *value, char *name, int *name_len); int PMPI_T_cvar_get_num(int *num_cvar); int PMPI_T_cvar_get_info(int cvar_index, char *name, int *name_len, int *verbosity, MPI_Datatype *datatype, MPI_T_enum *enumtype, char *desc, int *desc_len, int *binding, int *scope); int PMPI_T_cvar_handle_alloc(int cvar_index, void *obj_handle, MPI_T_cvar_handle *handle, int *count); int PMPI_T_cvar_handle_free(MPI_T_cvar_handle *handle); int PMPI_T_cvar_read(MPI_T_cvar_handle handle, void *buf); int PMPI_T_cvar_write(MPI_T_cvar_handle handle, const void *buf); int PMPI_T_pvar_get_num(int *num_pvar); int PMPI_T_pvar_get_info(int pvar_index, char *name, int *name_len, int *verbosity, int *var_class, MPI_Datatype *datatype, MPI_T_enum *enumtype, char *desc, int *desc_len, int *binding, int *readonly, int *continuous, int *atomic); int PMPI_T_pvar_session_create(MPI_T_pvar_session *session); int PMPI_T_pvar_session_free(MPI_T_pvar_session *session); int PMPI_T_pvar_handle_alloc(MPI_T_pvar_session session, int pvar_index, void *obj_handle, MPI_T_pvar_handle *handle, int *count); int PMPI_T_pvar_handle_free(MPI_T_pvar_session session, MPI_T_pvar_handle *handle); int PMPI_T_pvar_start(MPI_T_pvar_session session, MPI_T_pvar_handle handle); int PMPI_T_pvar_stop(MPI_T_pvar_session session, MPI_T_pvar_handle handle); int PMPI_T_pvar_read(MPI_T_pvar_session session, MPI_T_pvar_handle handle, void *buf); int PMPI_T_pvar_write(MPI_T_pvar_session session, MPI_T_pvar_handle handle, const void *buf); int PMPI_T_pvar_reset(MPI_T_pvar_session session, MPI_T_pvar_handle handle); int PMPI_T_pvar_readreset(MPI_T_pvar_session session, MPI_T_pvar_handle handle, void *buf); int PMPI_T_category_get_num(int *num_cat); int PMPI_T_category_get_info(int cat_index, char *name, int *name_len, char *desc, int *desc_len, int *num_cvars, int *num_pvars, int *num_categories); int PMPI_T_category_get_cvars(int cat_index, int len, int indices[]); int PMPI_T_category_get_pvars(int cat_index, int len, int indices[]); int PMPI_T_category_get_categories(int cat_index, int len, int indices[]); int PMPI_T_category_changed(int *stamp); int PMPIX_Comm_failure_ack(MPI_Comm comm); int PMPIX_Comm_failure_get_acked(MPI_Comm comm, MPI_Group *failedgrp); int PMPIX_Comm_revoke(MPI_Comm comm); int PMPIX_Comm_shrink(MPI_Comm comm, MPI_Comm *newcomm); int PMPIX_Comm_agree(MPI_Comm comm, int *flag); # 2200 "/opt/local/include/mpich-gcc49/mpi.h" # 1 "/opt/local/include/mpich-gcc49/mpio.h" 1 # 13 "/opt/local/include/mpich-gcc49/mpio.h" # 1 "/opt/local/include/mpich-gcc49/mpi.h" 1 # 14 "/opt/local/include/mpich-gcc49/mpio.h" 2 # 123 "/opt/local/include/mpich-gcc49/mpio.h" int MPI_File_open(MPI_Comm comm, const char *filename, int amode, MPI_Info info, MPI_File *fh); int MPI_File_close(MPI_File *fh); int MPI_File_delete(const char *filename, MPI_Info info); int MPI_File_set_size(MPI_File fh, MPI_Offset size); int MPI_File_preallocate(MPI_File fh, MPI_Offset size); int MPI_File_get_size(MPI_File fh, MPI_Offset *size); int MPI_File_get_group(MPI_File fh, MPI_Group *group); int MPI_File_get_amode(MPI_File fh, int *amode); int MPI_File_set_info(MPI_File fh, MPI_Info info); int MPI_File_get_info(MPI_File fh, MPI_Info *info_used); int MPI_File_set_view(MPI_File fh, MPI_Offset disp, MPI_Datatype etype, MPI_Datatype filetype, const char *datarep, MPI_Info info); int MPI_File_get_view(MPI_File fh, MPI_Offset *disp, MPI_Datatype *etype, MPI_Datatype *filetype, char *datarep); int MPI_File_read_at(MPI_File fh, MPI_Offset offset, void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_read_at_all(MPI_File fh, MPI_Offset offset, void * buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_write_at(MPI_File fh, MPI_Offset offset, const void * buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_write_at_all(MPI_File fh, MPI_Offset offset, const void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_iread_at(MPI_File fh, MPI_Offset offset, void *buf, int count, MPI_Datatype datatype, MPI_Request *request) ; int MPI_File_iwrite_at(MPI_File fh, MPI_Offset offset, const void *buf, int count, MPI_Datatype datatype, MPI_Request *request) ; int MPI_File_read(MPI_File fh, void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_read_all(MPI_File fh, void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_write(MPI_File fh, const void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_write_all(MPI_File fh, const void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_iread(MPI_File fh, void *buf, int count, MPI_Datatype datatype, MPI_Request *request) ; int MPI_File_iwrite(MPI_File fh, const void *buf, int count, MPI_Datatype datatype, MPI_Request *request) ; int MPI_File_seek(MPI_File fh, MPI_Offset offset, int whence); int MPI_File_get_position(MPI_File fh, MPI_Offset *offset); int MPI_File_get_byte_offset(MPI_File fh, MPI_Offset offset, MPI_Offset *disp); int MPI_File_read_shared(MPI_File fh, void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_write_shared(MPI_File fh, const void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_iread_shared(MPI_File fh, void *buf, int count, MPI_Datatype datatype, MPI_Request *request) ; int MPI_File_iwrite_shared(MPI_File fh, const void *buf, int count, MPI_Datatype datatype, MPI_Request *request) ; int MPI_File_read_ordered(MPI_File fh, void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_write_ordered(MPI_File fh, const void *buf, int count, MPI_Datatype datatype, MPI_Status *status) ; int MPI_File_seek_shared(MPI_File fh, MPI_Offset offset, int whence); int MPI_File_get_position_shared(MPI_File fh, MPI_Offset *offset); int MPI_File_read_at_all_begin(MPI_File fh, MPI_Offset offset, void *buf, int count, MPI_Datatype datatype) ; int MPI_File_read_at_all_end(MPI_File fh, void *buf, MPI_Status *status); int MPI_File_write_at_all_begin(MPI_File fh, MPI_Offset offset, const void *buf, int count, MPI_Datatype datatype) ; int MPI_File_write_at_all_end(MPI_File fh, const void *buf, MPI_Status *status); int MPI_File_read_all_begin(MPI_File fh, void *buf, int count, MPI_Datatype datatype) ; int MPI_File_read_all_end(MPI_File fh, void *buf, MPI_Status *status); int MPI_File_write_all_begin(MPI_File fh, const void *buf, int count, MPI_Datatype datatype) ; int MPI_File_write_all_end(MPI_File fh, const void *buf, MPI_Status *status); int MPI_File_read_ordered_begin(MPI_File fh, void *buf, int count, MPI_Datatype datatype) ; int MPI_File_read_ordered_end(MPI_File fh, void *buf, MPI_Status *status); int MPI_File_write_ordered_begin(MPI_File fh, const void *buf, int count, MPI_Datatype datatype) ; int MPI_File_write_ordered_end(MPI_File fh, const void *buf, MPI_Status *status); int MPI_File_get_type_extent(MPI_File fh, MPI_Datatype datatype, MPI_Aint *extent); int MPI_Register_datarep(const char *datarep, MPI_Datarep_conversion_function *read_conversion_fn, MPI_Datarep_conversion_function *write_conversion_fn, MPI_Datarep_extent_function *dtype_file_extent_fn, void *extra_state); int MPI_File_set_atomicity(MPI_File fh, int flag); int MPI_File_get_atomicity(MPI_File fh, int *flag); int MPI_File_sync(MPI_File fh); # 268 "/opt/local/include/mpich-gcc49/mpio.h" MPI_File MPI_File_f2c(MPI_Fint file); MPI_Fint MPI_File_c2f(MPI_File file); # 329 "/opt/local/include/mpich-gcc49/mpio.h" int PMPI_File_open(MPI_Comm, const char *, int, MPI_Info, MPI_File *); int PMPI_File_close(MPI_File *); int PMPI_File_delete(const char *, MPI_Info); int PMPI_File_set_size(MPI_File, MPI_Offset); int PMPI_File_preallocate(MPI_File, MPI_Offset); int PMPI_File_get_size(MPI_File, MPI_Offset *); int PMPI_File_get_group(MPI_File, MPI_Group *); int PMPI_File_get_amode(MPI_File, int *); int PMPI_File_set_info(MPI_File, MPI_Info); int PMPI_File_get_info(MPI_File, MPI_Info *); int PMPI_File_set_view(MPI_File, MPI_Offset, MPI_Datatype, MPI_Datatype, const char *, MPI_Info); int PMPI_File_get_view(MPI_File, MPI_Offset *, MPI_Datatype *, MPI_Datatype *, char *); int PMPI_File_read_at(MPI_File, MPI_Offset, void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_read_at_all(MPI_File, MPI_Offset, void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_write_at(MPI_File, MPI_Offset, const void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_write_at_all(MPI_File, MPI_Offset, const void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_iread_at(MPI_File, MPI_Offset, void *, int, MPI_Datatype, MPI_Request *) ; int PMPI_File_iwrite_at(MPI_File, MPI_Offset, const void *, int, MPI_Datatype, MPI_Request *) ; int PMPI_File_read(MPI_File, void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_read_all(MPI_File, void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_write(MPI_File, const void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_write_all(MPI_File, const void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_iread(MPI_File, void *, int, MPI_Datatype, MPI_Request *) ; int PMPI_File_iwrite(MPI_File, const void *, int, MPI_Datatype, MPI_Request *) ; int PMPI_File_seek(MPI_File, MPI_Offset, int); int PMPI_File_get_position(MPI_File, MPI_Offset *); int PMPI_File_get_byte_offset(MPI_File, MPI_Offset, MPI_Offset *); int PMPI_File_read_shared(MPI_File, void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_write_shared(MPI_File, const void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_iread_shared(MPI_File, void *, int, MPI_Datatype, MPI_Request *) ; int PMPI_File_iwrite_shared(MPI_File, const void *, int, MPI_Datatype, MPI_Request *) ; int PMPI_File_read_ordered(MPI_File, void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_write_ordered(MPI_File, const void *, int, MPI_Datatype, MPI_Status *) ; int PMPI_File_seek_shared(MPI_File, MPI_Offset, int); int PMPI_File_get_position_shared(MPI_File, MPI_Offset *); int PMPI_File_read_at_all_begin(MPI_File, MPI_Offset, void *, int, MPI_Datatype) ; int PMPI_File_read_at_all_end(MPI_File, void *, MPI_Status *); int PMPI_File_write_at_all_begin(MPI_File, MPI_Offset, const void *, int, MPI_Datatype) ; int PMPI_File_write_at_all_end(MPI_File, const void *, MPI_Status *); int PMPI_File_read_all_begin(MPI_File, void *, int, MPI_Datatype) ; int PMPI_File_read_all_end(MPI_File, void *, MPI_Status *); int PMPI_File_write_all_begin(MPI_File, const void *, int, MPI_Datatype) ; int PMPI_File_write_all_end(MPI_File, const void *, MPI_Status *); int PMPI_File_read_ordered_begin(MPI_File, void *, int, MPI_Datatype) ; int PMPI_File_read_ordered_end(MPI_File, void *, MPI_Status *); int PMPI_File_write_ordered_begin(MPI_File, const void *, int, MPI_Datatype) ; int PMPI_File_write_ordered_end(MPI_File, const void *, MPI_Status *); int PMPI_File_get_type_extent(MPI_File, MPI_Datatype, MPI_Aint *); int PMPI_Register_datarep(const char *, MPI_Datarep_conversion_function *, MPI_Datarep_conversion_function *, MPI_Datarep_extent_function *, void *); int PMPI_File_set_atomicity(MPI_File, int); int PMPI_File_get_atomicity(MPI_File, int *); int PMPI_File_sync(MPI_File); # 467 "/opt/local/include/mpich-gcc49/mpio.h" MPI_File PMPI_File_f2c(MPI_Fint); MPI_Fint PMPI_File_c2f(MPI_File); # 2201 "/opt/local/include/mpich-gcc49/mpi.h" 2 # 2222 "/opt/local/include/mpich-gcc49/mpi.h" typedef int MPIX_Grequest_class; int MPIX_Grequest_class_create(MPI_Grequest_query_function *query_fn, MPI_Grequest_free_function *free_fn, MPI_Grequest_cancel_function *cancel_fn, MPIX_Grequest_poll_function *poll_fn, MPIX_Grequest_wait_function *wait_fn, MPIX_Grequest_class *greq_class); int MPIX_Grequest_class_allocate(MPIX_Grequest_class greq_class, void *extra_state, MPI_Request *request); int MPIX_Grequest_start(MPI_Grequest_query_function *query_fn, MPI_Grequest_free_function *free_fn, MPI_Grequest_cancel_function *cancel_fn, MPIX_Grequest_poll_function *poll_fn, MPIX_Grequest_wait_function *wait_fn, void *extra_state, MPI_Request *request); struct mpixi_mutex_s; typedef struct mpixi_mutex_s * MPIX_Mutex; int MPIX_Mutex_create(int count, MPI_Comm comm, MPIX_Mutex *hdl); int MPIX_Mutex_free(MPIX_Mutex *hdl); int MPIX_Mutex_lock(MPIX_Mutex hdl, int mutex, int proc); int MPIX_Mutex_unlock(MPIX_Mutex hdl, int mutex, int proc); int PMPIX_Grequest_class_create(MPI_Grequest_query_function *query_fn, MPI_Grequest_free_function *free_fn, MPI_Grequest_cancel_function *cancel_fn, MPIX_Grequest_poll_function *poll_fn, MPIX_Grequest_wait_function *wait_fn, MPIX_Grequest_class *greq_class); int PMPIX_Grequest_class_allocate(MPIX_Grequest_class greq_class, void *extra_state, MPI_Request *request); int PMPIX_Grequest_start(MPI_Grequest_query_function *query_fn, MPI_Grequest_free_function *free_fn, MPI_Grequest_cancel_function *cancel_fn, MPIX_Grequest_poll_function *poll_fn, MPIX_Grequest_wait_function *wait_fn, void *extra_state, MPI_Request *request); int PMPIX_Mutex_create(int count, MPI_Comm comm, MPIX_Mutex *hdl); int PMPIX_Mutex_free(MPIX_Mutex *hdl); int PMPIX_Mutex_lock(MPIX_Mutex hdl, int mutex, int proc); int PMPIX_Mutex_unlock(MPIX_Mutex hdl, int mutex, int proc); # 18 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/parmetis.h" 2 # 1 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/metis.h" 1 # 94 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/metis.h" # 1 "/usr/include/inttypes.h" 1 3 4 # 223 "/usr/include/inttypes.h" 3 4 # 1 "/usr/include/sys/cdefs.h" 1 3 4 # 506 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_symbol_aliasing.h" 1 3 4 # 507 "/usr/include/sys/cdefs.h" 2 3 4 # 572 "/usr/include/sys/cdefs.h" 3 4 # 1 "/usr/include/sys/_posix_availability.h" 1 3 4 # 573 "/usr/include/sys/cdefs.h" 2 3 4 # 224 "/usr/include/inttypes.h" 2 3 4 # 1 "/usr/include/Availability.h" 1 3 4 # 153 "/usr/include/Availability.h" 3 4 # 1 "/usr/include/AvailabilityInternal.h" 1 3 4 # 154 "/usr/include/Availability.h" 2 3 4 # 225 "/usr/include/inttypes.h" 2 3 4 # 1 "/usr/include/_types.h" 1 3 4 # 27 "/usr/include/_types.h" 3 4 # 1 "/usr/include/sys/_types.h" 1 3 4 # 33 "/usr/include/sys/_types.h" 3 4 # 1 "/usr/include/machine/_types.h" 1 3 4 # 32 "/usr/include/machine/_types.h" 3 4 # 1 "/usr/include/i386/_types.h" 1 3 4 # 37 "/usr/include/i386/_types.h" 3 4 typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef short __int16_t; typedef unsigned short __uint16_t; typedef int __int32_t; typedef unsigned int __uint32_t; typedef long long __int64_t; typedef unsigned long long __uint64_t; typedef long __darwin_intptr_t; typedef unsigned int __darwin_natural_t; # 70 "/usr/include/i386/_types.h" 3 4 typedef int __darwin_ct_rune_t; typedef union { char __mbstate8[128]; long long _mbstateL; } __mbstate_t; typedef __mbstate_t __darwin_mbstate_t; typedef long int __darwin_ptrdiff_t; typedef long unsigned int __darwin_size_t; typedef __builtin_va_list __darwin_va_list; typedef int __darwin_wchar_t; typedef __darwin_wchar_t __darwin_rune_t; typedef int __darwin_wint_t; typedef unsigned long __darwin_clock_t; typedef __uint32_t __darwin_socklen_t; typedef long __darwin_ssize_t; typedef long __darwin_time_t; # 33 "/usr/include/machine/_types.h" 2 3 4 # 34 "/usr/include/sys/_types.h" 2 3 4 # 55 "/usr/include/sys/_types.h" 3 4 typedef __int64_t __darwin_blkcnt_t; typedef __int32_t __darwin_blksize_t; typedef __int32_t __darwin_dev_t; typedef unsigned int __darwin_fsblkcnt_t; typedef unsigned int __darwin_fsfilcnt_t; typedef __uint32_t __darwin_gid_t; typedef __uint32_t __darwin_id_t; typedef __uint64_t __darwin_ino64_t; typedef __darwin_ino64_t __darwin_ino_t; typedef __darwin_natural_t __darwin_mach_port_name_t; typedef __darwin_mach_port_name_t __darwin_mach_port_t; typedef __uint16_t __darwin_mode_t; typedef __int64_t __darwin_off_t; typedef __int32_t __darwin_pid_t; typedef __uint32_t __darwin_sigset_t; typedef __int32_t __darwin_suseconds_t; typedef __uint32_t __darwin_uid_t; typedef __uint32_t __darwin_useconds_t; typedef unsigned char __darwin_uuid_t[16]; typedef char __darwin_uuid_string_t[37]; # 1 "/usr/include/sys/_pthread/_pthread_types.h" 1 3 4 # 57 "/usr/include/sys/_pthread/_pthread_types.h" 3 4 struct __darwin_pthread_handler_rec { void (*__routine)(void *); void *__arg; struct __darwin_pthread_handler_rec *__next; }; struct _opaque_pthread_attr_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_cond_t { long __sig; char __opaque[40]; }; struct _opaque_pthread_condattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_mutex_t { long __sig; char __opaque[56]; }; struct _opaque_pthread_mutexattr_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_once_t { long __sig; char __opaque[8]; }; struct _opaque_pthread_rwlock_t { long __sig; char __opaque[192]; }; struct _opaque_pthread_rwlockattr_t { long __sig; char __opaque[16]; }; struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[8176]; }; typedef struct _opaque_pthread_attr_t __darwin_pthread_attr_t; typedef struct _opaque_pthread_cond_t __darwin_pthread_cond_t; typedef struct _opaque_pthread_condattr_t __darwin_pthread_condattr_t; typedef unsigned long __darwin_pthread_key_t; typedef struct _opaque_pthread_mutex_t __darwin_pthread_mutex_t; typedef struct _opaque_pthread_mutexattr_t __darwin_pthread_mutexattr_t; typedef struct _opaque_pthread_once_t __darwin_pthread_once_t; typedef struct _opaque_pthread_rwlock_t __darwin_pthread_rwlock_t; typedef struct _opaque_pthread_rwlockattr_t __darwin_pthread_rwlockattr_t; typedef struct _opaque_pthread_t *__darwin_pthread_t; # 81 "/usr/include/sys/_types.h" 2 3 4 # 28 "/usr/include/_types.h" 2 3 4 # 39 "/usr/include/_types.h" 3 4 typedef int __darwin_nl_item; typedef int __darwin_wctrans_t; typedef __uint32_t __darwin_wctype_t; # 227 "/usr/include/inttypes.h" 2 3 4 # 1 "/usr/include/sys/_types/_wchar_t.h" 1 3 4 # 33 "/usr/include/sys/_types/_wchar_t.h" 3 4 typedef __darwin_wchar_t wchar_t; # 228 "/usr/include/inttypes.h" 2 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 1 3 4 # 9 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 3 4 # 1 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 1 3 4 # 27 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 3 4 # 1 "/usr/include/sys/_types/_int8_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int8_t.h" 3 4 typedef signed char int8_t; # 28 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int16_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int16_t.h" 3 4 typedef short int16_t; # 29 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int32_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int32_t.h" 3 4 typedef int int32_t; # 30 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_int64_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_int64_t.h" 3 4 typedef long long int64_t; # 31 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint8_t.h" 1 3 4 # 31 "/usr/include/_types/_uint8_t.h" 3 4 typedef unsigned char uint8_t; # 33 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint16_t.h" 1 3 4 # 31 "/usr/include/_types/_uint16_t.h" 3 4 typedef unsigned short uint16_t; # 34 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint32_t.h" 1 3 4 # 31 "/usr/include/_types/_uint32_t.h" 3 4 typedef unsigned int uint32_t; # 35 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uint64_t.h" 1 3 4 # 31 "/usr/include/_types/_uint64_t.h" 3 4 typedef unsigned long long uint64_t; # 36 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 typedef int8_t int_least8_t; typedef int16_t int_least16_t; typedef int32_t int_least32_t; typedef int64_t int_least64_t; typedef uint8_t uint_least8_t; typedef uint16_t uint_least16_t; typedef uint32_t uint_least32_t; typedef uint64_t uint_least64_t; typedef int8_t int_fast8_t; typedef int16_t int_fast16_t; typedef int32_t int_fast32_t; typedef int64_t int_fast64_t; typedef uint8_t uint_fast8_t; typedef uint16_t uint_fast16_t; typedef uint32_t uint_fast32_t; typedef uint64_t uint_fast64_t; # 1 "/usr/include/sys/_types/_intptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_intptr_t.h" 3 4 typedef __darwin_intptr_t intptr_t; # 63 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/sys/_types/_uintptr_t.h" 1 3 4 # 30 "/usr/include/sys/_types/_uintptr_t.h" 3 4 typedef unsigned long uintptr_t; # 64 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_intmax_t.h" 1 3 4 # 32 "/usr/include/_types/_intmax_t.h" 3 4 typedef long int intmax_t; # 68 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 1 "/usr/include/_types/_uintmax_t.h" 1 3 4 # 32 "/usr/include/_types/_uintmax_t.h" 3 4 typedef long unsigned int uintmax_t; # 69 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include-fixed/stdint.h" 2 3 4 # 10 "/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/include/stdint.h" 2 3 4 # 230 "/usr/include/inttypes.h" 2 3 4 extern intmax_t imaxabs(intmax_t j); typedef struct { intmax_t quot; intmax_t rem; } imaxdiv_t; extern imaxdiv_t imaxdiv(intmax_t __numer, intmax_t __denom); extern intmax_t strtoimax(const char * __nptr, char ** __endptr, int __base); extern uintmax_t strtoumax(const char * __nptr, char ** __endptr, int __base); extern intmax_t wcstoimax(const wchar_t * __nptr, wchar_t ** __endptr, int __base); extern uintmax_t wcstoumax(const wchar_t * __nptr, wchar_t ** __endptr, int __base); # 95 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/metis.h" 2 # 103 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/metis.h" typedef int32_t idx_t; # 151 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/metis.h" typedef double real_t; # 199 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/metis.h" int METIS_PartGraphRecursive(idx_t *nvtxs, idx_t *ncon, idx_t *xadj, idx_t *adjncy, idx_t *vwgt, idx_t *vsize, idx_t *adjwgt, idx_t *nparts, real_t *tpwgts, real_t *ubvec, idx_t *options, idx_t *edgecut, idx_t *part); int METIS_PartGraphKway(idx_t *nvtxs, idx_t *ncon, idx_t *xadj, idx_t *adjncy, idx_t *vwgt, idx_t *vsize, idx_t *adjwgt, idx_t *nparts, real_t *tpwgts, real_t *ubvec, idx_t *options, idx_t *edgecut, idx_t *part); int METIS_MeshToDual(idx_t *ne, idx_t *nn, idx_t *eptr, idx_t *eind, idx_t *ncommon, idx_t *numflag, idx_t **r_xadj, idx_t **r_adjncy); int METIS_MeshToNodal(idx_t *ne, idx_t *nn, idx_t *eptr, idx_t *eind, idx_t *numflag, idx_t **r_xadj, idx_t **r_adjncy); int METIS_PartMeshNodal(idx_t *ne, idx_t *nn, idx_t *eptr, idx_t *eind, idx_t *vwgt, idx_t *vsize, idx_t *nparts, real_t *tpwgts, idx_t *options, idx_t *objval, idx_t *epart, idx_t *npart); int METIS_PartMeshDual(idx_t *ne, idx_t *nn, idx_t *eptr, idx_t *eind, idx_t *vwgt, idx_t *vsize, idx_t *ncommon, idx_t *nparts, real_t *tpwgts, idx_t *options, idx_t *objval, idx_t *epart, idx_t *npart); int METIS_NodeND(idx_t *nvtxs, idx_t *xadj, idx_t *adjncy, idx_t *vwgt, idx_t *options, idx_t *perm, idx_t *iperm); int METIS_Free(void *ptr); int METIS_SetDefaultOptions(idx_t *options); int METIS_NodeNDP(idx_t nvtxs, idx_t *xadj, idx_t *adjncy, idx_t *vwgt, idx_t npes, idx_t *options, idx_t *perm, idx_t *iperm, idx_t *sizes); int METIS_ComputeVertexSeparator(idx_t *nvtxs, idx_t *xadj, idx_t *adjncy, idx_t *vwgt, idx_t *options, idx_t *sepsize, idx_t *part); int METIS_NodeRefine(idx_t nvtxs, idx_t *xadj, idx_t *vwgt, idx_t *adjncy, idx_t *where, idx_t *hmarker, real_t ubfactor); # 255 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/metis.h" typedef enum { METIS_OK = 1, METIS_ERROR_INPUT = -2, METIS_ERROR_MEMORY = -3, METIS_ERROR = -4 } rstatus_et; typedef enum { METIS_OP_PMETIS, METIS_OP_KMETIS, METIS_OP_OMETIS } moptype_et; typedef enum { METIS_OPTION_PTYPE, METIS_OPTION_OBJTYPE, METIS_OPTION_CTYPE, METIS_OPTION_IPTYPE, METIS_OPTION_RTYPE, METIS_OPTION_DBGLVL, METIS_OPTION_NITER, METIS_OPTION_NCUTS, METIS_OPTION_SEED, METIS_OPTION_NO2HOP, METIS_OPTION_MINCONN, METIS_OPTION_CONTIG, METIS_OPTION_COMPRESS, METIS_OPTION_CCORDER, METIS_OPTION_PFACTOR, METIS_OPTION_NSEPS, METIS_OPTION_UFACTOR, METIS_OPTION_NUMBERING, METIS_OPTION_HELP, METIS_OPTION_TPWGTS, METIS_OPTION_NCOMMON, METIS_OPTION_NOOUTPUT, METIS_OPTION_BALANCE, METIS_OPTION_GTYPE, METIS_OPTION_UBVEC } moptions_et; typedef enum { METIS_PTYPE_RB, METIS_PTYPE_KWAY } mptype_et; typedef enum { METIS_GTYPE_DUAL, METIS_GTYPE_NODAL } mgtype_et; typedef enum { METIS_CTYPE_RM, METIS_CTYPE_SHEM } mctype_et; typedef enum { METIS_IPTYPE_GROW, METIS_IPTYPE_RANDOM, METIS_IPTYPE_EDGE, METIS_IPTYPE_NODE, METIS_IPTYPE_METISRB } miptype_et; typedef enum { METIS_RTYPE_FM, METIS_RTYPE_GREEDY, METIS_RTYPE_SEP2SIDED, METIS_RTYPE_SEP1SIDED } mrtype_et; typedef enum { METIS_DBG_INFO = 1, METIS_DBG_TIME = 2, METIS_DBG_COARSEN = 4, METIS_DBG_REFINE = 8, METIS_DBG_IPART = 16, METIS_DBG_MOVEINFO = 32, METIS_DBG_SEPINFO = 64, METIS_DBG_CONNINFO = 128, METIS_DBG_CONTIGINFO = 256, METIS_DBG_MEMORY = 2048, } mdbglvl_et; typedef enum { METIS_OBJTYPE_CUT, METIS_OBJTYPE_VOL, METIS_OBJTYPE_NODE } mobjtype_et; # 19 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/parmetis.h" 2 # 67 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/parmetis.h" int ParMETIS_V3_PartKway( idx_t *vtxdist, idx_t *xadj, idx_t *adjncy, idx_t *vwgt, idx_t *adjwgt, idx_t *wgtflag, idx_t *numflag, idx_t *ncon, idx_t *nparts, real_t *tpwgts, real_t *ubvec, idx_t *options, idx_t *edgecut, idx_t *part, MPI_Comm *comm); int ParMETIS_V3_PartGeomKway( idx_t *vtxdist, idx_t *xadj, idx_t *adjncy, idx_t *vwgt, idx_t *adjwgt, idx_t *wgtflag, idx_t *numflag, idx_t *ndims, real_t *xyz, idx_t *ncon, idx_t *nparts, real_t *tpwgts, real_t *ubvec, idx_t *options, idx_t *edgecut, idx_t *part, MPI_Comm *comm); int ParMETIS_V3_PartGeom( idx_t *vtxdist, idx_t *ndims, real_t *xyz, idx_t *part, MPI_Comm *comm); int ParMETIS_V3_RefineKway( idx_t *vtxdist, idx_t *xadj, idx_t *adjncy, idx_t *vwgt, idx_t *adjwgt, idx_t *wgtflag, idx_t *numflag, idx_t *ncon, idx_t *nparts, real_t *tpwgts, real_t *ubvec, idx_t *options, idx_t *edgecut, idx_t *part, MPI_Comm *comm); int ParMETIS_V3_AdaptiveRepart( idx_t *vtxdist, idx_t *xadj, idx_t *adjncy, idx_t *vwgt, idx_t *vsize, idx_t *adjwgt, idx_t *wgtflag, idx_t *numflag, idx_t *ncon, idx_t *nparts, real_t *tpwgts, real_t *ubvec, real_t *ipc2redist, idx_t *options, idx_t *edgecut, idx_t *part, MPI_Comm *comm); int ParMETIS_V3_Mesh2Dual( idx_t *elmdist, idx_t *eptr, idx_t *eind, idx_t *numflag, idx_t *ncommonnodes, idx_t **xadj, idx_t **adjncy, MPI_Comm *comm); int ParMETIS_V3_PartMeshKway( idx_t *elmdist, idx_t *eptr, idx_t *eind, idx_t *elmwgt, idx_t *wgtflag, idx_t *numflag, idx_t *ncon, idx_t *ncommonnodes, idx_t *nparts, real_t *tpwgts, real_t *ubvec, idx_t *options, idx_t *edgecut, idx_t *part, MPI_Comm *comm); int ParMETIS_V3_NodeND( idx_t *vtxdist, idx_t *xadj, idx_t *adjncy, idx_t *numflag, idx_t *options, idx_t *order, idx_t *sizes, MPI_Comm *comm); int ParMETIS_V32_NodeND( idx_t *vtxdist, idx_t *xadj, idx_t *adjncy, idx_t *vwgt, idx_t *numflag, idx_t *mtype, idx_t *rtype, idx_t *p_nseps, idx_t *s_nseps, real_t *ubfrac, idx_t *seed, idx_t *dbglvl, idx_t *order, idx_t *sizes, MPI_Comm *comm); int ParMETIS_SerialNodeND( idx_t *vtxdist, idx_t *xadj, idx_t *adjncy, idx_t *numflag, idx_t *options, idx_t *order, idx_t *sizes, MPI_Comm *comm); void ParMETIS_ComputeVertexSeparator( idx_t *vtxdist, idx_t *xadj, idx_t *adjncy, idx_t *p_nseps, idx_t *s_nseps, real_t *ubfrac, idx_t *idbglvl, idx_t *order, idx_t *sizes, MPI_Comm *comm); # 133 "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/parmetis.h" typedef enum { PARMETIS_OP_KMETIS, PARMETIS_OP_GKMETIS, PARMETIS_OP_GMETIS, PARMETIS_OP_RMETIS, PARMETIS_OP_AMETIS, PARMETIS_OP_OMETIS, PARMETIS_OP_M2DUAL, PARMETIS_OP_MKMETIS } pmoptype_et; # 3 "/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers/conftest.c" 2 Preprocess stderr before filtering:: Preprocess stderr after filtering:: Found header files ['parmetis.h'] in ['/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include', '/opt/local/include/mpich-gcc49'] Popping language C ================================================================================ TEST checkSharedLibrary from config.packages.parmetis(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:637) TESTING: checkSharedLibrary from config.packages.parmetis(config/BuildSystem/config/package.py:637) By default we don't care about checking if the library is shared Popping language C ================================================================================ TEST alternateConfigureLibrary from config.packages.Zoltan(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.Zoltan(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.fblaslapack(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.fblaslapack(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.f2cblaslapack(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.f2cblaslapack(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST configureLibrary from config.packages.BlasLapack(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/BlasLapack.py:337) TESTING: configureLibrary from config.packages.BlasLapack(config/BuildSystem/config/packages/BlasLapack.py:337) ================================================================================ Checking for a functional BLAS and LAPACK in User specified BLAS/LAPACK library ================================================================================ TEST checkLib from config.packages.BlasLapack(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/BlasLapack.py:104) TESTING: checkLib from config.packages.BlasLapack(config/BuildSystem/config/packages/BlasLapack.py:104) Checking for BLAS and LAPACK symbols Checking for functions [ddot_] in library ['/System/Library/Frameworks/Accelerate.framework/Versions/Current/Accelerate'] ['-Wl,-rpath,/opt/local/lib/mpich-gcc49', '-L/opt/local/lib/mpich-gcc49', '-Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-Wl,-rpath,/opt/local/lib/gcc49', '-L/opt/local/lib/gcc49', '-ldl', '-lmpifort', '-lgfortran', '-Wl,-rpath,/opt/local/lib/mpich-gcc49', '-Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-Wl,-rpath,/opt/local/lib/gcc49', '-lgfortran', '-lquadmath', '-lm', '-lm'] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char ddot_(); static void _check_ddot_() { ddot_(); } int main() { _check_ddot_();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o /System/Library/Frameworks/Accelerate.framework/Versions/Current/Accelerate -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -lmpifort -lgfortran -Wl,-rpath,/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -lgfortran -lquadmath -lm -lm -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_LIB_SYSTEM_LIBRARY_FRAMEWORKS_ACCELERATE_FRAMEWORK_VERSIONS_CURRENT_ACCELERATE" to "1" Popping language C Checking for functions [dgetrs_] in library ['/System/Library/Frameworks/Accelerate.framework/Versions/Current/Accelerate'] ['-Wl,-rpath,/opt/local/lib/mpich-gcc49', '-L/opt/local/lib/mpich-gcc49', '-Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-Wl,-rpath,/opt/local/lib/gcc49', '-L/opt/local/lib/gcc49', '-ldl', '-lmpifort', '-lgfortran', '-Wl,-rpath,/opt/local/lib/mpich-gcc49', '-Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-Wl,-rpath,/opt/local/lib/gcc49', '-lgfortran', '-lquadmath', '-lm', '-lm'] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char dgetrs_(); static void _check_dgetrs_() { dgetrs_(); } int main() { _check_dgetrs_();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o /System/Library/Frameworks/Accelerate.framework/Versions/Current/Accelerate -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -lmpifort -lgfortran -Wl,-rpath,/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -lgfortran -lquadmath -lm -lm -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_LIB_SYSTEM_LIBRARY_FRAMEWORKS_ACCELERATE_FRAMEWORK_VERSIONS_CURRENT_ACCELERATE" to "1" Popping language C Checking for functions [dgeev_] in library ['/System/Library/Frameworks/Accelerate.framework/Versions/Current/Accelerate'] ['-Wl,-rpath,/opt/local/lib/mpich-gcc49', '-L/opt/local/lib/mpich-gcc49', '-Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-Wl,-rpath,/opt/local/lib/gcc49', '-L/opt/local/lib/gcc49', '-ldl', '-lmpifort', '-lgfortran', '-Wl,-rpath,/opt/local/lib/mpich-gcc49', '-Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-Wl,-rpath,/opt/local/lib/gcc49', '-lgfortran', '-lquadmath', '-lm', '-lm'] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char dgeev_(); static void _check_dgeev_() { dgeev_(); } int main() { _check_dgeev_();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o /System/Library/Frameworks/Accelerate.framework/Versions/Current/Accelerate -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -lmpifort -lgfortran -Wl,-rpath,/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -lgfortran -lquadmath -lm -lm -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_LIB_SYSTEM_LIBRARY_FRAMEWORKS_ACCELERATE_FRAMEWORK_VERSIONS_CURRENT_ACCELERATE" to "1" Popping language C Found Fortran mangling on BLAS/LAPACK which is underscore Defined "BLASLAPACK_UNDERSCORE" to "1" ================================================================================ TEST check64BitBLASIndices from config.packages.BlasLapack(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/BlasLapack.py:484) TESTING: check64BitBLASIndices from config.packages.BlasLapack(config/BuildSystem/config/packages/BlasLapack.py:484) Check for and use 64bit integer blas ================================================================================ TEST checkESSL from config.packages.BlasLapack(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/BlasLapack.py:400) TESTING: checkESSL from config.packages.BlasLapack(config/BuildSystem/config/packages/BlasLapack.py:400) Check for the IBM ESSL library Checking for functions [iessl] in library ['/System/Library/Frameworks/Accelerate.framework/Versions/Current/Accelerate'] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char iessl(); static void _check_iessl() { iessl(); } int main() { _check_iessl();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o /System/Library/Frameworks/Accelerate.framework/Versions/Current/Accelerate -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "_iessl", referenced from: __check_iessl in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status Popping language C ================================================================================ TEST checkPESSL from config.packages.BlasLapack(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/BlasLapack.py:416) TESTING: checkPESSL from config.packages.BlasLapack(config/BuildSystem/config/packages/BlasLapack.py:416) Check for the IBM PESSL library - and error out - if used instead of ESSL Checking for functions [ipessl] in library ['/System/Library/Frameworks/Accelerate.framework/Versions/Current/Accelerate'] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char ipessl(); static void _check_ipessl() { ipessl(); } int main() { _check_ipessl();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o /System/Library/Frameworks/Accelerate.framework/Versions/Current/Accelerate -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "_ipessl", referenced from: __check_ipessl in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status Popping language C ================================================================================ TEST checkMKL from config.packages.BlasLapack(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/BlasLapack.py:408) TESTING: checkMKL from config.packages.BlasLapack(config/BuildSystem/config/packages/BlasLapack.py:408) Check for Intel MKL library Checking for functions [mkl_set_num_threads] in library ['/System/Library/Frameworks/Accelerate.framework/Versions/Current/Accelerate'] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char mkl_set_num_threads(); static void _check_mkl_set_num_threads() { mkl_set_num_threads(); } int main() { _check_mkl_set_num_threads();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o /System/Library/Frameworks/Accelerate.framework/Versions/Current/Accelerate -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "_mkl_set_num_threads", referenced from: __check_mkl_set_num_threads in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status Popping language C ================================================================================ TEST checkMissing from config.packages.BlasLapack(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/BlasLapack.py:442) TESTING: checkMissing from config.packages.BlasLapack(config/BuildSystem/config/packages/BlasLapack.py:442) Check for missing LAPACK routines Checking for functions [dtrsen_ dgerfs_ dgges_ dtgsen_ dgesvd_ dgetrf_ dgetrs_ dgeev_ dgelss_ dsyev_ dsyevx_ dsygv_ dsygvx_ dpotrf_ dpotrs_ dstebz_ dpttrf_ dpttrs_ dstein_ dorgqr_ dgeqrf_ dgesv_ dhseqr_ dsteqr_] in library ['/System/Library/Frameworks/Accelerate.framework/Versions/Current/Accelerate'] ['-Wl,-rpath,/opt/local/lib/mpich-gcc49', '-L/opt/local/lib/mpich-gcc49', '-Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-Wl,-rpath,/opt/local/lib/gcc49', '-L/opt/local/lib/gcc49', '-ldl', '-lmpifort', '-lgfortran', '-Wl,-rpath,/opt/local/lib/mpich-gcc49', '-Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-Wl,-rpath,/opt/local/lib/gcc49', '-lgfortran', '-lquadmath', '-lm', '-lm'] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char dtrsen_(); static void _check_dtrsen_() { dtrsen_(); } char dgerfs_(); static void _check_dgerfs_() { dgerfs_(); } char dgges_(); static void _check_dgges_() { dgges_(); } char dtgsen_(); static void _check_dtgsen_() { dtgsen_(); } char dgesvd_(); static void _check_dgesvd_() { dgesvd_(); } char dgetrf_(); static void _check_dgetrf_() { dgetrf_(); } char dgetrs_(); static void _check_dgetrs_() { dgetrs_(); } char dgeev_(); static void _check_dgeev_() { dgeev_(); } char dgelss_(); static void _check_dgelss_() { dgelss_(); } char dsyev_(); static void _check_dsyev_() { dsyev_(); } char dsyevx_(); static void _check_dsyevx_() { dsyevx_(); } char dsygv_(); static void _check_dsygv_() { dsygv_(); } char dsygvx_(); static void _check_dsygvx_() { dsygvx_(); } char dpotrf_(); static void _check_dpotrf_() { dpotrf_(); } char dpotrs_(); static void _check_dpotrs_() { dpotrs_(); } char dstebz_(); static void _check_dstebz_() { dstebz_(); } char dpttrf_(); static void _check_dpttrf_() { dpttrf_(); } char dpttrs_(); static void _check_dpttrs_() { dpttrs_(); } char dstein_(); static void _check_dstein_() { dstein_(); } char dorgqr_(); static void _check_dorgqr_() { dorgqr_(); } char dgeqrf_(); static void _check_dgeqrf_() { dgeqrf_(); } char dgesv_(); static void _check_dgesv_() { dgesv_(); } char dhseqr_(); static void _check_dhseqr_() { dhseqr_(); } char dsteqr_(); static void _check_dsteqr_() { dsteqr_(); } int main() { _check_dtrsen_(); _check_dgerfs_(); _check_dgges_(); _check_dtgsen_(); _check_dgesvd_(); _check_dgetrf_(); _check_dgetrs_(); _check_dgeev_(); _check_dgelss_(); _check_dsyev_(); _check_dsyevx_(); _check_dsygv_(); _check_dsygvx_(); _check_dpotrf_(); _check_dpotrs_(); _check_dstebz_(); _check_dpttrf_(); _check_dpttrs_(); _check_dstein_(); _check_dorgqr_(); _check_dgeqrf_(); _check_dgesv_(); _check_dhseqr_(); _check_dsteqr_();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o /System/Library/Frameworks/Accelerate.framework/Versions/Current/Accelerate -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -lmpifort -lgfortran -Wl,-rpath,/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -lgfortran -lquadmath -lm -lm -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_LIB_SYSTEM_LIBRARY_FRAMEWORKS_ACCELERATE_FRAMEWORK_VERSIONS_CURRENT_ACCELERATE" to "1" Popping language C ================================================================================ TEST checklsame from config.packages.BlasLapack(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/BlasLapack.py:457) TESTING: checklsame from config.packages.BlasLapack(config/BuildSystem/config/packages/BlasLapack.py:457) Do the BLAS/LAPACK libraries have a valid lsame() function with correction binding. Lion and xcode 4.2 do not Checking for functions [lsame_] in library ['/System/Library/Frameworks/Accelerate.framework/Versions/Current/Accelerate', '-Wl,-rpath,/opt/local/lib/mpich-gcc49', '-L/opt/local/lib/mpich-gcc49', '-Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-Wl,-rpath,/opt/local/lib/gcc49', '-L/opt/local/lib/gcc49', '-ldl', '-lmpifort', '-lgfortran', '-Wl,-rpath,/opt/local/lib/mpich-gcc49', '-Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-Wl,-rpath,/opt/local/lib/gcc49', '-lgfortran', '-lquadmath', '-lm', '-lm'] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char lsame_(); static void _check_lsame_() { lsame_(); } int main() { _check_lsame_();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o /System/Library/Frameworks/Accelerate.framework/Versions/Current/Accelerate -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -lmpifort -lgfortran -Wl,-rpath,/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -lgfortran -lquadmath -lm -lm -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_LIB_SYSTEM_LIBRARY_FRAMEWORKS_ACCELERATE_FRAMEWORK_VERSIONS_CURRENT_ACCELERATE" to "1" Defined "HAVE_LIBDL" to "1" Defined "HAVE_LIBMPIFORT" to "1" Defined "HAVE_LIBGFORTRAN" to "1" Defined "HAVE_LIBGFORTRAN" to "1" Defined "HAVE_LIBQUADMATH" to "1" Defined "HAVE_LIBM" to "1" Defined "HAVE_LIBM" to "1" Popping language C Pushing language C Popping language C ================================================================================ TEST checksdotreturnsdouble from config.packages.BlasLapack(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/packages/BlasLapack.py:519) TESTING: checksdotreturnsdouble from config.packages.BlasLapack(config/BuildSystem/config/packages/BlasLapack.py:519) Determines if BLAS sdot routine returns a float or a double Checking if sdot() returns a float or a double Pushing language C All intermediate test results are stored in /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #if STDC_HEADERS #include #include #include #endif int main() { FILE *output = fopen("runtimetestoutput","w"); extern float sdot_(int*,float*,int *,float*,int*); float x1[1] = {3.0}; int one1 = 1; float sdotresult = sdot_(&one1,x1,&one1,x1,&one1); fprintf(output, " '--known-sdot-returns-double=%d',\n",(sdotresult != 9.0)); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack/conftest.o /System/Library/Frameworks/Accelerate.framework/Versions/Current/Accelerate -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Testing executable /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack/conftest to see if it can be run Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack/conftest Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack/conftest Popping language C Defined "BLASLAPACK_SDOT_RETURNS_DOUBLE" to "1" Checking if snrm() returns a float or a double Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include #if STDC_HEADERS #include #include #include #endif int main() { FILE *output = fopen("runtimetestoutput","w"); extern float snrm2_(int*,float*,int*); float x2[1] = {3.0}; int one2 = 1; float normresult = snrm2_(&one2,x2,&one2); fprintf(output, " '--known-snrm2-returns-double=%d',\n",(normresult != 3.0)); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack/conftest.o /System/Library/Frameworks/Accelerate.framework/Versions/Current/Accelerate -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Testing executable /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack/conftest to see if it can be run Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack/conftest Executing: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack/conftest Popping language C Defined "BLASLAPACK_SNRM2_RETURNS_DOUBLE" to "1" ================================================================================ TEST alternateConfigureLibrary from config.packages.SuperLU_MT(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.SuperLU_MT(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.SuperLU_DIST(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.SuperLU_DIST(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.SuperLU(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.SuperLU(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.sundials(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.sundials(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.SuiteSparse(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.SuiteSparse(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.spai(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.spai(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.PaStiX(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.PaStiX(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.pARMS(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.pARMS(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.scalapack(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.scalapack(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.MUMPS(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.MUMPS(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.ml(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.ml(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.mkl_pardiso(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.mkl_pardiso(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.mkl_cpardiso(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.mkl_cpardiso(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.hypre(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.hypre(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.Trilinos(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.Trilinos(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST alternateConfigureLibrary from config.packages.elemental(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.elemental(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST configureRegression from PETSc.Regression(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/Regression.py:33) TESTING: configureRegression from PETSc.Regression(config/PETSc/Regression.py:33) Output a file listing the jobs that should be run by the PETSc buildtest Defined make macro "TEST_RUNS" to "C C_X Fortran SSL CTETGEN HDF5 CHACO X TRIANGLE METIS PARMETIS Cxx F90 F90_NoComplex F2003 Fortran_NoComplex C_NoComplex" ================================================================================ TEST alternateConfigureLibrary from config.packages.Chombo(/Users/gbisht/projects/petsc/petsc_f0284fa/config/BuildSystem/config/package.py:641) TESTING: alternateConfigureLibrary from config.packages.Chombo(config/BuildSystem/config/package.py:641) Called if --with-packagename=0; does nothing by default ================================================================================ TEST configureRTLDDefault from PETSc.Configure(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/Configure.py:774) TESTING: configureRTLDDefault from PETSc.Configure(config/PETSc/Configure.py:774) All intermediate test results are stored in /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include void *ptr = RTLD_DEFAULT; int main() { ; return 0; } Defined "RTLD_DEFAULT" to "1" ================================================================================ TEST configurePrefetch from PETSc.Configure(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/Configure.py:624) TESTING: configurePrefetch from PETSc.Configure(config/PETSc/Configure.py:624) Sees if there are any prefetch functions supported Executing: uname -s stdout: Darwin Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { void *v = 0;_mm_prefetch((const char*)v,_MM_HINT_NTA); ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_XMMINTRIN_H" to "1" Defined "Prefetch(a,b,c)" to "_mm_prefetch((const char*)(a),(c))" Defined "PREFETCH_HINT_NTA" to "_MM_HINT_NTA" Defined "PREFETCH_HINT_T0" to "_MM_HINT_T0" Defined "PREFETCH_HINT_T1" to "_MM_HINT_T1" Defined "PREFETCH_HINT_T2" to "_MM_HINT_T2" Popping language C ================================================================================ TEST configureUnused from PETSc.Configure(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/Configure.py:685) TESTING: configureUnused from PETSc.Configure(config/PETSc/Configure.py:685) Sees if __attribute((unused)) is supported Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.c:7:5: warning: unused variable 'j' [-Wunused-variable] int j = myfunc(&i); ^ Source: #include "confdefs.h" #include "conffix.h" __attribute((unused)) static int myfunc(__attribute((unused)) void *name){ return 1;} int main() { int i = 0; int j = myfunc(&i); typedef void* atype; __attribute((unused)) atype a; ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "UNUSED" to "__attribute((unused))" Popping language C ================================================================================ TEST configureDeprecated from PETSc.Configure(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/Configure.py:703) TESTING: configureDeprecated from PETSc.Configure(config/PETSc/Configure.py:703) Check if __attribute((deprecated)) is supported Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.c:3:38: warning: 'myfunc' defined but not used [-Wunused-function] __attribute((deprecated)) static int myfunc(void) { return 1;} ^ Source: #include "confdefs.h" #include "conffix.h" __attribute((deprecated)) static int myfunc(void) { return 1;} int main() { ; return 0; } Defined "DEPRECATED(why)" to "__attribute((deprecated))" Popping language C ================================================================================ TEST configureIsatty from PETSc.Configure(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/Configure.py:697) TESTING: configureIsatty from PETSc.Configure(config/PETSc/Configure.py:697) Check if the Unix C function isatty() works correctly Actually just assumes it does not work correctly on batch systems Defined "USE_ISATTY" to "1" ================================================================================ TEST configureExpect from PETSc.Configure(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/Configure.py:723) TESTING: configureExpect from PETSc.Configure(config/PETSc/Configure.py:723) Sees if the __builtin_expect directive is supported Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { if (__builtin_expect(0,1)) return 1;; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_BUILTIN_EXPECT" to "1" Popping language C ================================================================================ TEST configureFunctionName from PETSc.Configure(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/Configure.py:730) TESTING: configureFunctionName from PETSc.Configure(config/PETSc/Configure.py:730) Sees if the compiler supports __func__ or a variant. Falls back on __FUNCT__ which PETSc source defines, but most users do not, thus stack traces through user code are better when the compiler's variant is used. Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { if (__func__[0] != 'm') return 1;; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Popping language C Defined "FUNCTION_NAME_C" to "__func__" Pushing language Cxx Executing: /opt/local/bin/mpicxx-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.cc Successful compile: Source: #include "confdefs.h" #include "conffix.h" int main() { if (__func__[0] != 'm') return 1;; return 0; } Pushing language CXX Popping language CXX Executing: /opt/local/bin/mpicxx-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Popping language Cxx Defined "FUNCTION_NAME_CXX" to "__func__" ================================================================================ TEST configureIntptrt from PETSc.Configure(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/Configure.py:752) TESTING: configureIntptrt from PETSc.Configure(config/PETSc/Configure.py:752) Determine what to use for uintptr_t Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.c:6:18: warning: unused variable 'i' [-Wunused-variable] int x; uintptr_t i = (uintptr_t)&x;; ^ Source: #include "confdefs.h" #include "conffix.h" #include int main() { int x; uintptr_t i = (uintptr_t)&x;; return 0; } Defined "UINTPTR_T" to "uintptr_t" Popping language C ================================================================================ TEST configureSolaris from PETSc.Configure(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/Configure.py:779) TESTING: configureSolaris from PETSc.Configure(config/PETSc/Configure.py:779) Solaris specific stuff ================================================================================ TEST configureLinux from PETSc.Configure(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/Configure.py:792) TESTING: configureLinux from PETSc.Configure(config/PETSc/Configure.py:792) Linux specific stuff Defined "HAVE_DOUBLE_ALIGN_MALLOC" to "1" ================================================================================ TEST configureWin32 from PETSc.Configure(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/Configure.py:798) TESTING: configureWin32 from PETSc.Configure(config/PETSc/Configure.py:798) Win32 non-cygwin specific stuff Checking for functions [GetComputerName] in library ['Kernel32.lib'] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c:4:21: fatal error: Windows.h: No such file or directory #include ^ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #include static void _check_GetComputerName() { GetComputerName(NULL,NULL);; } int main() { _check_GetComputerName();; return 0; } Compile failed inside link Popping language C Checking for functions [GetComputerName] in library ['kernel32'] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c:4:21: fatal error: Windows.h: No such file or directory #include ^ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #include static void _check_GetComputerName() { GetComputerName(NULL,NULL);; } int main() { _check_GetComputerName();; return 0; } Compile failed inside link Popping language C Checking for functions [GetUserName] in library ['Advapi32.lib'] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c:4:21: fatal error: Windows.h: No such file or directory #include ^ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #include static void _check_GetUserName() { GetUserName(NULL,NULL);; } int main() { _check_GetUserName();; return 0; } Compile failed inside link Popping language C Checking for functions [GetUserName] in library ['advapi32'] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c:4:21: fatal error: Windows.h: No such file or directory #include ^ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #include static void _check_GetUserName() { GetUserName(NULL,NULL);; } int main() { _check_GetUserName();; return 0; } Compile failed inside link Popping language C Checking for functions [GetDC] in library ['User32.lib'] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c:4:21: fatal error: Windows.h: No such file or directory #include ^ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #include static void _check_GetDC() { GetDC(0);; } int main() { _check_GetDC();; return 0; } Compile failed inside link Popping language C Checking for functions [GetDC] in library ['user32'] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c:4:21: fatal error: Windows.h: No such file or directory #include ^ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #include static void _check_GetDC() { GetDC(0);; } int main() { _check_GetDC();; return 0; } Compile failed inside link Popping language C Checking for functions [CreateCompatibleDC] in library ['Gdi32.lib'] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c:4:21: fatal error: Windows.h: No such file or directory #include ^ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #include static void _check_CreateCompatibleDC() { CreateCompatibleDC(0);; } int main() { _check_CreateCompatibleDC();; return 0; } Compile failed inside link Popping language C Checking for functions [CreateCompatibleDC] in library ['gdi32'] [] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c:4:21: fatal error: Windows.h: No such file or directory #include ^ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ #include static void _check_CreateCompatibleDC() { CreateCompatibleDC(0);; } int main() { _check_CreateCompatibleDC();; return 0; } Compile failed inside link Popping language C Checking for type: int32_t Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types/conftest.c:13:9: warning: unused variable 'a' [-Wunused-variable] int32_t a;; ^ Source: #include "confdefs.h" #include "conffix.h" #include #if STDC_HEADERS #include #include #endif int main() { int32_t a;; return 0; } int32_t found Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.c:6:7: warning: unused variable 'u' [-Wunused-variable] uid_t u; ^ Source: #include "confdefs.h" #include "conffix.h" #include int main() { uid_t u; ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.c:8:5: warning: unused variable 'a' [-Wunused-variable] int a=R_OK; ^ Source: #include "confdefs.h" #include "conffix.h" #if defined(PETSC_HAVE_UNISTD_H) #include #endif int main() { int a=R_OK; ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { int a=0; if (S_ISDIR(a)){} ; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.c:3:21: fatal error: Windows.h: No such file or directory #include ^ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include int main() { LARGE_INTEGER a; DWORD b=a.u.HighPart; ; return 0; } Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.c Possible ERROR while running compiler: exit code 256 stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.c:3:21: fatal error: Windows.h: No such file or directory #include ^ compilation terminated. Source: #include "confdefs.h" #include "conffix.h" #include #include int main() { int flags = O_BINARY;; return 0; } Defined "PATH_SEPARATOR" to "':'" Defined "REPLACE_DIR_SEPARATOR" to "'\\'" Defined "DIR_SEPARATOR" to "'/'" Defined "DIR" to ""/Users/gbisht/projects/petsc/petsc_f0284fa"" ================================================================================ TEST configureCygwinBrokenPipe from PETSc.Configure(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/Configure.py:868) TESTING: configureCygwinBrokenPipe from PETSc.Configure(config/PETSc/Configure.py:868) Cygwin version <= 1.7.18 had issues with pipes and long commands invoked from gnu-make http://cygwin.com/ml/cygwin/2013-05/msg00340.html Executing: uname -s stdout: Darwin ================================================================================ TEST configureDefaultArch from PETSc.Configure(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/Configure.py:884) TESTING: configureDefaultArch from PETSc.Configure(config/PETSc/Configure.py:884) ================================================================================ TEST configureScript from PETSc.Configure(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/Configure.py:901) TESTING: configureScript from PETSc.Configure(config/PETSc/Configure.py:901) Output a script in the conf directory which will reproduce the configuration ================================================================================ TEST configureInstall from PETSc.Configure(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/Configure.py:938) TESTING: configureInstall from PETSc.Configure(config/PETSc/Configure.py:938) Setup the directories for installation Defined make rule "shared_install" with dependencies "" and code ['-@echo "Now to check if the libraries are working do:"', '-@echo "make PETSC_DIR=${PETSC_DIR} PETSC_ARCH=${PETSC_ARCH} test"', '-@echo "========================================="'] ================================================================================ TEST configureGCOV from PETSc.Configure(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/Configure.py:950) TESTING: configureGCOV from PETSc.Configure(config/PETSc/Configure.py:950) ================================================================================ TEST configureFortranFlush from PETSc.Configure(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/Configure.py:955) TESTING: configureFortranFlush from PETSc.Configure(config/PETSc/Configure.py:955) Checking for functions [flush_] in library [''] ['-Wl,-rpath,/opt/local/lib/mpich-gcc49', '-L/opt/local/lib/mpich-gcc49', '-Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-Wl,-rpath,/opt/local/lib/gcc49', '-L/opt/local/lib/gcc49', '-ldl', '-lmpifort', '-lgfortran', '-Wl,-rpath,/opt/local/lib/mpich-gcc49', '-Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-Wl,-rpath,/opt/local/lib/gcc49', '-lgfortran', '-lquadmath', '-lm', '-lm'] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char flush_(); static void _check_flush_() { flush_(); } int main() { _check_flush_();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -lmpifort -lgfortran -Wl,-rpath,/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -lgfortran -lquadmath -lm -lm -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "_flush_", referenced from: __check_flush_ in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status Popping language C Checking for functions [flush__] in library [''] ['-Wl,-rpath,/opt/local/lib/mpich-gcc49', '-L/opt/local/lib/mpich-gcc49', '-Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-Wl,-rpath,/opt/local/lib/gcc49', '-L/opt/local/lib/gcc49', '-ldl', '-lmpifort', '-lgfortran', '-Wl,-rpath,/opt/local/lib/mpich-gcc49', '-Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3', '-Wl,-rpath,/opt/local/lib/gcc49', '-lgfortran', '-lquadmath', '-lm', '-lm'] Pushing language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" /* Override any gcc2 internal prototype to avoid an error. */ char flush__(); static void _check_flush__() { flush__(); } int main() { _check_flush__();; return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -lmpifort -lgfortran -Wl,-rpath,/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -lgfortran -lquadmath -lm -lm -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Possible ERROR while running linker: exit code 256 stderr: Undefined symbols for architecture x86_64: "_flush__", referenced from: __check_flush__ in conftest.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status Popping language C ================================================================================ TEST configureAtoll from PETSc.Configure(/Users/gbisht/projects/petsc/petsc_f0284fa/config/PETSc/Configure.py:680) TESTING: configureAtoll from PETSc.Configure(config/PETSc/Configure.py:680) Checks if atoll exists Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.c Possible ERROR while running compiler: stderr: /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.c: In function 'main': /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.c:7:6: warning: unused variable 'v' [-Wunused-variable] long v = atoll("25"); ^ Source: #include "confdefs.h" #include "conffix.h" #define _POSIX_C_SOURCE 200112L #include int main() { long v = atoll("25"); return 0; } Pushing language C Popping language C Executing: /opt/local/bin/mpicc-mpich-gcc49 -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.o -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl Defined "HAVE_ATOLL" to "1" Defined make rule "remote" with dependencies "" and code [] Defined make rule "remoteclean" with dependencies "" and code [] Defined make macro "CC_FLAGS" to " -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 " Defined make macro "CXX_FLAGS" to " -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC " Defined make macro "CPP_FLAGS" to "" Defined make macro "PCC" to "/opt/local/bin/mpicc-mpich-gcc49" Defined make macro "PCC_FLAGS" to " -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 " Defined make macro "CC_SUFFIX" to "o" Defined make macro "PCC_LINKER" to "/opt/local/bin/mpicc-mpich-gcc49" Defined make macro "PCC_LINKER_FLAGS" to " -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0" Defined make macro "CC_LINKER_SUFFIX" to "" Defined "HAVE_FORTRAN" to "1" Defined make macro "FPP_FLAGS" to "" Defined make macro "FC_FLAGS" to " -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 " Defined make macro "FC_SUFFIX" to "o" Executing: /opt/local/bin/mpif90-mpich-gcc49 -V Defined make macro "FC_LINKER" to "/opt/local/bin/mpif90-mpich-gcc49" Defined make macro "FC_LINKER_FLAGS" to " -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 " Defined make macro "DARWIN_COMMONS_USE_DYLIBS" to " -Wl,-commons,use_dylibs " Defined make macro "FC_MODULE_FLAG" to "-I" Defined make macro "FC_MODULE_OUTPUT_FLAG" to "-J" Defined make macro "SL_LINKER" to "/opt/local/bin/mpicc-mpich-gcc49" Defined make macro "SL_LINKER_FLAGS" to "${PCC_LINKER_FLAGS}" Defined make macro "SL_LINKER_SUFFIX" to "dylib" Defined "SLSUFFIX" to ""dylib"" Defined make macro "SL_LINKER_LIBS" to "${PETSC_EXTERNAL_LIB_BASIC}" Defined make macro "PETSC_LANGUAGE" to "CONLY" Defined make macro "PETSC_SCALAR" to "real" Defined make macro "PETSC_PRECISION" to "double" Executing: CC -VV Defined "USE_SOCKET_VIEWER" to "1" Executing: /opt/local/bin/mpicc-mpich-gcc49 -c -o /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.o -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.compilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.closure -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.headers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.cacheDetails -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.atomics -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.getResidentSetSize -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.functions -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.featureTestMacros -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.utilities.missing -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.MPI -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.pthread -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.options.scalarTypes -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.setCompilers -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.packages.BlasLapack -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.types -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/config.libraries -I/var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 /var/folders/29/0n2d2gp16y7dy2tz789371gr0000gp/T/petsc-d8agHo/PETSc.Configure/conftest.c Successful compile: Source: #include "confdefs.h" #include "conffix.h" #include int main() { setsockopt(0,SOL_SOCKET,SO_REUSEADDR,0,0); return 0; } Defined "HAVE_SO_REUSEADDR" to "1" Defined "HAVE_BLASLAPACK" to "1" Defined make macro "BLASLAPACK_LIB" to "/System/Library/Frameworks/Accelerate.framework/Versions/Current/Accelerate" Defined make macro "BLASLAPACK_INCLUDE" to "" Defined "HAVE_PARMETIS" to "1" Defined make macro "PARMETIS_LIB" to "-Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lparmetis" Defined make macro "PARMETIS_INCLUDE" to "-I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include" Defined "HAVE_METIS" to "1" Defined make macro "METIS_LIB" to "-Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lmetis" Defined make macro "METIS_INCLUDE" to "-I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include" Defined "HAVE_TRIANGLE" to "1" Defined make macro "TRIANGLE_LIB" to "-Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -ltriangle" Defined make macro "TRIANGLE_INCLUDE" to "-I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include" Defined "HAVE_X" to "1" Defined make macro "X_LIB" to "-Wl,-rpath,/opt/X11/lib -L/opt/X11/lib -lX11" Defined make macro "X_INCLUDE" to "-I/opt/X11/include" Defined "HAVE_CHACO" to "1" Defined make macro "CHACO_LIB" to "-Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lchaco" Defined make macro "CHACO_INCLUDE" to "" Defined "HAVE_HDF5" to "1" Defined make macro "HDF5_LIB" to "-Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lhdf5hl_fortran -lhdf5_fortran -lhdf5_hl -lhdf5" Defined make macro "HDF5_INCLUDE" to "-I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include" Defined "HAVE_CTETGEN" to "1" Defined make macro "CTETGEN_LIB" to "-Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lctetgen" Defined make macro "CTETGEN_INCLUDE" to "-I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include" Defined "HAVE_PTHREAD" to "1" Defined make macro "PTHREAD_LIB" to "" Defined make macro "PTHREAD_INCLUDE" to "" Defined "HAVE_SOWING" to "1" Defined make macro "SOWING_LIB" to "" Defined make macro "SOWING_INCLUDE" to "" Defined "HAVE_SSL" to "1" Defined make macro "SSL_LIB" to "-lssl -lcrypto" Defined make macro "SSL_INCLUDE" to "" Defined "HAVE_MPI" to "1" Defined make macro "MPI_LIB" to "" Defined make macro "MPI_INCLUDE" to "-I/opt/local/include/mpich-gcc49" Defined make macro "PETSC_WITH_EXTERNAL_LIB" to "-L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lpetsc /System/Library/Frameworks/Accelerate.framework/Versions/Current/Accelerate -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lparmetis -lmetis -ltriangle -Wl,-rpath,/opt/X11/lib -L/opt/X11/lib -lX11 -lchaco -lhdf5hl_fortran -lhdf5_fortran -lhdf5_hl -lhdf5 -lctetgen -lssl -lcrypto -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -lmpifort -lgfortran -lquadmath -lm -lmpicxx -lstdc++ -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl " Defined make macro "PETSC_EXTERNAL_LIB_BASIC" to "/System/Library/Frameworks/Accelerate.framework/Versions/Current/Accelerate -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lparmetis -lmetis -ltriangle -Wl,-rpath,/opt/X11/lib -L/opt/X11/lib -lX11 -lchaco -lhdf5hl_fortran -lhdf5_fortran -lhdf5_hl -lhdf5 -lctetgen -lssl -lcrypto -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -lmpifort -lgfortran -lquadmath -lm -lmpicxx -lstdc++ -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl " Defined make macro "PETSC_CC_INCLUDES" to "-I/Users/gbisht/projects/petsc/petsc_f0284fa/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/opt/X11/include -I/opt/local/include/mpich-gcc49" Pushing language FC Popping language FC Pushing language FC Popping language FC Pushing language FC Popping language FC Pushing language FC Popping language FC Pushing language FC Popping language FC Pushing language FC Popping language FC Pushing language FC Popping language FC Pushing language FC Popping language FC Pushing language FC Popping language FC Defined make macro "PETSC_FC_INCLUDES" to "-I/Users/gbisht/projects/petsc/petsc_f0284fa/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/opt/X11/include -I/opt/local/include/mpich-gcc49" Defined make macro "DESTDIR" to "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug" Defined "LIB_DIR" to ""/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib"" Defined make macro "LIBNAME" to "${INSTALL_LIB_DIR}/libpetsc.${AR_LIB_SUFFIX}" Defined make macro "SHLIBS" to "libpetsc" Defined make macro "PETSC_LIB_BASIC" to "-lpetsc" Defined make macro "PETSC_KSP_LIB_BASIC" to "-lpetsc" Defined make macro "PETSC_TS_LIB_BASIC" to "-lpetsc" Defined make macro "PETSC_TAO_LIB_BASIC" to "-lpetsc" Defined "USE_SINGLE_LIBRARY" to "1" Defined make macro "PETSC_SYS_LIB" to "${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB}" Defined make macro "PETSC_VEC_LIB" to "${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB}" Defined make macro "PETSC_MAT_LIB" to "${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB}" Defined make macro "PETSC_DM_LIB" to "${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB}" Defined make macro "PETSC_KSP_LIB" to "${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB}" Defined make macro "PETSC_SNES_LIB" to "${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB}" Defined make macro "PETSC_TS_LIB" to "${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB}" Defined make macro "PETSC_TAO_LIB" to "${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB}" Defined make macro "PETSC_CHARACTERISTIC_LIB" to "${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB}" Defined make macro "PETSC_LIB" to "${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB}" Defined make macro "PETSC_CONTRIB" to "${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB}" Defined make macro "CONFIGURE_OPTIONS" to "--download-hdf5=1 --with-blas-lapack-lib=/System/Library/Frameworks/Accelerate.framework/Versions/Current/Accelerate --download-parmetis=yes --download-metis=yes --with-cc=/opt/local/bin/mpicc-mpich-gcc49 --with-cxx=/opt/local/bin/mpicxx-mpich-gcc49 --with-fc=/opt/local/bin/mpif90-mpich-gcc49 --with-mpiexec=/opt/local/bin/mpiexec-mpich-gcc49 PETSC_ARCH=darwin-gnu-fort-debug --download-sowing=1 --download-triangle=1 --download-ctetgen=1 --download-chaco=1" **** darwin-gnu-fort-debug/lib/petsc/conf/petscvariables **** MPICXX_SHOW = /opt/local/bin/g++-mp-4.9 -pipe -m64 -Wl,-flat_namespace -I/opt/local/include/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -lmpicxx -lmpi -lpmpi C_DEPFLAGS = -MMD -MP FC_DEFINE_FLAG = -D MPICC_SHOW = /opt/local/bin/gcc-mp-4.9 -pipe -m64 -Wl,-flat_namespace -I/opt/local/include/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -lmpi -lpmpi AR_FLAGS = cr CXX_DEPFLAGS = -MMD -MP FC_DEPFLAGS = -MMD -MP FAST_AR_FLAGS = Scq FC_MODULE_OUTPUT_FLAG = -J PETSC_LANGUAGE = CONLY FC_LINKER_FLAGS = -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 CTETGEN_LIB = -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lctetgen SL_LINKER = /opt/local/bin/mpicc-mpich-gcc49 CC_FLAGS = -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 TRIANGLE_INCLUDE = -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include PETSC_PRECISION = double PETSC_LIB_BASIC = -lpetsc CTETGEN_INCLUDE = -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include CHACO_INCLUDE = FC_FLAGS = -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 BLASLAPACK_LIB = /System/Library/Frameworks/Accelerate.framework/Versions/Current/Accelerate PETSC_MAT_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} PCC = /opt/local/bin/mpicc-mpich-gcc49 SL_LINKER_LIBS = ${PETSC_EXTERNAL_LIB_BASIC} HDF5_INCLUDE = -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include MPI_LIB = PETSC_SNES_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} SSL_LIB = -lssl -lcrypto PETSC_EXTERNAL_LIB_BASIC = /System/Library/Frameworks/Accelerate.framework/Versions/Current/Accelerate -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lparmetis -lmetis -ltriangle -Wl,-rpath,/opt/X11/lib -L/opt/X11/lib -lX11 -lchaco -lhdf5hl_fortran -lhdf5_fortran -lhdf5_hl -lhdf5 -lctetgen -lssl -lcrypto -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -lmpifort -lgfortran -lquadmath -lm -lmpicxx -lstdc++ -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl HDF5_LIB = -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lhdf5hl_fortran -lhdf5_fortran -lhdf5_hl -lhdf5 SL_LINKER_FLAGS = ${PCC_LINKER_FLAGS} PARMETIS_LIB = -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lparmetis CC_SUFFIX = o PETSC_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} CONFIGURE_OPTIONS = --download-hdf5=1 --with-blas-lapack-lib=/System/Library/Frameworks/Accelerate.framework/Versions/Current/Accelerate --download-parmetis=yes --download-metis=yes --with-cc=/opt/local/bin/mpicc-mpich-gcc49 --with-cxx=/opt/local/bin/mpicxx-mpich-gcc49 --with-fc=/opt/local/bin/mpif90-mpich-gcc49 --with-mpiexec=/opt/local/bin/mpiexec-mpich-gcc49 PETSC_ARCH=darwin-gnu-fort-debug --download-sowing=1 --download-triangle=1 --download-ctetgen=1 --download-chaco=1 SHLIBS = libpetsc METIS_INCLUDE = -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include PETSC_CHARACTERISTIC_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} TRIANGLE_LIB = -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -ltriangle PTHREAD_LIB = PETSC_SCALAR = real PETSC_FC_INCLUDES = -I/Users/gbisht/projects/petsc/petsc_f0284fa/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/opt/X11/include -I/opt/local/include/mpich-gcc49 CPP_FLAGS = PETSC_KSP_LIB_BASIC = -lpetsc FPP_FLAGS = SOWING_LIB = FC_LINKER = /opt/local/bin/mpif90-mpich-gcc49 PETSC_KSP_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} CXX_FLAGS = -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC PCC_LINKER_FLAGS = -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 SSL_INCLUDE = PETSC_CONTRIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} PETSC_CC_INCLUDES = -I/Users/gbisht/projects/petsc/petsc_f0284fa/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/opt/X11/include -I/opt/local/include/mpich-gcc49 PCC_LINKER = /opt/local/bin/mpicc-mpich-gcc49 PETSC_SYS_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} PCC_FLAGS = -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 PTHREAD_INCLUDE = METIS_LIB = -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lmetis DARWIN_COMMONS_USE_DYLIBS = -Wl,-commons,use_dylibs PETSC_TS_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} PETSC_TAO_LIB_BASIC = -lpetsc BLASLAPACK_INCLUDE = CHACO_LIB = -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lchaco PETSC_TS_LIB_BASIC = -lpetsc PETSC_VEC_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} CC_LINKER_SUFFIX = SL_LINKER_SUFFIX = dylib PARMETIS_INCLUDE = -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include PETSC_DM_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} DESTDIR = /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug FC_MODULE_FLAG = -I X_LIB = -Wl,-rpath,/opt/X11/lib -L/opt/X11/lib -lX11 X_INCLUDE = -I/opt/X11/include PETSC_WITH_EXTERNAL_LIB = -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lpetsc /System/Library/Frameworks/Accelerate.framework/Versions/Current/Accelerate -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lparmetis -lmetis -ltriangle -Wl,-rpath,/opt/X11/lib -L/opt/X11/lib -lX11 -lchaco -lhdf5hl_fortran -lhdf5_fortran -lhdf5_hl -lhdf5 -lctetgen -lssl -lcrypto -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -lmpifort -lgfortran -lquadmath -lm -lmpicxx -lstdc++ -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl SOWING_INCLUDE = PETSC_TAO_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} MPI_INCLUDE = -I/opt/local/include/mpich-gcc49 FC_SUFFIX = o LIBNAME = ${INSTALL_LIB_DIR}/libpetsc.${AR_LIB_SUFFIX} SHELL = /bin/sh GREP = /usr/bin/grep MV = /bin/mv PYTHON = /usr/bin/python MKDIR = /bin/mkdir -p SEDINPLACE = /usr/bin/sed -i "" SED = /usr/bin/sed DIFF = /usr/bin/diff -w GZIP = /usr/bin/gzip RM = /bin/rm -f CP = /bin/cp CC_LINKER_SLFLAG = -Wl,-rpath, CC = /opt/local/bin/mpicc-mpich-gcc49 RANLIB = /opt/local/bin/ranlib -c DYNAMICLINKER = /opt/local/bin/mpicc-mpich-gcc49 CXX = /opt/local/bin/mpicxx-mpich-gcc49 FC = /opt/local/bin/mpif90-mpich-gcc49 CXXCPP = /opt/local/bin/mpicxx-mpich-gcc49 -E FC_LINKER_SLFLAG = -Wl,-rpath, CPP = /opt/local/bin/mpicc-mpich-gcc49 -E AR_LIB_SUFFIX = a LD_SHARED = /opt/local/bin/mpicc-mpich-gcc49 AR = /opt/local/bin/ar DIR = /Users/gbisht/projects/petsc/petsc_f0284fa PETSC_INDEX_SIZE = 32 OMAKE = /opt/local/bin/gmake --no-print-directory MAKE_IS_GNUMAKE = 1 MAKE = /opt/local/bin/gmake MAKE_NP = 7 OMAKE_PRINTDIR = /opt/local/bin/gmake --print-directory GIT = git MPIEXEC = /opt/local/bin/mpiexec-mpich-gcc49 CMAKE = /opt/local/bin/cmake PETSC_SCALAR_SIZE = 64 SL_LINKER_FUNCTION = -dynamiclib -install_name $(call SONAME_FUNCTION,$(1),$(2)) -compatibility_version $(2) -current_version $(3) -single_module -multiply_defined suppress -undefined dynamic_lookup SONAME_FUNCTION = $(1).$(2).dylib BUILDSHAREDLIB = yes DSYMUTIL = /usr/bin/dsymutil DOCTEXT = /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/doctext BIB2HTML = /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/bib2html PDFLATEX = /opt/local/bin/pdflatex BFORT = /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/bfort MAPNAMES = /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/mapnames TEST_RUNS = C C_X Fortran SSL CTETGEN HDF5 CHACO X TRIANGLE METIS PARMETIS Cxx F90 F90_NoComplex F2003 Fortran_NoComplex C_NoComplex **** darwin-gnu-fort-debug/lib/petsc/conf/petscrules **** shared_install: -@echo "Now to check if the libraries are working do:" -@echo "make PETSC_DIR=${PETSC_DIR} PETSC_ARCH=${PETSC_ARCH} test" -@echo "=========================================" remoteclean: remote: libc: ${LIBNAME}(${OBJSC}) libcxx: ${LIBNAME}(${OBJSCXX}) libcu: ${LIBNAME}(${OBJSCU}) libf: ${OBJSF} -${AR} ${AR_FLAGS} ${LIBNAME} ${OBJSF} .F.a: ${PETSC_MAKE_STOP_ON_ERROR}${FC} -c ${FC_FLAGS} ${FFLAGS} ${FCPPFLAGS} $< -${AR} ${AR_FLAGS} ${LIBNAME} $*.o -${RM} $*.o .f.o .f90.o .f95.o: ${PETSC_MAKE_STOP_ON_ERROR}${FC} -c ${FC_FLAGS} ${FFLAGS} -o $@ $< .f.a: ${PETSC_MAKE_STOP_ON_ERROR}${FC} -c ${FC_FLAGS} ${FFLAGS} $< -${AR} ${AR_FLAGS} ${LIBNAME} $*.o -${RM} $*.o .F.o .F90.o .F95.o: ${PETSC_MAKE_STOP_ON_ERROR}${FC} -c ${FC_FLAGS} ${FFLAGS} ${FCPPFLAGS} -o $@ $< shared_arch: shared_darwin mpi4py-build: mpi4py-install: petsc4py-build: petsc4py-install: **** darwin-gnu-fort-debug/include/petscconf.h **** #if !defined(INCLUDED_UNKNOWN) #define INCLUDED_UNKNOWN #ifndef ANSI_DECLARATORS #define ANSI_DECLARATORS 1 #endif #ifndef IS_COLORING_MAX #define IS_COLORING_MAX 65535 #endif #ifndef STDC_HEADERS #define STDC_HEADERS 1 #endif #ifndef MPIU_COLORING_VALUE #define MPIU_COLORING_VALUE MPI_UNSIGNED_SHORT #endif #ifndef PETSC_RTLD_DEFAULT #define PETSC_RTLD_DEFAULT 1 #endif #ifndef PETSC_UINTPTR_T #define PETSC_UINTPTR_T uintptr_t #endif #ifndef PETSC_HAVE_PTHREAD #define PETSC_HAVE_PTHREAD 1 #endif #ifndef PETSC_HAVE_SSL #define PETSC_HAVE_SSL 1 #endif #ifndef PETSC_DEPRECATED #define PETSC_DEPRECATED(why) __attribute((deprecated)) #endif #ifndef PETSC_REPLACE_DIR_SEPARATOR #define PETSC_REPLACE_DIR_SEPARATOR '\\' #endif #ifndef PETSC_HAVE_HDF5 #define PETSC_HAVE_HDF5 1 #endif #ifndef PETSC_HAVE_TRIANGLE #define PETSC_HAVE_TRIANGLE 1 #endif #ifndef PETSC_HAVE_SO_REUSEADDR #define PETSC_HAVE_SO_REUSEADDR 1 #endif #ifndef PETSC_HAVE_MPI #define PETSC_HAVE_MPI 1 #endif #ifndef PETSC_PREFETCH_HINT_T2 #define PETSC_PREFETCH_HINT_T2 _MM_HINT_T2 #endif #ifndef PETSC_PREFETCH_HINT_T0 #define PETSC_PREFETCH_HINT_T0 _MM_HINT_T0 #endif #ifndef PETSC_PREFETCH_HINT_T1 #define PETSC_PREFETCH_HINT_T1 _MM_HINT_T1 #endif #ifndef PETSC_HAVE_FORTRAN #define PETSC_HAVE_FORTRAN 1 #endif #ifndef PETSC_DIR #define PETSC_DIR "/Users/gbisht/projects/petsc/petsc_f0284fa" #endif #ifndef PETSC_HAVE_X #define PETSC_HAVE_X 1 #endif #ifndef PETSC_LIB_DIR #define PETSC_LIB_DIR "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib" #endif #ifndef PETSC_HAVE_PARMETIS #define PETSC_HAVE_PARMETIS 1 #endif #ifndef PETSC_USE_SOCKET_VIEWER #define PETSC_USE_SOCKET_VIEWER 1 #endif #ifndef PETSC_USE_ISATTY #define PETSC_USE_ISATTY 1 #endif #ifndef PETSC_HAVE_SOWING #define PETSC_HAVE_SOWING 1 #endif #ifndef PETSC_SLSUFFIX #define PETSC_SLSUFFIX "dylib" #endif #ifndef PETSC_FUNCTION_NAME_CXX #define PETSC_FUNCTION_NAME_CXX __func__ #endif #ifndef PETSC_HAVE_ATOLL #define PETSC_HAVE_ATOLL 1 #endif #ifndef PETSC_HAVE_DOUBLE_ALIGN_MALLOC #define PETSC_HAVE_DOUBLE_ALIGN_MALLOC 1 #endif #ifndef PETSC_UNUSED #define PETSC_UNUSED __attribute((unused)) #endif #ifndef PETSC_FUNCTION_NAME_C #define PETSC_FUNCTION_NAME_C __func__ #endif #ifndef PETSC_HAVE_CTETGEN #define PETSC_HAVE_CTETGEN 1 #endif #ifndef PETSC_USE_SINGLE_LIBRARY #define PETSC_USE_SINGLE_LIBRARY 1 #endif #ifndef PETSC_HAVE_CHACO #define PETSC_HAVE_CHACO 1 #endif #ifndef PETSC_HAVE_BUILTIN_EXPECT #define PETSC_HAVE_BUILTIN_EXPECT 1 #endif #ifndef PETSC_HAVE_METIS #define PETSC_HAVE_METIS 1 #endif #ifndef PETSC_DIR_SEPARATOR #define PETSC_DIR_SEPARATOR '/' #endif #ifndef PETSC_PATH_SEPARATOR #define PETSC_PATH_SEPARATOR ':' #endif #ifndef PETSC_HAVE_XMMINTRIN_H #define PETSC_HAVE_XMMINTRIN_H 1 #endif #ifndef PETSC_PREFETCH_HINT_NTA #define PETSC_PREFETCH_HINT_NTA _MM_HINT_NTA #endif #ifndef PETSC_Prefetch #define PETSC_Prefetch(a,b,c) _mm_prefetch((const char*)(a),(c)) #endif #ifndef PETSC_HAVE_BLASLAPACK #define PETSC_HAVE_BLASLAPACK 1 #endif #ifndef PETSC_HAVE_GZIP #define PETSC_HAVE_GZIP 1 #endif #ifndef PETSC_HAVE_STRING_H #define PETSC_HAVE_STRING_H 1 #endif #ifndef PETSC_HAVE_SYS_TYPES_H #define PETSC_HAVE_SYS_TYPES_H 1 #endif #ifndef PETSC_HAVE_DLFCN_H #define PETSC_HAVE_DLFCN_H 1 #endif #ifndef PETSC_HAVE_MACHINE_ENDIAN_H #define PETSC_HAVE_MACHINE_ENDIAN_H 1 #endif #ifndef PETSC_HAVE_SCHED_H #define PETSC_HAVE_SCHED_H 1 #endif #ifndef PETSC_HAVE_STDINT_H #define PETSC_HAVE_STDINT_H 1 #endif #ifndef PETSC_HAVE_TIME_H #define PETSC_HAVE_TIME_H 1 #endif #ifndef PETSC_HAVE_MATH_H #define PETSC_HAVE_MATH_H 1 #endif #ifndef PETSC_HAVE_STDLIB_H #define PETSC_HAVE_STDLIB_H 1 #endif #ifndef PETSC_HAVE_SYS_PARAM_H #define PETSC_HAVE_SYS_PARAM_H 1 #endif #ifndef PETSC_HAVE_PTHREAD_H #define PETSC_HAVE_PTHREAD_H 1 #endif #ifndef PETSC_HAVE_UNISTD_H #define PETSC_HAVE_UNISTD_H 1 #endif #ifndef PETSC_HAVE_CXXABI_H #define PETSC_HAVE_CXXABI_H 1 #endif #ifndef PETSC_HAVE_SYS_WAIT_H #define PETSC_HAVE_SYS_WAIT_H 1 #endif #ifndef PETSC_HAVE_SETJMP_H #define PETSC_HAVE_SETJMP_H 1 #endif #ifndef PETSC_HAVE_LIMITS_H #define PETSC_HAVE_LIMITS_H 1 #endif #ifndef PETSC_HAVE_SEARCH_H #define PETSC_HAVE_SEARCH_H 1 #endif #ifndef PETSC_HAVE_NETINET_IN_H #define PETSC_HAVE_NETINET_IN_H 1 #endif #ifndef PETSC_HAVE_SYS_SOCKET_H #define PETSC_HAVE_SYS_SOCKET_H 1 #endif #ifndef PETSC_HAVE_FLOAT_H #define PETSC_HAVE_FLOAT_H 1 #endif #ifndef PETSC_HAVE_SYS_RESOURCE_H #define PETSC_HAVE_SYS_RESOURCE_H 1 #endif #ifndef PETSC_HAVE_SYS_TIMES_H #define PETSC_HAVE_SYS_TIMES_H 1 #endif #ifndef PETSC_HAVE_NETDB_H #define PETSC_HAVE_NETDB_H 1 #endif #ifndef PETSC_HAVE_SYS_UTSNAME_H #define PETSC_HAVE_SYS_UTSNAME_H 1 #endif #ifndef PETSC_HAVE_PWD_H #define PETSC_HAVE_PWD_H 1 #endif #ifndef PETSC_HAVE_FCNTL_H #define PETSC_HAVE_FCNTL_H 1 #endif #ifndef PETSC_HAVE_STRINGS_H #define PETSC_HAVE_STRINGS_H 1 #endif #ifndef PETSC_TIME_WITH_SYS_TIME #define PETSC_TIME_WITH_SYS_TIME 1 #endif #ifndef PETSC_HAVE_SYS_TIME_H #define PETSC_HAVE_SYS_TIME_H 1 #endif #ifndef PETSC_USING_F90 #define PETSC_USING_F90 1 #endif #ifndef PETSC_USING_F2003 #define PETSC_USING_F2003 1 #endif #ifndef PETSC_HAVE_RTLD_NOW #define PETSC_HAVE_RTLD_NOW 1 #endif #ifndef PETSC_HAVE_RTLD_LOCAL #define PETSC_HAVE_RTLD_LOCAL 1 #endif #ifndef PETSC_HAVE_RTLD_LAZY #define PETSC_HAVE_RTLD_LAZY 1 #endif #ifndef PETSC_C_STATIC_INLINE #define PETSC_C_STATIC_INLINE static inline #endif #ifndef PETSC_HAVE_FORTRAN_UNDERSCORE #define PETSC_HAVE_FORTRAN_UNDERSCORE 1 #endif #ifndef PETSC_HAVE_CXX_NAMESPACE #define PETSC_HAVE_CXX_NAMESPACE 1 #endif #ifndef PETSC_HAVE_RTLD_GLOBAL #define PETSC_HAVE_RTLD_GLOBAL 1 #endif #ifndef PETSC_C_RESTRICT #define PETSC_C_RESTRICT __restrict__ #endif #ifndef PETSC_CXX_RESTRICT #define PETSC_CXX_RESTRICT __restrict__ #endif #ifndef PETSC_CXX_STATIC_INLINE #define PETSC_CXX_STATIC_INLINE static inline #endif #ifndef PETSC_HAVE_LIBZ #define PETSC_HAVE_LIBZ 1 #endif #ifndef PETSC_HAVE_LIBDL #define PETSC_HAVE_LIBDL 1 #endif #ifndef PETSC_HAVE_LIBGFORTRAN #define PETSC_HAVE_LIBGFORTRAN 1 #endif #ifndef PETSC_HAVE_LIBMETIS #define PETSC_HAVE_LIBMETIS 1 #endif #ifndef PETSC_HAVE_LIBCRYPTO #define PETSC_HAVE_LIBCRYPTO 1 #endif #ifndef PETSC_HAVE_LIBHDF5HL_FORTRAN #define PETSC_HAVE_LIBHDF5HL_FORTRAN 1 #endif #ifndef PETSC_HAVE_LIB_SYSTEM_LIBRARY_FRAMEWORKS_ACCELERATE_FRAMEWORK_VERSIONS_CURRENT_ACCELERATE #define PETSC_HAVE_LIB_SYSTEM_LIBRARY_FRAMEWORKS_ACCELERATE_FRAMEWORK_VERSIONS_CURRENT_ACCELERATE 1 #endif #ifndef PETSC_HAVE_LIBM #define PETSC_HAVE_LIBM 1 #endif #ifndef PETSC_HAVE_LIBTRIANGLE #define PETSC_HAVE_LIBTRIANGLE 1 #endif #ifndef PETSC_HAVE_LIBHDF5 #define PETSC_HAVE_LIBHDF5 1 #endif #ifndef PETSC_HAVE_LIBPARMETIS #define PETSC_HAVE_LIBPARMETIS 1 #endif #ifndef PETSC_HAVE_LIBSSL #define PETSC_HAVE_LIBSSL 1 #endif #ifndef PETSC_HAVE_FENV_H #define PETSC_HAVE_FENV_H 1 #endif #ifndef PETSC_HAVE_LOG2 #define PETSC_HAVE_LOG2 1 #endif #ifndef PETSC_HAVE_LIBHDF5_HL #define PETSC_HAVE_LIBHDF5_HL 1 #endif #ifndef PETSC_HAVE_LIBMPIFORT #define PETSC_HAVE_LIBMPIFORT 1 #endif #ifndef PETSC_HAVE_ERF #define PETSC_HAVE_ERF 1 #endif #ifndef PETSC_HAVE_LIBX11 #define PETSC_HAVE_LIBX11 1 #endif #ifndef PETSC_HAVE_LIBQUADMATH #define PETSC_HAVE_LIBQUADMATH 1 #endif #ifndef PETSC_HAVE_LIBHDF5_FORTRAN #define PETSC_HAVE_LIBHDF5_FORTRAN 1 #endif #ifndef PETSC_HAVE_LIBCHACO #define PETSC_HAVE_LIBCHACO 1 #endif #ifndef PETSC_HAVE_TGAMMA #define PETSC_HAVE_TGAMMA 1 #endif #ifndef PETSC_ARCH #define PETSC_ARCH "darwin-gnu-fort-debug" #endif #ifndef PETSC_CLANGUAGE_C #define PETSC_CLANGUAGE_C 1 #endif #ifndef PETSC_USE_ERRORCHECKING #define PETSC_USE_ERRORCHECKING 1 #endif #ifndef PETSC_SIZEOF_MPI_COMM #define PETSC_SIZEOF_MPI_COMM 4 #endif #ifndef PETSC_BITS_PER_BYTE #define PETSC_BITS_PER_BYTE 8 #endif #ifndef PETSC_SIZEOF_MPI_FINT #define PETSC_SIZEOF_MPI_FINT 4 #endif #ifndef PETSC_SIZEOF_VOID_P #define PETSC_SIZEOF_VOID_P 8 #endif #ifndef PETSC_RETSIGTYPE #define PETSC_RETSIGTYPE void #endif #ifndef PETSC_HAVE_CXX_COMPLEX #define PETSC_HAVE_CXX_COMPLEX 1 #endif #ifndef PETSC_SIZEOF_LONG #define PETSC_SIZEOF_LONG 8 #endif #ifndef PETSC_USE_FORTRANKIND #define PETSC_USE_FORTRANKIND 1 #endif #ifndef PETSC_SIZEOF_SIZE_T #define PETSC_SIZEOF_SIZE_T 8 #endif #ifndef PETSC_HAVE_SIGINFO_T #define PETSC_HAVE_SIGINFO_T 1 #endif #ifndef PETSC_SIZEOF_CHAR #define PETSC_SIZEOF_CHAR 1 #endif #ifndef PETSC_SIZEOF_DOUBLE #define PETSC_SIZEOF_DOUBLE 8 #endif #ifndef PETSC_SIZEOF_FLOAT #define PETSC_SIZEOF_FLOAT 4 #endif #ifndef PETSC_HAVE_C99_COMPLEX #define PETSC_HAVE_C99_COMPLEX 1 #endif #ifndef PETSC_SIZEOF_INT #define PETSC_SIZEOF_INT 4 #endif #ifndef PETSC_SIZEOF_LONG_LONG #define PETSC_SIZEOF_LONG_LONG 8 #endif #ifndef PETSC_SIZEOF_SHORT #define PETSC_SIZEOF_SHORT 2 #endif #ifndef PETSC_HAVE_STRCASECMP #define PETSC_HAVE_STRCASECMP 1 #endif #ifndef PETSC_HAVE_POPEN #define PETSC_HAVE_POPEN 1 #endif #ifndef PETSC_HAVE_SIGSET #define PETSC_HAVE_SIGSET 1 #endif #ifndef PETSC_HAVE_GETWD #define PETSC_HAVE_GETWD 1 #endif #ifndef PETSC_HAVE_VSNPRINTF #define PETSC_HAVE_VSNPRINTF 1 #endif #ifndef PETSC_HAVE_TIMES #define PETSC_HAVE_TIMES 1 #endif #ifndef PETSC_HAVE_DLSYM #define PETSC_HAVE_DLSYM 1 #endif #ifndef PETSC_HAVE_SNPRINTF #define PETSC_HAVE_SNPRINTF 1 #endif #ifndef PETSC_HAVE_GETHOSTBYNAME #define PETSC_HAVE_GETHOSTBYNAME 1 #endif #ifndef PETSC_HAVE_GETCWD #define PETSC_HAVE_GETCWD 1 #endif #ifndef PETSC_HAVE_ACCESS #define PETSC_HAVE_ACCESS 1 #endif #ifndef PETSC_HAVE_DLERROR #define PETSC_HAVE_DLERROR 1 #endif #ifndef PETSC_HAVE_FORK #define PETSC_HAVE_FORK 1 #endif #ifndef PETSC_HAVE_RAND #define PETSC_HAVE_RAND 1 #endif #ifndef PETSC_HAVE_GETTIMEOFDAY #define PETSC_HAVE_GETTIMEOFDAY 1 #endif #ifndef PETSC_HAVE_DLCLOSE #define PETSC_HAVE_DLCLOSE 1 #endif #ifndef PETSC_HAVE_UNAME #define PETSC_HAVE_UNAME 1 #endif #ifndef PETSC_HAVE_GETHOSTNAME #define PETSC_HAVE_GETHOSTNAME 1 #endif #ifndef PETSC_HAVE_MKSTEMP #define PETSC_HAVE_MKSTEMP 1 #endif #ifndef PETSC_HAVE_SIGACTION #define PETSC_HAVE_SIGACTION 1 #endif #ifndef PETSC_HAVE_DRAND48 #define PETSC_HAVE_DRAND48 1 #endif #ifndef PETSC_HAVE_VA_COPY #define PETSC_HAVE_VA_COPY 1 #endif #ifndef PETSC_HAVE_CLOCK #define PETSC_HAVE_CLOCK 1 #endif #ifndef PETSC_HAVE_SYSCTLBYNAME #define PETSC_HAVE_SYSCTLBYNAME 1 #endif #ifndef PETSC_HAVE_SIGNAL #define PETSC_HAVE_SIGNAL 1 #endif #ifndef PETSC_HAVE_USLEEP #define PETSC_HAVE_USLEEP 1 #endif #ifndef PETSC_HAVE_GETRUSAGE #define PETSC_HAVE_GETRUSAGE 1 #endif #ifndef PETSC_HAVE_VFPRINTF #define PETSC_HAVE_VFPRINTF 1 #endif #ifndef PETSC_HAVE_NANOSLEEP #define PETSC_HAVE_NANOSLEEP 1 #endif #ifndef PETSC_HAVE_GETDOMAINNAME #define PETSC_HAVE_GETDOMAINNAME 1 #endif #ifndef PETSC_HAVE_TIME #define PETSC_HAVE_TIME 1 #endif #ifndef PETSC_HAVE_LSEEK #define PETSC_HAVE_LSEEK 1 #endif #ifndef PETSC_HAVE_SOCKET #define PETSC_HAVE_SOCKET 1 #endif #ifndef PETSC_HAVE_READLINK #define PETSC_HAVE_READLINK 1 #endif #ifndef PETSC_HAVE_REALPATH #define PETSC_HAVE_REALPATH 1 #endif #ifndef PETSC_HAVE_DLOPEN #define PETSC_HAVE_DLOPEN 1 #endif #ifndef PETSC_HAVE_MEMMOVE #define PETSC_HAVE_MEMMOVE 1 #endif #ifndef PETSC_HAVE__GFORTRAN_IARGC #define PETSC_HAVE__GFORTRAN_IARGC 1 #endif #ifndef PETSC_SIGNAL_CAST #define PETSC_SIGNAL_CAST #endif #ifndef PETSC_HAVE_SLEEP #define PETSC_HAVE_SLEEP 1 #endif #ifndef PETSC_HAVE_VPRINTF #define PETSC_HAVE_VPRINTF 1 #endif #ifndef PETSC_HAVE_BZERO #define PETSC_HAVE_BZERO 1 #endif #ifndef PETSC_HAVE_GETPAGESIZE #define PETSC_HAVE_GETPAGESIZE 1 #endif #ifndef PETSC_WRITE_MEMORY_BARRIER #define PETSC_WRITE_MEMORY_BARRIER() asm volatile("sfence":::"memory") #endif #ifndef PETSC_MEMORY_BARRIER #define PETSC_MEMORY_BARRIER() asm volatile("mfence":::"memory") #endif #ifndef PETSC_READ_MEMORY_BARRIER #define PETSC_READ_MEMORY_BARRIER() asm volatile("lfence":::"memory") #endif #ifndef PETSC_CPU_RELAX #define PETSC_CPU_RELAX() asm volatile("rep; nop" ::: "memory") #endif #ifndef PETSC_BLASLAPACK_SDOT_RETURNS_DOUBLE #define PETSC_BLASLAPACK_SDOT_RETURNS_DOUBLE 1 #endif #ifndef PETSC_BLASLAPACK_SNRM2_RETURNS_DOUBLE #define PETSC_BLASLAPACK_SNRM2_RETURNS_DOUBLE 1 #endif #ifndef PETSC_BLASLAPACK_UNDERSCORE #define PETSC_BLASLAPACK_UNDERSCORE 1 #endif #ifndef PETSC_HAVE_MPI_F90MODULE #define PETSC_HAVE_MPI_F90MODULE 1 #endif #ifndef PETSC_HAVE_MPI_IALLREDUCE #define PETSC_HAVE_MPI_IALLREDUCE 1 #endif #ifndef PETSC_HAVE_MPI_IN_PLACE #define PETSC_HAVE_MPI_IN_PLACE 1 #endif #ifndef PETSC_HAVE_MPI_COMM_C2F #define PETSC_HAVE_MPI_COMM_C2F 1 #endif #ifndef PETSC_HAVE_MPI_COMBINER_CONTIGUOUS #define PETSC_HAVE_MPI_COMBINER_CONTIGUOUS 1 #endif #ifndef PETSC_HAVE_MPI_INT64_T #define PETSC_HAVE_MPI_INT64_T 1 #endif #ifndef PETSC_HAVE_MPI_TYPE_GET_EXTENT #define PETSC_HAVE_MPI_TYPE_GET_EXTENT 1 #endif #ifndef PETSC_HAVE_MPI_WIN_CREATE #define PETSC_HAVE_MPI_WIN_CREATE 1 #endif #ifndef PETSC_HAVE_MPI_TYPE_DUP #define PETSC_HAVE_MPI_TYPE_DUP 1 #endif #ifndef PETSC_HAVE_MPI_INIT_THREAD #define PETSC_HAVE_MPI_INIT_THREAD 1 #endif #ifndef PETSC_HAVE_MPI_LONG_DOUBLE #define PETSC_HAVE_MPI_LONG_DOUBLE 1 #endif #ifndef PETSC_HAVE_MPI_COMM_F2C #define PETSC_HAVE_MPI_COMM_F2C 1 #endif #ifndef PETSC_HAVE_MPI_TYPE_GET_ENVELOPE #define PETSC_HAVE_MPI_TYPE_GET_ENVELOPE 1 #endif #ifndef PETSC_HAVE_MPI_COMBINER_DUP #define PETSC_HAVE_MPI_COMBINER_DUP 1 #endif #ifndef PETSC_HAVE_MPICH_NUMVERSION #define PETSC_HAVE_MPICH_NUMVERSION 30104300 #endif #ifndef PETSC_HAVE_MPIIO #define PETSC_HAVE_MPIIO 1 #endif #ifndef PETSC_HAVE_MPI_COMM_SPAWN #define PETSC_HAVE_MPI_COMM_SPAWN 1 #endif #ifndef PETSC_HAVE_MPI_FINT #define PETSC_HAVE_MPI_FINT 1 #endif #ifndef PETSC_HAVE_MPI_IBARRIER #define PETSC_HAVE_MPI_IBARRIER 1 #endif #ifndef PETSC_HAVE_MPI_ALLTOALLW #define PETSC_HAVE_MPI_ALLTOALLW 1 #endif #ifndef PETSC_HAVE_MPI_REPLACE #define PETSC_HAVE_MPI_REPLACE 1 #endif #ifndef PETSC_HAVE_MPI_EXSCAN #define PETSC_HAVE_MPI_EXSCAN 1 #endif #ifndef PETSC_HAVE_MPI_C_DOUBLE_COMPLEX #define PETSC_HAVE_MPI_C_DOUBLE_COMPLEX 1 #endif #ifndef PETSC_HAVE_MPI_FINALIZED #define PETSC_HAVE_MPI_FINALIZED 1 #endif #ifndef PETSC_USE_INFO #define PETSC_USE_INFO 1 #endif #ifndef PETSC_Alignx #define PETSC_Alignx(a,b) #endif #ifndef PETSC_USE_BACKWARD_LOOP #define PETSC_USE_BACKWARD_LOOP 1 #endif #ifndef PETSC_USE_DEBUG #define PETSC_USE_DEBUG 1 #endif #ifndef PETSC_IS_COLOR_VALUE_TYPE_SIZE #define PETSC_IS_COLOR_VALUE_TYPE_SIZE PETSC_SIZEOF_SHORT #endif #ifndef PETSC_USE_LOG #define PETSC_USE_LOG 1 #endif #ifndef PETSC_IS_COLOR_VALUE_TYPE #define PETSC_IS_COLOR_VALUE_TYPE short #endif #ifndef PETSC_USE_CTABLE #define PETSC_USE_CTABLE 1 #endif #ifndef PETSC_MEMALIGN #define PETSC_MEMALIGN 16 #endif #ifndef PETSC_VERSION_DATE_GIT #define PETSC_VERSION_DATE_GIT "2015-07-27 13:34:26 -0500" #endif #ifndef PETSC_VERSION_BRANCH_GIT #define PETSC_VERSION_BRANCH_GIT "master" #endif #ifndef PETSC_VERSION_GIT #define PETSC_VERSION_GIT "v3.6.1-238-gf0284fa" #endif #ifndef PETSC_USE_SCALAR_REAL #define PETSC_USE_SCALAR_REAL 1 #endif #ifndef PETSC_HAVE_ISINF #define PETSC_HAVE_ISINF 1 #endif #ifndef PETSC_HAVE_ISNAN #define PETSC_HAVE_ISNAN 1 #endif #ifndef PETSC_HAVE_ISNORMAL #define PETSC_HAVE_ISNORMAL 1 #endif #ifndef PETSC_USE_REAL_DOUBLE #define PETSC_USE_REAL_DOUBLE 1 #endif #ifndef PETSC_HAVE_DYNAMIC_LIBRARIES #define PETSC_HAVE_DYNAMIC_LIBRARIES 1 #endif #ifndef PETSC_HAVE_SHARED_LIBRARIES #define PETSC_HAVE_SHARED_LIBRARIES 1 #endif #ifndef PETSC_USE_SHARED_LIBRARIES #define PETSC_USE_SHARED_LIBRARIES 1 #endif #ifndef PETSC_LEVEL1_DCACHE_LINESIZE #define PETSC_LEVEL1_DCACHE_LINESIZE 32 #endif #ifndef PETSC_LEVEL1_DCACHE_SIZE #define PETSC_LEVEL1_DCACHE_SIZE 32768 #endif #ifndef PETSC_LEVEL1_DCACHE_ASSOC #define PETSC_LEVEL1_DCACHE_ASSOC 2 #endif #ifndef PETSC__BSD_SOURCE #define PETSC__BSD_SOURCE 1 #endif #ifndef PETSC__DEFAULT_SOURCE #define PETSC__DEFAULT_SOURCE 1 #endif #ifndef PETSC_HAVE_FORTRAN_GET_COMMAND_ARGUMENT #define PETSC_HAVE_FORTRAN_GET_COMMAND_ARGUMENT 1 #endif #ifndef PETSC_HAVE_GFORTRAN_IARGC #define PETSC_HAVE_GFORTRAN_IARGC 1 #endif #ifndef PETSC_USE_BYTES_FOR_SIZE #define PETSC_USE_BYTES_FOR_SIZE 1 #endif #ifndef PETSC_HAVE_H5PSET_FAPL_MPIO #define PETSC_HAVE_H5PSET_FAPL_MPIO 1 #endif #ifndef PETSC_HAVE_SYS_SYSCTL_H #define PETSC_HAVE_SYS_SYSCTL_H 1 #endif #endif **** darwin-gnu-fort-debug/include/petscfix.h **** #if !defined(INCLUDED_UNKNOWN) #define INCLUDED_UNKNOWN #if defined(__cplusplus) extern "C" { } #else #endif #endif =============================================================================== Compiling Ctetgen; this may take several minutes =============================================================================== Executing: cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/ctetgen && /opt/local/bin/gmake PETSC_DIR=/Users/gbisht/projects/petsc/petsc_f0284fa clean lib stdout: /opt/local/bin/mpicc-mpich-gcc49 -o ctetgen.o -c -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/Users/gbisht/projects/petsc/petsc_f0284fa/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/opt/X11/include -I/opt/local/include/mpich-gcc49 `pwd`/ctetgen.c /opt/local/bin/ar cr libctetgen.a ctetgen.o if test -n ""; then /opt/local/bin/ar cr ctetgen.lo; fi /bin/rm -f ctetgen.o ctetgen.lo /opt/local/bin/mpicc-mpich-gcc49 -o predicates.o -c -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/Users/gbisht/projects/petsc/petsc_f0284fa/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/opt/X11/include -I/opt/local/include/mpich-gcc49 `pwd`/predicates.c /opt/local/bin/ar cr libctetgen.a predicates.o if test -n ""; then /opt/local/bin/ar cr predicates.lo; fi /bin/rm -f predicates.o predicates.lo /opt/local/bin/mpicc-mpich-gcc49 -o ctetgen.o -c -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/Users/gbisht/projects/petsc/petsc_f0284fa/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/opt/X11/include -I/opt/local/include/mpich-gcc49 `pwd`/ctetgen.c /opt/local/bin/ar cr libctetgen.a ctetgen.o if test -n ""; then /opt/local/bin/ar cr ctetgen.lo; fi /bin/rm -f ctetgen.o ctetgen.lo /opt/local/bin/mpicc-mpich-gcc49 -o predicates.o -c -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 -I/Users/gbisht/projects/petsc/petsc_f0284fa/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/opt/X11/include -I/opt/local/include/mpich-gcc49 `pwd`/predicates.c /opt/local/bin/ar cr libctetgen.a predicates.o if test -n ""; then /opt/local/bin/ar cr predicates.lo; fi /bin/rm -f predicates.o predicates.lo =============================================================================== Installing Ctetgen; this may take several minutes =============================================================================== Executing: cd /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/ctetgen && /opt/local/bin/gmake PETSC_DIR=/Users/gbisht/projects/petsc/petsc_f0284fa install-ctetgen stdout: /bin/mkdir -p /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include /bin/mkdir -p /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib /bin/cp ctetgen.h /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/ /bin/cp libctetgen.a /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/ /bin/mkdir -p /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include /bin/mkdir -p /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib /bin/cp ctetgen.h /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include/ /bin/cp libctetgen.a /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib/Executing: ['/opt/local/bin/cmake', '--version'] stdout: cmake version 3.2.3 CMake suite maintained and supported by Kitware (kitware.com/cmake). Could not parse CMake version: cmake version 3.2.3 CMake suite maintained and supported by Kitware (kitware.com/cmake)., disabling cmake build option CMake configuration was unsuccessful ================================================================================ **** darwin-gnu-fort-debug/lib/petsc/conf/petscvariables **** MPICXX_SHOW = /opt/local/bin/g++-mp-4.9 -pipe -m64 -Wl,-flat_namespace -I/opt/local/include/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -lmpicxx -lmpi -lpmpi C_DEPFLAGS = -MMD -MP FC_DEFINE_FLAG = -D MPICC_SHOW = /opt/local/bin/gcc-mp-4.9 -pipe -m64 -Wl,-flat_namespace -I/opt/local/include/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -lmpi -lpmpi AR_FLAGS = cr CXX_DEPFLAGS = -MMD -MP FC_DEPFLAGS = -MMD -MP FAST_AR_FLAGS = Scq FC_MODULE_OUTPUT_FLAG = -J PETSC_LANGUAGE = CONLY FC_LINKER_FLAGS = -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 CTETGEN_LIB = -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lctetgen SL_LINKER = /opt/local/bin/mpicc-mpich-gcc49 CC_FLAGS = -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 TRIANGLE_INCLUDE = -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include PETSC_PRECISION = double PETSC_LIB_BASIC = -lpetsc CTETGEN_INCLUDE = -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include CHACO_INCLUDE = FC_FLAGS = -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 BLASLAPACK_LIB = /System/Library/Frameworks/Accelerate.framework/Versions/Current/Accelerate PETSC_MAT_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} PCC = /opt/local/bin/mpicc-mpich-gcc49 SL_LINKER_LIBS = ${PETSC_EXTERNAL_LIB_BASIC} HDF5_INCLUDE = -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include MPI_LIB = PETSC_SNES_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} SSL_LIB = -lssl -lcrypto PETSC_EXTERNAL_LIB_BASIC = /System/Library/Frameworks/Accelerate.framework/Versions/Current/Accelerate -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lparmetis -lmetis -ltriangle -Wl,-rpath,/opt/X11/lib -L/opt/X11/lib -lX11 -lchaco -lhdf5hl_fortran -lhdf5_fortran -lhdf5_hl -lhdf5 -lctetgen -lssl -lcrypto -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -lmpifort -lgfortran -lquadmath -lm -lmpicxx -lstdc++ -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl HDF5_LIB = -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lhdf5hl_fortran -lhdf5_fortran -lhdf5_hl -lhdf5 SL_LINKER_FLAGS = ${PCC_LINKER_FLAGS} PARMETIS_LIB = -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lparmetis CC_SUFFIX = o PETSC_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} CONFIGURE_OPTIONS = --download-hdf5=1 --with-blas-lapack-lib=/System/Library/Frameworks/Accelerate.framework/Versions/Current/Accelerate --download-parmetis=yes --download-metis=yes --with-cc=/opt/local/bin/mpicc-mpich-gcc49 --with-cxx=/opt/local/bin/mpicxx-mpich-gcc49 --with-fc=/opt/local/bin/mpif90-mpich-gcc49 --with-mpiexec=/opt/local/bin/mpiexec-mpich-gcc49 PETSC_ARCH=darwin-gnu-fort-debug --download-sowing=1 --download-triangle=1 --download-ctetgen=1 --download-chaco=1 SHLIBS = libpetsc METIS_INCLUDE = -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include PETSC_CHARACTERISTIC_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} TRIANGLE_LIB = -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -ltriangle PTHREAD_LIB = PETSC_SCALAR = real PETSC_FC_INCLUDES = -I/Users/gbisht/projects/petsc/petsc_f0284fa/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/opt/X11/include -I/opt/local/include/mpich-gcc49 CPP_FLAGS = PETSC_KSP_LIB_BASIC = -lpetsc FPP_FLAGS = SOWING_LIB = FC_LINKER = /opt/local/bin/mpif90-mpich-gcc49 PETSC_KSP_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} CXX_FLAGS = -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC PCC_LINKER_FLAGS = -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 SSL_INCLUDE = PETSC_CONTRIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} PETSC_CC_INCLUDES = -I/Users/gbisht/projects/petsc/petsc_f0284fa/include -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include -I/opt/X11/include -I/opt/local/include/mpich-gcc49 PCC_LINKER = /opt/local/bin/mpicc-mpich-gcc49 PETSC_SYS_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} PCC_FLAGS = -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 PTHREAD_INCLUDE = METIS_LIB = -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lmetis DARWIN_COMMONS_USE_DYLIBS = -Wl,-commons,use_dylibs PETSC_TS_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} PETSC_TAO_LIB_BASIC = -lpetsc BLASLAPACK_INCLUDE = CHACO_LIB = -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lchaco PETSC_TS_LIB_BASIC = -lpetsc PETSC_VEC_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} CC_LINKER_SUFFIX = SL_LINKER_SUFFIX = dylib PARMETIS_INCLUDE = -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include PETSC_DM_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} DESTDIR = /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug FC_MODULE_FLAG = -I X_LIB = -Wl,-rpath,/opt/X11/lib -L/opt/X11/lib -lX11 X_INCLUDE = -I/opt/X11/include PETSC_WITH_EXTERNAL_LIB = -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lpetsc /System/Library/Frameworks/Accelerate.framework/Versions/Current/Accelerate -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lparmetis -lmetis -ltriangle -Wl,-rpath,/opt/X11/lib -L/opt/X11/lib -lX11 -lchaco -lhdf5hl_fortran -lhdf5_fortran -lhdf5_hl -lhdf5 -lctetgen -lssl -lcrypto -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl -lmpifort -lgfortran -lquadmath -lm -lmpicxx -lstdc++ -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -lmpi -lpmpi -lSystem -lgcc_ext.10.5 -Wl,-rpath,/opt/local/lib/mpich-gcc49 -L/opt/local/lib/mpich-gcc49 -Wl,-rpath,/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -Wl,-rpath,/opt/local/lib/gcc49 -L/opt/local/lib/gcc49 -ldl SOWING_INCLUDE = PETSC_TAO_LIB = ${C_SH_LIB_PATH} ${PETSC_WITH_EXTERNAL_LIB} MPI_INCLUDE = -I/opt/local/include/mpich-gcc49 FC_SUFFIX = o LIBNAME = ${INSTALL_LIB_DIR}/libpetsc.${AR_LIB_SUFFIX} SHELL = /bin/sh GREP = /usr/bin/grep MV = /bin/mv PYTHON = /usr/bin/python MKDIR = /bin/mkdir -p SEDINPLACE = /usr/bin/sed -i "" SED = /usr/bin/sed DIFF = /usr/bin/diff -w GZIP = /usr/bin/gzip RM = /bin/rm -f CP = /bin/cp CC_LINKER_SLFLAG = -Wl,-rpath, CC = /opt/local/bin/mpicc-mpich-gcc49 RANLIB = /opt/local/bin/ranlib -c DYNAMICLINKER = /opt/local/bin/mpicc-mpich-gcc49 CXX = /opt/local/bin/mpicxx-mpich-gcc49 FC = /opt/local/bin/mpif90-mpich-gcc49 CXXCPP = /opt/local/bin/mpicxx-mpich-gcc49 -E FC_LINKER_SLFLAG = -Wl,-rpath, CPP = /opt/local/bin/mpicc-mpich-gcc49 -E AR_LIB_SUFFIX = a LD_SHARED = /opt/local/bin/mpicc-mpich-gcc49 AR = /opt/local/bin/ar DIR = /Users/gbisht/projects/petsc/petsc_f0284fa PETSC_INDEX_SIZE = 32 OMAKE = /opt/local/bin/gmake --no-print-directory MAKE_IS_GNUMAKE = 1 MAKE = /opt/local/bin/gmake MAKE_NP = 7 OMAKE_PRINTDIR = /opt/local/bin/gmake --print-directory GIT = git MPIEXEC = /opt/local/bin/mpiexec-mpich-gcc49 CMAKE = /opt/local/bin/cmake PETSC_SCALAR_SIZE = 64 SL_LINKER_FUNCTION = -dynamiclib -install_name $(call SONAME_FUNCTION,$(1),$(2)) -compatibility_version $(2) -current_version $(3) -single_module -multiply_defined suppress -undefined dynamic_lookup SONAME_FUNCTION = $(1).$(2).dylib BUILDSHAREDLIB = yes DSYMUTIL = /usr/bin/dsymutil DOCTEXT = /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/doctext BIB2HTML = /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/bib2html PDFLATEX = /opt/local/bin/pdflatex BFORT = /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/bfort MAPNAMES = /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/bin/mapnames TEST_RUNS = C C_X Fortran SSL CTETGEN HDF5 CHACO X TRIANGLE METIS PARMETIS Cxx F90 F90_NoComplex F2003 Fortran_NoComplex C_NoComplex **** darwin-gnu-fort-debug/lib/petsc/conf/petscrules **** shared_install: -@echo "Now to check if the libraries are working do:" -@echo "make PETSC_DIR=${PETSC_DIR} PETSC_ARCH=${PETSC_ARCH} test" -@echo "=========================================" remoteclean: remote: libc: ${LIBNAME}(${OBJSC}) libcxx: ${LIBNAME}(${OBJSCXX}) libcu: ${LIBNAME}(${OBJSCU}) libf: ${OBJSF} -${AR} ${AR_FLAGS} ${LIBNAME} ${OBJSF} .F.a: ${PETSC_MAKE_STOP_ON_ERROR}${FC} -c ${FC_FLAGS} ${FFLAGS} ${FCPPFLAGS} $< -${AR} ${AR_FLAGS} ${LIBNAME} $*.o -${RM} $*.o .f.o .f90.o .f95.o: ${PETSC_MAKE_STOP_ON_ERROR}${FC} -c ${FC_FLAGS} ${FFLAGS} -o $@ $< .f.a: ${PETSC_MAKE_STOP_ON_ERROR}${FC} -c ${FC_FLAGS} ${FFLAGS} $< -${AR} ${AR_FLAGS} ${LIBNAME} $*.o -${RM} $*.o .F.o .F90.o .F95.o: ${PETSC_MAKE_STOP_ON_ERROR}${FC} -c ${FC_FLAGS} ${FFLAGS} ${FCPPFLAGS} -o $@ $< shared_arch: shared_darwin mpi4py-build: mpi4py-install: petsc4py-build: petsc4py-install: **** darwin-gnu-fort-debug/include/petscconf.h **** #if !defined(INCLUDED_UNKNOWN) #define INCLUDED_UNKNOWN #ifndef ANSI_DECLARATORS #define ANSI_DECLARATORS 1 #endif #ifndef IS_COLORING_MAX #define IS_COLORING_MAX 65535 #endif #ifndef STDC_HEADERS #define STDC_HEADERS 1 #endif #ifndef MPIU_COLORING_VALUE #define MPIU_COLORING_VALUE MPI_UNSIGNED_SHORT #endif #ifndef PETSC_RTLD_DEFAULT #define PETSC_RTLD_DEFAULT 1 #endif #ifndef PETSC_UINTPTR_T #define PETSC_UINTPTR_T uintptr_t #endif #ifndef PETSC_HAVE_PTHREAD #define PETSC_HAVE_PTHREAD 1 #endif #ifndef PETSC_HAVE_SSL #define PETSC_HAVE_SSL 1 #endif #ifndef PETSC_DEPRECATED #define PETSC_DEPRECATED(why) __attribute((deprecated)) #endif #ifndef PETSC_REPLACE_DIR_SEPARATOR #define PETSC_REPLACE_DIR_SEPARATOR '\\' #endif #ifndef PETSC_HAVE_HDF5 #define PETSC_HAVE_HDF5 1 #endif #ifndef PETSC_HAVE_TRIANGLE #define PETSC_HAVE_TRIANGLE 1 #endif #ifndef PETSC_HAVE_SO_REUSEADDR #define PETSC_HAVE_SO_REUSEADDR 1 #endif #ifndef PETSC_HAVE_MPI #define PETSC_HAVE_MPI 1 #endif #ifndef PETSC_PREFETCH_HINT_T2 #define PETSC_PREFETCH_HINT_T2 _MM_HINT_T2 #endif #ifndef PETSC_PREFETCH_HINT_T0 #define PETSC_PREFETCH_HINT_T0 _MM_HINT_T0 #endif #ifndef PETSC_PREFETCH_HINT_T1 #define PETSC_PREFETCH_HINT_T1 _MM_HINT_T1 #endif #ifndef PETSC_HAVE_FORTRAN #define PETSC_HAVE_FORTRAN 1 #endif #ifndef PETSC_DIR #define PETSC_DIR "/Users/gbisht/projects/petsc/petsc_f0284fa" #endif #ifndef PETSC_HAVE_X #define PETSC_HAVE_X 1 #endif #ifndef PETSC_LIB_DIR #define PETSC_LIB_DIR "/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib" #endif #ifndef PETSC_HAVE_PARMETIS #define PETSC_HAVE_PARMETIS 1 #endif #ifndef PETSC_USE_SOCKET_VIEWER #define PETSC_USE_SOCKET_VIEWER 1 #endif #ifndef PETSC_USE_ISATTY #define PETSC_USE_ISATTY 1 #endif #ifndef PETSC_HAVE_SOWING #define PETSC_HAVE_SOWING 1 #endif #ifndef PETSC_SLSUFFIX #define PETSC_SLSUFFIX "dylib" #endif #ifndef PETSC_FUNCTION_NAME_CXX #define PETSC_FUNCTION_NAME_CXX __func__ #endif #ifndef PETSC_HAVE_ATOLL #define PETSC_HAVE_ATOLL 1 #endif #ifndef PETSC_HAVE_DOUBLE_ALIGN_MALLOC #define PETSC_HAVE_DOUBLE_ALIGN_MALLOC 1 #endif #ifndef PETSC_UNUSED #define PETSC_UNUSED __attribute((unused)) #endif #ifndef PETSC_FUNCTION_NAME_C #define PETSC_FUNCTION_NAME_C __func__ #endif #ifndef PETSC_HAVE_CTETGEN #define PETSC_HAVE_CTETGEN 1 #endif #ifndef PETSC_USE_SINGLE_LIBRARY #define PETSC_USE_SINGLE_LIBRARY 1 #endif #ifndef PETSC_HAVE_CHACO #define PETSC_HAVE_CHACO 1 #endif #ifndef PETSC_HAVE_BUILTIN_EXPECT #define PETSC_HAVE_BUILTIN_EXPECT 1 #endif #ifndef PETSC_HAVE_METIS #define PETSC_HAVE_METIS 1 #endif #ifndef PETSC_DIR_SEPARATOR #define PETSC_DIR_SEPARATOR '/' #endif #ifndef PETSC_PATH_SEPARATOR #define PETSC_PATH_SEPARATOR ':' #endif #ifndef PETSC_HAVE_XMMINTRIN_H #define PETSC_HAVE_XMMINTRIN_H 1 #endif #ifndef PETSC_PREFETCH_HINT_NTA #define PETSC_PREFETCH_HINT_NTA _MM_HINT_NTA #endif #ifndef PETSC_Prefetch #define PETSC_Prefetch(a,b,c) _mm_prefetch((const char*)(a),(c)) #endif #ifndef PETSC_HAVE_BLASLAPACK #define PETSC_HAVE_BLASLAPACK 1 #endif #ifndef PETSC_HAVE_GZIP #define PETSC_HAVE_GZIP 1 #endif #ifndef PETSC_HAVE_STRING_H #define PETSC_HAVE_STRING_H 1 #endif #ifndef PETSC_HAVE_SYS_TYPES_H #define PETSC_HAVE_SYS_TYPES_H 1 #endif #ifndef PETSC_HAVE_DLFCN_H #define PETSC_HAVE_DLFCN_H 1 #endif #ifndef PETSC_HAVE_MACHINE_ENDIAN_H #define PETSC_HAVE_MACHINE_ENDIAN_H 1 #endif #ifndef PETSC_HAVE_SCHED_H #define PETSC_HAVE_SCHED_H 1 #endif #ifndef PETSC_HAVE_STDINT_H #define PETSC_HAVE_STDINT_H 1 #endif #ifndef PETSC_HAVE_TIME_H #define PETSC_HAVE_TIME_H 1 #endif #ifndef PETSC_HAVE_MATH_H #define PETSC_HAVE_MATH_H 1 #endif #ifndef PETSC_HAVE_STDLIB_H #define PETSC_HAVE_STDLIB_H 1 #endif #ifndef PETSC_HAVE_SYS_PARAM_H #define PETSC_HAVE_SYS_PARAM_H 1 #endif #ifndef PETSC_HAVE_PTHREAD_H #define PETSC_HAVE_PTHREAD_H 1 #endif #ifndef PETSC_HAVE_UNISTD_H #define PETSC_HAVE_UNISTD_H 1 #endif #ifndef PETSC_HAVE_CXXABI_H #define PETSC_HAVE_CXXABI_H 1 #endif #ifndef PETSC_HAVE_SYS_WAIT_H #define PETSC_HAVE_SYS_WAIT_H 1 #endif #ifndef PETSC_HAVE_SETJMP_H #define PETSC_HAVE_SETJMP_H 1 #endif #ifndef PETSC_HAVE_LIMITS_H #define PETSC_HAVE_LIMITS_H 1 #endif #ifndef PETSC_HAVE_SEARCH_H #define PETSC_HAVE_SEARCH_H 1 #endif #ifndef PETSC_HAVE_NETINET_IN_H #define PETSC_HAVE_NETINET_IN_H 1 #endif #ifndef PETSC_HAVE_SYS_SOCKET_H #define PETSC_HAVE_SYS_SOCKET_H 1 #endif #ifndef PETSC_HAVE_FLOAT_H #define PETSC_HAVE_FLOAT_H 1 #endif #ifndef PETSC_HAVE_SYS_RESOURCE_H #define PETSC_HAVE_SYS_RESOURCE_H 1 #endif #ifndef PETSC_HAVE_SYS_TIMES_H #define PETSC_HAVE_SYS_TIMES_H 1 #endif #ifndef PETSC_HAVE_NETDB_H #define PETSC_HAVE_NETDB_H 1 #endif #ifndef PETSC_HAVE_SYS_UTSNAME_H #define PETSC_HAVE_SYS_UTSNAME_H 1 #endif #ifndef PETSC_HAVE_PWD_H #define PETSC_HAVE_PWD_H 1 #endif #ifndef PETSC_HAVE_FCNTL_H #define PETSC_HAVE_FCNTL_H 1 #endif #ifndef PETSC_HAVE_STRINGS_H #define PETSC_HAVE_STRINGS_H 1 #endif #ifndef PETSC_TIME_WITH_SYS_TIME #define PETSC_TIME_WITH_SYS_TIME 1 #endif #ifndef PETSC_HAVE_SYS_TIME_H #define PETSC_HAVE_SYS_TIME_H 1 #endif #ifndef PETSC_USING_F90 #define PETSC_USING_F90 1 #endif #ifndef PETSC_USING_F2003 #define PETSC_USING_F2003 1 #endif #ifndef PETSC_HAVE_RTLD_NOW #define PETSC_HAVE_RTLD_NOW 1 #endif #ifndef PETSC_HAVE_RTLD_LOCAL #define PETSC_HAVE_RTLD_LOCAL 1 #endif #ifndef PETSC_HAVE_RTLD_LAZY #define PETSC_HAVE_RTLD_LAZY 1 #endif #ifndef PETSC_C_STATIC_INLINE #define PETSC_C_STATIC_INLINE static inline #endif #ifndef PETSC_HAVE_FORTRAN_UNDERSCORE #define PETSC_HAVE_FORTRAN_UNDERSCORE 1 #endif #ifndef PETSC_HAVE_CXX_NAMESPACE #define PETSC_HAVE_CXX_NAMESPACE 1 #endif #ifndef PETSC_HAVE_RTLD_GLOBAL #define PETSC_HAVE_RTLD_GLOBAL 1 #endif #ifndef PETSC_C_RESTRICT #define PETSC_C_RESTRICT __restrict__ #endif #ifndef PETSC_CXX_RESTRICT #define PETSC_CXX_RESTRICT __restrict__ #endif #ifndef PETSC_CXX_STATIC_INLINE #define PETSC_CXX_STATIC_INLINE static inline #endif #ifndef PETSC_HAVE_LIBZ #define PETSC_HAVE_LIBZ 1 #endif #ifndef PETSC_HAVE_LIBDL #define PETSC_HAVE_LIBDL 1 #endif #ifndef PETSC_HAVE_LIBGFORTRAN #define PETSC_HAVE_LIBGFORTRAN 1 #endif #ifndef PETSC_HAVE_LIBMETIS #define PETSC_HAVE_LIBMETIS 1 #endif #ifndef PETSC_HAVE_LIBCRYPTO #define PETSC_HAVE_LIBCRYPTO 1 #endif #ifndef PETSC_HAVE_LIBHDF5HL_FORTRAN #define PETSC_HAVE_LIBHDF5HL_FORTRAN 1 #endif #ifndef PETSC_HAVE_LIB_SYSTEM_LIBRARY_FRAMEWORKS_ACCELERATE_FRAMEWORK_VERSIONS_CURRENT_ACCELERATE #define PETSC_HAVE_LIB_SYSTEM_LIBRARY_FRAMEWORKS_ACCELERATE_FRAMEWORK_VERSIONS_CURRENT_ACCELERATE 1 #endif #ifndef PETSC_HAVE_LIBM #define PETSC_HAVE_LIBM 1 #endif #ifndef PETSC_HAVE_LIBTRIANGLE #define PETSC_HAVE_LIBTRIANGLE 1 #endif #ifndef PETSC_HAVE_LIBHDF5 #define PETSC_HAVE_LIBHDF5 1 #endif #ifndef PETSC_HAVE_LIBPARMETIS #define PETSC_HAVE_LIBPARMETIS 1 #endif #ifndef PETSC_HAVE_LIBSSL #define PETSC_HAVE_LIBSSL 1 #endif #ifndef PETSC_HAVE_FENV_H #define PETSC_HAVE_FENV_H 1 #endif #ifndef PETSC_HAVE_LOG2 #define PETSC_HAVE_LOG2 1 #endif #ifndef PETSC_HAVE_LIBHDF5_HL #define PETSC_HAVE_LIBHDF5_HL 1 #endif #ifndef PETSC_HAVE_LIBMPIFORT #define PETSC_HAVE_LIBMPIFORT 1 #endif #ifndef PETSC_HAVE_ERF #define PETSC_HAVE_ERF 1 #endif #ifndef PETSC_HAVE_LIBX11 #define PETSC_HAVE_LIBX11 1 #endif #ifndef PETSC_HAVE_LIBQUADMATH #define PETSC_HAVE_LIBQUADMATH 1 #endif #ifndef PETSC_HAVE_LIBHDF5_FORTRAN #define PETSC_HAVE_LIBHDF5_FORTRAN 1 #endif #ifndef PETSC_HAVE_LIBCHACO #define PETSC_HAVE_LIBCHACO 1 #endif #ifndef PETSC_HAVE_TGAMMA #define PETSC_HAVE_TGAMMA 1 #endif #ifndef PETSC_ARCH #define PETSC_ARCH "darwin-gnu-fort-debug" #endif #ifndef PETSC_CLANGUAGE_C #define PETSC_CLANGUAGE_C 1 #endif #ifndef PETSC_USE_ERRORCHECKING #define PETSC_USE_ERRORCHECKING 1 #endif #ifndef PETSC_SIZEOF_MPI_COMM #define PETSC_SIZEOF_MPI_COMM 4 #endif #ifndef PETSC_BITS_PER_BYTE #define PETSC_BITS_PER_BYTE 8 #endif #ifndef PETSC_SIZEOF_MPI_FINT #define PETSC_SIZEOF_MPI_FINT 4 #endif #ifndef PETSC_SIZEOF_VOID_P #define PETSC_SIZEOF_VOID_P 8 #endif #ifndef PETSC_RETSIGTYPE #define PETSC_RETSIGTYPE void #endif #ifndef PETSC_HAVE_CXX_COMPLEX #define PETSC_HAVE_CXX_COMPLEX 1 #endif #ifndef PETSC_SIZEOF_LONG #define PETSC_SIZEOF_LONG 8 #endif #ifndef PETSC_USE_FORTRANKIND #define PETSC_USE_FORTRANKIND 1 #endif #ifndef PETSC_SIZEOF_SIZE_T #define PETSC_SIZEOF_SIZE_T 8 #endif #ifndef PETSC_HAVE_SIGINFO_T #define PETSC_HAVE_SIGINFO_T 1 #endif #ifndef PETSC_SIZEOF_CHAR #define PETSC_SIZEOF_CHAR 1 #endif #ifndef PETSC_SIZEOF_DOUBLE #define PETSC_SIZEOF_DOUBLE 8 #endif #ifndef PETSC_SIZEOF_FLOAT #define PETSC_SIZEOF_FLOAT 4 #endif #ifndef PETSC_HAVE_C99_COMPLEX #define PETSC_HAVE_C99_COMPLEX 1 #endif #ifndef PETSC_SIZEOF_INT #define PETSC_SIZEOF_INT 4 #endif #ifndef PETSC_SIZEOF_LONG_LONG #define PETSC_SIZEOF_LONG_LONG 8 #endif #ifndef PETSC_SIZEOF_SHORT #define PETSC_SIZEOF_SHORT 2 #endif #ifndef PETSC_HAVE_STRCASECMP #define PETSC_HAVE_STRCASECMP 1 #endif #ifndef PETSC_HAVE_POPEN #define PETSC_HAVE_POPEN 1 #endif #ifndef PETSC_HAVE_SIGSET #define PETSC_HAVE_SIGSET 1 #endif #ifndef PETSC_HAVE_GETWD #define PETSC_HAVE_GETWD 1 #endif #ifndef PETSC_HAVE_VSNPRINTF #define PETSC_HAVE_VSNPRINTF 1 #endif #ifndef PETSC_HAVE_TIMES #define PETSC_HAVE_TIMES 1 #endif #ifndef PETSC_HAVE_DLSYM #define PETSC_HAVE_DLSYM 1 #endif #ifndef PETSC_HAVE_SNPRINTF #define PETSC_HAVE_SNPRINTF 1 #endif #ifndef PETSC_HAVE_GETHOSTBYNAME #define PETSC_HAVE_GETHOSTBYNAME 1 #endif #ifndef PETSC_HAVE_GETCWD #define PETSC_HAVE_GETCWD 1 #endif #ifndef PETSC_HAVE_ACCESS #define PETSC_HAVE_ACCESS 1 #endif #ifndef PETSC_HAVE_DLERROR #define PETSC_HAVE_DLERROR 1 #endif #ifndef PETSC_HAVE_FORK #define PETSC_HAVE_FORK 1 #endif #ifndef PETSC_HAVE_RAND #define PETSC_HAVE_RAND 1 #endif #ifndef PETSC_HAVE_GETTIMEOFDAY #define PETSC_HAVE_GETTIMEOFDAY 1 #endif #ifndef PETSC_HAVE_DLCLOSE #define PETSC_HAVE_DLCLOSE 1 #endif #ifndef PETSC_HAVE_UNAME #define PETSC_HAVE_UNAME 1 #endif #ifndef PETSC_HAVE_GETHOSTNAME #define PETSC_HAVE_GETHOSTNAME 1 #endif #ifndef PETSC_HAVE_MKSTEMP #define PETSC_HAVE_MKSTEMP 1 #endif #ifndef PETSC_HAVE_SIGACTION #define PETSC_HAVE_SIGACTION 1 #endif #ifndef PETSC_HAVE_DRAND48 #define PETSC_HAVE_DRAND48 1 #endif #ifndef PETSC_HAVE_VA_COPY #define PETSC_HAVE_VA_COPY 1 #endif #ifndef PETSC_HAVE_CLOCK #define PETSC_HAVE_CLOCK 1 #endif #ifndef PETSC_HAVE_SYSCTLBYNAME #define PETSC_HAVE_SYSCTLBYNAME 1 #endif #ifndef PETSC_HAVE_SIGNAL #define PETSC_HAVE_SIGNAL 1 #endif #ifndef PETSC_HAVE_USLEEP #define PETSC_HAVE_USLEEP 1 #endif #ifndef PETSC_HAVE_GETRUSAGE #define PETSC_HAVE_GETRUSAGE 1 #endif #ifndef PETSC_HAVE_VFPRINTF #define PETSC_HAVE_VFPRINTF 1 #endif #ifndef PETSC_HAVE_NANOSLEEP #define PETSC_HAVE_NANOSLEEP 1 #endif #ifndef PETSC_HAVE_GETDOMAINNAME #define PETSC_HAVE_GETDOMAINNAME 1 #endif #ifndef PETSC_HAVE_TIME #define PETSC_HAVE_TIME 1 #endif #ifndef PETSC_HAVE_LSEEK #define PETSC_HAVE_LSEEK 1 #endif #ifndef PETSC_HAVE_SOCKET #define PETSC_HAVE_SOCKET 1 #endif #ifndef PETSC_HAVE_READLINK #define PETSC_HAVE_READLINK 1 #endif #ifndef PETSC_HAVE_REALPATH #define PETSC_HAVE_REALPATH 1 #endif #ifndef PETSC_HAVE_DLOPEN #define PETSC_HAVE_DLOPEN 1 #endif #ifndef PETSC_HAVE_MEMMOVE #define PETSC_HAVE_MEMMOVE 1 #endif #ifndef PETSC_HAVE__GFORTRAN_IARGC #define PETSC_HAVE__GFORTRAN_IARGC 1 #endif #ifndef PETSC_SIGNAL_CAST #define PETSC_SIGNAL_CAST #endif #ifndef PETSC_HAVE_SLEEP #define PETSC_HAVE_SLEEP 1 #endif #ifndef PETSC_HAVE_VPRINTF #define PETSC_HAVE_VPRINTF 1 #endif #ifndef PETSC_HAVE_BZERO #define PETSC_HAVE_BZERO 1 #endif #ifndef PETSC_HAVE_GETPAGESIZE #define PETSC_HAVE_GETPAGESIZE 1 #endif #ifndef PETSC_WRITE_MEMORY_BARRIER #define PETSC_WRITE_MEMORY_BARRIER() asm volatile("sfence":::"memory") #endif #ifndef PETSC_MEMORY_BARRIER #define PETSC_MEMORY_BARRIER() asm volatile("mfence":::"memory") #endif #ifndef PETSC_READ_MEMORY_BARRIER #define PETSC_READ_MEMORY_BARRIER() asm volatile("lfence":::"memory") #endif #ifndef PETSC_CPU_RELAX #define PETSC_CPU_RELAX() asm volatile("rep; nop" ::: "memory") #endif #ifndef PETSC_BLASLAPACK_SDOT_RETURNS_DOUBLE #define PETSC_BLASLAPACK_SDOT_RETURNS_DOUBLE 1 #endif #ifndef PETSC_BLASLAPACK_SNRM2_RETURNS_DOUBLE #define PETSC_BLASLAPACK_SNRM2_RETURNS_DOUBLE 1 #endif #ifndef PETSC_BLASLAPACK_UNDERSCORE #define PETSC_BLASLAPACK_UNDERSCORE 1 #endif #ifndef PETSC_HAVE_MPI_F90MODULE #define PETSC_HAVE_MPI_F90MODULE 1 #endif #ifndef PETSC_HAVE_MPI_IALLREDUCE #define PETSC_HAVE_MPI_IALLREDUCE 1 #endif #ifndef PETSC_HAVE_MPI_IN_PLACE #define PETSC_HAVE_MPI_IN_PLACE 1 #endif #ifndef PETSC_HAVE_MPI_COMM_C2F #define PETSC_HAVE_MPI_COMM_C2F 1 #endif #ifndef PETSC_HAVE_MPI_COMBINER_CONTIGUOUS #define PETSC_HAVE_MPI_COMBINER_CONTIGUOUS 1 #endif #ifndef PETSC_HAVE_MPI_INT64_T #define PETSC_HAVE_MPI_INT64_T 1 #endif #ifndef PETSC_HAVE_MPI_TYPE_GET_EXTENT #define PETSC_HAVE_MPI_TYPE_GET_EXTENT 1 #endif #ifndef PETSC_HAVE_MPI_WIN_CREATE #define PETSC_HAVE_MPI_WIN_CREATE 1 #endif #ifndef PETSC_HAVE_MPI_TYPE_DUP #define PETSC_HAVE_MPI_TYPE_DUP 1 #endif #ifndef PETSC_HAVE_MPI_INIT_THREAD #define PETSC_HAVE_MPI_INIT_THREAD 1 #endif #ifndef PETSC_HAVE_MPI_LONG_DOUBLE #define PETSC_HAVE_MPI_LONG_DOUBLE 1 #endif #ifndef PETSC_HAVE_MPI_COMM_F2C #define PETSC_HAVE_MPI_COMM_F2C 1 #endif #ifndef PETSC_HAVE_MPI_TYPE_GET_ENVELOPE #define PETSC_HAVE_MPI_TYPE_GET_ENVELOPE 1 #endif #ifndef PETSC_HAVE_MPI_COMBINER_DUP #define PETSC_HAVE_MPI_COMBINER_DUP 1 #endif #ifndef PETSC_HAVE_MPICH_NUMVERSION #define PETSC_HAVE_MPICH_NUMVERSION 30104300 #endif #ifndef PETSC_HAVE_MPIIO #define PETSC_HAVE_MPIIO 1 #endif #ifndef PETSC_HAVE_MPI_COMM_SPAWN #define PETSC_HAVE_MPI_COMM_SPAWN 1 #endif #ifndef PETSC_HAVE_MPI_FINT #define PETSC_HAVE_MPI_FINT 1 #endif #ifndef PETSC_HAVE_MPI_IBARRIER #define PETSC_HAVE_MPI_IBARRIER 1 #endif #ifndef PETSC_HAVE_MPI_ALLTOALLW #define PETSC_HAVE_MPI_ALLTOALLW 1 #endif #ifndef PETSC_HAVE_MPI_REPLACE #define PETSC_HAVE_MPI_REPLACE 1 #endif #ifndef PETSC_HAVE_MPI_EXSCAN #define PETSC_HAVE_MPI_EXSCAN 1 #endif #ifndef PETSC_HAVE_MPI_C_DOUBLE_COMPLEX #define PETSC_HAVE_MPI_C_DOUBLE_COMPLEX 1 #endif #ifndef PETSC_HAVE_MPI_FINALIZED #define PETSC_HAVE_MPI_FINALIZED 1 #endif #ifndef PETSC_USE_INFO #define PETSC_USE_INFO 1 #endif #ifndef PETSC_Alignx #define PETSC_Alignx(a,b) #endif #ifndef PETSC_USE_BACKWARD_LOOP #define PETSC_USE_BACKWARD_LOOP 1 #endif #ifndef PETSC_USE_DEBUG #define PETSC_USE_DEBUG 1 #endif #ifndef PETSC_IS_COLOR_VALUE_TYPE_SIZE #define PETSC_IS_COLOR_VALUE_TYPE_SIZE PETSC_SIZEOF_SHORT #endif #ifndef PETSC_USE_LOG #define PETSC_USE_LOG 1 #endif #ifndef PETSC_IS_COLOR_VALUE_TYPE #define PETSC_IS_COLOR_VALUE_TYPE short #endif #ifndef PETSC_USE_CTABLE #define PETSC_USE_CTABLE 1 #endif #ifndef PETSC_MEMALIGN #define PETSC_MEMALIGN 16 #endif #ifndef PETSC_VERSION_DATE_GIT #define PETSC_VERSION_DATE_GIT "2015-07-27 13:34:26 -0500" #endif #ifndef PETSC_VERSION_BRANCH_GIT #define PETSC_VERSION_BRANCH_GIT "master" #endif #ifndef PETSC_VERSION_GIT #define PETSC_VERSION_GIT "v3.6.1-238-gf0284fa" #endif #ifndef PETSC_USE_SCALAR_REAL #define PETSC_USE_SCALAR_REAL 1 #endif #ifndef PETSC_HAVE_ISINF #define PETSC_HAVE_ISINF 1 #endif #ifndef PETSC_HAVE_ISNAN #define PETSC_HAVE_ISNAN 1 #endif #ifndef PETSC_HAVE_ISNORMAL #define PETSC_HAVE_ISNORMAL 1 #endif #ifndef PETSC_USE_REAL_DOUBLE #define PETSC_USE_REAL_DOUBLE 1 #endif #ifndef PETSC_HAVE_DYNAMIC_LIBRARIES #define PETSC_HAVE_DYNAMIC_LIBRARIES 1 #endif #ifndef PETSC_HAVE_SHARED_LIBRARIES #define PETSC_HAVE_SHARED_LIBRARIES 1 #endif #ifndef PETSC_USE_SHARED_LIBRARIES #define PETSC_USE_SHARED_LIBRARIES 1 #endif #ifndef PETSC_LEVEL1_DCACHE_LINESIZE #define PETSC_LEVEL1_DCACHE_LINESIZE 32 #endif #ifndef PETSC_LEVEL1_DCACHE_SIZE #define PETSC_LEVEL1_DCACHE_SIZE 32768 #endif #ifndef PETSC_LEVEL1_DCACHE_ASSOC #define PETSC_LEVEL1_DCACHE_ASSOC 2 #endif #ifndef PETSC__BSD_SOURCE #define PETSC__BSD_SOURCE 1 #endif #ifndef PETSC__DEFAULT_SOURCE #define PETSC__DEFAULT_SOURCE 1 #endif #ifndef PETSC_HAVE_FORTRAN_GET_COMMAND_ARGUMENT #define PETSC_HAVE_FORTRAN_GET_COMMAND_ARGUMENT 1 #endif #ifndef PETSC_HAVE_GFORTRAN_IARGC #define PETSC_HAVE_GFORTRAN_IARGC 1 #endif #ifndef PETSC_USE_BYTES_FOR_SIZE #define PETSC_USE_BYTES_FOR_SIZE 1 #endif #ifndef PETSC_HAVE_H5PSET_FAPL_MPIO #define PETSC_HAVE_H5PSET_FAPL_MPIO 1 #endif #ifndef PETSC_HAVE_SYS_SYSCTL_H #define PETSC_HAVE_SYS_SYSCTL_H 1 #endif #endif **** darwin-gnu-fort-debug/include/petscfix.h **** #if !defined(INCLUDED_UNKNOWN) #define INCLUDED_UNKNOWN #if defined(__cplusplus) extern "C" { } #else #endif #endif Configure Actions These are the actions performed by configure on the filesystem ----------------------------------------------------------------- Framework: Directory creation : Created the external packages directory: /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages File creation : Created makefile configure header darwin-gnu-fort-debug/lib/petsc/conf/petscvariables File creation : Created makefile configure header darwin-gnu-fort-debug/lib/petsc/conf/petscrules File creation : Created configure header darwin-gnu-fort-debug/include/petscconf.h File creation : Created C specific configure header darwin-gnu-fort-debug/include/petscfix.h File creation : Created makefile configure header darwin-gnu-fort-debug/lib/petsc/conf/petscvariables File creation : Created makefile configure header darwin-gnu-fort-debug/lib/petsc/conf/petscrules File creation : Created configure header darwin-gnu-fort-debug/include/petscconf.h File creation : Created C specific configure header darwin-gnu-fort-debug/include/petscfix.h SOWING: Download : Git cloned sowing into /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/sowing Install : Installed sowing into /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug PETSc: File creation : Generated Fortran stubs Build : Set default architecture to darwin-gnu-fort-debug in lib/petsc/conf/petscvariables File creation : Created darwin-gnu-fort-debug/lib/petsc/conf/reconfigure-darwin-gnu-fort-debug.py for automatic reconfiguration CTETGEN: Download : Git cloned ctetgen into /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/ctetgen HDF5: Download : Downloaded hdf5 into /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/hdf5-1.8.12 Install : Installed hdf5 into /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug CHACO: Download : Downloaded Chaco into /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/Chaco-2.2-p2 Install : Installed Chaco into /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug TRIANGLE: Download : Downloaded Triangle into /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/Triangle Install : Installed Triangle into /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug METIS: Download : Downloaded metis into /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/metis-5.1.0-p1 Install : Installed metis into /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug PARMETIS: Download : Downloaded parmetis into /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/externalpackages/parmetis-4.0.3-p2 Install : Installed parmetis into /Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug Compilers: C Compiler: /opt/local/bin/mpicc-mpich-gcc49 -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 C++ Compiler: /opt/local/bin/mpicxx-mpich-gcc49 -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0 -fPIC Fortran Compiler: /opt/local/bin/mpif90-mpich-gcc49 -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 Linkers: Shared linker: /opt/local/bin/mpicc-mpich-gcc49 -dynamiclib -single_module -undefined dynamic_lookup -multiply_defined suppress -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 Dynamic linker: /opt/local/bin/mpicc-mpich-gcc49 -dynamiclib -single_module -undefined dynamic_lookup -multiply_defined suppress -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 make: BLAS/LAPACK: /System/Library/Frameworks/Accelerate.framework/Versions/Current/Accelerate MPI: Includes: -I/opt/local/include/mpich-gcc49 cmake: X: Includes: -I/opt/X11/include Library: -Wl,-rpath,/opt/X11/lib -L/opt/X11/lib -lX11 Chaco: Library: -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lchaco hdf5: Includes: -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include Library: -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lhdf5hl_fortran -lhdf5_fortran -lhdf5_hl -lhdf5 ctetgen: Includes: -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include Library: -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lctetgen Arch: metis: Includes: -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include Library: -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lmetis parmetis: Includes: -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include Library: -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -lparmetis pthread: sowing: ssl: Library: -lssl -lcrypto Triangle: Includes: -I/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/include Library: -Wl,-rpath,/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -L/Users/gbisht/projects/petsc/petsc_f0284fa/darwin-gnu-fort-debug/lib -ltriangle PETSc: PETSC_ARCH: darwin-gnu-fort-debug PETSC_DIR: /Users/gbisht/projects/petsc/petsc_f0284fa Clanguage: C Integer size: 32 Memory alignment: 16 Scalar type: real Precision: double shared libraries: enabled xxx=========================================================================xxx Configure stage complete. Now build PETSc libraries with (gnumake build): make PETSC_DIR=/Users/gbisht/projects/petsc/petsc_f0284fa PETSC_ARCH=darwin-gnu-fort-debug all xxx=========================================================================xxx ================================================================================ Finishing Configure Run at Tue Aug 4 20:58:52 2015 ================================================================================